[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] checking skymavis/steit against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskymavis%2Fsteit" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skymavis/steit on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/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-1-tc1/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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.113 [INFO] [stderr] Downloaded serde_json v1.0.85 [INFO] [stderr] Downloaded itoa v1.0.3 [INFO] [stderr] Downloaded ryu v1.0.11 [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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2534dc0535f0b3cb94624cfad9f50ec4f1a89041ef440c108ab177653f360ef4 [INFO] running `Command { std: "docker" "start" "-a" "2534dc0535f0b3cb94624cfad9f50ec4f1a89041ef440c108ab177653f360ef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2534dc0535f0b3cb94624cfad9f50ec4f1a89041ef440c108ab177653f360ef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2534dc0535f0b3cb94624cfad9f50ec4f1a89041ef440c108ab177653f360ef4", kill_on_drop: false }` [INFO] [stdout] 2534dc0535f0b3cb94624cfad9f50ec4f1a89041ef440c108ab177653f360ef4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b6ee4401cf38772274c783908325699a9a918a205c37fa7b83c0c4b636648a0 [INFO] running `Command { std: "docker" "start" "-a" "2b6ee4401cf38772274c783908325699a9a918a205c37fa7b83c0c4b636648a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [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] Checking ryu v1.0.11 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Checking iowrap v0.2.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Checking quote v1.0.2 [INFO] [stderr] Checking steit-derive v0.1.0 (/opt/rustwide/workdir/steit-derive) [INFO] [stderr] Checking steit v0.1.0 (/opt/rustwide/workdir/steit) [INFO] [stderr] Checking steit-derive-test v0.1.0 (/opt/rustwide/workdir/steit-derive/test-crate) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.39s [INFO] running `Command { std: "docker" "inspect" "2b6ee4401cf38772274c783908325699a9a918a205c37fa7b83c0c4b636648a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b6ee4401cf38772274c783908325699a9a918a205c37fa7b83c0c4b636648a0", kill_on_drop: false }` [INFO] [stdout] 2b6ee4401cf38772274c783908325699a9a918a205c37fa7b83c0c4b636648a0 [INFO] checking skymavis/steit against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskymavis%2Fsteit" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skymavis/steit on toolchain 7622c0f807a4e13c4db886a1681bf343795692df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/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-1-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d46469909fab1fb92663d091a27faa5e4ed080599b828078238b3b6f3f486de1 [INFO] running `Command { std: "docker" "start" "-a" "d46469909fab1fb92663d091a27faa5e4ed080599b828078238b3b6f3f486de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d46469909fab1fb92663d091a27faa5e4ed080599b828078238b3b6f3f486de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d46469909fab1fb92663d091a27faa5e4ed080599b828078238b3b6f3f486de1", kill_on_drop: false }` [INFO] [stdout] d46469909fab1fb92663d091a27faa5e4ed080599b828078238b3b6f3f486de1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cb3eaa5259c54571d40fabf1f01856750d86ee6523a110462d2e0ff2b68eb05 [INFO] running `Command { std: "docker" "start" "-a" "4cb3eaa5259c54571d40fabf1f01856750d86ee6523a110462d2e0ff2b68eb05", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking iowrap v0.2.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking steit-derive v0.1.0 (/opt/rustwide/workdir/steit-derive) [INFO] [stderr] Checking steit v0.1.0 (/opt/rustwide/workdir/steit) [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [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] = help: move this `impl` block outside the of the current constant `_IMPL_STEIT_FOR_LOG_ENTRY` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error 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: non-local `impl` definition, they should be avoided as they go against expectation [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] = help: move this `impl` block outside the of the current constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | / impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] 13 | | const WIRE_TYPE: $crate::wire_fmt::WireType = [INFO] [stdout] 14 | | $crate::wire_fmt::WireType::Varint; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U8_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | / impl $crate::ser::Serialize for $type { [INFO] [stdout] 5 | | fn compute_size(&self) -> u32 { [INFO] [stdout] 6 | | $compute_size(self) [INFO] [stdout] 7 | | } [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U8_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | / impl $crate::de::Deserialize for $type { [INFO] [stdout] 40 | | fn merge( [INFO] [stdout] 41 | | &mut self, [INFO] [stdout] 42 | | reader: &mut $crate::de::Reader, [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U8_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / impl $crate::state::State for $type { [INFO] [stdout] 43 | | fn with_runtime(_runtime: $crate::rt::Runtime) -> Self { [INFO] [stdout] 44 | | Self::default() [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 89 | | } [INFO] [stdout] 90 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U8_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / impl $crate::meta::HasMeta for $type { [INFO] [stdout] 98 | | const NAME: &'static $crate::meta::NameMeta = &$crate::meta::NameMeta { [INFO] [stdout] 99 | | rust: stringify!($type), [INFO] [stdout] 100 | | csharp: Some($csharp_name), [INFO] [stdout] ... | [INFO] [stdout] 110 | | }; [INFO] [stdout] 111 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U8_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | / impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] 13 | | const WIRE_TYPE: $crate::wire_fmt::WireType = [INFO] [stdout] 14 | | $crate::wire_fmt::WireType::Varint; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U16_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | / impl $crate::ser::Serialize for $type { [INFO] [stdout] 5 | | fn compute_size(&self) -> u32 { [INFO] [stdout] 6 | | $compute_size(self) [INFO] [stdout] 7 | | } [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U16_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | / impl $crate::de::Deserialize for $type { [INFO] [stdout] 40 | | fn merge( [INFO] [stdout] 41 | | &mut self, [INFO] [stdout] 42 | | reader: &mut $crate::de::Reader, [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U16_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / impl $crate::state::State for $type { [INFO] [stdout] 43 | | fn with_runtime(_runtime: $crate::rt::Runtime) -> Self { [INFO] [stdout] 44 | | Self::default() [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 89 | | } [INFO] [stdout] 90 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U16_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / impl $crate::meta::HasMeta for $type { [INFO] [stdout] 98 | | const NAME: &'static $crate::meta::NameMeta = &$crate::meta::NameMeta { [INFO] [stdout] 99 | | rust: stringify!($type), [INFO] [stdout] 100 | | csharp: Some($csharp_name), [INFO] [stdout] ... | [INFO] [stdout] 110 | | }; [INFO] [stdout] 111 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U16_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | / impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] 13 | | const WIRE_TYPE: $crate::wire_fmt::WireType = [INFO] [stdout] 14 | | $crate::wire_fmt::WireType::Varint; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U32_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | / impl $crate::ser::Serialize for $type { [INFO] [stdout] 5 | | fn compute_size(&self) -> u32 { [INFO] [stdout] 6 | | $compute_size(self) [INFO] [stdout] 7 | | } [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U32_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | / impl $crate::de::Deserialize for $type { [INFO] [stdout] 40 | | fn merge( [INFO] [stdout] 41 | | &mut self, [INFO] [stdout] 42 | | reader: &mut $crate::de::Reader, [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U32_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / impl $crate::state::State for $type { [INFO] [stdout] 43 | | fn with_runtime(_runtime: $crate::rt::Runtime) -> Self { [INFO] [stdout] 44 | | Self::default() [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 89 | | } [INFO] [stdout] 90 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U32_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / impl $crate::meta::HasMeta for $type { [INFO] [stdout] 98 | | const NAME: &'static $crate::meta::NameMeta = &$crate::meta::NameMeta { [INFO] [stdout] 99 | | rust: stringify!($type), [INFO] [stdout] 100 | | csharp: Some($csharp_name), [INFO] [stdout] ... | [INFO] [stdout] 110 | | }; [INFO] [stdout] 111 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U32_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | / impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] 13 | | const WIRE_TYPE: $crate::wire_fmt::WireType = [INFO] [stdout] 14 | | $crate::wire_fmt::WireType::Varint; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U64_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | / impl $crate::ser::Serialize for $type { [INFO] [stdout] 5 | | fn compute_size(&self) -> u32 { [INFO] [stdout] 6 | | $compute_size(self) [INFO] [stdout] 7 | | } [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U64_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | / impl $crate::de::Deserialize for $type { [INFO] [stdout] 40 | | fn merge( [INFO] [stdout] 41 | | &mut self, [INFO] [stdout] 42 | | reader: &mut $crate::de::Reader, [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U64_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / impl $crate::state::State for $type { [INFO] [stdout] 43 | | fn with_runtime(_runtime: $crate::rt::Runtime) -> Self { [INFO] [stdout] 44 | | Self::default() [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 89 | | } [INFO] [stdout] 90 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U64_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / impl $crate::meta::HasMeta for $type { [INFO] [stdout] 98 | | const NAME: &'static $crate::meta::NameMeta = &$crate::meta::NameMeta { [INFO] [stdout] 99 | | rust: stringify!($type), [INFO] [stdout] 100 | | csharp: Some($csharp_name), [INFO] [stdout] ... | [INFO] [stdout] 110 | | }; [INFO] [stdout] 111 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U64_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | / impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] 80 | | const WIRE_TYPE: $crate::wire_fmt::WireType = $crate::wire_fmt::WireType::Varint; [INFO] [stdout] 81 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I8_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | / impl $crate::ser::Serialize for $type { [INFO] [stdout] 5 | | fn compute_size(&self) -> u32 { [INFO] [stdout] 6 | | $compute_size(self) [INFO] [stdout] 7 | | } [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I8_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | / impl $crate::de::Deserialize for $type { [INFO] [stdout] 110 | | fn merge( [INFO] [stdout] 111 | | &mut self, [INFO] [stdout] 112 | | reader: &mut $crate::de::Reader, [INFO] [stdout] ... | [INFO] [stdout] 117 | | } [INFO] [stdout] 118 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I8_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / impl $crate::state::State for $type { [INFO] [stdout] 43 | | fn with_runtime(_runtime: $crate::rt::Runtime) -> Self { [INFO] [stdout] 44 | | Self::default() [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 89 | | } [INFO] [stdout] 90 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I8_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / impl $crate::meta::HasMeta for $type { [INFO] [stdout] 98 | | const NAME: &'static $crate::meta::NameMeta = &$crate::meta::NameMeta { [INFO] [stdout] 99 | | rust: stringify!($type), [INFO] [stdout] 100 | | csharp: Some($csharp_name), [INFO] [stdout] ... | [INFO] [stdout] 110 | | }; [INFO] [stdout] 111 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I8_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | / impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] 80 | | const WIRE_TYPE: $crate::wire_fmt::WireType = $crate::wire_fmt::WireType::Varint; [INFO] [stdout] 81 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I16_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | / impl $crate::ser::Serialize for $type { [INFO] [stdout] 5 | | fn compute_size(&self) -> u32 { [INFO] [stdout] 6 | | $compute_size(self) [INFO] [stdout] 7 | | } [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I16_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | / impl $crate::de::Deserialize for $type { [INFO] [stdout] 110 | | fn merge( [INFO] [stdout] 111 | | &mut self, [INFO] [stdout] 112 | | reader: &mut $crate::de::Reader, [INFO] [stdout] ... | [INFO] [stdout] 117 | | } [INFO] [stdout] 118 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I16_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / impl $crate::state::State for $type { [INFO] [stdout] 43 | | fn with_runtime(_runtime: $crate::rt::Runtime) -> Self { [INFO] [stdout] 44 | | Self::default() [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 89 | | } [INFO] [stdout] 90 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I16_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / impl $crate::meta::HasMeta for $type { [INFO] [stdout] 98 | | const NAME: &'static $crate::meta::NameMeta = &$crate::meta::NameMeta { [INFO] [stdout] 99 | | rust: stringify!($type), [INFO] [stdout] 100 | | csharp: Some($csharp_name), [INFO] [stdout] ... | [INFO] [stdout] 110 | | }; [INFO] [stdout] 111 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I16_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | / impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] 80 | | const WIRE_TYPE: $crate::wire_fmt::WireType = $crate::wire_fmt::WireType::Varint; [INFO] [stdout] 81 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I32_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | / impl $crate::ser::Serialize for $type { [INFO] [stdout] 5 | | fn compute_size(&self) -> u32 { [INFO] [stdout] 6 | | $compute_size(self) [INFO] [stdout] 7 | | } [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I32_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | / impl $crate::de::Deserialize for $type { [INFO] [stdout] 110 | | fn merge( [INFO] [stdout] 111 | | &mut self, [INFO] [stdout] 112 | | reader: &mut $crate::de::Reader, [INFO] [stdout] ... | [INFO] [stdout] 117 | | } [INFO] [stdout] 118 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I32_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / impl $crate::state::State for $type { [INFO] [stdout] 43 | | fn with_runtime(_runtime: $crate::rt::Runtime) -> Self { [INFO] [stdout] 44 | | Self::default() [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 89 | | } [INFO] [stdout] 90 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I32_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / impl $crate::meta::HasMeta for $type { [INFO] [stdout] 98 | | const NAME: &'static $crate::meta::NameMeta = &$crate::meta::NameMeta { [INFO] [stdout] 99 | | rust: stringify!($type), [INFO] [stdout] 100 | | csharp: Some($csharp_name), [INFO] [stdout] ... | [INFO] [stdout] 110 | | }; [INFO] [stdout] 111 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I32_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | / impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] 80 | | const WIRE_TYPE: $crate::wire_fmt::WireType = $crate::wire_fmt::WireType::Varint; [INFO] [stdout] 81 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I64_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | / impl $crate::ser::Serialize for $type { [INFO] [stdout] 5 | | fn compute_size(&self) -> u32 { [INFO] [stdout] 6 | | $compute_size(self) [INFO] [stdout] 7 | | } [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I64_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | / impl $crate::de::Deserialize for $type { [INFO] [stdout] 110 | | fn merge( [INFO] [stdout] 111 | | &mut self, [INFO] [stdout] 112 | | reader: &mut $crate::de::Reader, [INFO] [stdout] ... | [INFO] [stdout] 117 | | } [INFO] [stdout] 118 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I64_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / impl $crate::state::State for $type { [INFO] [stdout] 43 | | fn with_runtime(_runtime: $crate::rt::Runtime) -> Self { [INFO] [stdout] 44 | | Self::default() [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 89 | | } [INFO] [stdout] 90 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I64_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / impl $crate::meta::HasMeta for $type { [INFO] [stdout] 98 | | const NAME: &'static $crate::meta::NameMeta = &$crate::meta::NameMeta { [INFO] [stdout] 99 | | rust: stringify!($type), [INFO] [stdout] 100 | | csharp: Some($csharp_name), [INFO] [stdout] ... | [INFO] [stdout] 110 | | }; [INFO] [stdout] 111 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I64_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: aborting due to 42 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `steit` (lib) due to 43 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [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] = help: move this `impl` block outside the of the current constant `_IMPL_STEIT_FOR_LOG_ENTRY` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error 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: non-local `impl` definition, they should be avoided as they go against expectation [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] = help: move this `impl` block outside the of the current constant `_IMPL_STEIT_FOR_MAYBE` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | / impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] 13 | | const WIRE_TYPE: $crate::wire_fmt::WireType = [INFO] [stdout] 14 | | $crate::wire_fmt::WireType::Varint; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U8_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | / impl $crate::ser::Serialize for $type { [INFO] [stdout] 5 | | fn compute_size(&self) -> u32 { [INFO] [stdout] 6 | | $compute_size(self) [INFO] [stdout] 7 | | } [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U8_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | / impl $crate::de::Deserialize for $type { [INFO] [stdout] 40 | | fn merge( [INFO] [stdout] 41 | | &mut self, [INFO] [stdout] 42 | | reader: &mut $crate::de::Reader, [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U8_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / impl $crate::state::State for $type { [INFO] [stdout] 43 | | fn with_runtime(_runtime: $crate::rt::Runtime) -> Self { [INFO] [stdout] 44 | | Self::default() [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 89 | | } [INFO] [stdout] 90 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U8_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / impl $crate::meta::HasMeta for $type { [INFO] [stdout] 98 | | const NAME: &'static $crate::meta::NameMeta = &$crate::meta::NameMeta { [INFO] [stdout] 99 | | rust: stringify!($type), [INFO] [stdout] 100 | | csharp: Some($csharp_name), [INFO] [stdout] ... | [INFO] [stdout] 110 | | }; [INFO] [stdout] 111 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | impl_unsigned_varint!(u8, _U8_IMPLS, "Byte"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U8_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | / impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] 13 | | const WIRE_TYPE: $crate::wire_fmt::WireType = [INFO] [stdout] 14 | | $crate::wire_fmt::WireType::Varint; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U16_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | / impl $crate::ser::Serialize for $type { [INFO] [stdout] 5 | | fn compute_size(&self) -> u32 { [INFO] [stdout] 6 | | $compute_size(self) [INFO] [stdout] 7 | | } [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U16_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | / impl $crate::de::Deserialize for $type { [INFO] [stdout] 40 | | fn merge( [INFO] [stdout] 41 | | &mut self, [INFO] [stdout] 42 | | reader: &mut $crate::de::Reader, [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U16_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / impl $crate::state::State for $type { [INFO] [stdout] 43 | | fn with_runtime(_runtime: $crate::rt::Runtime) -> Self { [INFO] [stdout] 44 | | Self::default() [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 89 | | } [INFO] [stdout] 90 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U16_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / impl $crate::meta::HasMeta for $type { [INFO] [stdout] 98 | | const NAME: &'static $crate::meta::NameMeta = &$crate::meta::NameMeta { [INFO] [stdout] 99 | | rust: stringify!($type), [INFO] [stdout] 100 | | csharp: Some($csharp_name), [INFO] [stdout] ... | [INFO] [stdout] 110 | | }; [INFO] [stdout] 111 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | impl_unsigned_varint!(u16, _U16_IMPLS, "UInt16"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U16_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | / impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] 13 | | const WIRE_TYPE: $crate::wire_fmt::WireType = [INFO] [stdout] 14 | | $crate::wire_fmt::WireType::Varint; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U32_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | / impl $crate::ser::Serialize for $type { [INFO] [stdout] 5 | | fn compute_size(&self) -> u32 { [INFO] [stdout] 6 | | $compute_size(self) [INFO] [stdout] 7 | | } [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U32_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | / impl $crate::de::Deserialize for $type { [INFO] [stdout] 40 | | fn merge( [INFO] [stdout] 41 | | &mut self, [INFO] [stdout] 42 | | reader: &mut $crate::de::Reader, [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U32_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / impl $crate::state::State for $type { [INFO] [stdout] 43 | | fn with_runtime(_runtime: $crate::rt::Runtime) -> Self { [INFO] [stdout] 44 | | Self::default() [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 89 | | } [INFO] [stdout] 90 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U32_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / impl $crate::meta::HasMeta for $type { [INFO] [stdout] 98 | | const NAME: &'static $crate::meta::NameMeta = &$crate::meta::NameMeta { [INFO] [stdout] 99 | | rust: stringify!($type), [INFO] [stdout] 100 | | csharp: Some($csharp_name), [INFO] [stdout] ... | [INFO] [stdout] 110 | | }; [INFO] [stdout] 111 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | impl_unsigned_varint!(u32, _U32_IMPLS, "UInt32"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U32_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | / impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] 13 | | const WIRE_TYPE: $crate::wire_fmt::WireType = [INFO] [stdout] 14 | | $crate::wire_fmt::WireType::Varint; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U64_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | / impl $crate::ser::Serialize for $type { [INFO] [stdout] 5 | | fn compute_size(&self) -> u32 { [INFO] [stdout] 6 | | $compute_size(self) [INFO] [stdout] 7 | | } [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U64_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | / impl $crate::de::Deserialize for $type { [INFO] [stdout] 40 | | fn merge( [INFO] [stdout] 41 | | &mut self, [INFO] [stdout] 42 | | reader: &mut $crate::de::Reader, [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U64_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_unsigned_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / impl $crate::state::State for $type { [INFO] [stdout] 43 | | fn with_runtime(_runtime: $crate::rt::Runtime) -> Self { [INFO] [stdout] 44 | | Self::default() [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 89 | | } [INFO] [stdout] 90 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U64_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / impl $crate::meta::HasMeta for $type { [INFO] [stdout] 98 | | const NAME: &'static $crate::meta::NameMeta = &$crate::meta::NameMeta { [INFO] [stdout] 99 | | rust: stringify!($type), [INFO] [stdout] 100 | | csharp: Some($csharp_name), [INFO] [stdout] ... | [INFO] [stdout] 110 | | }; [INFO] [stdout] 111 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | impl_unsigned_varint!(u64, _U64_IMPLS, "UInt64"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_U64_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | / impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] 80 | | const WIRE_TYPE: $crate::wire_fmt::WireType = $crate::wire_fmt::WireType::Varint; [INFO] [stdout] 81 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I8_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | / impl $crate::ser::Serialize for $type { [INFO] [stdout] 5 | | fn compute_size(&self) -> u32 { [INFO] [stdout] 6 | | $compute_size(self) [INFO] [stdout] 7 | | } [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I8_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | / impl $crate::de::Deserialize for $type { [INFO] [stdout] 110 | | fn merge( [INFO] [stdout] 111 | | &mut self, [INFO] [stdout] 112 | | reader: &mut $crate::de::Reader, [INFO] [stdout] ... | [INFO] [stdout] 117 | | } [INFO] [stdout] 118 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I8_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / impl $crate::state::State for $type { [INFO] [stdout] 43 | | fn with_runtime(_runtime: $crate::rt::Runtime) -> Self { [INFO] [stdout] 44 | | Self::default() [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 89 | | } [INFO] [stdout] 90 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I8_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / impl $crate::meta::HasMeta for $type { [INFO] [stdout] 98 | | const NAME: &'static $crate::meta::NameMeta = &$crate::meta::NameMeta { [INFO] [stdout] 99 | | rust: stringify!($type), [INFO] [stdout] 100 | | csharp: Some($csharp_name), [INFO] [stdout] ... | [INFO] [stdout] 110 | | }; [INFO] [stdout] 111 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | impl_signed_varint!(i8, _I8_IMPLS, u8, "SByte"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I8_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | / impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] 80 | | const WIRE_TYPE: $crate::wire_fmt::WireType = $crate::wire_fmt::WireType::Varint; [INFO] [stdout] 81 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I16_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | / impl $crate::ser::Serialize for $type { [INFO] [stdout] 5 | | fn compute_size(&self) -> u32 { [INFO] [stdout] 6 | | $compute_size(self) [INFO] [stdout] 7 | | } [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I16_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | / impl $crate::de::Deserialize for $type { [INFO] [stdout] 110 | | fn merge( [INFO] [stdout] 111 | | &mut self, [INFO] [stdout] 112 | | reader: &mut $crate::de::Reader, [INFO] [stdout] ... | [INFO] [stdout] 117 | | } [INFO] [stdout] 118 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I16_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / impl $crate::state::State for $type { [INFO] [stdout] 43 | | fn with_runtime(_runtime: $crate::rt::Runtime) -> Self { [INFO] [stdout] 44 | | Self::default() [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 89 | | } [INFO] [stdout] 90 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I16_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / impl $crate::meta::HasMeta for $type { [INFO] [stdout] 98 | | const NAME: &'static $crate::meta::NameMeta = &$crate::meta::NameMeta { [INFO] [stdout] 99 | | rust: stringify!($type), [INFO] [stdout] 100 | | csharp: Some($csharp_name), [INFO] [stdout] ... | [INFO] [stdout] 110 | | }; [INFO] [stdout] 111 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | impl_signed_varint!(i16, _I16_IMPLS, u16, "Int16"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I16_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | / impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] 80 | | const WIRE_TYPE: $crate::wire_fmt::WireType = $crate::wire_fmt::WireType::Varint; [INFO] [stdout] 81 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I32_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | / impl $crate::ser::Serialize for $type { [INFO] [stdout] 5 | | fn compute_size(&self) -> u32 { [INFO] [stdout] 6 | | $compute_size(self) [INFO] [stdout] 7 | | } [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I32_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | / impl $crate::de::Deserialize for $type { [INFO] [stdout] 110 | | fn merge( [INFO] [stdout] 111 | | &mut self, [INFO] [stdout] 112 | | reader: &mut $crate::de::Reader, [INFO] [stdout] ... | [INFO] [stdout] 117 | | } [INFO] [stdout] 118 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I32_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / impl $crate::state::State for $type { [INFO] [stdout] 43 | | fn with_runtime(_runtime: $crate::rt::Runtime) -> Self { [INFO] [stdout] 44 | | Self::default() [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 89 | | } [INFO] [stdout] 90 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I32_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / impl $crate::meta::HasMeta for $type { [INFO] [stdout] 98 | | const NAME: &'static $crate::meta::NameMeta = &$crate::meta::NameMeta { [INFO] [stdout] 99 | | rust: stringify!($type), [INFO] [stdout] 100 | | csharp: Some($csharp_name), [INFO] [stdout] ... | [INFO] [stdout] 110 | | }; [INFO] [stdout] 111 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | impl_signed_varint!(i32, _I32_IMPLS, u32, "Int32"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I32_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | / impl $crate::wire_fmt::HasWireType for $type { [INFO] [stdout] 80 | | const WIRE_TYPE: $crate::wire_fmt::WireType = $crate::wire_fmt::WireType::Varint; [INFO] [stdout] 81 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I64_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | / impl $crate::ser::Serialize for $type { [INFO] [stdout] 5 | | fn compute_size(&self) -> u32 { [INFO] [stdout] 6 | | $compute_size(self) [INFO] [stdout] 7 | | } [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I64_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/varint.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | / impl $crate::de::Deserialize for $type { [INFO] [stdout] 110 | | fn merge( [INFO] [stdout] 111 | | &mut self, [INFO] [stdout] 112 | | reader: &mut $crate::de::Reader, [INFO] [stdout] ... | [INFO] [stdout] 117 | | } [INFO] [stdout] 118 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I64_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the macro `impl_signed_varint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / impl $crate::state::State for $type { [INFO] [stdout] 43 | | fn with_runtime(_runtime: $crate::rt::Runtime) -> Self { [INFO] [stdout] 44 | | Self::default() [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 89 | | } [INFO] [stdout] 90 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I64_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> steit/src/impls/macros.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / impl $crate::meta::HasMeta for $type { [INFO] [stdout] 98 | | const NAME: &'static $crate::meta::NameMeta = &$crate::meta::NameMeta { [INFO] [stdout] 99 | | rust: stringify!($type), [INFO] [stdout] 100 | | csharp: Some($csharp_name), [INFO] [stdout] ... | [INFO] [stdout] 110 | | }; [INFO] [stdout] 111 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: steit/src/impls/varint.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | impl_signed_varint!(i64, _I64_IMPLS, u64, "Int64"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_I64_IMPLS` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation [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] = help: move this `impl` block outside the of the current constant `_IMPL_STEIT_FOR_FOO` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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: non-local `impl` definition, they should be avoided as they go against expectation [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] = help: move this `impl` block outside the of the current constant `_IMPL_STEIT_FOR_POINT` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error 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: aborting due to 44 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `steit` (lib test) due to 45 previous errors [INFO] running `Command { std: "docker" "inspect" "4cb3eaa5259c54571d40fabf1f01856750d86ee6523a110462d2e0ff2b68eb05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cb3eaa5259c54571d40fabf1f01856750d86ee6523a110462d2e0ff2b68eb05", kill_on_drop: false }` [INFO] [stdout] 4cb3eaa5259c54571d40fabf1f01856750d86ee6523a110462d2e0ff2b68eb05