[INFO] fetching crate consulrs 0.1.0... [INFO] checking consulrs-0.1.0 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] extracting crate consulrs 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate consulrs 0.1.0 [INFO] finished tweaking crates.io crate consulrs 0.1.0 [INFO] tweaked toml for crates.io crate consulrs 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate consulrs 0.1.0 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate consulrs 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dockertest v0.2.1 [INFO] [stderr] Downloaded dockertest-server v0.1.4 [INFO] [stderr] Downloaded test-env-log v0.2.7 [INFO] [stderr] Downloaded rustify v0.5.2 [INFO] [stderr] Downloaded consulrs_derive v0.1.0 [INFO] [stderr] Downloaded hyper-unix-connector v0.2.2 [INFO] [stderr] Downloaded rustify_derive v0.5.2 [INFO] [stderr] Downloaded serde_with_macros v1.5.0 [INFO] [stderr] Downloaded bollard-stubs v1.41.0 [INFO] [stderr] Downloaded bollard v0.10.1 [INFO] [stderr] Downloaded serde_with v1.10.0 [INFO] [stderr] Downloaded syn v1.0.77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1716d49c8d68a7e19e0f8a651ab76f8539d479db536df7efb15f23ed2671fa1a [INFO] running `Command { std: "docker" "start" "-a" "1716d49c8d68a7e19e0f8a651ab76f8539d479db536df7efb15f23ed2671fa1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1716d49c8d68a7e19e0f8a651ab76f8539d479db536df7efb15f23ed2671fa1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1716d49c8d68a7e19e0f8a651ab76f8539d479db536df7efb15f23ed2671fa1a", kill_on_drop: false }` [INFO] [stdout] 1716d49c8d68a7e19e0f8a651ab76f8539d479db536df7efb15f23ed2671fa1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 921cceb818f17680463d9330597cd186f92fb604b60d82a67c2bd1b074fbf96d [INFO] running `Command { std: "docker" "start" "-a" "921cceb818f17680463d9330597cd186f92fb604b60d82a67c2bd1b074fbf96d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling dockertest v0.2.1 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking ct-logs v0.8.0 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Checking futures-util v0.3.17 [INFO] [stderr] Checking tracing v0.1.28 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling consulrs_derive v0.1.0 [INFO] [stderr] Compiling test-env-log v0.2.7 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.5.0 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking derive_builder v0.10.2 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Checking tokio-test v0.4.2 [INFO] [stderr] Checking h2 v0.3.6 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_json v1.0.68 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_with v1.10.0 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Compiling rustify_derive v0.5.2 [INFO] [stderr] Checking tracing-subscriber v0.2.24 [INFO] [stderr] Checking bollard-stubs v1.41.0 [INFO] [stderr] Checking hyper v0.14.13 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking hyper-unix-connector v0.2.2 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking rustify v0.5.2 [INFO] [stderr] Checking consulrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/api/kv/requests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bollard v0.10.1 [INFO] [stdout] warning: value assigned to `message` is never read [INFO] [stdout] --> src/error.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | APIError { code: u16, message: Option }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `source` is never read [INFO] [stdout] --> src/error.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | Base64DecodeError { source: base64::DecodeError }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `source` is never read [INFO] [stdout] --> src/error.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | source: std::io::Error, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `source` is never read [INFO] [stdout] --> src/error.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | JsonDeserializeError { source: serde_json::Error }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `source` is never read [INFO] [stdout] --> src/error.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | JsonSerializeError { source: serde_json::Error }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `source` is never read [INFO] [stdout] --> src/error.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | source: reqwest::Error, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `source` is never read [INFO] [stdout] --> src/error.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | source: rustify::errors::ClientError, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `source` is never read [INFO] [stdout] --> src/error.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | RestClientBuildError { source: reqwest::Error }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `source` is never read [INFO] [stdout] --> src/error.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | Utf8DecodeError { source: Utf8Error }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_RegisterEntityRequest` [INFO] [stdout] ... [INFO] [stdout] 29 | pub struct RegisterEntityRequest { [INFO] [stdout] | --------------------- `RegisterEntityRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const 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 `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_RegisterEntityRequest` [INFO] [stdout] ... [INFO] [stdout] 29 | pub struct RegisterEntityRequest { [INFO] [stdout] | --------------------- `RegisterEntityRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:20:45 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_RegisterEntityRequest` [INFO] [stdout] ... [INFO] [stdout] 29 | pub struct RegisterEntityRequest { [INFO] [stdout] | --------------------- `RegisterEntityRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_DeregisterEntityRequest` [INFO] [stdout] ... [INFO] [stdout] 62 | pub struct DeregisterEntityRequest { [INFO] [stdout] | ----------------------- `DeregisterEntityRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_DeregisterEntityRequest` [INFO] [stdout] ... [INFO] [stdout] 62 | pub struct DeregisterEntityRequest { [INFO] [stdout] | ----------------------- `DeregisterEntityRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:53:45 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_DeregisterEntityRequest` [INFO] [stdout] ... [INFO] [stdout] 62 | pub struct DeregisterEntityRequest { [INFO] [stdout] | ----------------------- `DeregisterEntityRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:82:35 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListDatacentersRequest` [INFO] [stdout] ... [INFO] [stdout] 89 | pub struct ListDatacentersRequest { [INFO] [stdout] | ---------------------- `ListDatacentersRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:82:35 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListDatacentersRequest` [INFO] [stdout] ... [INFO] [stdout] 89 | pub struct ListDatacentersRequest { [INFO] [stdout] | ---------------------- `ListDatacentersRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:82:45 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListDatacentersRequest` [INFO] [stdout] ... [INFO] [stdout] 89 | pub struct ListDatacentersRequest { [INFO] [stdout] | ---------------------- `ListDatacentersRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:101:35 [INFO] [stdout] | [INFO] [stdout] 101 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListNodesRequest` [INFO] [stdout] ... [INFO] [stdout] 104 | pub struct ListNodesRequest { [INFO] [stdout] | ---------------- `ListNodesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:101:35 [INFO] [stdout] | [INFO] [stdout] 101 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListNodesRequest` [INFO] [stdout] ... [INFO] [stdout] 104 | pub struct ListNodesRequest { [INFO] [stdout] | ---------------- `ListNodesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:101:45 [INFO] [stdout] | [INFO] [stdout] 101 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListNodesRequest` [INFO] [stdout] ... [INFO] [stdout] 104 | pub struct ListNodesRequest { [INFO] [stdout] | ---------------- `ListNodesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:120:35 [INFO] [stdout] | [INFO] [stdout] 120 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 127 | pub struct ListServicesRequest { [INFO] [stdout] | ------------------- `ListServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:120:35 [INFO] [stdout] | [INFO] [stdout] 120 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 127 | pub struct ListServicesRequest { [INFO] [stdout] | ------------------- `ListServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:120:45 [INFO] [stdout] | [INFO] [stdout] 120 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 127 | pub struct ListServicesRequest { [INFO] [stdout] | ------------------- `ListServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:143:35 [INFO] [stdout] | [INFO] [stdout] 143 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListNodesForServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 150 | pub struct ListNodesForServiceRequest { [INFO] [stdout] | -------------------------- `ListNodesForServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:143:35 [INFO] [stdout] | [INFO] [stdout] 143 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListNodesForServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 150 | pub struct ListNodesForServiceRequest { [INFO] [stdout] | -------------------------- `ListNodesForServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:143:45 [INFO] [stdout] | [INFO] [stdout] 143 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListNodesForServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 150 | pub struct ListNodesForServiceRequest { [INFO] [stdout] | -------------------------- `ListNodesForServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:169:35 [INFO] [stdout] | [INFO] [stdout] 169 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListNodesForConnectServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 176 | pub struct ListNodesForConnectServiceRequest { [INFO] [stdout] | --------------------------------- `ListNodesForConnectServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:169:35 [INFO] [stdout] | [INFO] [stdout] 169 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListNodesForConnectServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 176 | pub struct ListNodesForConnectServiceRequest { [INFO] [stdout] | --------------------------------- `ListNodesForConnectServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:169:45 [INFO] [stdout] | [INFO] [stdout] 169 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListNodesForConnectServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 176 | pub struct ListNodesForConnectServiceRequest { [INFO] [stdout] | --------------------------------- `ListNodesForConnectServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:194:35 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListNodeServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 201 | pub struct ListNodeServicesRequest { [INFO] [stdout] | ----------------------- `ListNodeServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:194:35 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListNodeServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 201 | pub struct ListNodeServicesRequest { [INFO] [stdout] | ----------------------- `ListNodeServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:194:45 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListNodeServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 201 | pub struct ListNodeServicesRequest { [INFO] [stdout] | ----------------------- `ListNodeServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:220:35 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListGatewayServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 227 | pub struct ListGatewayServicesRequest { [INFO] [stdout] | -------------------------- `ListGatewayServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:220:35 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListGatewayServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 227 | pub struct ListGatewayServicesRequest { [INFO] [stdout] | -------------------------- `ListGatewayServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:220:45 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListGatewayServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 227 | pub struct ListGatewayServicesRequest { [INFO] [stdout] | -------------------------- `ListGatewayServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListChecksRequest` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct ListChecksRequest { [INFO] [stdout] | ----------------- `ListChecksRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListChecksRequest` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct ListChecksRequest { [INFO] [stdout] | ----------------- `ListChecksRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListChecksRequest` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct ListChecksRequest { [INFO] [stdout] | ----------------- `ListChecksRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:39:42 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_RegisterCheckRequest` [INFO] [stdout] ... [INFO] [stdout] 43 | pub struct RegisterCheckRequest { [INFO] [stdout] | -------------------- `RegisterCheckRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:39:42 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_RegisterCheckRequest` [INFO] [stdout] ... [INFO] [stdout] 43 | pub struct RegisterCheckRequest { [INFO] [stdout] | -------------------- `RegisterCheckRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:39:52 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_RegisterCheckRequest` [INFO] [stdout] ... [INFO] [stdout] 43 | pub struct RegisterCheckRequest { [INFO] [stdout] | -------------------- `RegisterCheckRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:92:35 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_DeregisterCheckRequest` [INFO] [stdout] ... [INFO] [stdout] 99 | pub struct DeregisterCheckRequest { [INFO] [stdout] | ---------------------- `DeregisterCheckRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:92:35 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_DeregisterCheckRequest` [INFO] [stdout] ... [INFO] [stdout] 99 | pub struct DeregisterCheckRequest { [INFO] [stdout] | ---------------------- `DeregisterCheckRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:92:45 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_DeregisterCheckRequest` [INFO] [stdout] ... [INFO] [stdout] 99 | pub struct DeregisterCheckRequest { [INFO] [stdout] | ---------------------- `DeregisterCheckRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_TtlCheckPassRequest` [INFO] [stdout] ... [INFO] [stdout] 123 | pub struct TtlCheckPassRequest { [INFO] [stdout] | ------------------- `TtlCheckPassRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_TtlCheckPassRequest` [INFO] [stdout] ... [INFO] [stdout] 123 | pub struct TtlCheckPassRequest { [INFO] [stdout] | ------------------- `TtlCheckPassRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:116:45 [INFO] [stdout] | [INFO] [stdout] 116 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_TtlCheckPassRequest` [INFO] [stdout] ... [INFO] [stdout] 123 | pub struct TtlCheckPassRequest { [INFO] [stdout] | ------------------- `TtlCheckPassRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:141:35 [INFO] [stdout] | [INFO] [stdout] 141 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_TtlCheckWarnRequest` [INFO] [stdout] ... [INFO] [stdout] 148 | pub struct TtlCheckWarnRequest { [INFO] [stdout] | ------------------- `TtlCheckWarnRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:141:35 [INFO] [stdout] | [INFO] [stdout] 141 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_TtlCheckWarnRequest` [INFO] [stdout] ... [INFO] [stdout] 148 | pub struct TtlCheckWarnRequest { [INFO] [stdout] | ------------------- `TtlCheckWarnRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:141:45 [INFO] [stdout] | [INFO] [stdout] 141 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_TtlCheckWarnRequest` [INFO] [stdout] ... [INFO] [stdout] 148 | pub struct TtlCheckWarnRequest { [INFO] [stdout] | ------------------- `TtlCheckWarnRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_TtlCheckFailRequest` [INFO] [stdout] ... [INFO] [stdout] 173 | pub struct TtlCheckFailRequest { [INFO] [stdout] | ------------------- `TtlCheckFailRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_TtlCheckFailRequest` [INFO] [stdout] ... [INFO] [stdout] 173 | pub struct TtlCheckFailRequest { [INFO] [stdout] | ------------------- `TtlCheckFailRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:166:45 [INFO] [stdout] | [INFO] [stdout] 166 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_TtlCheckFailRequest` [INFO] [stdout] ... [INFO] [stdout] 173 | pub struct TtlCheckFailRequest { [INFO] [stdout] | ------------------- `TtlCheckFailRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:191:35 [INFO] [stdout] | [INFO] [stdout] 191 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_TtlCheckUpdateRequest` [INFO] [stdout] ... [INFO] [stdout] 198 | pub struct TtlCheckUpdateRequest { [INFO] [stdout] | --------------------- `TtlCheckUpdateRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:191:35 [INFO] [stdout] | [INFO] [stdout] 191 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_TtlCheckUpdateRequest` [INFO] [stdout] ... [INFO] [stdout] 198 | pub struct TtlCheckUpdateRequest { [INFO] [stdout] | --------------------- `TtlCheckUpdateRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:191:45 [INFO] [stdout] | [INFO] [stdout] 191 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_TtlCheckUpdateRequest` [INFO] [stdout] ... [INFO] [stdout] 198 | pub struct TtlCheckUpdateRequest { [INFO] [stdout] | --------------------- `TtlCheckUpdateRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ReadKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 20 | pub struct ReadKeyRequest { [INFO] [stdout] | -------------- `ReadKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ReadKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 20 | pub struct ReadKeyRequest { [INFO] [stdout] | -------------- `ReadKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ReadKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 20 | pub struct ReadKeyRequest { [INFO] [stdout] | -------------- `ReadKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:40:35 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ReadRawKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 43 | pub struct ReadRawKeyRequest { [INFO] [stdout] | ----------------- `ReadRawKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:40:35 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ReadRawKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 43 | pub struct ReadRawKeyRequest { [INFO] [stdout] | ----------------- `ReadRawKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:40:45 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ReadRawKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 43 | pub struct ReadRawKeyRequest { [INFO] [stdout] | ----------------- `ReadRawKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:64:35 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ReadKeysRequest` [INFO] [stdout] ... [INFO] [stdout] 67 | pub struct ReadKeysRequest { [INFO] [stdout] | --------------- `ReadKeysRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:64:35 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ReadKeysRequest` [INFO] [stdout] ... [INFO] [stdout] 67 | pub struct ReadKeysRequest { [INFO] [stdout] | --------------- `ReadKeysRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:64:45 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ReadKeysRequest` [INFO] [stdout] ... [INFO] [stdout] 67 | pub struct ReadKeysRequest { [INFO] [stdout] | --------------- `ReadKeysRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_SetKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 102 | pub struct SetKeyRequest { [INFO] [stdout] | ------------- `SetKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_SetKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 102 | pub struct SetKeyRequest { [INFO] [stdout] | ------------- `SetKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:94:45 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_SetKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 102 | pub struct SetKeyRequest { [INFO] [stdout] | ------------- `SetKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:130:35 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_DeleteKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 138 | pub struct DeleteKeyRequest { [INFO] [stdout] | ---------------- `DeleteKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:130:35 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_DeleteKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 138 | pub struct DeleteKeyRequest { [INFO] [stdout] | ---------------- `DeleteKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:130:45 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_DeleteKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 138 | pub struct DeleteKeyRequest { [INFO] [stdout] | ---------------- `DeleteKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 27 | pub struct ListServicesRequest { [INFO] [stdout] | ------------------- `ListServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 27 | pub struct ListServicesRequest { [INFO] [stdout] | ------------------- `ListServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:20:45 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 27 | pub struct ListServicesRequest { [INFO] [stdout] | ------------------- `ListServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:42:35 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ReadServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 49 | pub struct ReadServiceRequest { [INFO] [stdout] | ------------------ `ReadServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:42:35 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ReadServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 49 | pub struct ReadServiceRequest { [INFO] [stdout] | ------------------ `ReadServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:42:45 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ReadServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 49 | pub struct ReadServiceRequest { [INFO] [stdout] | ------------------ `ReadServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:65:35 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ServiceHealthRequest` [INFO] [stdout] ... [INFO] [stdout] 72 | pub struct ServiceHealthRequest { [INFO] [stdout] | -------------------- `ServiceHealthRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:65:35 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ServiceHealthRequest` [INFO] [stdout] ... [INFO] [stdout] 72 | pub struct ServiceHealthRequest { [INFO] [stdout] | -------------------- `ServiceHealthRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:65:45 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ServiceHealthRequest` [INFO] [stdout] ... [INFO] [stdout] 72 | pub struct ServiceHealthRequest { [INFO] [stdout] | -------------------- `ServiceHealthRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:88:35 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ServiceHealthByIdRequest` [INFO] [stdout] ... [INFO] [stdout] 95 | pub struct ServiceHealthByIdRequest { [INFO] [stdout] | ------------------------ `ServiceHealthByIdRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:88:35 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ServiceHealthByIdRequest` [INFO] [stdout] ... [INFO] [stdout] 95 | pub struct ServiceHealthByIdRequest { [INFO] [stdout] | ------------------------ `ServiceHealthByIdRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:88:45 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ServiceHealthByIdRequest` [INFO] [stdout] ... [INFO] [stdout] 95 | pub struct ServiceHealthByIdRequest { [INFO] [stdout] | ------------------------ `ServiceHealthByIdRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:112:42 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_RegisterServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 116 | pub struct RegisterServiceRequest { [INFO] [stdout] | ---------------------- `RegisterServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:112:42 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_RegisterServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 116 | pub struct RegisterServiceRequest { [INFO] [stdout] | ---------------------- `RegisterServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:112:52 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_RegisterServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 116 | pub struct RegisterServiceRequest { [INFO] [stdout] | ---------------------- `RegisterServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:145:35 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_DeregisterServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 152 | pub struct DeregisterServiceRequest { [INFO] [stdout] | ------------------------ `DeregisterServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:145:35 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_DeregisterServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 152 | pub struct DeregisterServiceRequest { [INFO] [stdout] | ------------------------ `DeregisterServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_DeregisterServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 152 | pub struct DeregisterServiceRequest { [INFO] [stdout] | ------------------------ `DeregisterServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:168:35 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_EnableMaintenanceRequest` [INFO] [stdout] ... [INFO] [stdout] 175 | pub struct EnableMaintenanceRequest { [INFO] [stdout] | ------------------------ `EnableMaintenanceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:168:35 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_EnableMaintenanceRequest` [INFO] [stdout] ... [INFO] [stdout] 175 | pub struct EnableMaintenanceRequest { [INFO] [stdout] | ------------------------ `EnableMaintenanceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:168:45 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_EnableMaintenanceRequest` [INFO] [stdout] ... [INFO] [stdout] 175 | pub struct EnableMaintenanceRequest { [INFO] [stdout] | ------------------------ `EnableMaintenanceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:19:42 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_CreateSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 28 | pub struct CreateSessionRequest { [INFO] [stdout] | -------------------- `CreateSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:19:42 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_CreateSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 28 | pub struct CreateSessionRequest { [INFO] [stdout] | -------------------- `CreateSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:19:52 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_CreateSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 28 | pub struct CreateSessionRequest { [INFO] [stdout] | -------------------- `CreateSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:53:42 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_DeleteSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 57 | pub struct DeleteSessionRequest { [INFO] [stdout] | -------------------- `DeleteSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:53:42 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_DeleteSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 57 | pub struct DeleteSessionRequest { [INFO] [stdout] | -------------------- `DeleteSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:53:52 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_DeleteSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 57 | pub struct DeleteSessionRequest { [INFO] [stdout] | -------------------- `DeleteSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:76:42 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ReadSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 84 | pub struct ReadSessionRequest { [INFO] [stdout] | ------------------ `ReadSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:76:42 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ReadSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 84 | pub struct ReadSessionRequest { [INFO] [stdout] | ------------------ `ReadSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:76:52 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ReadSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 84 | pub struct ReadSessionRequest { [INFO] [stdout] | ------------------ `ReadSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:103:42 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListNodeSessionsRequest` [INFO] [stdout] ... [INFO] [stdout] 111 | pub struct ListNodeSessionsRequest { [INFO] [stdout] | ----------------------- `ListNodeSessionsRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:103:42 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListNodeSessionsRequest` [INFO] [stdout] ... [INFO] [stdout] 111 | pub struct ListNodeSessionsRequest { [INFO] [stdout] | ----------------------- `ListNodeSessionsRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:103:52 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListNodeSessionsRequest` [INFO] [stdout] ... [INFO] [stdout] 111 | pub struct ListNodeSessionsRequest { [INFO] [stdout] | ----------------------- `ListNodeSessionsRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:130:42 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListSessionsRequest` [INFO] [stdout] ... [INFO] [stdout] 138 | pub struct ListSessionsRequest { [INFO] [stdout] | ------------------- `ListSessionsRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:130:42 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListSessionsRequest` [INFO] [stdout] ... [INFO] [stdout] 138 | pub struct ListSessionsRequest { [INFO] [stdout] | ------------------- `ListSessionsRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:130:52 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListSessionsRequest` [INFO] [stdout] ... [INFO] [stdout] 138 | pub struct ListSessionsRequest { [INFO] [stdout] | ------------------- `ListSessionsRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:155:42 [INFO] [stdout] | [INFO] [stdout] 155 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_RenewSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 164 | pub struct RenewSessionRequest { [INFO] [stdout] | ------------------- `RenewSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:155:42 [INFO] [stdout] | [INFO] [stdout] 155 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_RenewSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 164 | pub struct RenewSessionRequest { [INFO] [stdout] | ------------------- `RenewSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:155:52 [INFO] [stdout] | [INFO] [stdout] 155 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_RenewSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 164 | pub struct RenewSessionRequest { [INFO] [stdout] | ------------------- `RenewSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dockertest-server v0.1.4 [INFO] [stdout] warning: method `node` is never used [INFO] [stdout] --> tests/common.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 21 | pub trait ConsulServerHelper { [INFO] [stdout] | ------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 26 | async fn node(&self) -> String; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `check` are never read [INFO] [stdout] --> tests/common.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct TestService { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 48 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | pub check: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestService` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `check` are never read [INFO] [stdout] --> tests/common.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct TestService { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 48 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | pub check: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestService` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `node` is never used [INFO] [stdout] --> tests/common.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 21 | pub trait ConsulServerHelper { [INFO] [stdout] | ------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 26 | async fn node(&self) -> String; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `check` are never read [INFO] [stdout] --> tests/common.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct TestService { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 48 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | pub check: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestService` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `node` is never used [INFO] [stdout] --> examples/../tests/common.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 21 | pub trait ConsulServerHelper { [INFO] [stdout] | ------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 26 | async fn node(&self) -> String; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `check` are never read [INFO] [stdout] --> examples/../tests/common.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct TestService { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 48 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | pub check: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestService` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `node` is never used [INFO] [stdout] --> tests/common.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 21 | pub trait ConsulServerHelper { [INFO] [stdout] | ------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 26 | async fn node(&self) -> String; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `check` is never read [INFO] [stdout] --> tests/common.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct TestService { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 48 | pub name: String, [INFO] [stdout] 49 | pub check: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestService` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `check` are never read [INFO] [stdout] --> tests/common.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct TestService { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 48 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | pub check: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestService` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/api/kv/requests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `message` is never read [INFO] [stdout] --> src/error.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | APIError { code: u16, message: Option }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `source` is never read [INFO] [stdout] --> src/error.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | Base64DecodeError { source: base64::DecodeError }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `source` is never read [INFO] [stdout] --> src/error.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | source: std::io::Error, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `source` is never read [INFO] [stdout] --> src/error.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | JsonDeserializeError { source: serde_json::Error }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `source` is never read [INFO] [stdout] --> src/error.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | JsonSerializeError { source: serde_json::Error }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `source` is never read [INFO] [stdout] --> src/error.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | source: reqwest::Error, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `source` is never read [INFO] [stdout] --> src/error.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | source: rustify::errors::ClientError, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `source` is never read [INFO] [stdout] --> src/error.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | RestClientBuildError { source: reqwest::Error }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `source` is never read [INFO] [stdout] --> src/error.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | Utf8DecodeError { source: Utf8Error }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_RegisterEntityRequest` [INFO] [stdout] ... [INFO] [stdout] 29 | pub struct RegisterEntityRequest { [INFO] [stdout] | --------------------- `RegisterEntityRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const 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 `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_RegisterEntityRequest` [INFO] [stdout] ... [INFO] [stdout] 29 | pub struct RegisterEntityRequest { [INFO] [stdout] | --------------------- `RegisterEntityRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:20:45 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_RegisterEntityRequest` [INFO] [stdout] ... [INFO] [stdout] 29 | pub struct RegisterEntityRequest { [INFO] [stdout] | --------------------- `RegisterEntityRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_DeregisterEntityRequest` [INFO] [stdout] ... [INFO] [stdout] 62 | pub struct DeregisterEntityRequest { [INFO] [stdout] | ----------------------- `DeregisterEntityRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_DeregisterEntityRequest` [INFO] [stdout] ... [INFO] [stdout] 62 | pub struct DeregisterEntityRequest { [INFO] [stdout] | ----------------------- `DeregisterEntityRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:53:45 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_DeregisterEntityRequest` [INFO] [stdout] ... [INFO] [stdout] 62 | pub struct DeregisterEntityRequest { [INFO] [stdout] | ----------------------- `DeregisterEntityRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:82:35 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListDatacentersRequest` [INFO] [stdout] ... [INFO] [stdout] 89 | pub struct ListDatacentersRequest { [INFO] [stdout] | ---------------------- `ListDatacentersRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:82:35 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListDatacentersRequest` [INFO] [stdout] ... [INFO] [stdout] 89 | pub struct ListDatacentersRequest { [INFO] [stdout] | ---------------------- `ListDatacentersRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:82:45 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListDatacentersRequest` [INFO] [stdout] ... [INFO] [stdout] 89 | pub struct ListDatacentersRequest { [INFO] [stdout] | ---------------------- `ListDatacentersRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:101:35 [INFO] [stdout] | [INFO] [stdout] 101 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListNodesRequest` [INFO] [stdout] ... [INFO] [stdout] 104 | pub struct ListNodesRequest { [INFO] [stdout] | ---------------- `ListNodesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:101:35 [INFO] [stdout] | [INFO] [stdout] 101 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListNodesRequest` [INFO] [stdout] ... [INFO] [stdout] 104 | pub struct ListNodesRequest { [INFO] [stdout] | ---------------- `ListNodesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:101:45 [INFO] [stdout] | [INFO] [stdout] 101 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListNodesRequest` [INFO] [stdout] ... [INFO] [stdout] 104 | pub struct ListNodesRequest { [INFO] [stdout] | ---------------- `ListNodesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:120:35 [INFO] [stdout] | [INFO] [stdout] 120 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 127 | pub struct ListServicesRequest { [INFO] [stdout] | ------------------- `ListServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:120:35 [INFO] [stdout] | [INFO] [stdout] 120 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 127 | pub struct ListServicesRequest { [INFO] [stdout] | ------------------- `ListServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:120:45 [INFO] [stdout] | [INFO] [stdout] 120 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 127 | pub struct ListServicesRequest { [INFO] [stdout] | ------------------- `ListServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:143:35 [INFO] [stdout] | [INFO] [stdout] 143 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListNodesForServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 150 | pub struct ListNodesForServiceRequest { [INFO] [stdout] | -------------------------- `ListNodesForServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:143:35 [INFO] [stdout] | [INFO] [stdout] 143 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListNodesForServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 150 | pub struct ListNodesForServiceRequest { [INFO] [stdout] | -------------------------- `ListNodesForServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:143:45 [INFO] [stdout] | [INFO] [stdout] 143 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListNodesForServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 150 | pub struct ListNodesForServiceRequest { [INFO] [stdout] | -------------------------- `ListNodesForServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:169:35 [INFO] [stdout] | [INFO] [stdout] 169 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListNodesForConnectServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 176 | pub struct ListNodesForConnectServiceRequest { [INFO] [stdout] | --------------------------------- `ListNodesForConnectServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:169:35 [INFO] [stdout] | [INFO] [stdout] 169 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListNodesForConnectServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 176 | pub struct ListNodesForConnectServiceRequest { [INFO] [stdout] | --------------------------------- `ListNodesForConnectServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:169:45 [INFO] [stdout] | [INFO] [stdout] 169 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListNodesForConnectServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 176 | pub struct ListNodesForConnectServiceRequest { [INFO] [stdout] | --------------------------------- `ListNodesForConnectServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:194:35 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListNodeServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 201 | pub struct ListNodeServicesRequest { [INFO] [stdout] | ----------------------- `ListNodeServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:194:35 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListNodeServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 201 | pub struct ListNodeServicesRequest { [INFO] [stdout] | ----------------------- `ListNodeServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:194:45 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListNodeServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 201 | pub struct ListNodeServicesRequest { [INFO] [stdout] | ----------------------- `ListNodeServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:220:35 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListGatewayServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 227 | pub struct ListGatewayServicesRequest { [INFO] [stdout] | -------------------------- `ListGatewayServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:220:35 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListGatewayServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 227 | pub struct ListGatewayServicesRequest { [INFO] [stdout] | -------------------------- `ListGatewayServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/catalog/requests.rs:220:45 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListGatewayServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 227 | pub struct ListGatewayServicesRequest { [INFO] [stdout] | -------------------------- `ListGatewayServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListChecksRequest` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct ListChecksRequest { [INFO] [stdout] | ----------------- `ListChecksRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListChecksRequest` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct ListChecksRequest { [INFO] [stdout] | ----------------- `ListChecksRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListChecksRequest` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct ListChecksRequest { [INFO] [stdout] | ----------------- `ListChecksRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:39:42 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_RegisterCheckRequest` [INFO] [stdout] ... [INFO] [stdout] 43 | pub struct RegisterCheckRequest { [INFO] [stdout] | -------------------- `RegisterCheckRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:39:42 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_RegisterCheckRequest` [INFO] [stdout] ... [INFO] [stdout] 43 | pub struct RegisterCheckRequest { [INFO] [stdout] | -------------------- `RegisterCheckRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:39:52 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_RegisterCheckRequest` [INFO] [stdout] ... [INFO] [stdout] 43 | pub struct RegisterCheckRequest { [INFO] [stdout] | -------------------- `RegisterCheckRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:92:35 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_DeregisterCheckRequest` [INFO] [stdout] ... [INFO] [stdout] 99 | pub struct DeregisterCheckRequest { [INFO] [stdout] | ---------------------- `DeregisterCheckRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:92:35 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_DeregisterCheckRequest` [INFO] [stdout] ... [INFO] [stdout] 99 | pub struct DeregisterCheckRequest { [INFO] [stdout] | ---------------------- `DeregisterCheckRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:92:45 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_DeregisterCheckRequest` [INFO] [stdout] ... [INFO] [stdout] 99 | pub struct DeregisterCheckRequest { [INFO] [stdout] | ---------------------- `DeregisterCheckRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_TtlCheckPassRequest` [INFO] [stdout] ... [INFO] [stdout] 123 | pub struct TtlCheckPassRequest { [INFO] [stdout] | ------------------- `TtlCheckPassRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_TtlCheckPassRequest` [INFO] [stdout] ... [INFO] [stdout] 123 | pub struct TtlCheckPassRequest { [INFO] [stdout] | ------------------- `TtlCheckPassRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:116:45 [INFO] [stdout] | [INFO] [stdout] 116 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_TtlCheckPassRequest` [INFO] [stdout] ... [INFO] [stdout] 123 | pub struct TtlCheckPassRequest { [INFO] [stdout] | ------------------- `TtlCheckPassRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:141:35 [INFO] [stdout] | [INFO] [stdout] 141 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_TtlCheckWarnRequest` [INFO] [stdout] ... [INFO] [stdout] 148 | pub struct TtlCheckWarnRequest { [INFO] [stdout] | ------------------- `TtlCheckWarnRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:141:35 [INFO] [stdout] | [INFO] [stdout] 141 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_TtlCheckWarnRequest` [INFO] [stdout] ... [INFO] [stdout] 148 | pub struct TtlCheckWarnRequest { [INFO] [stdout] | ------------------- `TtlCheckWarnRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:141:45 [INFO] [stdout] | [INFO] [stdout] 141 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_TtlCheckWarnRequest` [INFO] [stdout] ... [INFO] [stdout] 148 | pub struct TtlCheckWarnRequest { [INFO] [stdout] | ------------------- `TtlCheckWarnRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_TtlCheckFailRequest` [INFO] [stdout] ... [INFO] [stdout] 173 | pub struct TtlCheckFailRequest { [INFO] [stdout] | ------------------- `TtlCheckFailRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_TtlCheckFailRequest` [INFO] [stdout] ... [INFO] [stdout] 173 | pub struct TtlCheckFailRequest { [INFO] [stdout] | ------------------- `TtlCheckFailRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:166:45 [INFO] [stdout] | [INFO] [stdout] 166 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_TtlCheckFailRequest` [INFO] [stdout] ... [INFO] [stdout] 173 | pub struct TtlCheckFailRequest { [INFO] [stdout] | ------------------- `TtlCheckFailRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:191:35 [INFO] [stdout] | [INFO] [stdout] 191 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_TtlCheckUpdateRequest` [INFO] [stdout] ... [INFO] [stdout] 198 | pub struct TtlCheckUpdateRequest { [INFO] [stdout] | --------------------- `TtlCheckUpdateRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:191:35 [INFO] [stdout] | [INFO] [stdout] 191 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_TtlCheckUpdateRequest` [INFO] [stdout] ... [INFO] [stdout] 198 | pub struct TtlCheckUpdateRequest { [INFO] [stdout] | --------------------- `TtlCheckUpdateRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/check/requests.rs:191:45 [INFO] [stdout] | [INFO] [stdout] 191 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_TtlCheckUpdateRequest` [INFO] [stdout] ... [INFO] [stdout] 198 | pub struct TtlCheckUpdateRequest { [INFO] [stdout] | --------------------- `TtlCheckUpdateRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ReadKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 20 | pub struct ReadKeyRequest { [INFO] [stdout] | -------------- `ReadKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ReadKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 20 | pub struct ReadKeyRequest { [INFO] [stdout] | -------------- `ReadKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ReadKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 20 | pub struct ReadKeyRequest { [INFO] [stdout] | -------------- `ReadKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:40:35 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ReadRawKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 43 | pub struct ReadRawKeyRequest { [INFO] [stdout] | ----------------- `ReadRawKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:40:35 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ReadRawKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 43 | pub struct ReadRawKeyRequest { [INFO] [stdout] | ----------------- `ReadRawKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:40:45 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ReadRawKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 43 | pub struct ReadRawKeyRequest { [INFO] [stdout] | ----------------- `ReadRawKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:64:35 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ReadKeysRequest` [INFO] [stdout] ... [INFO] [stdout] 67 | pub struct ReadKeysRequest { [INFO] [stdout] | --------------- `ReadKeysRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:64:35 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ReadKeysRequest` [INFO] [stdout] ... [INFO] [stdout] 67 | pub struct ReadKeysRequest { [INFO] [stdout] | --------------- `ReadKeysRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:64:45 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ReadKeysRequest` [INFO] [stdout] ... [INFO] [stdout] 67 | pub struct ReadKeysRequest { [INFO] [stdout] | --------------- `ReadKeysRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_SetKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 102 | pub struct SetKeyRequest { [INFO] [stdout] | ------------- `SetKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_SetKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 102 | pub struct SetKeyRequest { [INFO] [stdout] | ------------- `SetKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:94:45 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_SetKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 102 | pub struct SetKeyRequest { [INFO] [stdout] | ------------- `SetKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:130:35 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_DeleteKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 138 | pub struct DeleteKeyRequest { [INFO] [stdout] | ---------------- `DeleteKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:130:35 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_DeleteKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 138 | pub struct DeleteKeyRequest { [INFO] [stdout] | ---------------- `DeleteKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/kv/requests.rs:130:45 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_DeleteKeyRequest` [INFO] [stdout] ... [INFO] [stdout] 138 | pub struct DeleteKeyRequest { [INFO] [stdout] | ---------------- `DeleteKeyRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 27 | pub struct ListServicesRequest { [INFO] [stdout] | ------------------- `ListServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 27 | pub struct ListServicesRequest { [INFO] [stdout] | ------------------- `ListServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:20:45 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListServicesRequest` [INFO] [stdout] ... [INFO] [stdout] 27 | pub struct ListServicesRequest { [INFO] [stdout] | ------------------- `ListServicesRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:42:35 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ReadServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 49 | pub struct ReadServiceRequest { [INFO] [stdout] | ------------------ `ReadServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:42:35 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ReadServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 49 | pub struct ReadServiceRequest { [INFO] [stdout] | ------------------ `ReadServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:42:45 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ReadServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 49 | pub struct ReadServiceRequest { [INFO] [stdout] | ------------------ `ReadServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:65:35 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ServiceHealthRequest` [INFO] [stdout] ... [INFO] [stdout] 72 | pub struct ServiceHealthRequest { [INFO] [stdout] | -------------------- `ServiceHealthRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:65:35 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ServiceHealthRequest` [INFO] [stdout] ... [INFO] [stdout] 72 | pub struct ServiceHealthRequest { [INFO] [stdout] | -------------------- `ServiceHealthRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:65:45 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ServiceHealthRequest` [INFO] [stdout] ... [INFO] [stdout] 72 | pub struct ServiceHealthRequest { [INFO] [stdout] | -------------------- `ServiceHealthRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:88:35 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ServiceHealthByIdRequest` [INFO] [stdout] ... [INFO] [stdout] 95 | pub struct ServiceHealthByIdRequest { [INFO] [stdout] | ------------------------ `ServiceHealthByIdRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:88:35 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ServiceHealthByIdRequest` [INFO] [stdout] ... [INFO] [stdout] 95 | pub struct ServiceHealthByIdRequest { [INFO] [stdout] | ------------------------ `ServiceHealthByIdRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:88:45 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ServiceHealthByIdRequest` [INFO] [stdout] ... [INFO] [stdout] 95 | pub struct ServiceHealthByIdRequest { [INFO] [stdout] | ------------------------ `ServiceHealthByIdRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:112:42 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_RegisterServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 116 | pub struct RegisterServiceRequest { [INFO] [stdout] | ---------------------- `RegisterServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:112:42 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_RegisterServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 116 | pub struct RegisterServiceRequest { [INFO] [stdout] | ---------------------- `RegisterServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:112:52 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_RegisterServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 116 | pub struct RegisterServiceRequest { [INFO] [stdout] | ---------------------- `RegisterServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:145:35 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_DeregisterServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 152 | pub struct DeregisterServiceRequest { [INFO] [stdout] | ------------------------ `DeregisterServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:145:35 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_DeregisterServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 152 | pub struct DeregisterServiceRequest { [INFO] [stdout] | ------------------------ `DeregisterServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_DeregisterServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 152 | pub struct DeregisterServiceRequest { [INFO] [stdout] | ------------------------ `DeregisterServiceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:168:35 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_EnableMaintenanceRequest` [INFO] [stdout] ... [INFO] [stdout] 175 | pub struct EnableMaintenanceRequest { [INFO] [stdout] | ------------------------ `EnableMaintenanceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:168:35 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_EnableMaintenanceRequest` [INFO] [stdout] ... [INFO] [stdout] 175 | pub struct EnableMaintenanceRequest { [INFO] [stdout] | ------------------------ `EnableMaintenanceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/service/requests.rs:168:45 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(Builder, Debug, Default, Endpoint, QueryEndpoint)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_EnableMaintenanceRequest` [INFO] [stdout] ... [INFO] [stdout] 175 | pub struct EnableMaintenanceRequest { [INFO] [stdout] | ------------------------ `EnableMaintenanceRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:19:42 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_CreateSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 28 | pub struct CreateSessionRequest { [INFO] [stdout] | -------------------- `CreateSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:19:42 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_CreateSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 28 | pub struct CreateSessionRequest { [INFO] [stdout] | -------------------- `CreateSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:19:52 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_CreateSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 28 | pub struct CreateSessionRequest { [INFO] [stdout] | -------------------- `CreateSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:53:42 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_DeleteSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 57 | pub struct DeleteSessionRequest { [INFO] [stdout] | -------------------- `DeleteSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:53:42 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_DeleteSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 57 | pub struct DeleteSessionRequest { [INFO] [stdout] | -------------------- `DeleteSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:53:52 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_DeleteSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 57 | pub struct DeleteSessionRequest { [INFO] [stdout] | -------------------- `DeleteSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:76:42 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ReadSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 84 | pub struct ReadSessionRequest { [INFO] [stdout] | ------------------ `ReadSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:76:42 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ReadSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 84 | pub struct ReadSessionRequest { [INFO] [stdout] | ------------------ `ReadSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:76:52 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ReadSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 84 | pub struct ReadSessionRequest { [INFO] [stdout] | ------------------ `ReadSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:103:42 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListNodeSessionsRequest` [INFO] [stdout] ... [INFO] [stdout] 111 | pub struct ListNodeSessionsRequest { [INFO] [stdout] | ----------------------- `ListNodeSessionsRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:103:42 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListNodeSessionsRequest` [INFO] [stdout] ... [INFO] [stdout] 111 | pub struct ListNodeSessionsRequest { [INFO] [stdout] | ----------------------- `ListNodeSessionsRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:103:52 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListNodeSessionsRequest` [INFO] [stdout] ... [INFO] [stdout] 111 | pub struct ListNodeSessionsRequest { [INFO] [stdout] | ----------------------- `ListNodeSessionsRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:130:42 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListSessionsRequest` [INFO] [stdout] ... [INFO] [stdout] 138 | pub struct ListSessionsRequest { [INFO] [stdout] | ------------------- `ListSessionsRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:130:42 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListSessionsRequest` [INFO] [stdout] ... [INFO] [stdout] 138 | pub struct ListSessionsRequest { [INFO] [stdout] | ------------------- `ListSessionsRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:130:52 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_ListSessionsRequest` [INFO] [stdout] ... [INFO] [stdout] 138 | pub struct ListSessionsRequest { [INFO] [stdout] | ------------------- `ListSessionsRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:155:42 [INFO] [stdout] | [INFO] [stdout] 155 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_RenewSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 164 | pub struct RenewSessionRequest { [INFO] [stdout] | ------------------- `RenewSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:155:42 [INFO] [stdout] | [INFO] [stdout] 155 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_RenewSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 164 | pub struct RenewSessionRequest { [INFO] [stdout] | ------------------- `RenewSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/session/requests.rs:155:52 [INFO] [stdout] | [INFO] [stdout] 155 | #[derive(Builder, Clone, Debug, Default, Endpoint, QueryEndpoint, Serialize)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FeaturedEndpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_FeaturedEndpoint_FOR_RenewSessionRequest` [INFO] [stdout] ... [INFO] [stdout] 164 | pub struct RenewSessionRequest { [INFO] [stdout] | ------------------- `RenewSessionRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryEndpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryEndpoint` may come from an old version of the `consulrs_derive` crate, try updating your dependency with `cargo update -p consulrs_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `QueryEndpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: consulrs_derive v0.1.0, rustify_derive v0.5.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 14` [INFO] running `Command { std: "docker" "inspect" "921cceb818f17680463d9330597cd186f92fb604b60d82a67c2bd1b074fbf96d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "921cceb818f17680463d9330597cd186f92fb604b60d82a67c2bd1b074fbf96d", kill_on_drop: false }` [INFO] [stdout] 921cceb818f17680463d9330597cd186f92fb604b60d82a67c2bd1b074fbf96d