[INFO] cloning repository https://github.com/skymavis/steit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skymavis/steit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskymavis%2Fsteit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskymavis%2Fsteit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3091225b9635bcce9215f70de4144195cd348d5f [INFO] testing skymavis/steit against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskymavis%2Fsteit" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skymavis/steit on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skymavis/steit [INFO] finished tweaking git repo https://github.com/skymavis/steit [INFO] tweaked toml for git repo https://github.com/skymavis/steit written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/skymavis/steit 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.113 [INFO] [stderr] Downloaded iowrap v0.2.0 [INFO] [stderr] Downloaded serde v1.0.113 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b75e41fa91d5ca150335ee449b3abf98ed8e7d0c4dcfaa80402ed5486e1eabf [INFO] running `Command { std: "docker" "start" "-a" "1b75e41fa91d5ca150335ee449b3abf98ed8e7d0c4dcfaa80402ed5486e1eabf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b75e41fa91d5ca150335ee449b3abf98ed8e7d0c4dcfaa80402ed5486e1eabf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b75e41fa91d5ca150335ee449b3abf98ed8e7d0c4dcfaa80402ed5486e1eabf", kill_on_drop: false }` [INFO] [stdout] 1b75e41fa91d5ca150335ee449b3abf98ed8e7d0c4dcfaa80402ed5486e1eabf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be048b72ef20dab404e250c1c455d04c97e550121c9ee99e9cb724478400048c [INFO] running `Command { std: "docker" "start" "-a" "be048b72ef20dab404e250c1c455d04c97e550121c9ee99e9cb724478400048c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling iowrap v0.2.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling steit-derive v0.1.0 (/opt/rustwide/workdir/steit-derive) [INFO] [stderr] Compiling steit v0.1.0 (/opt/rustwide/workdir/steit) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/log/entry.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[steit_derive(Clone, Debug, Serialize, Deserialize, JsonSerialize)] [INFO] [stdout] | ^------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_LOG_ENTRY` [INFO] [stdout] 20 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 21 | pub enum LogEntry { [INFO] [stdout] | -------- `LogEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const 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 attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/log/entry.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[steit_derive(Clone, Debug, Serialize, Deserialize, JsonSerialize)] [INFO] [stdout] | ^------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_LOG_ENTRY` [INFO] [stdout] 20 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 21 | pub enum LogEntry { [INFO] [stdout] | -------- `LogEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/log/entry.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[steit_derive(Clone, Debug, Serialize, Deserialize, JsonSerialize)] [INFO] [stdout] | ^------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_LOG_ENTRY` [INFO] [stdout] 20 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 21 | pub enum LogEntry { [INFO] [stdout] | -------- `LogEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/log/entry.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[steit_derive(Clone, Debug, Serialize, Deserialize, JsonSerialize)] [INFO] [stdout] | ^------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_LOG_ENTRY` [INFO] [stdout] 20 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 21 | pub enum LogEntry { [INFO] [stdout] | -------- `LogEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/log/entry.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[steit_derive(Clone, Debug, Serialize, Deserialize, JsonSerialize)] [INFO] [stdout] | ^------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_LOG_ENTRY` [INFO] [stdout] 20 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 21 | pub enum LogEntry { [INFO] [stdout] | -------- `LogEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/log/entry.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[steit_derive(Clone, Debug, Serialize, Deserialize, JsonSerialize)] [INFO] [stdout] | ^------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_LOG_ENTRY` [INFO] [stdout] 20 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 21 | pub enum LogEntry { [INFO] [stdout] | -------- `LogEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `PartialEq` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Hash` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `State` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U8_IMPLS` [INFO] [stdout] 12 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 39 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U16_IMPLS` [INFO] [stdout] 12 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 39 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U32_IMPLS` [INFO] [stdout] 12 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 39 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U64_IMPLS` [INFO] [stdout] 12 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 39 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I8_IMPLS` [INFO] [stdout] 79 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 109 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I16_IMPLS` [INFO] [stdout] 79 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 109 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I32_IMPLS` [INFO] [stdout] 79 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 109 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I64_IMPLS` [INFO] [stdout] 79 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 109 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling steit-derive-test v0.1.0 (/opt/rustwide/workdir/steit-derive/test-crate) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.49s [INFO] running `Command { std: "docker" "inspect" "be048b72ef20dab404e250c1c455d04c97e550121c9ee99e9cb724478400048c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be048b72ef20dab404e250c1c455d04c97e550121c9ee99e9cb724478400048c", kill_on_drop: false }` [INFO] [stdout] be048b72ef20dab404e250c1c455d04c97e550121c9ee99e9cb724478400048c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98bdeba10ddfa334aaab8b874ea2107dc7c407f0e247566c5b2e616a64337e0f [INFO] running `Command { std: "docker" "start" "-a" "98bdeba10ddfa334aaab8b874ea2107dc7c407f0e247566c5b2e616a64337e0f", kill_on_drop: false }` [INFO] [stderr] Compiling steit-derive v0.1.0 (/opt/rustwide/workdir/steit-derive) [INFO] [stderr] Compiling steit v0.1.0 (/opt/rustwide/workdir/steit) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/log/entry.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[steit_derive(Clone, Debug, Serialize, Deserialize, JsonSerialize)] [INFO] [stdout] | ^------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_LOG_ENTRY` [INFO] [stdout] 20 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 21 | pub enum LogEntry { [INFO] [stdout] | -------- `LogEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const 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 attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/log/entry.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[steit_derive(Clone, Debug, Serialize, Deserialize, JsonSerialize)] [INFO] [stdout] | ^------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_LOG_ENTRY` [INFO] [stdout] 20 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 21 | pub enum LogEntry { [INFO] [stdout] | -------- `LogEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/log/entry.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[steit_derive(Clone, Debug, Serialize, Deserialize, JsonSerialize)] [INFO] [stdout] | ^------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_LOG_ENTRY` [INFO] [stdout] 20 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 21 | pub enum LogEntry { [INFO] [stdout] | -------- `LogEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/log/entry.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[steit_derive(Clone, Debug, Serialize, Deserialize, JsonSerialize)] [INFO] [stdout] | ^------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_LOG_ENTRY` [INFO] [stdout] 20 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 21 | pub enum LogEntry { [INFO] [stdout] | -------- `LogEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/log/entry.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[steit_derive(Clone, Debug, Serialize, Deserialize, JsonSerialize)] [INFO] [stdout] | ^------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_LOG_ENTRY` [INFO] [stdout] 20 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 21 | pub enum LogEntry { [INFO] [stdout] | -------- `LogEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/log/entry.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[steit_derive(Clone, Debug, Serialize, Deserialize, JsonSerialize)] [INFO] [stdout] | ^------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_LOG_ENTRY` [INFO] [stdout] 20 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 21 | pub enum LogEntry { [INFO] [stdout] | -------- `LogEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `PartialEq` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Hash` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `State` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U8_IMPLS` [INFO] [stdout] 12 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 39 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U16_IMPLS` [INFO] [stdout] 12 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 39 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U32_IMPLS` [INFO] [stdout] 12 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 39 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U64_IMPLS` [INFO] [stdout] 12 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 39 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I8_IMPLS` [INFO] [stdout] 79 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 109 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I16_IMPLS` [INFO] [stdout] 79 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 109 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I32_IMPLS` [INFO] [stdout] 79 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 109 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I64_IMPLS` [INFO] [stdout] 79 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 109 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/log/entry.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[steit_derive(Clone, Debug, Serialize, Deserialize, JsonSerialize)] [INFO] [stdout] | ^------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_LOG_ENTRY` [INFO] [stdout] 20 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 21 | pub enum LogEntry { [INFO] [stdout] | -------- `LogEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const 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 attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/log/entry.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[steit_derive(Clone, Debug, Serialize, Deserialize, JsonSerialize)] [INFO] [stdout] | ^------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_LOG_ENTRY` [INFO] [stdout] 20 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 21 | pub enum LogEntry { [INFO] [stdout] | -------- `LogEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/log/entry.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[steit_derive(Clone, Debug, Serialize, Deserialize, JsonSerialize)] [INFO] [stdout] | ^------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_LOG_ENTRY` [INFO] [stdout] 20 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 21 | pub enum LogEntry { [INFO] [stdout] | -------- `LogEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/log/entry.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[steit_derive(Clone, Debug, Serialize, Deserialize, JsonSerialize)] [INFO] [stdout] | ^------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_LOG_ENTRY` [INFO] [stdout] 20 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 21 | pub enum LogEntry { [INFO] [stdout] | -------- `LogEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/log/entry.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[steit_derive(Clone, Debug, Serialize, Deserialize, JsonSerialize)] [INFO] [stdout] | ^------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_LOG_ENTRY` [INFO] [stdout] 20 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 21 | pub enum LogEntry { [INFO] [stdout] | -------- `LogEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/log/entry.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[steit_derive(Clone, Debug, Serialize, Deserialize, JsonSerialize)] [INFO] [stdout] | ^------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_LOG_ENTRY` [INFO] [stdout] 20 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 21 | pub enum LogEntry { [INFO] [stdout] | -------- `LogEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `PartialEq` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Hash` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `State` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/types/maybe.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[steit_derive(Clone, PartialEq, Eq, Hash, Debug, State, JsonSerialize)] [INFO] [stdout] | ^----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 10 | #[steit(steit_owned)] [INFO] [stdout] 11 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U8_IMPLS` [INFO] [stdout] 12 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 39 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling steit-derive-test v0.1.0 (/opt/rustwide/workdir/steit-derive/test-crate) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U16_IMPLS` [INFO] [stdout] 12 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 39 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U32_IMPLS` [INFO] [stdout] 12 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 39 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U64_IMPLS` [INFO] [stdout] 12 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 39 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_unsigned_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_U64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I8_IMPLS` [INFO] [stdout] 79 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 109 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I8_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I16_IMPLS` [INFO] [stdout] 79 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 109 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I16_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I32_IMPLS` [INFO] [stdout] 79 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 109 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I32_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I64_IMPLS` [INFO] [stdout] 79 | impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] | ^ ----------------------------- `HasWireType` is not local [INFO] [stdout] ... [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | impl $crate::ser::Serialize for $type { [INFO] [stdout] | ^ ---------------------- `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_serialize_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_serialize_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/varint.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 109 | impl $crate::de::Deserialize for $type { [INFO] [stdout] | ^ ----------------------- `Deserialize` is not local [INFO] [stdout] ... [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_signed_varint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl $crate::state::State for $type { [INFO] [stdout] | ^ -------------------- `State` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_state_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_state_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | impl $crate::meta::HasMeta for $type { [INFO] [stdout] | ^ --------------------- `HasMeta` is not local [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | const $dummy: () = { [INFO] [stdout] | ---------------- move the `impl` block outside of this constant `_I64_IMPLS` [INFO] [stdout] ... [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `$crate::impl_meta_primitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_meta_primitive` which comes from the expansion of the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/test_util.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[steit_derive(PartialEq, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_FOO` [INFO] [stdout] 26 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 27 | pub struct Foo(#[steit(tag = 0)] pub i32, #[steit(tag = 1)] pub i32); [INFO] [stdout] | --- `Foo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/test_util.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[steit_derive(PartialEq, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `PartialEq` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_FOO` [INFO] [stdout] 26 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 27 | pub struct Foo(#[steit(tag = 0)] pub i32, #[steit(tag = 1)] pub i32); [INFO] [stdout] | --- `Foo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/test_util.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[steit_derive(PartialEq, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_FOO` [INFO] [stdout] 26 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 27 | pub struct Foo(#[steit(tag = 0)] pub i32, #[steit(tag = 1)] pub i32); [INFO] [stdout] | --- `Foo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/test_util.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[steit_derive(PartialEq, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_FOO` [INFO] [stdout] 26 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 27 | pub struct Foo(#[steit(tag = 0)] pub i32, #[steit(tag = 1)] pub i32); [INFO] [stdout] | --- `Foo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/test_util.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[steit_derive(PartialEq, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_FOO` [INFO] [stdout] 26 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 27 | pub struct Foo(#[steit(tag = 0)] pub i32, #[steit(tag = 1)] pub i32); [INFO] [stdout] | --- `Foo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/test_util.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[steit_derive(PartialEq, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_FOO` [INFO] [stdout] 26 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 27 | pub struct Foo(#[steit(tag = 0)] pub i32, #[steit(tag = 1)] pub i32); [INFO] [stdout] | --- `Foo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/test_util.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[steit_derive(PartialEq, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_FOO` [INFO] [stdout] 26 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 27 | pub struct Foo(#[steit(tag = 0)] pub i32, #[steit(tag = 1)] pub i32); [INFO] [stdout] | --- `Foo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/test_util.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[steit_derive(PartialEq, Debug, State)] [INFO] [stdout] | ^--------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_POINT` [INFO] [stdout] 40 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 41 | pub struct Point { [INFO] [stdout] | ----- `Point` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/test_util.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[steit_derive(PartialEq, Debug, State)] [INFO] [stdout] | ^--------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `PartialEq` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_POINT` [INFO] [stdout] 40 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 41 | pub struct Point { [INFO] [stdout] | ----- `Point` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/test_util.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[steit_derive(PartialEq, Debug, State)] [INFO] [stdout] | ^--------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_POINT` [INFO] [stdout] 40 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 41 | pub struct Point { [INFO] [stdout] | ----- `Point` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/test_util.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[steit_derive(PartialEq, Debug, State)] [INFO] [stdout] | ^--------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_POINT` [INFO] [stdout] 40 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 41 | pub struct Point { [INFO] [stdout] | ----- `Point` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/test_util.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[steit_derive(PartialEq, Debug, State)] [INFO] [stdout] | ^--------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_POINT` [INFO] [stdout] 40 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 41 | pub struct Point { [INFO] [stdout] | ----- `Point` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/test_util.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[steit_derive(PartialEq, Debug, State)] [INFO] [stdout] | ^--------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_POINT` [INFO] [stdout] 40 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 41 | pub struct Point { [INFO] [stdout] | ----- `Point` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/test_util.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[steit_derive(PartialEq, Debug, State)] [INFO] [stdout] | ^--------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `State` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_POINT` [INFO] [stdout] 40 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 41 | pub struct Point { [INFO] [stdout] | ----- `Point` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit/src/test_util.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[steit_derive(PartialEq, Debug, State)] [INFO] [stdout] | ^--------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_POINT` [INFO] [stdout] 40 | #[steit(steit_owned, ctor_prefix = "empty")] [INFO] [stdout] 41 | pub struct Point { [INFO] [stdout] | ----- `Point` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_FOO` [INFO] [stdout] 19 | enum Foo { [INFO] [stdout] | --- `Foo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const 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 attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_FOO` [INFO] [stdout] 19 | enum Foo { [INFO] [stdout] | --- `Foo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_FOO` [INFO] [stdout] 19 | enum Foo { [INFO] [stdout] | --- `Foo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_FOO` [INFO] [stdout] 19 | enum Foo { [INFO] [stdout] | --- `Foo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_FOO` [INFO] [stdout] 19 | enum Foo { [INFO] [stdout] | --- `Foo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `State` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_FOO` [INFO] [stdout] 19 | enum Foo { [INFO] [stdout] | --- `Foo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_FOO` [INFO] [stdout] 19 | enum Foo { [INFO] [stdout] | --- `Foo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[steit_derive(PartialEq, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_BAR` [INFO] [stdout] 43 | struct Bar { [INFO] [stdout] | --- `Bar` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[steit_derive(PartialEq, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `PartialEq` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_BAR` [INFO] [stdout] 43 | struct Bar { [INFO] [stdout] | --- `Bar` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[steit_derive(PartialEq, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_BAR` [INFO] [stdout] 43 | struct Bar { [INFO] [stdout] | --- `Bar` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[steit_derive(PartialEq, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_BAR` [INFO] [stdout] 43 | struct Bar { [INFO] [stdout] | --- `Bar` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[steit_derive(PartialEq, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_BAR` [INFO] [stdout] 43 | struct Bar { [INFO] [stdout] | --- `Bar` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[steit_derive(PartialEq, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_BAR` [INFO] [stdout] 43 | struct Bar { [INFO] [stdout] | --- `Bar` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcUnxuJ2/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-881a28050740af2c.rlib,libgetopts-1ec82257904e6c1a.rlib,libunicode_width-4f5c184aada24a03.rlib,librustc_std_workspace_std-75e27242e8cac7c5.rlib}" "/opt/rustwide/target/debug/deps/{libindexmap-de441b03c69f6530.rlib,libserde-0fe968cf61470656.rlib,libiowrap-a9e506dba1e2124e.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/steit-cedf954bf0486539" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `steit` (lib test) due to 1 previous error; 70 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[steit_derive(PartialEq, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_BAR` [INFO] [stdout] 43 | struct Bar { [INFO] [stdout] | --- `Bar` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 51 | enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 51 | enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 51 | enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 51 | enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 51 | enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `State` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 51 | enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] 51 | enum Maybe { [INFO] [stdout] | ----- `Maybe` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ANIMAL` [INFO] [stdout] 59 | enum Animal { [INFO] [stdout] | ------ `Animal` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ANIMAL` [INFO] [stdout] 59 | enum Animal { [INFO] [stdout] | ------ `Animal` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ANIMAL` [INFO] [stdout] 59 | enum Animal { [INFO] [stdout] | ------ `Animal` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ANIMAL` [INFO] [stdout] 59 | enum Animal { [INFO] [stdout] | ------ `Animal` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ANIMAL` [INFO] [stdout] 59 | enum Animal { [INFO] [stdout] | ------ `Animal` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `State` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ANIMAL` [INFO] [stdout] 59 | enum Animal { [INFO] [stdout] | ------ `Animal` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ANIMAL` [INFO] [stdout] 59 | enum Animal { [INFO] [stdout] | ------ `Animal` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_SURE` [INFO] [stdout] 73 | pub struct Sure(#[steit(tag = 0)] T); [INFO] [stdout] | ---- `Sure` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_SURE` [INFO] [stdout] 73 | pub struct Sure(#[steit(tag = 0)] T); [INFO] [stdout] | ---- `Sure` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_SURE` [INFO] [stdout] 73 | pub struct Sure(#[steit(tag = 0)] T); [INFO] [stdout] | ---- `Sure` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_SURE` [INFO] [stdout] 73 | pub struct Sure(#[steit(tag = 0)] T); [INFO] [stdout] | ---- `Sure` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_SURE` [INFO] [stdout] 73 | pub struct Sure(#[steit(tag = 0)] T); [INFO] [stdout] | ---- `Sure` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_SURE` [INFO] [stdout] 73 | pub struct Sure(#[steit(tag = 0)] T); [INFO] [stdout] | ---- `Sure` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ACTIONS_OR` [INFO] [stdout] 76 | pub enum ActionsOr { [INFO] [stdout] | --------- `ActionsOr` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ACTIONS_OR` [INFO] [stdout] 76 | pub enum ActionsOr { [INFO] [stdout] | --------- `ActionsOr` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ACTIONS_OR` [INFO] [stdout] 76 | pub enum ActionsOr { [INFO] [stdout] | --------- `ActionsOr` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ACTIONS_OR` [INFO] [stdout] 76 | pub enum ActionsOr { [INFO] [stdout] | --------- `ActionsOr` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ACTIONS_OR` [INFO] [stdout] 76 | pub enum ActionsOr { [INFO] [stdout] | --------- `ActionsOr` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ACTIONS_OR` [INFO] [stdout] 76 | pub enum ActionsOr { [INFO] [stdout] | --------- `ActionsOr` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OLD_ACTION` [INFO] [stdout] 84 | pub enum OldAction { [INFO] [stdout] | --------- `OldAction` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OLD_ACTION` [INFO] [stdout] 84 | pub enum OldAction { [INFO] [stdout] | --------- `OldAction` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OLD_ACTION` [INFO] [stdout] 84 | pub enum OldAction { [INFO] [stdout] | --------- `OldAction` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OLD_ACTION` [INFO] [stdout] 84 | pub enum OldAction { [INFO] [stdout] | --------- `OldAction` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OLD_ACTION` [INFO] [stdout] 84 | pub enum OldAction { [INFO] [stdout] | --------- `OldAction` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `State` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OLD_ACTION` [INFO] [stdout] 84 | pub enum OldAction { [INFO] [stdout] | --------- `OldAction` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OLD_ACTION` [INFO] [stdout] 84 | pub enum OldAction { [INFO] [stdout] | --------- `OldAction` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OLD_HIT` [INFO] [stdout] 102 | pub struct OldHit { [INFO] [stdout] | ------ `OldHit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OLD_HIT` [INFO] [stdout] 102 | pub struct OldHit { [INFO] [stdout] | ------ `OldHit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OLD_HIT` [INFO] [stdout] 102 | pub struct OldHit { [INFO] [stdout] | ------ `OldHit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OLD_HIT` [INFO] [stdout] 102 | pub struct OldHit { [INFO] [stdout] | ------ `OldHit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OLD_HIT` [INFO] [stdout] 102 | pub struct OldHit { [INFO] [stdout] | ------ `OldHit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `State` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OLD_HIT` [INFO] [stdout] 102 | pub struct OldHit { [INFO] [stdout] | ------ `OldHit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OLD_HIT` [INFO] [stdout] 102 | pub struct OldHit { [INFO] [stdout] | ------ `OldHit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ACTION` [INFO] [stdout] 118 | pub enum Action { [INFO] [stdout] | ------ `Action` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ACTION` [INFO] [stdout] 118 | pub enum Action { [INFO] [stdout] | ------ `Action` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ACTION` [INFO] [stdout] 118 | pub enum Action { [INFO] [stdout] | ------ `Action` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ACTION` [INFO] [stdout] 118 | pub enum Action { [INFO] [stdout] | ------ `Action` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ACTION` [INFO] [stdout] 118 | pub enum Action { [INFO] [stdout] | ------ `Action` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ACTION` [INFO] [stdout] 118 | pub enum Action { [INFO] [stdout] | ------ `Action` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ATTACK` [INFO] [stdout] 161 | pub struct Attack { [INFO] [stdout] | ------ `Attack` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ATTACK` [INFO] [stdout] 161 | pub struct Attack { [INFO] [stdout] | ------ `Attack` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ATTACK` [INFO] [stdout] 161 | pub struct Attack { [INFO] [stdout] | ------ `Attack` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ATTACK` [INFO] [stdout] 161 | pub struct Attack { [INFO] [stdout] | ------ `Attack` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ATTACK` [INFO] [stdout] 161 | pub struct Attack { [INFO] [stdout] | ------ `Attack` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_ATTACK` [INFO] [stdout] 161 | pub struct Attack { [INFO] [stdout] | ------ `Attack` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_HIT` [INFO] [stdout] 173 | pub struct Hit { [INFO] [stdout] | --- `Hit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_HIT` [INFO] [stdout] 173 | pub struct Hit { [INFO] [stdout] | --- `Hit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_HIT` [INFO] [stdout] 173 | pub struct Hit { [INFO] [stdout] | --- `Hit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_HIT` [INFO] [stdout] 173 | pub struct Hit { [INFO] [stdout] | --- `Hit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_HIT` [INFO] [stdout] 173 | pub struct Hit { [INFO] [stdout] | --- `Hit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_HIT` [INFO] [stdout] 173 | pub struct Hit { [INFO] [stdout] | --- `Hit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_SKILL` [INFO] [stdout] 185 | pub struct Skill { [INFO] [stdout] | ----- `Skill` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_SKILL` [INFO] [stdout] 185 | pub struct Skill { [INFO] [stdout] | ----- `Skill` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_SKILL` [INFO] [stdout] 185 | pub struct Skill { [INFO] [stdout] | ----- `Skill` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_SKILL` [INFO] [stdout] 185 | pub struct Skill { [INFO] [stdout] | ----- `Skill` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_SKILL` [INFO] [stdout] 185 | pub struct Skill { [INFO] [stdout] | ----- `Skill` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | #[steit_derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_SKILL` [INFO] [stdout] 185 | pub struct Skill { [INFO] [stdout] | ----- `Skill` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | #[steit_derive(State)] [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_HELLO` [INFO] [stdout] 197 | struct Hello { [INFO] [stdout] | ----- `Hello` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | #[steit_derive(State)] [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_HELLO` [INFO] [stdout] 197 | struct Hello { [INFO] [stdout] | ----- `Hello` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | #[steit_derive(State)] [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_HELLO` [INFO] [stdout] 197 | struct Hello { [INFO] [stdout] | ----- `Hello` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | #[steit_derive(State)] [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_HELLO` [INFO] [stdout] 197 | struct Hello { [INFO] [stdout] | ----- `Hello` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | #[steit_derive(State)] [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_HELLO` [INFO] [stdout] 197 | struct Hello { [INFO] [stdout] | ----- `Hello` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | #[steit_derive(State)] [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | `State` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_HELLO` [INFO] [stdout] 197 | struct Hello { [INFO] [stdout] | ----- `Hello` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | #[steit_derive(State)] [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_HELLO` [INFO] [stdout] 197 | struct Hello { [INFO] [stdout] | ----- `Hello` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OUTER` [INFO] [stdout] 205 | struct Outer { [INFO] [stdout] | ----- `Outer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OUTER` [INFO] [stdout] 205 | struct Outer { [INFO] [stdout] | ----- `Outer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OUTER` [INFO] [stdout] 205 | struct Outer { [INFO] [stdout] | ----- `Outer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OUTER` [INFO] [stdout] 205 | struct Outer { [INFO] [stdout] | ----- `Outer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OUTER` [INFO] [stdout] 205 | struct Outer { [INFO] [stdout] | ----- `Outer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `State` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OUTER` [INFO] [stdout] 205 | struct Outer { [INFO] [stdout] | ----- `Outer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_OUTER` [INFO] [stdout] 205 | struct Outer { [INFO] [stdout] | ----- `Outer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_INNER` [INFO] [stdout] 215 | struct Inner { [INFO] [stdout] | ----- `Inner` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_INNER` [INFO] [stdout] 215 | struct Inner { [INFO] [stdout] | ----- `Inner` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_INNER` [INFO] [stdout] 215 | struct Inner { [INFO] [stdout] | ----- `Inner` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_INNER` [INFO] [stdout] 215 | struct Inner { [INFO] [stdout] | ----- `Inner` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_INNER` [INFO] [stdout] 215 | struct Inner { [INFO] [stdout] | ----- `Inner` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `State` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_INNER` [INFO] [stdout] 215 | struct Inner { [INFO] [stdout] | ----- `Inner` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_INNER` [INFO] [stdout] 215 | struct Inner { [INFO] [stdout] | ----- `Inner` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MULTICASE` [INFO] [stdout] 223 | enum Multicase { [INFO] [stdout] | --------- `Multicase` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MULTICASE` [INFO] [stdout] 223 | enum Multicase { [INFO] [stdout] | --------- `Multicase` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MULTICASE` [INFO] [stdout] 223 | enum Multicase { [INFO] [stdout] | --------- `Multicase` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MULTICASE` [INFO] [stdout] 223 | enum Multicase { [INFO] [stdout] | --------- `Multicase` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MULTICASE` [INFO] [stdout] 223 | enum Multicase { [INFO] [stdout] | --------- `Multicase` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `State` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MULTICASE` [INFO] [stdout] 223 | enum Multicase { [INFO] [stdout] | --------- `Multicase` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_MULTICASE` [INFO] [stdout] 223 | enum Multicase { [INFO] [stdout] | --------- `Multicase` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_WOOF` [INFO] [stdout] 241 | struct Woof { [INFO] [stdout] | ---- `Woof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_WOOF` [INFO] [stdout] 241 | struct Woof { [INFO] [stdout] | ---- `Woof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasWireType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_WOOF` [INFO] [stdout] 241 | struct Woof { [INFO] [stdout] | ---- `Woof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_WOOF` [INFO] [stdout] 241 | struct Woof { [INFO] [stdout] | ---- `Woof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_WOOF` [INFO] [stdout] 241 | struct Woof { [INFO] [stdout] | ---- `Woof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `State` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_WOOF` [INFO] [stdout] 241 | struct Woof { [INFO] [stdout] | ---- `Woof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> steit-derive/test-crate/src/lib.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | #[steit_derive(Debug, State)] [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasMeta` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_STEIT_FOR_WOOF` [INFO] [stdout] 241 | struct Woof { [INFO] [stdout] | ---- `Woof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `steit_derive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `steit_derive` may come from an old version of the `steit_derive` crate, try updating your dependency with `cargo update -p steit_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `steit_derive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcn4BA7z/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-881a28050740af2c.rlib,libgetopts-1ec82257904e6c1a.rlib,libunicode_width-4f5c184aada24a03.rlib,librustc_std_workspace_std-75e27242e8cac7c5.rlib}" "/opt/rustwide/target/debug/deps/{libsteit-c6d45cd79c49e5ed.rlib,libindexmap-de441b03c69f6530.rlib,libserde-0fe968cf61470656.rlib,libiowrap-a9e506dba1e2124e.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/steit_derive_test-85865444921d6f3f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `steit-derive-test` (lib test) due to 1 previous error; 113 warnings emitted [INFO] running `Command { std: "docker" "inspect" "98bdeba10ddfa334aaab8b874ea2107dc7c407f0e247566c5b2e616a64337e0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98bdeba10ddfa334aaab8b874ea2107dc7c407f0e247566c5b2e616a64337e0f", kill_on_drop: false }` [INFO] [stdout] 98bdeba10ddfa334aaab8b874ea2107dc7c407f0e247566c5b2e616a64337e0f