[INFO] cloning repository https://github.com/tonstack/lite-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tonstack/lite-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonstack%2Flite-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonstack%2Flite-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bde5641b00e9b514a02d781b5d8817ad07eb9555 [INFO] checking tonstack/lite-client against master#cccf075eba88363269e8589ebb8d40874cc542d8 for pr-142681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonstack%2Flite-client" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tonstack/lite-client [INFO] finished tweaking git repo https://github.com/tonstack/lite-client [INFO] tweaked toml for git repo https://github.com/tonstack/lite-client written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tonstack/lite-client on toolchain cccf075eba88363269e8589ebb8d40874cc542d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cccf075eba88363269e8589ebb8d40874cc542d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tonstack/lite-client 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" "+cccf075eba88363269e8589ebb8d40874cc542d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded everscale-crypto v0.2.1 [INFO] [stderr] Downloaded ton_networkconfig v0.1.0 [INFO] [stderr] Downloaded adnl v2.0.0 [INFO] [stderr] Downloaded tl-proto v0.4.6 [INFO] [stderr] Downloaded ton_liteapi v0.1.0 [INFO] [stderr] Downloaded pretty-hex v0.2.1 [INFO] [stderr] Downloaded tokio-tower v0.6.0 [INFO] [stderr] Downloaded tl-scheme v0.2.0 [INFO] [stderr] Downloaded tl-proto-proc v0.4.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+cccf075eba88363269e8589ebb8d40874cc542d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6253e26be81b0d36756cda47f9f84eaed09e8f8fffd30c87eae3949513b7ad9 [INFO] running `Command { std: "docker" "start" "-a" "c6253e26be81b0d36756cda47f9f84eaed09e8f8fffd30c87eae3949513b7ad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6253e26be81b0d36756cda47f9f84eaed09e8f8fffd30c87eae3949513b7ad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6253e26be81b0d36756cda47f9f84eaed09e8f8fffd30c87eae3949513b7ad9", kill_on_drop: false }` [INFO] [stdout] c6253e26be81b0d36756cda47f9f84eaed09e8f8fffd30c87eae3949513b7ad9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+cccf075eba88363269e8589ebb8d40874cc542d8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b77cda87b770eb7c4c61be2aeec2d04f482db9d27481dd092bfe3ea24fe99cbb [INFO] running `Command { std: "docker" "start" "-a" "b77cda87b770eb7c4c61be2aeec2d04f482db9d27481dd092bfe3ea24fe99cbb", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling platforms v3.3.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking rustls-pki-types v1.4.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rustls v0.22.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking pretty-hex v0.2.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking ureq v2.9.6 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling tl-scheme v0.2.0 [INFO] [stderr] Checking tokio-tower v0.6.0 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Compiling tl-proto-proc v0.4.6 [INFO] [stderr] Checking tl-proto v0.4.6 [INFO] [stderr] Checking everscale-crypto v0.2.1 [INFO] [stderr] Checking adnl v2.0.0 [INFO] [stderr] Checking ton_networkconfig v0.1.0 [INFO] [stderr] Checking ton_networkconfig v0.1.0 (/opt/rustwide/workdir/network-config) [INFO] [stderr] Checking ton_liteapi v0.1.0 [INFO] [stderr] Checking ton_liteapi v0.2.0 (/opt/rustwide/workdir/liteapi) [INFO] [stderr] Checking ton_lc v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/adnl.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Message` [INFO] [stdout] ... [INFO] [stdout] 12 | pub enum Message { [INFO] [stdout] | ------- `Message` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/adnl.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Message` [INFO] [stdout] ... [INFO] [stdout] 12 | pub enum Message { [INFO] [stdout] | ------- `Message` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/adnl.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_Message` [INFO] [stdout] ... [INFO] [stdout] 12 | pub enum Message { [INFO] [stdout] | ------- `Message` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_True` [INFO] [stdout] 11 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 12 | pub struct True; [INFO] [stdout] | ---- `True` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_True` [INFO] [stdout] 11 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 12 | pub struct True; [INFO] [stdout] | ---- `True` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_True` [INFO] [stdout] 11 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 12 | pub struct True; [INFO] [stdout] | ---- `True` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_String` [INFO] [stdout] 16 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 17 | pub struct String(#[derivative(Debug(format_with = "fmt_string"))] Vec); [INFO] [stdout] | ------ `String` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_String` [INFO] [stdout] 16 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 17 | pub struct String(#[derivative(Debug(format_with = "fmt_string"))] Vec); [INFO] [stdout] | ------ `String` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_String` [INFO] [stdout] 16 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 17 | pub struct String(#[derivative(Debug(format_with = "fmt_string"))] Vec); [INFO] [stdout] | ------ `String` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Int256` [INFO] [stdout] 43 | #[derivative(Debug, Clone, PartialEq, Eq, Default, Hash)] [INFO] [stdout] 44 | pub struct Int256(#[derivative(Debug(format_with = "fmt_bytes"))] pub [u8; 32]); [INFO] [stdout] | ------ `Int256` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Int256` [INFO] [stdout] 43 | #[derivative(Debug, Clone, PartialEq, Eq, Default, Hash)] [INFO] [stdout] 44 | pub struct Int256(#[derivative(Debug(format_with = "fmt_bytes"))] pub [u8; 32]); [INFO] [stdout] | ------ `Int256` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_Int256` [INFO] [stdout] 43 | #[derivative(Debug, Clone, PartialEq, Eq, Default, Hash)] [INFO] [stdout] 44 | pub struct Int256(#[derivative(Debug(format_with = "fmt_bytes"))] pub [u8; 32]); [INFO] [stdout] | ------ `Int256` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockId` [INFO] [stdout] 75 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 76 | pub struct BlockId { [INFO] [stdout] | ------- `BlockId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockId` [INFO] [stdout] 75 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 76 | pub struct BlockId { [INFO] [stdout] | ------- `BlockId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_BlockId` [INFO] [stdout] 75 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 76 | pub struct BlockId { [INFO] [stdout] | ------- `BlockId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockIdExt` [INFO] [stdout] 84 | #[derivative(Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] 85 | pub struct BlockIdExt { [INFO] [stdout] | ---------- `BlockIdExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockIdExt` [INFO] [stdout] 84 | #[derivative(Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] 85 | pub struct BlockIdExt { [INFO] [stdout] | ---------- `BlockIdExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_BlockIdExt` [INFO] [stdout] 84 | #[derivative(Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] 85 | pub struct BlockIdExt { [INFO] [stdout] | ---------- `BlockIdExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_AccountId` [INFO] [stdout] 101 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 102 | pub struct AccountId { [INFO] [stdout] | --------- `AccountId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_AccountId` [INFO] [stdout] 101 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 102 | pub struct AccountId { [INFO] [stdout] | --------- `AccountId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:100:18 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_AccountId` [INFO] [stdout] 101 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 102 | pub struct AccountId { [INFO] [stdout] | --------- `AccountId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionId3` [INFO] [stdout] ... [INFO] [stdout] 111 | pub struct TransactionId3 { [INFO] [stdout] | -------------- `TransactionId3` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionId3` [INFO] [stdout] ... [INFO] [stdout] 111 | pub struct TransactionId3 { [INFO] [stdout] | -------------- `TransactionId3` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_TransactionId3` [INFO] [stdout] ... [INFO] [stdout] 111 | pub struct TransactionId3 { [INFO] [stdout] | -------------- `TransactionId3` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Signature` [INFO] [stdout] ... [INFO] [stdout] 120 | pub struct Signature { [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Signature` [INFO] [stdout] ... [INFO] [stdout] 120 | pub struct Signature { [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_Signature` [INFO] [stdout] ... [INFO] [stdout] 120 | pub struct Signature { [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_SignatureSet` [INFO] [stdout] ... [INFO] [stdout] 134 | pub struct SignatureSet { [INFO] [stdout] | ------------ `SignatureSet` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_SignatureSet` [INFO] [stdout] ... [INFO] [stdout] 134 | pub struct SignatureSet { [INFO] [stdout] | ------------ `SignatureSet` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:127:18 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_SignatureSet` [INFO] [stdout] ... [INFO] [stdout] 134 | pub struct SignatureSet { [INFO] [stdout] | ------------ `SignatureSet` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockLink` [INFO] [stdout] ... [INFO] [stdout] 147 | pub enum BlockLink { [INFO] [stdout] | --------- `BlockLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockLink` [INFO] [stdout] ... [INFO] [stdout] 147 | pub enum BlockLink { [INFO] [stdout] | --------- `BlockLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:140:18 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_BlockLink` [INFO] [stdout] ... [INFO] [stdout] 147 | pub enum BlockLink { [INFO] [stdout] | --------- `BlockLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ZeroStateIdExt` [INFO] [stdout] 177 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 178 | pub struct ZeroStateIdExt { [INFO] [stdout] | -------------- `ZeroStateIdExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ZeroStateIdExt` [INFO] [stdout] 177 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 178 | pub struct ZeroStateIdExt { [INFO] [stdout] | -------------- `ZeroStateIdExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:176:18 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_ZeroStateIdExt` [INFO] [stdout] 177 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 178 | pub struct ZeroStateIdExt { [INFO] [stdout] | -------------- `ZeroStateIdExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionId` [INFO] [stdout] 188 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 189 | pub struct TransactionId { [INFO] [stdout] | ------------- `TransactionId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionId` [INFO] [stdout] 188 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 189 | pub struct TransactionId { [INFO] [stdout] | ------------- `TransactionId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:187:18 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_TransactionId` [INFO] [stdout] 188 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 189 | pub struct TransactionId { [INFO] [stdout] | ------------- `TransactionId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:201:10 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LibraryEntry` [INFO] [stdout] 202 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 203 | pub struct LibraryEntry { [INFO] [stdout] | ------------ `LibraryEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:201:10 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LibraryEntry` [INFO] [stdout] 202 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 203 | pub struct LibraryEntry { [INFO] [stdout] | ------------ `LibraryEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:201:18 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_LibraryEntry` [INFO] [stdout] 202 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 203 | pub struct LibraryEntry { [INFO] [stdout] | ------------ `LibraryEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LiteQuery` [INFO] [stdout] ... [INFO] [stdout] 15 | pub struct LiteQuery { [INFO] [stdout] | --------- `LiteQuery` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LiteQuery` [INFO] [stdout] ... [INFO] [stdout] 15 | pub struct LiteQuery { [INFO] [stdout] | --------- `LiteQuery` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_LiteQuery` [INFO] [stdout] ... [INFO] [stdout] 15 | pub struct LiteQuery { [INFO] [stdout] | --------- `LiteQuery` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_WrappedRequest` [INFO] [stdout] 21 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 22 | pub struct WrappedRequest { [INFO] [stdout] | -------------- `WrappedRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_WrappedRequest` [INFO] [stdout] 21 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 22 | pub struct WrappedRequest { [INFO] [stdout] | -------------- `WrappedRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_WrappedRequest` [INFO] [stdout] 21 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 22 | pub struct WrappedRequest { [INFO] [stdout] | -------------- `WrappedRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_WaitMasterchainSeqno` [INFO] [stdout] ... [INFO] [stdout] 36 | pub struct WaitMasterchainSeqno { [INFO] [stdout] | -------------------- `WaitMasterchainSeqno` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_WaitMasterchainSeqno` [INFO] [stdout] ... [INFO] [stdout] 36 | pub struct WaitMasterchainSeqno { [INFO] [stdout] | -------------------- `WaitMasterchainSeqno` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_WaitMasterchainSeqno` [INFO] [stdout] ... [INFO] [stdout] 36 | pub struct WaitMasterchainSeqno { [INFO] [stdout] | -------------------- `WaitMasterchainSeqno` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetMasterchainInfoExt` [INFO] [stdout] 42 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 43 | pub struct GetMasterchainInfoExt { [INFO] [stdout] | --------------------- `GetMasterchainInfoExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetMasterchainInfoExt` [INFO] [stdout] 42 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 43 | pub struct GetMasterchainInfoExt { [INFO] [stdout] | --------------------- `GetMasterchainInfoExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetMasterchainInfoExt` [INFO] [stdout] 42 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 43 | pub struct GetMasterchainInfoExt { [INFO] [stdout] | --------------------- `GetMasterchainInfoExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetBlock` [INFO] [stdout] 48 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 49 | pub struct GetBlock { [INFO] [stdout] | -------- `GetBlock` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetBlock` [INFO] [stdout] 48 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 49 | pub struct GetBlock { [INFO] [stdout] | -------- `GetBlock` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetBlock` [INFO] [stdout] 48 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 49 | pub struct GetBlock { [INFO] [stdout] | -------- `GetBlock` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetState` [INFO] [stdout] 54 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 55 | pub struct GetState { [INFO] [stdout] | -------- `GetState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetState` [INFO] [stdout] 54 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 55 | pub struct GetState { [INFO] [stdout] | -------- `GetState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetState` [INFO] [stdout] 54 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 55 | pub struct GetState { [INFO] [stdout] | -------- `GetState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetBlockHeader` [INFO] [stdout] 60 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 61 | pub struct GetBlockHeader { [INFO] [stdout] | -------------- `GetBlockHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetBlockHeader` [INFO] [stdout] 60 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 61 | pub struct GetBlockHeader { [INFO] [stdout] | -------------- `GetBlockHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetBlockHeader` [INFO] [stdout] 60 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 61 | pub struct GetBlockHeader { [INFO] [stdout] | -------------- `GetBlockHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_SendMessage` [INFO] [stdout] 78 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 79 | pub struct SendMessage { [INFO] [stdout] | ----------- `SendMessage` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_SendMessage` [INFO] [stdout] 78 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 79 | pub struct SendMessage { [INFO] [stdout] | ----------- `SendMessage` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_SendMessage` [INFO] [stdout] 78 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 79 | pub struct SendMessage { [INFO] [stdout] | ----------- `SendMessage` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetAccountState` [INFO] [stdout] 84 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 85 | pub struct GetAccountState { [INFO] [stdout] | --------------- `GetAccountState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetAccountState` [INFO] [stdout] 84 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 85 | pub struct GetAccountState { [INFO] [stdout] | --------------- `GetAccountState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetAccountState` [INFO] [stdout] 84 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 85 | pub struct GetAccountState { [INFO] [stdout] | --------------- `GetAccountState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_RunSmcMethod` [INFO] [stdout] 91 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 92 | pub struct RunSmcMethod { [INFO] [stdout] | ------------ `RunSmcMethod` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_RunSmcMethod` [INFO] [stdout] 91 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 92 | pub struct RunSmcMethod { [INFO] [stdout] | ------------ `RunSmcMethod` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:90:18 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_RunSmcMethod` [INFO] [stdout] 91 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 92 | pub struct RunSmcMethod { [INFO] [stdout] | ------------ `RunSmcMethod` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetShardInfo` [INFO] [stdout] 101 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 102 | pub struct GetShardInfo { [INFO] [stdout] | ------------ `GetShardInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetShardInfo` [INFO] [stdout] 101 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 102 | pub struct GetShardInfo { [INFO] [stdout] | ------------ `GetShardInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:100:18 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetShardInfo` [INFO] [stdout] 101 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 102 | pub struct GetShardInfo { [INFO] [stdout] | ------------ `GetShardInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetAllShardsInfo` [INFO] [stdout] 110 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 111 | pub struct GetAllShardsInfo { [INFO] [stdout] | ---------------- `GetAllShardsInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetAllShardsInfo` [INFO] [stdout] 110 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 111 | pub struct GetAllShardsInfo { [INFO] [stdout] | ---------------- `GetAllShardsInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetAllShardsInfo` [INFO] [stdout] 110 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 111 | pub struct GetAllShardsInfo { [INFO] [stdout] | ---------------- `GetAllShardsInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetOneTransaction` [INFO] [stdout] 116 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 117 | pub struct GetOneTransaction { [INFO] [stdout] | ----------------- `GetOneTransaction` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetOneTransaction` [INFO] [stdout] 116 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 117 | pub struct GetOneTransaction { [INFO] [stdout] | ----------------- `GetOneTransaction` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:115:18 [INFO] [stdout] | [INFO] [stdout] 115 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetOneTransaction` [INFO] [stdout] 116 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 117 | pub struct GetOneTransaction { [INFO] [stdout] | ----------------- `GetOneTransaction` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetTransactions` [INFO] [stdout] 124 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 125 | pub struct GetTransactions { [INFO] [stdout] | --------------- `GetTransactions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetTransactions` [INFO] [stdout] 124 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 125 | pub struct GetTransactions { [INFO] [stdout] | --------------- `GetTransactions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:123:18 [INFO] [stdout] | [INFO] [stdout] 123 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetTransactions` [INFO] [stdout] 124 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 125 | pub struct GetTransactions { [INFO] [stdout] | --------------- `GetTransactions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 132 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LookupBlock` [INFO] [stdout] 133 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 134 | pub struct LookupBlock { [INFO] [stdout] | ----------- `LookupBlock` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 132 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LookupBlock` [INFO] [stdout] 133 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 134 | pub struct LookupBlock { [INFO] [stdout] | ----------- `LookupBlock` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:132:18 [INFO] [stdout] | [INFO] [stdout] 132 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_LookupBlock` [INFO] [stdout] 133 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 134 | pub struct LookupBlock { [INFO] [stdout] | ----------- `LookupBlock` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:156:10 [INFO] [stdout] | [INFO] [stdout] 156 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LookupBlockWithProof` [INFO] [stdout] 157 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 158 | pub struct LookupBlockWithProof { [INFO] [stdout] | -------------------- `LookupBlockWithProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:156:10 [INFO] [stdout] | [INFO] [stdout] 156 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LookupBlockWithProof` [INFO] [stdout] 157 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 158 | pub struct LookupBlockWithProof { [INFO] [stdout] | -------------------- `LookupBlockWithProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:156:18 [INFO] [stdout] | [INFO] [stdout] 156 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_LookupBlockWithProof` [INFO] [stdout] 157 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 158 | pub struct LookupBlockWithProof { [INFO] [stdout] | -------------------- `LookupBlockWithProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ListBlockTransactions` [INFO] [stdout] 182 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 183 | pub struct ListBlockTransactions { [INFO] [stdout] | --------------------- `ListBlockTransactions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ListBlockTransactions` [INFO] [stdout] 182 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 183 | pub struct ListBlockTransactions { [INFO] [stdout] | --------------------- `ListBlockTransactions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:181:18 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_ListBlockTransactions` [INFO] [stdout] 182 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 183 | pub struct ListBlockTransactions { [INFO] [stdout] | --------------------- `ListBlockTransactions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:196:10 [INFO] [stdout] | [INFO] [stdout] 196 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetBlockProof` [INFO] [stdout] 197 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 198 | pub struct GetBlockProof { [INFO] [stdout] | ------------- `GetBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:196:10 [INFO] [stdout] | [INFO] [stdout] 196 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetBlockProof` [INFO] [stdout] 197 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 198 | pub struct GetBlockProof { [INFO] [stdout] | ------------- `GetBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:196:18 [INFO] [stdout] | [INFO] [stdout] 196 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetBlockProof` [INFO] [stdout] 197 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 198 | pub struct GetBlockProof { [INFO] [stdout] | ------------- `GetBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:210:10 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetConfigAll` [INFO] [stdout] 211 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 212 | pub struct GetConfigAll { [INFO] [stdout] | ------------ `GetConfigAll` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:210:10 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetConfigAll` [INFO] [stdout] 211 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 212 | pub struct GetConfigAll { [INFO] [stdout] | ------------ `GetConfigAll` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:210:18 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetConfigAll` [INFO] [stdout] 211 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 212 | pub struct GetConfigAll { [INFO] [stdout] | ------------ `GetConfigAll` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetConfigParams` [INFO] [stdout] 241 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 242 | pub struct GetConfigParams { [INFO] [stdout] | --------------- `GetConfigParams` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetConfigParams` [INFO] [stdout] 241 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 242 | pub struct GetConfigParams { [INFO] [stdout] | --------------- `GetConfigParams` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:240:18 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetConfigParams` [INFO] [stdout] 241 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 242 | pub struct GetConfigParams { [INFO] [stdout] | --------------- `GetConfigParams` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:271:10 [INFO] [stdout] | [INFO] [stdout] 271 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetValidatorStats` [INFO] [stdout] 272 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 273 | pub struct GetValidatorStats { [INFO] [stdout] | ----------------- `GetValidatorStats` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:271:10 [INFO] [stdout] | [INFO] [stdout] 271 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetValidatorStats` [INFO] [stdout] 272 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 273 | pub struct GetValidatorStats { [INFO] [stdout] | ----------------- `GetValidatorStats` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:271:18 [INFO] [stdout] | [INFO] [stdout] 271 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetValidatorStats` [INFO] [stdout] 272 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 273 | pub struct GetValidatorStats { [INFO] [stdout] | ----------------- `GetValidatorStats` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:284:10 [INFO] [stdout] | [INFO] [stdout] 284 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetLibraries` [INFO] [stdout] 285 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 286 | pub struct GetLibraries { [INFO] [stdout] | ------------ `GetLibraries` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:284:10 [INFO] [stdout] | [INFO] [stdout] 284 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetLibraries` [INFO] [stdout] 285 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 286 | pub struct GetLibraries { [INFO] [stdout] | ------------ `GetLibraries` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:284:18 [INFO] [stdout] | [INFO] [stdout] 284 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetLibraries` [INFO] [stdout] 285 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 286 | pub struct GetLibraries { [INFO] [stdout] | ------------ `GetLibraries` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 290 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetLibrariesWithProof` [INFO] [stdout] 291 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 292 | pub struct GetLibrariesWithProof { [INFO] [stdout] | --------------------- `GetLibrariesWithProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 290 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetLibrariesWithProof` [INFO] [stdout] 291 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 292 | pub struct GetLibrariesWithProof { [INFO] [stdout] | --------------------- `GetLibrariesWithProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:290:18 [INFO] [stdout] | [INFO] [stdout] 290 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetLibrariesWithProof` [INFO] [stdout] 291 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 292 | pub struct GetLibrariesWithProof { [INFO] [stdout] | --------------------- `GetLibrariesWithProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:299:10 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetShardBlockProof` [INFO] [stdout] 300 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 301 | pub struct GetShardBlockProof { [INFO] [stdout] | ------------------ `GetShardBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:299:10 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetShardBlockProof` [INFO] [stdout] 300 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 301 | pub struct GetShardBlockProof { [INFO] [stdout] | ------------------ `GetShardBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:299:18 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetShardBlockProof` [INFO] [stdout] 300 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 301 | pub struct GetShardBlockProof { [INFO] [stdout] | ------------------ `GetShardBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:305:10 [INFO] [stdout] | [INFO] [stdout] 305 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetOutMsgQueueSizes` [INFO] [stdout] 306 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 307 | pub struct GetOutMsgQueueSizes { [INFO] [stdout] | ------------------- `GetOutMsgQueueSizes` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:305:10 [INFO] [stdout] | [INFO] [stdout] 305 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetOutMsgQueueSizes` [INFO] [stdout] 306 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 307 | pub struct GetOutMsgQueueSizes { [INFO] [stdout] | ------------------- `GetOutMsgQueueSizes` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:305:18 [INFO] [stdout] | [INFO] [stdout] 305 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetOutMsgQueueSizes` [INFO] [stdout] 306 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 307 | pub struct GetOutMsgQueueSizes { [INFO] [stdout] | ------------------- `GetOutMsgQueueSizes` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:314:10 [INFO] [stdout] | [INFO] [stdout] 314 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetBlockOutMsgQueueSize` [INFO] [stdout] 315 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 316 | pub struct GetBlockOutMsgQueueSize { [INFO] [stdout] | ----------------------- `GetBlockOutMsgQueueSize` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:314:10 [INFO] [stdout] | [INFO] [stdout] 314 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetBlockOutMsgQueueSize` [INFO] [stdout] 315 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 316 | pub struct GetBlockOutMsgQueueSize { [INFO] [stdout] | ----------------------- `GetBlockOutMsgQueueSize` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:314:18 [INFO] [stdout] | [INFO] [stdout] 314 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetBlockOutMsgQueueSize` [INFO] [stdout] 315 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 316 | pub struct GetBlockOutMsgQueueSize { [INFO] [stdout] | ----------------------- `GetBlockOutMsgQueueSize` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:324:10 [INFO] [stdout] | [INFO] [stdout] 324 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetDispatchQueueInfo` [INFO] [stdout] 325 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 326 | pub struct GetDispatchQueueInfo { [INFO] [stdout] | -------------------- `GetDispatchQueueInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:324:10 [INFO] [stdout] | [INFO] [stdout] 324 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetDispatchQueueInfo` [INFO] [stdout] 325 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 326 | pub struct GetDispatchQueueInfo { [INFO] [stdout] | -------------------- `GetDispatchQueueInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:324:18 [INFO] [stdout] | [INFO] [stdout] 324 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetDispatchQueueInfo` [INFO] [stdout] 325 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 326 | pub struct GetDispatchQueueInfo { [INFO] [stdout] | -------------------- `GetDispatchQueueInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:337:10 [INFO] [stdout] | [INFO] [stdout] 337 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetDispatchQueueMessages` [INFO] [stdout] 338 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 339 | pub struct GetDispatchQueueMessages { [INFO] [stdout] | ------------------------ `GetDispatchQueueMessages` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:337:10 [INFO] [stdout] | [INFO] [stdout] 337 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetDispatchQueueMessages` [INFO] [stdout] 338 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 339 | pub struct GetDispatchQueueMessages { [INFO] [stdout] | ------------------------ `GetDispatchQueueMessages` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:337:18 [INFO] [stdout] | [INFO] [stdout] 337 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetDispatchQueueMessages` [INFO] [stdout] 338 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 339 | pub struct GetDispatchQueueMessages { [INFO] [stdout] | ------------------------ `GetDispatchQueueMessages` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:354:10 [INFO] [stdout] | [INFO] [stdout] 354 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Request` [INFO] [stdout] ... [INFO] [stdout] 357 | pub enum Request { [INFO] [stdout] | ------- `Request` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:354:10 [INFO] [stdout] | [INFO] [stdout] 354 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Request` [INFO] [stdout] ... [INFO] [stdout] 357 | pub enum Request { [INFO] [stdout] | ------- `Request` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:354:18 [INFO] [stdout] | [INFO] [stdout] 354 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_Request` [INFO] [stdout] ... [INFO] [stdout] 357 | pub enum Request { [INFO] [stdout] | ------- `Request` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_MasterchainInfo` [INFO] [stdout] 8 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 9 | pub struct MasterchainInfo { [INFO] [stdout] | --------------- `MasterchainInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_MasterchainInfo` [INFO] [stdout] 8 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 9 | pub struct MasterchainInfo { [INFO] [stdout] | --------------- `MasterchainInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_MasterchainInfo` [INFO] [stdout] 8 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 9 | pub struct MasterchainInfo { [INFO] [stdout] | --------------- `MasterchainInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_MasterchainInfoExt` [INFO] [stdout] 16 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 17 | pub struct MasterchainInfoExt { [INFO] [stdout] | ------------------ `MasterchainInfoExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_MasterchainInfoExt` [INFO] [stdout] 16 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 17 | pub struct MasterchainInfoExt { [INFO] [stdout] | ------------------ `MasterchainInfoExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_MasterchainInfoExt` [INFO] [stdout] 16 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 17 | pub struct MasterchainInfoExt { [INFO] [stdout] | ------------------ `MasterchainInfoExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_CurrentTime` [INFO] [stdout] 30 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 31 | pub struct CurrentTime { [INFO] [stdout] | ----------- `CurrentTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_CurrentTime` [INFO] [stdout] 30 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 31 | pub struct CurrentTime { [INFO] [stdout] | ----------- `CurrentTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_CurrentTime` [INFO] [stdout] 30 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 31 | pub struct CurrentTime { [INFO] [stdout] | ----------- `CurrentTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Version` [INFO] [stdout] 36 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 37 | pub struct Version { [INFO] [stdout] | ------- `Version` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Version` [INFO] [stdout] 36 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 37 | pub struct Version { [INFO] [stdout] | ------- `Version` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_Version` [INFO] [stdout] 36 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 37 | pub struct Version { [INFO] [stdout] | ------- `Version` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockData` [INFO] [stdout] 45 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 46 | pub struct BlockData { [INFO] [stdout] | --------- `BlockData` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockData` [INFO] [stdout] 45 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 46 | pub struct BlockData { [INFO] [stdout] | --------- `BlockData` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_BlockData` [INFO] [stdout] 45 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 46 | pub struct BlockData { [INFO] [stdout] | --------- `BlockData` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockState` [INFO] [stdout] 53 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 54 | pub struct BlockState { [INFO] [stdout] | ---------- `BlockState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockState` [INFO] [stdout] 53 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 54 | pub struct BlockState { [INFO] [stdout] | ---------- `BlockState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_BlockState` [INFO] [stdout] 53 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 54 | pub struct BlockState { [INFO] [stdout] | ---------- `BlockState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockHeader` [INFO] [stdout] 63 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 64 | pub struct BlockHeader { [INFO] [stdout] | ----------- `BlockHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockHeader` [INFO] [stdout] 63 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 64 | pub struct BlockHeader { [INFO] [stdout] | ----------- `BlockHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_BlockHeader` [INFO] [stdout] 63 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 64 | pub struct BlockHeader { [INFO] [stdout] | ----------- `BlockHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_SendMsgStatus` [INFO] [stdout] 83 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 84 | pub struct SendMsgStatus { [INFO] [stdout] | ------------- `SendMsgStatus` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_SendMsgStatus` [INFO] [stdout] 83 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 84 | pub struct SendMsgStatus { [INFO] [stdout] | ------------- `SendMsgStatus` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_SendMsgStatus` [INFO] [stdout] 83 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 84 | pub struct SendMsgStatus { [INFO] [stdout] | ------------- `SendMsgStatus` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_AccountState` [INFO] [stdout] 89 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 90 | pub struct AccountState { [INFO] [stdout] | ------------ `AccountState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_AccountState` [INFO] [stdout] 89 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 90 | pub struct AccountState { [INFO] [stdout] | ------------ `AccountState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_AccountState` [INFO] [stdout] 89 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 90 | pub struct AccountState { [INFO] [stdout] | ------------ `AccountState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_RunMethodResult` [INFO] [stdout] 102 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 103 | pub struct RunMethodResult { [INFO] [stdout] | --------------- `RunMethodResult` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_RunMethodResult` [INFO] [stdout] 102 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 103 | pub struct RunMethodResult { [INFO] [stdout] | --------------- `RunMethodResult` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_RunMethodResult` [INFO] [stdout] 102 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 103 | pub struct RunMethodResult { [INFO] [stdout] | --------------- `RunMethodResult` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ShardInfo` [INFO] [stdout] 130 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 131 | pub struct ShardInfo { [INFO] [stdout] | --------- `ShardInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ShardInfo` [INFO] [stdout] 130 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 131 | pub struct ShardInfo { [INFO] [stdout] | --------- `ShardInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:129:18 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_ShardInfo` [INFO] [stdout] 130 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 131 | pub struct ShardInfo { [INFO] [stdout] | --------- `ShardInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_AllShardsInfo` [INFO] [stdout] 141 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 142 | pub struct AllShardsInfo { [INFO] [stdout] | ------------- `AllShardsInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_AllShardsInfo` [INFO] [stdout] 141 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 142 | pub struct AllShardsInfo { [INFO] [stdout] | ------------- `AllShardsInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:140:18 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_AllShardsInfo` [INFO] [stdout] 141 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 142 | pub struct AllShardsInfo { [INFO] [stdout] | ------------- `AllShardsInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:150:10 [INFO] [stdout] | [INFO] [stdout] 150 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionInfo` [INFO] [stdout] 151 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 152 | pub struct TransactionInfo { [INFO] [stdout] | --------------- `TransactionInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:150:10 [INFO] [stdout] | [INFO] [stdout] 150 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionInfo` [INFO] [stdout] 151 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 152 | pub struct TransactionInfo { [INFO] [stdout] | --------------- `TransactionInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_TransactionInfo` [INFO] [stdout] 151 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 152 | pub struct TransactionInfo { [INFO] [stdout] | --------------- `TransactionInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionList` [INFO] [stdout] 161 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 162 | pub struct TransactionList { [INFO] [stdout] | --------------- `TransactionList` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionList` [INFO] [stdout] 161 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 162 | pub struct TransactionList { [INFO] [stdout] | --------------- `TransactionList` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:160:18 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_TransactionList` [INFO] [stdout] 161 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 162 | pub struct TransactionList { [INFO] [stdout] | --------------- `TransactionList` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionMetadata` [INFO] [stdout] 169 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 170 | pub struct TransactionMetadata { [INFO] [stdout] | ------------------- `TransactionMetadata` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionMetadata` [INFO] [stdout] 169 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 170 | pub struct TransactionMetadata { [INFO] [stdout] | ------------------- `TransactionMetadata` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:168:18 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_TransactionMetadata` [INFO] [stdout] 169 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 170 | pub struct TransactionMetadata { [INFO] [stdout] | ------------------- `TransactionMetadata` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionId` [INFO] [stdout] 179 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 180 | pub struct TransactionId { [INFO] [stdout] | ------------- `TransactionId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionId` [INFO] [stdout] 179 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 180 | pub struct TransactionId { [INFO] [stdout] | ------------- `TransactionId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:178:18 [INFO] [stdout] | [INFO] [stdout] 178 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_TransactionId` [INFO] [stdout] 179 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 180 | pub struct TransactionId { [INFO] [stdout] | ------------- `TransactionId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockTransactions` [INFO] [stdout] 194 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 195 | pub struct BlockTransactions { [INFO] [stdout] | ----------------- `BlockTransactions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockTransactions` [INFO] [stdout] 194 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 195 | pub struct BlockTransactions { [INFO] [stdout] | ----------------- `BlockTransactions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:193:18 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_BlockTransactions` [INFO] [stdout] 194 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 195 | pub struct BlockTransactions { [INFO] [stdout] | ----------------- `BlockTransactions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockTransactionsExt` [INFO] [stdout] 205 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 206 | pub struct BlockTransactionsExt { [INFO] [stdout] | -------------------- `BlockTransactionsExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockTransactionsExt` [INFO] [stdout] 205 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 206 | pub struct BlockTransactionsExt { [INFO] [stdout] | -------------------- `BlockTransactionsExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:204:18 [INFO] [stdout] | [INFO] [stdout] 204 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_BlockTransactionsExt` [INFO] [stdout] 205 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 206 | pub struct BlockTransactionsExt { [INFO] [stdout] | -------------------- `BlockTransactionsExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_PartialBlockProof` [INFO] [stdout] 217 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 218 | pub struct PartialBlockProof { [INFO] [stdout] | ----------------- `PartialBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_PartialBlockProof` [INFO] [stdout] 217 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 218 | pub struct PartialBlockProof { [INFO] [stdout] | ----------------- `PartialBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:216:18 [INFO] [stdout] | [INFO] [stdout] 216 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_PartialBlockProof` [INFO] [stdout] 217 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 218 | pub struct PartialBlockProof { [INFO] [stdout] | ----------------- `PartialBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ConfigInfo` [INFO] [stdout] 226 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 227 | pub struct ConfigInfo { [INFO] [stdout] | ---------- `ConfigInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ConfigInfo` [INFO] [stdout] 226 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 227 | pub struct ConfigInfo { [INFO] [stdout] | ---------- `ConfigInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:225:18 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_ConfigInfo` [INFO] [stdout] 226 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 227 | pub struct ConfigInfo { [INFO] [stdout] | ---------- `ConfigInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 259 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ValidatorStats` [INFO] [stdout] 260 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 261 | pub struct ValidatorStats { [INFO] [stdout] | -------------- `ValidatorStats` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 259 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ValidatorStats` [INFO] [stdout] 260 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 261 | pub struct ValidatorStats { [INFO] [stdout] | -------------- `ValidatorStats` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:259:18 [INFO] [stdout] | [INFO] [stdout] 259 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_ValidatorStats` [INFO] [stdout] 260 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 261 | pub struct ValidatorStats { [INFO] [stdout] | -------------- `ValidatorStats` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:273:10 [INFO] [stdout] | [INFO] [stdout] 273 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LibraryResult` [INFO] [stdout] 274 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 275 | pub struct LibraryResult { [INFO] [stdout] | ------------- `LibraryResult` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:273:10 [INFO] [stdout] | [INFO] [stdout] 273 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LibraryResult` [INFO] [stdout] 274 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 275 | pub struct LibraryResult { [INFO] [stdout] | ------------- `LibraryResult` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:273:18 [INFO] [stdout] | [INFO] [stdout] 273 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_LibraryResult` [INFO] [stdout] 274 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 275 | pub struct LibraryResult { [INFO] [stdout] | ------------- `LibraryResult` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:279:10 [INFO] [stdout] | [INFO] [stdout] 279 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LibraryResultWithProof` [INFO] [stdout] 280 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 281 | pub struct LibraryResultWithProof { [INFO] [stdout] | ---------------------- `LibraryResultWithProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:279:10 [INFO] [stdout] | [INFO] [stdout] 279 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LibraryResultWithProof` [INFO] [stdout] 280 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 281 | pub struct LibraryResultWithProof { [INFO] [stdout] | ---------------------- `LibraryResultWithProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:279:18 [INFO] [stdout] | [INFO] [stdout] 279 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_LibraryResultWithProof` [INFO] [stdout] 280 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 281 | pub struct LibraryResultWithProof { [INFO] [stdout] | ---------------------- `LibraryResultWithProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ShardBlockLink` [INFO] [stdout] 293 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 294 | pub struct ShardBlockLink { [INFO] [stdout] | -------------- `ShardBlockLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ShardBlockLink` [INFO] [stdout] 293 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 294 | pub struct ShardBlockLink { [INFO] [stdout] | -------------- `ShardBlockLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:292:18 [INFO] [stdout] | [INFO] [stdout] 292 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_ShardBlockLink` [INFO] [stdout] 293 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 294 | pub struct ShardBlockLink { [INFO] [stdout] | -------------- `ShardBlockLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:300:10 [INFO] [stdout] | [INFO] [stdout] 300 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ShardBlockProof` [INFO] [stdout] 301 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 302 | pub struct ShardBlockProof { [INFO] [stdout] | --------------- `ShardBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:300:10 [INFO] [stdout] | [INFO] [stdout] 300 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ShardBlockProof` [INFO] [stdout] 301 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 302 | pub struct ShardBlockProof { [INFO] [stdout] | --------------- `ShardBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:300:18 [INFO] [stdout] | [INFO] [stdout] 300 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_ShardBlockProof` [INFO] [stdout] 301 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 302 | pub struct ShardBlockProof { [INFO] [stdout] | --------------- `ShardBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:307:10 [INFO] [stdout] | [INFO] [stdout] 307 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LookupBlockResult` [INFO] [stdout] 308 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 309 | pub struct LookupBlockResult { [INFO] [stdout] | ----------------- `LookupBlockResult` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:307:10 [INFO] [stdout] | [INFO] [stdout] 307 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LookupBlockResult` [INFO] [stdout] 308 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 309 | pub struct LookupBlockResult { [INFO] [stdout] | ----------------- `LookupBlockResult` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:307:18 [INFO] [stdout] | [INFO] [stdout] 307 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_LookupBlockResult` [INFO] [stdout] 308 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 309 | pub struct LookupBlockResult { [INFO] [stdout] | ----------------- `LookupBlockResult` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:325:10 [INFO] [stdout] | [INFO] [stdout] 325 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_OutMsgQueueSize` [INFO] [stdout] 326 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 327 | pub struct OutMsgQueueSize { [INFO] [stdout] | --------------- `OutMsgQueueSize` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:325:10 [INFO] [stdout] | [INFO] [stdout] 325 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_OutMsgQueueSize` [INFO] [stdout] 326 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 327 | pub struct OutMsgQueueSize { [INFO] [stdout] | --------------- `OutMsgQueueSize` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:325:18 [INFO] [stdout] | [INFO] [stdout] 325 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_OutMsgQueueSize` [INFO] [stdout] 326 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 327 | pub struct OutMsgQueueSize { [INFO] [stdout] | --------------- `OutMsgQueueSize` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:332:10 [INFO] [stdout] | [INFO] [stdout] 332 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_OutMsgQueueSizes` [INFO] [stdout] 333 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 334 | pub struct OutMsgQueueSizes { [INFO] [stdout] | ---------------- `OutMsgQueueSizes` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:332:10 [INFO] [stdout] | [INFO] [stdout] 332 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_OutMsgQueueSizes` [INFO] [stdout] 333 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 334 | pub struct OutMsgQueueSizes { [INFO] [stdout] | ---------------- `OutMsgQueueSizes` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:332:18 [INFO] [stdout] | [INFO] [stdout] 332 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_OutMsgQueueSizes` [INFO] [stdout] 333 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 334 | pub struct OutMsgQueueSizes { [INFO] [stdout] | ---------------- `OutMsgQueueSizes` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockOutMsgQueueSize` [INFO] [stdout] 340 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 341 | pub struct BlockOutMsgQueueSize { [INFO] [stdout] | -------------------- `BlockOutMsgQueueSize` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockOutMsgQueueSize` [INFO] [stdout] 340 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 341 | pub struct BlockOutMsgQueueSize { [INFO] [stdout] | -------------------- `BlockOutMsgQueueSize` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:339:18 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_BlockOutMsgQueueSize` [INFO] [stdout] 340 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 341 | pub struct BlockOutMsgQueueSize { [INFO] [stdout] | -------------------- `BlockOutMsgQueueSize` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:351:10 [INFO] [stdout] | [INFO] [stdout] 351 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_AccountDispatchQueueInfo` [INFO] [stdout] 352 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 353 | pub struct AccountDispatchQueueInfo { [INFO] [stdout] | ------------------------ `AccountDispatchQueueInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:351:10 [INFO] [stdout] | [INFO] [stdout] 351 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_AccountDispatchQueueInfo` [INFO] [stdout] 352 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 353 | pub struct AccountDispatchQueueInfo { [INFO] [stdout] | ------------------------ `AccountDispatchQueueInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:351:18 [INFO] [stdout] | [INFO] [stdout] 351 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_AccountDispatchQueueInfo` [INFO] [stdout] 352 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 353 | pub struct AccountDispatchQueueInfo { [INFO] [stdout] | ------------------------ `AccountDispatchQueueInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:360:10 [INFO] [stdout] | [INFO] [stdout] 360 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_DispatchQueueInfo` [INFO] [stdout] 361 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 362 | pub struct DispatchQueueInfo { [INFO] [stdout] | ----------------- `DispatchQueueInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:360:10 [INFO] [stdout] | [INFO] [stdout] 360 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_DispatchQueueInfo` [INFO] [stdout] 361 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 362 | pub struct DispatchQueueInfo { [INFO] [stdout] | ----------------- `DispatchQueueInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:360:18 [INFO] [stdout] | [INFO] [stdout] 360 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_DispatchQueueInfo` [INFO] [stdout] 361 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 362 | pub struct DispatchQueueInfo { [INFO] [stdout] | ----------------- `DispatchQueueInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:373:10 [INFO] [stdout] | [INFO] [stdout] 373 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_DispatchQueueMessage` [INFO] [stdout] 374 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 375 | pub struct DispatchQueueMessage { [INFO] [stdout] | -------------------- `DispatchQueueMessage` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:373:10 [INFO] [stdout] | [INFO] [stdout] 373 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_DispatchQueueMessage` [INFO] [stdout] 374 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 375 | pub struct DispatchQueueMessage { [INFO] [stdout] | -------------------- `DispatchQueueMessage` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:373:18 [INFO] [stdout] | [INFO] [stdout] 373 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_DispatchQueueMessage` [INFO] [stdout] 374 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 375 | pub struct DispatchQueueMessage { [INFO] [stdout] | -------------------- `DispatchQueueMessage` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:382:10 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_DispatchQueueMessages` [INFO] [stdout] 383 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 384 | pub struct DispatchQueueMessages { [INFO] [stdout] | --------------------- `DispatchQueueMessages` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:382:10 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_DispatchQueueMessages` [INFO] [stdout] 383 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 384 | pub struct DispatchQueueMessages { [INFO] [stdout] | --------------------- `DispatchQueueMessages` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:382:18 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_DispatchQueueMessages` [INFO] [stdout] 383 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 384 | pub struct DispatchQueueMessages { [INFO] [stdout] | --------------------- `DispatchQueueMessages` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:398:10 [INFO] [stdout] | [INFO] [stdout] 398 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Error` [INFO] [stdout] 399 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 400 | pub struct Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:398:10 [INFO] [stdout] | [INFO] [stdout] 398 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Error` [INFO] [stdout] 399 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 400 | pub struct Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:398:18 [INFO] [stdout] | [INFO] [stdout] 398 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_Error` [INFO] [stdout] 399 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 400 | pub struct Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:406:10 [INFO] [stdout] | [INFO] [stdout] 406 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Response` [INFO] [stdout] ... [INFO] [stdout] 409 | pub enum Response { [INFO] [stdout] | -------- `Response` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:406:10 [INFO] [stdout] | [INFO] [stdout] 406 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Response` [INFO] [stdout] ... [INFO] [stdout] 409 | pub enum Response { [INFO] [stdout] | -------- `Response` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:406:18 [INFO] [stdout] | [INFO] [stdout] 406 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_Response` [INFO] [stdout] ... [INFO] [stdout] 409 | pub enum Response { [INFO] [stdout] | -------- `Response` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/adnl.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Message` [INFO] [stdout] ... [INFO] [stdout] 12 | pub enum Message { [INFO] [stdout] | ------- `Message` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/adnl.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Message` [INFO] [stdout] ... [INFO] [stdout] 12 | pub enum Message { [INFO] [stdout] | ------- `Message` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/adnl.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_Message` [INFO] [stdout] ... [INFO] [stdout] 12 | pub enum Message { [INFO] [stdout] | ------- `Message` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_True` [INFO] [stdout] 11 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 12 | pub struct True; [INFO] [stdout] | ---- `True` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_True` [INFO] [stdout] 11 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 12 | pub struct True; [INFO] [stdout] | ---- `True` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_True` [INFO] [stdout] 11 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 12 | pub struct True; [INFO] [stdout] | ---- `True` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_String` [INFO] [stdout] 16 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 17 | pub struct String(#[derivative(Debug(format_with = "fmt_string"))] Vec); [INFO] [stdout] | ------ `String` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_String` [INFO] [stdout] 16 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 17 | pub struct String(#[derivative(Debug(format_with = "fmt_string"))] Vec); [INFO] [stdout] | ------ `String` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_String` [INFO] [stdout] 16 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 17 | pub struct String(#[derivative(Debug(format_with = "fmt_string"))] Vec); [INFO] [stdout] | ------ `String` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Int256` [INFO] [stdout] 43 | #[derivative(Debug, Clone, PartialEq, Eq, Default, Hash)] [INFO] [stdout] 44 | pub struct Int256(#[derivative(Debug(format_with = "fmt_bytes"))] pub [u8; 32]); [INFO] [stdout] | ------ `Int256` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Int256` [INFO] [stdout] 43 | #[derivative(Debug, Clone, PartialEq, Eq, Default, Hash)] [INFO] [stdout] 44 | pub struct Int256(#[derivative(Debug(format_with = "fmt_bytes"))] pub [u8; 32]); [INFO] [stdout] | ------ `Int256` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_Int256` [INFO] [stdout] 43 | #[derivative(Debug, Clone, PartialEq, Eq, Default, Hash)] [INFO] [stdout] 44 | pub struct Int256(#[derivative(Debug(format_with = "fmt_bytes"))] pub [u8; 32]); [INFO] [stdout] | ------ `Int256` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockId` [INFO] [stdout] 75 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 76 | pub struct BlockId { [INFO] [stdout] | ------- `BlockId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockId` [INFO] [stdout] 75 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 76 | pub struct BlockId { [INFO] [stdout] | ------- `BlockId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_BlockId` [INFO] [stdout] 75 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 76 | pub struct BlockId { [INFO] [stdout] | ------- `BlockId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockIdExt` [INFO] [stdout] 84 | #[derivative(Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] 85 | pub struct BlockIdExt { [INFO] [stdout] | ---------- `BlockIdExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockIdExt` [INFO] [stdout] 84 | #[derivative(Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] 85 | pub struct BlockIdExt { [INFO] [stdout] | ---------- `BlockIdExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_BlockIdExt` [INFO] [stdout] 84 | #[derivative(Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] 85 | pub struct BlockIdExt { [INFO] [stdout] | ---------- `BlockIdExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_AccountId` [INFO] [stdout] 101 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 102 | pub struct AccountId { [INFO] [stdout] | --------- `AccountId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_AccountId` [INFO] [stdout] 101 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 102 | pub struct AccountId { [INFO] [stdout] | --------- `AccountId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:100:18 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_AccountId` [INFO] [stdout] 101 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 102 | pub struct AccountId { [INFO] [stdout] | --------- `AccountId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionId3` [INFO] [stdout] ... [INFO] [stdout] 111 | pub struct TransactionId3 { [INFO] [stdout] | -------------- `TransactionId3` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionId3` [INFO] [stdout] ... [INFO] [stdout] 111 | pub struct TransactionId3 { [INFO] [stdout] | -------------- `TransactionId3` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_TransactionId3` [INFO] [stdout] ... [INFO] [stdout] 111 | pub struct TransactionId3 { [INFO] [stdout] | -------------- `TransactionId3` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Signature` [INFO] [stdout] ... [INFO] [stdout] 120 | pub struct Signature { [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Signature` [INFO] [stdout] ... [INFO] [stdout] 120 | pub struct Signature { [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_Signature` [INFO] [stdout] ... [INFO] [stdout] 120 | pub struct Signature { [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_SignatureSet` [INFO] [stdout] ... [INFO] [stdout] 134 | pub struct SignatureSet { [INFO] [stdout] | ------------ `SignatureSet` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_SignatureSet` [INFO] [stdout] ... [INFO] [stdout] 134 | pub struct SignatureSet { [INFO] [stdout] | ------------ `SignatureSet` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:127:18 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_SignatureSet` [INFO] [stdout] ... [INFO] [stdout] 134 | pub struct SignatureSet { [INFO] [stdout] | ------------ `SignatureSet` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockLink` [INFO] [stdout] ... [INFO] [stdout] 147 | pub enum BlockLink { [INFO] [stdout] | --------- `BlockLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockLink` [INFO] [stdout] ... [INFO] [stdout] 147 | pub enum BlockLink { [INFO] [stdout] | --------- `BlockLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:140:18 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_BlockLink` [INFO] [stdout] ... [INFO] [stdout] 147 | pub enum BlockLink { [INFO] [stdout] | --------- `BlockLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ZeroStateIdExt` [INFO] [stdout] 177 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 178 | pub struct ZeroStateIdExt { [INFO] [stdout] | -------------- `ZeroStateIdExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ZeroStateIdExt` [INFO] [stdout] 177 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 178 | pub struct ZeroStateIdExt { [INFO] [stdout] | -------------- `ZeroStateIdExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:176:18 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_ZeroStateIdExt` [INFO] [stdout] 177 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 178 | pub struct ZeroStateIdExt { [INFO] [stdout] | -------------- `ZeroStateIdExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionId` [INFO] [stdout] 188 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 189 | pub struct TransactionId { [INFO] [stdout] | ------------- `TransactionId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionId` [INFO] [stdout] 188 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 189 | pub struct TransactionId { [INFO] [stdout] | ------------- `TransactionId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:187:18 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_TransactionId` [INFO] [stdout] 188 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 189 | pub struct TransactionId { [INFO] [stdout] | ------------- `TransactionId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:201:10 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LibraryEntry` [INFO] [stdout] 202 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 203 | pub struct LibraryEntry { [INFO] [stdout] | ------------ `LibraryEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:201:10 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LibraryEntry` [INFO] [stdout] 202 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 203 | pub struct LibraryEntry { [INFO] [stdout] | ------------ `LibraryEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/common.rs:201:18 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_LibraryEntry` [INFO] [stdout] 202 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 203 | pub struct LibraryEntry { [INFO] [stdout] | ------------ `LibraryEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LiteQuery` [INFO] [stdout] ... [INFO] [stdout] 15 | pub struct LiteQuery { [INFO] [stdout] | --------- `LiteQuery` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LiteQuery` [INFO] [stdout] ... [INFO] [stdout] 15 | pub struct LiteQuery { [INFO] [stdout] | --------- `LiteQuery` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_LiteQuery` [INFO] [stdout] ... [INFO] [stdout] 15 | pub struct LiteQuery { [INFO] [stdout] | --------- `LiteQuery` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_WrappedRequest` [INFO] [stdout] 21 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 22 | pub struct WrappedRequest { [INFO] [stdout] | -------------- `WrappedRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_WrappedRequest` [INFO] [stdout] 21 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 22 | pub struct WrappedRequest { [INFO] [stdout] | -------------- `WrappedRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_WrappedRequest` [INFO] [stdout] 21 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 22 | pub struct WrappedRequest { [INFO] [stdout] | -------------- `WrappedRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_WaitMasterchainSeqno` [INFO] [stdout] ... [INFO] [stdout] 36 | pub struct WaitMasterchainSeqno { [INFO] [stdout] | -------------------- `WaitMasterchainSeqno` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_WaitMasterchainSeqno` [INFO] [stdout] ... [INFO] [stdout] 36 | pub struct WaitMasterchainSeqno { [INFO] [stdout] | -------------------- `WaitMasterchainSeqno` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_WaitMasterchainSeqno` [INFO] [stdout] ... [INFO] [stdout] 36 | pub struct WaitMasterchainSeqno { [INFO] [stdout] | -------------------- `WaitMasterchainSeqno` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetMasterchainInfoExt` [INFO] [stdout] 42 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 43 | pub struct GetMasterchainInfoExt { [INFO] [stdout] | --------------------- `GetMasterchainInfoExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetMasterchainInfoExt` [INFO] [stdout] 42 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 43 | pub struct GetMasterchainInfoExt { [INFO] [stdout] | --------------------- `GetMasterchainInfoExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetMasterchainInfoExt` [INFO] [stdout] 42 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 43 | pub struct GetMasterchainInfoExt { [INFO] [stdout] | --------------------- `GetMasterchainInfoExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetBlock` [INFO] [stdout] 48 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 49 | pub struct GetBlock { [INFO] [stdout] | -------- `GetBlock` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetBlock` [INFO] [stdout] 48 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 49 | pub struct GetBlock { [INFO] [stdout] | -------- `GetBlock` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetBlock` [INFO] [stdout] 48 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 49 | pub struct GetBlock { [INFO] [stdout] | -------- `GetBlock` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetState` [INFO] [stdout] 54 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 55 | pub struct GetState { [INFO] [stdout] | -------- `GetState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetState` [INFO] [stdout] 54 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 55 | pub struct GetState { [INFO] [stdout] | -------- `GetState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetState` [INFO] [stdout] 54 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 55 | pub struct GetState { [INFO] [stdout] | -------- `GetState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetBlockHeader` [INFO] [stdout] 60 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 61 | pub struct GetBlockHeader { [INFO] [stdout] | -------------- `GetBlockHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetBlockHeader` [INFO] [stdout] 60 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 61 | pub struct GetBlockHeader { [INFO] [stdout] | -------------- `GetBlockHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetBlockHeader` [INFO] [stdout] 60 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 61 | pub struct GetBlockHeader { [INFO] [stdout] | -------------- `GetBlockHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_SendMessage` [INFO] [stdout] 78 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 79 | pub struct SendMessage { [INFO] [stdout] | ----------- `SendMessage` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_SendMessage` [INFO] [stdout] 78 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 79 | pub struct SendMessage { [INFO] [stdout] | ----------- `SendMessage` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_SendMessage` [INFO] [stdout] 78 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 79 | pub struct SendMessage { [INFO] [stdout] | ----------- `SendMessage` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetAccountState` [INFO] [stdout] 84 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 85 | pub struct GetAccountState { [INFO] [stdout] | --------------- `GetAccountState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetAccountState` [INFO] [stdout] 84 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 85 | pub struct GetAccountState { [INFO] [stdout] | --------------- `GetAccountState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetAccountState` [INFO] [stdout] 84 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 85 | pub struct GetAccountState { [INFO] [stdout] | --------------- `GetAccountState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_RunSmcMethod` [INFO] [stdout] 91 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 92 | pub struct RunSmcMethod { [INFO] [stdout] | ------------ `RunSmcMethod` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_RunSmcMethod` [INFO] [stdout] 91 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 92 | pub struct RunSmcMethod { [INFO] [stdout] | ------------ `RunSmcMethod` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:90:18 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_RunSmcMethod` [INFO] [stdout] 91 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 92 | pub struct RunSmcMethod { [INFO] [stdout] | ------------ `RunSmcMethod` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetShardInfo` [INFO] [stdout] 101 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 102 | pub struct GetShardInfo { [INFO] [stdout] | ------------ `GetShardInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetShardInfo` [INFO] [stdout] 101 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 102 | pub struct GetShardInfo { [INFO] [stdout] | ------------ `GetShardInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:100:18 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetShardInfo` [INFO] [stdout] 101 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 102 | pub struct GetShardInfo { [INFO] [stdout] | ------------ `GetShardInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetAllShardsInfo` [INFO] [stdout] 110 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 111 | pub struct GetAllShardsInfo { [INFO] [stdout] | ---------------- `GetAllShardsInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetAllShardsInfo` [INFO] [stdout] 110 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 111 | pub struct GetAllShardsInfo { [INFO] [stdout] | ---------------- `GetAllShardsInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetAllShardsInfo` [INFO] [stdout] 110 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 111 | pub struct GetAllShardsInfo { [INFO] [stdout] | ---------------- `GetAllShardsInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetOneTransaction` [INFO] [stdout] 116 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 117 | pub struct GetOneTransaction { [INFO] [stdout] | ----------------- `GetOneTransaction` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetOneTransaction` [INFO] [stdout] 116 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 117 | pub struct GetOneTransaction { [INFO] [stdout] | ----------------- `GetOneTransaction` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:115:18 [INFO] [stdout] | [INFO] [stdout] 115 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetOneTransaction` [INFO] [stdout] 116 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 117 | pub struct GetOneTransaction { [INFO] [stdout] | ----------------- `GetOneTransaction` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetTransactions` [INFO] [stdout] 124 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 125 | pub struct GetTransactions { [INFO] [stdout] | --------------- `GetTransactions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetTransactions` [INFO] [stdout] 124 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 125 | pub struct GetTransactions { [INFO] [stdout] | --------------- `GetTransactions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:123:18 [INFO] [stdout] | [INFO] [stdout] 123 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetTransactions` [INFO] [stdout] 124 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 125 | pub struct GetTransactions { [INFO] [stdout] | --------------- `GetTransactions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 132 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LookupBlock` [INFO] [stdout] 133 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 134 | pub struct LookupBlock { [INFO] [stdout] | ----------- `LookupBlock` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 132 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LookupBlock` [INFO] [stdout] 133 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 134 | pub struct LookupBlock { [INFO] [stdout] | ----------- `LookupBlock` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:132:18 [INFO] [stdout] | [INFO] [stdout] 132 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_LookupBlock` [INFO] [stdout] 133 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 134 | pub struct LookupBlock { [INFO] [stdout] | ----------- `LookupBlock` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:156:10 [INFO] [stdout] | [INFO] [stdout] 156 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LookupBlockWithProof` [INFO] [stdout] 157 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 158 | pub struct LookupBlockWithProof { [INFO] [stdout] | -------------------- `LookupBlockWithProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:156:10 [INFO] [stdout] | [INFO] [stdout] 156 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LookupBlockWithProof` [INFO] [stdout] 157 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 158 | pub struct LookupBlockWithProof { [INFO] [stdout] | -------------------- `LookupBlockWithProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:156:18 [INFO] [stdout] | [INFO] [stdout] 156 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_LookupBlockWithProof` [INFO] [stdout] 157 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 158 | pub struct LookupBlockWithProof { [INFO] [stdout] | -------------------- `LookupBlockWithProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ListBlockTransactions` [INFO] [stdout] 182 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 183 | pub struct ListBlockTransactions { [INFO] [stdout] | --------------------- `ListBlockTransactions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ListBlockTransactions` [INFO] [stdout] 182 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 183 | pub struct ListBlockTransactions { [INFO] [stdout] | --------------------- `ListBlockTransactions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:181:18 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_ListBlockTransactions` [INFO] [stdout] 182 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 183 | pub struct ListBlockTransactions { [INFO] [stdout] | --------------------- `ListBlockTransactions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:196:10 [INFO] [stdout] | [INFO] [stdout] 196 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetBlockProof` [INFO] [stdout] 197 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 198 | pub struct GetBlockProof { [INFO] [stdout] | ------------- `GetBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:196:10 [INFO] [stdout] | [INFO] [stdout] 196 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetBlockProof` [INFO] [stdout] 197 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 198 | pub struct GetBlockProof { [INFO] [stdout] | ------------- `GetBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:196:18 [INFO] [stdout] | [INFO] [stdout] 196 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetBlockProof` [INFO] [stdout] 197 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 198 | pub struct GetBlockProof { [INFO] [stdout] | ------------- `GetBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:210:10 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetConfigAll` [INFO] [stdout] 211 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 212 | pub struct GetConfigAll { [INFO] [stdout] | ------------ `GetConfigAll` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:210:10 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetConfigAll` [INFO] [stdout] 211 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 212 | pub struct GetConfigAll { [INFO] [stdout] | ------------ `GetConfigAll` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:210:18 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetConfigAll` [INFO] [stdout] 211 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 212 | pub struct GetConfigAll { [INFO] [stdout] | ------------ `GetConfigAll` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetConfigParams` [INFO] [stdout] 241 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 242 | pub struct GetConfigParams { [INFO] [stdout] | --------------- `GetConfigParams` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetConfigParams` [INFO] [stdout] 241 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 242 | pub struct GetConfigParams { [INFO] [stdout] | --------------- `GetConfigParams` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:240:18 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetConfigParams` [INFO] [stdout] 241 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 242 | pub struct GetConfigParams { [INFO] [stdout] | --------------- `GetConfigParams` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:271:10 [INFO] [stdout] | [INFO] [stdout] 271 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetValidatorStats` [INFO] [stdout] 272 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 273 | pub struct GetValidatorStats { [INFO] [stdout] | ----------------- `GetValidatorStats` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:271:10 [INFO] [stdout] | [INFO] [stdout] 271 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetValidatorStats` [INFO] [stdout] 272 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 273 | pub struct GetValidatorStats { [INFO] [stdout] | ----------------- `GetValidatorStats` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:271:18 [INFO] [stdout] | [INFO] [stdout] 271 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetValidatorStats` [INFO] [stdout] 272 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 273 | pub struct GetValidatorStats { [INFO] [stdout] | ----------------- `GetValidatorStats` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:284:10 [INFO] [stdout] | [INFO] [stdout] 284 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetLibraries` [INFO] [stdout] 285 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 286 | pub struct GetLibraries { [INFO] [stdout] | ------------ `GetLibraries` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:284:10 [INFO] [stdout] | [INFO] [stdout] 284 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetLibraries` [INFO] [stdout] 285 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 286 | pub struct GetLibraries { [INFO] [stdout] | ------------ `GetLibraries` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:284:18 [INFO] [stdout] | [INFO] [stdout] 284 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetLibraries` [INFO] [stdout] 285 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 286 | pub struct GetLibraries { [INFO] [stdout] | ------------ `GetLibraries` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 290 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetLibrariesWithProof` [INFO] [stdout] 291 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 292 | pub struct GetLibrariesWithProof { [INFO] [stdout] | --------------------- `GetLibrariesWithProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 290 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetLibrariesWithProof` [INFO] [stdout] 291 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 292 | pub struct GetLibrariesWithProof { [INFO] [stdout] | --------------------- `GetLibrariesWithProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:290:18 [INFO] [stdout] | [INFO] [stdout] 290 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetLibrariesWithProof` [INFO] [stdout] 291 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 292 | pub struct GetLibrariesWithProof { [INFO] [stdout] | --------------------- `GetLibrariesWithProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:299:10 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetShardBlockProof` [INFO] [stdout] 300 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 301 | pub struct GetShardBlockProof { [INFO] [stdout] | ------------------ `GetShardBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:299:10 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetShardBlockProof` [INFO] [stdout] 300 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 301 | pub struct GetShardBlockProof { [INFO] [stdout] | ------------------ `GetShardBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:299:18 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetShardBlockProof` [INFO] [stdout] 300 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 301 | pub struct GetShardBlockProof { [INFO] [stdout] | ------------------ `GetShardBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:305:10 [INFO] [stdout] | [INFO] [stdout] 305 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetOutMsgQueueSizes` [INFO] [stdout] 306 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 307 | pub struct GetOutMsgQueueSizes { [INFO] [stdout] | ------------------- `GetOutMsgQueueSizes` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:305:10 [INFO] [stdout] | [INFO] [stdout] 305 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetOutMsgQueueSizes` [INFO] [stdout] 306 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 307 | pub struct GetOutMsgQueueSizes { [INFO] [stdout] | ------------------- `GetOutMsgQueueSizes` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:305:18 [INFO] [stdout] | [INFO] [stdout] 305 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetOutMsgQueueSizes` [INFO] [stdout] 306 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 307 | pub struct GetOutMsgQueueSizes { [INFO] [stdout] | ------------------- `GetOutMsgQueueSizes` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:314:10 [INFO] [stdout] | [INFO] [stdout] 314 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetBlockOutMsgQueueSize` [INFO] [stdout] 315 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 316 | pub struct GetBlockOutMsgQueueSize { [INFO] [stdout] | ----------------------- `GetBlockOutMsgQueueSize` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:314:10 [INFO] [stdout] | [INFO] [stdout] 314 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetBlockOutMsgQueueSize` [INFO] [stdout] 315 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 316 | pub struct GetBlockOutMsgQueueSize { [INFO] [stdout] | ----------------------- `GetBlockOutMsgQueueSize` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:314:18 [INFO] [stdout] | [INFO] [stdout] 314 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetBlockOutMsgQueueSize` [INFO] [stdout] 315 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 316 | pub struct GetBlockOutMsgQueueSize { [INFO] [stdout] | ----------------------- `GetBlockOutMsgQueueSize` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:324:10 [INFO] [stdout] | [INFO] [stdout] 324 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetDispatchQueueInfo` [INFO] [stdout] 325 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 326 | pub struct GetDispatchQueueInfo { [INFO] [stdout] | -------------------- `GetDispatchQueueInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:324:10 [INFO] [stdout] | [INFO] [stdout] 324 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetDispatchQueueInfo` [INFO] [stdout] 325 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 326 | pub struct GetDispatchQueueInfo { [INFO] [stdout] | -------------------- `GetDispatchQueueInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:324:18 [INFO] [stdout] | [INFO] [stdout] 324 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetDispatchQueueInfo` [INFO] [stdout] 325 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 326 | pub struct GetDispatchQueueInfo { [INFO] [stdout] | -------------------- `GetDispatchQueueInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:337:10 [INFO] [stdout] | [INFO] [stdout] 337 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetDispatchQueueMessages` [INFO] [stdout] 338 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 339 | pub struct GetDispatchQueueMessages { [INFO] [stdout] | ------------------------ `GetDispatchQueueMessages` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:337:10 [INFO] [stdout] | [INFO] [stdout] 337 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_GetDispatchQueueMessages` [INFO] [stdout] 338 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 339 | pub struct GetDispatchQueueMessages { [INFO] [stdout] | ------------------------ `GetDispatchQueueMessages` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:337:18 [INFO] [stdout] | [INFO] [stdout] 337 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_GetDispatchQueueMessages` [INFO] [stdout] 338 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 339 | pub struct GetDispatchQueueMessages { [INFO] [stdout] | ------------------------ `GetDispatchQueueMessages` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:354:10 [INFO] [stdout] | [INFO] [stdout] 354 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Request` [INFO] [stdout] ... [INFO] [stdout] 357 | pub enum Request { [INFO] [stdout] | ------- `Request` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:354:10 [INFO] [stdout] | [INFO] [stdout] 354 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Request` [INFO] [stdout] ... [INFO] [stdout] 357 | pub enum Request { [INFO] [stdout] | ------- `Request` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/request.rs:354:18 [INFO] [stdout] | [INFO] [stdout] 354 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_Request` [INFO] [stdout] ... [INFO] [stdout] 357 | pub enum Request { [INFO] [stdout] | ------- `Request` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_MasterchainInfo` [INFO] [stdout] 8 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 9 | pub struct MasterchainInfo { [INFO] [stdout] | --------------- `MasterchainInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_MasterchainInfo` [INFO] [stdout] 8 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 9 | pub struct MasterchainInfo { [INFO] [stdout] | --------------- `MasterchainInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_MasterchainInfo` [INFO] [stdout] 8 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 9 | pub struct MasterchainInfo { [INFO] [stdout] | --------------- `MasterchainInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_MasterchainInfoExt` [INFO] [stdout] 16 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 17 | pub struct MasterchainInfoExt { [INFO] [stdout] | ------------------ `MasterchainInfoExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_MasterchainInfoExt` [INFO] [stdout] 16 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 17 | pub struct MasterchainInfoExt { [INFO] [stdout] | ------------------ `MasterchainInfoExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_MasterchainInfoExt` [INFO] [stdout] 16 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 17 | pub struct MasterchainInfoExt { [INFO] [stdout] | ------------------ `MasterchainInfoExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_CurrentTime` [INFO] [stdout] 30 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 31 | pub struct CurrentTime { [INFO] [stdout] | ----------- `CurrentTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_CurrentTime` [INFO] [stdout] 30 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 31 | pub struct CurrentTime { [INFO] [stdout] | ----------- `CurrentTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_CurrentTime` [INFO] [stdout] 30 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 31 | pub struct CurrentTime { [INFO] [stdout] | ----------- `CurrentTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Version` [INFO] [stdout] 36 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 37 | pub struct Version { [INFO] [stdout] | ------- `Version` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Version` [INFO] [stdout] 36 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 37 | pub struct Version { [INFO] [stdout] | ------- `Version` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_Version` [INFO] [stdout] 36 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 37 | pub struct Version { [INFO] [stdout] | ------- `Version` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockData` [INFO] [stdout] 45 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 46 | pub struct BlockData { [INFO] [stdout] | --------- `BlockData` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockData` [INFO] [stdout] 45 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 46 | pub struct BlockData { [INFO] [stdout] | --------- `BlockData` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_BlockData` [INFO] [stdout] 45 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 46 | pub struct BlockData { [INFO] [stdout] | --------- `BlockData` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockState` [INFO] [stdout] 53 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 54 | pub struct BlockState { [INFO] [stdout] | ---------- `BlockState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockState` [INFO] [stdout] 53 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 54 | pub struct BlockState { [INFO] [stdout] | ---------- `BlockState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_BlockState` [INFO] [stdout] 53 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 54 | pub struct BlockState { [INFO] [stdout] | ---------- `BlockState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockHeader` [INFO] [stdout] 63 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 64 | pub struct BlockHeader { [INFO] [stdout] | ----------- `BlockHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockHeader` [INFO] [stdout] 63 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 64 | pub struct BlockHeader { [INFO] [stdout] | ----------- `BlockHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_BlockHeader` [INFO] [stdout] 63 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 64 | pub struct BlockHeader { [INFO] [stdout] | ----------- `BlockHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_SendMsgStatus` [INFO] [stdout] 83 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 84 | pub struct SendMsgStatus { [INFO] [stdout] | ------------- `SendMsgStatus` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_SendMsgStatus` [INFO] [stdout] 83 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 84 | pub struct SendMsgStatus { [INFO] [stdout] | ------------- `SendMsgStatus` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_SendMsgStatus` [INFO] [stdout] 83 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 84 | pub struct SendMsgStatus { [INFO] [stdout] | ------------- `SendMsgStatus` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_AccountState` [INFO] [stdout] 89 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 90 | pub struct AccountState { [INFO] [stdout] | ------------ `AccountState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_AccountState` [INFO] [stdout] 89 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 90 | pub struct AccountState { [INFO] [stdout] | ------------ `AccountState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_AccountState` [INFO] [stdout] 89 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 90 | pub struct AccountState { [INFO] [stdout] | ------------ `AccountState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_RunMethodResult` [INFO] [stdout] 102 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 103 | pub struct RunMethodResult { [INFO] [stdout] | --------------- `RunMethodResult` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_RunMethodResult` [INFO] [stdout] 102 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 103 | pub struct RunMethodResult { [INFO] [stdout] | --------------- `RunMethodResult` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_RunMethodResult` [INFO] [stdout] 102 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 103 | pub struct RunMethodResult { [INFO] [stdout] | --------------- `RunMethodResult` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ShardInfo` [INFO] [stdout] 130 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 131 | pub struct ShardInfo { [INFO] [stdout] | --------- `ShardInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ShardInfo` [INFO] [stdout] 130 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 131 | pub struct ShardInfo { [INFO] [stdout] | --------- `ShardInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:129:18 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_ShardInfo` [INFO] [stdout] 130 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 131 | pub struct ShardInfo { [INFO] [stdout] | --------- `ShardInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_AllShardsInfo` [INFO] [stdout] 141 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 142 | pub struct AllShardsInfo { [INFO] [stdout] | ------------- `AllShardsInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_AllShardsInfo` [INFO] [stdout] 141 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 142 | pub struct AllShardsInfo { [INFO] [stdout] | ------------- `AllShardsInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:140:18 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_AllShardsInfo` [INFO] [stdout] 141 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 142 | pub struct AllShardsInfo { [INFO] [stdout] | ------------- `AllShardsInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:150:10 [INFO] [stdout] | [INFO] [stdout] 150 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionInfo` [INFO] [stdout] 151 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 152 | pub struct TransactionInfo { [INFO] [stdout] | --------------- `TransactionInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:150:10 [INFO] [stdout] | [INFO] [stdout] 150 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionInfo` [INFO] [stdout] 151 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 152 | pub struct TransactionInfo { [INFO] [stdout] | --------------- `TransactionInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_TransactionInfo` [INFO] [stdout] 151 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 152 | pub struct TransactionInfo { [INFO] [stdout] | --------------- `TransactionInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionList` [INFO] [stdout] 161 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 162 | pub struct TransactionList { [INFO] [stdout] | --------------- `TransactionList` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionList` [INFO] [stdout] 161 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 162 | pub struct TransactionList { [INFO] [stdout] | --------------- `TransactionList` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:160:18 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_TransactionList` [INFO] [stdout] 161 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 162 | pub struct TransactionList { [INFO] [stdout] | --------------- `TransactionList` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionMetadata` [INFO] [stdout] 169 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 170 | pub struct TransactionMetadata { [INFO] [stdout] | ------------------- `TransactionMetadata` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionMetadata` [INFO] [stdout] 169 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 170 | pub struct TransactionMetadata { [INFO] [stdout] | ------------------- `TransactionMetadata` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:168:18 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_TransactionMetadata` [INFO] [stdout] 169 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 170 | pub struct TransactionMetadata { [INFO] [stdout] | ------------------- `TransactionMetadata` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionId` [INFO] [stdout] 179 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 180 | pub struct TransactionId { [INFO] [stdout] | ------------- `TransactionId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_TransactionId` [INFO] [stdout] 179 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 180 | pub struct TransactionId { [INFO] [stdout] | ------------- `TransactionId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:178:18 [INFO] [stdout] | [INFO] [stdout] 178 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_TransactionId` [INFO] [stdout] 179 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 180 | pub struct TransactionId { [INFO] [stdout] | ------------- `TransactionId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockTransactions` [INFO] [stdout] 194 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 195 | pub struct BlockTransactions { [INFO] [stdout] | ----------------- `BlockTransactions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockTransactions` [INFO] [stdout] 194 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 195 | pub struct BlockTransactions { [INFO] [stdout] | ----------------- `BlockTransactions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:193:18 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_BlockTransactions` [INFO] [stdout] 194 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 195 | pub struct BlockTransactions { [INFO] [stdout] | ----------------- `BlockTransactions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockTransactionsExt` [INFO] [stdout] 205 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 206 | pub struct BlockTransactionsExt { [INFO] [stdout] | -------------------- `BlockTransactionsExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockTransactionsExt` [INFO] [stdout] 205 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 206 | pub struct BlockTransactionsExt { [INFO] [stdout] | -------------------- `BlockTransactionsExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:204:18 [INFO] [stdout] | [INFO] [stdout] 204 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_BlockTransactionsExt` [INFO] [stdout] 205 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 206 | pub struct BlockTransactionsExt { [INFO] [stdout] | -------------------- `BlockTransactionsExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_PartialBlockProof` [INFO] [stdout] 217 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 218 | pub struct PartialBlockProof { [INFO] [stdout] | ----------------- `PartialBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_PartialBlockProof` [INFO] [stdout] 217 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 218 | pub struct PartialBlockProof { [INFO] [stdout] | ----------------- `PartialBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:216:18 [INFO] [stdout] | [INFO] [stdout] 216 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_PartialBlockProof` [INFO] [stdout] 217 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 218 | pub struct PartialBlockProof { [INFO] [stdout] | ----------------- `PartialBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ConfigInfo` [INFO] [stdout] 226 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 227 | pub struct ConfigInfo { [INFO] [stdout] | ---------- `ConfigInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ConfigInfo` [INFO] [stdout] 226 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 227 | pub struct ConfigInfo { [INFO] [stdout] | ---------- `ConfigInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:225:18 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_ConfigInfo` [INFO] [stdout] 226 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 227 | pub struct ConfigInfo { [INFO] [stdout] | ---------- `ConfigInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 259 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ValidatorStats` [INFO] [stdout] 260 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 261 | pub struct ValidatorStats { [INFO] [stdout] | -------------- `ValidatorStats` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 259 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ValidatorStats` [INFO] [stdout] 260 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 261 | pub struct ValidatorStats { [INFO] [stdout] | -------------- `ValidatorStats` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:259:18 [INFO] [stdout] | [INFO] [stdout] 259 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_ValidatorStats` [INFO] [stdout] 260 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 261 | pub struct ValidatorStats { [INFO] [stdout] | -------------- `ValidatorStats` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:273:10 [INFO] [stdout] | [INFO] [stdout] 273 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LibraryResult` [INFO] [stdout] 274 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 275 | pub struct LibraryResult { [INFO] [stdout] | ------------- `LibraryResult` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:273:10 [INFO] [stdout] | [INFO] [stdout] 273 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LibraryResult` [INFO] [stdout] 274 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 275 | pub struct LibraryResult { [INFO] [stdout] | ------------- `LibraryResult` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:273:18 [INFO] [stdout] | [INFO] [stdout] 273 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_LibraryResult` [INFO] [stdout] 274 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 275 | pub struct LibraryResult { [INFO] [stdout] | ------------- `LibraryResult` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:279:10 [INFO] [stdout] | [INFO] [stdout] 279 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LibraryResultWithProof` [INFO] [stdout] 280 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 281 | pub struct LibraryResultWithProof { [INFO] [stdout] | ---------------------- `LibraryResultWithProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:279:10 [INFO] [stdout] | [INFO] [stdout] 279 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LibraryResultWithProof` [INFO] [stdout] 280 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 281 | pub struct LibraryResultWithProof { [INFO] [stdout] | ---------------------- `LibraryResultWithProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:279:18 [INFO] [stdout] | [INFO] [stdout] 279 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_LibraryResultWithProof` [INFO] [stdout] 280 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 281 | pub struct LibraryResultWithProof { [INFO] [stdout] | ---------------------- `LibraryResultWithProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ShardBlockLink` [INFO] [stdout] 293 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 294 | pub struct ShardBlockLink { [INFO] [stdout] | -------------- `ShardBlockLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ShardBlockLink` [INFO] [stdout] 293 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 294 | pub struct ShardBlockLink { [INFO] [stdout] | -------------- `ShardBlockLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:292:18 [INFO] [stdout] | [INFO] [stdout] 292 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_ShardBlockLink` [INFO] [stdout] 293 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 294 | pub struct ShardBlockLink { [INFO] [stdout] | -------------- `ShardBlockLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:300:10 [INFO] [stdout] | [INFO] [stdout] 300 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ShardBlockProof` [INFO] [stdout] 301 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 302 | pub struct ShardBlockProof { [INFO] [stdout] | --------------- `ShardBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:300:10 [INFO] [stdout] | [INFO] [stdout] 300 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_ShardBlockProof` [INFO] [stdout] 301 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 302 | pub struct ShardBlockProof { [INFO] [stdout] | --------------- `ShardBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:300:18 [INFO] [stdout] | [INFO] [stdout] 300 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_ShardBlockProof` [INFO] [stdout] 301 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 302 | pub struct ShardBlockProof { [INFO] [stdout] | --------------- `ShardBlockProof` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:307:10 [INFO] [stdout] | [INFO] [stdout] 307 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LookupBlockResult` [INFO] [stdout] 308 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 309 | pub struct LookupBlockResult { [INFO] [stdout] | ----------------- `LookupBlockResult` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:307:10 [INFO] [stdout] | [INFO] [stdout] 307 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_LookupBlockResult` [INFO] [stdout] 308 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 309 | pub struct LookupBlockResult { [INFO] [stdout] | ----------------- `LookupBlockResult` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:307:18 [INFO] [stdout] | [INFO] [stdout] 307 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_LookupBlockResult` [INFO] [stdout] 308 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 309 | pub struct LookupBlockResult { [INFO] [stdout] | ----------------- `LookupBlockResult` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:325:10 [INFO] [stdout] | [INFO] [stdout] 325 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_OutMsgQueueSize` [INFO] [stdout] 326 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 327 | pub struct OutMsgQueueSize { [INFO] [stdout] | --------------- `OutMsgQueueSize` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:325:10 [INFO] [stdout] | [INFO] [stdout] 325 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_OutMsgQueueSize` [INFO] [stdout] 326 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 327 | pub struct OutMsgQueueSize { [INFO] [stdout] | --------------- `OutMsgQueueSize` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:325:18 [INFO] [stdout] | [INFO] [stdout] 325 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_OutMsgQueueSize` [INFO] [stdout] 326 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 327 | pub struct OutMsgQueueSize { [INFO] [stdout] | --------------- `OutMsgQueueSize` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:332:10 [INFO] [stdout] | [INFO] [stdout] 332 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_OutMsgQueueSizes` [INFO] [stdout] 333 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 334 | pub struct OutMsgQueueSizes { [INFO] [stdout] | ---------------- `OutMsgQueueSizes` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:332:10 [INFO] [stdout] | [INFO] [stdout] 332 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_OutMsgQueueSizes` [INFO] [stdout] 333 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 334 | pub struct OutMsgQueueSizes { [INFO] [stdout] | ---------------- `OutMsgQueueSizes` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:332:18 [INFO] [stdout] | [INFO] [stdout] 332 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_OutMsgQueueSizes` [INFO] [stdout] 333 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 334 | pub struct OutMsgQueueSizes { [INFO] [stdout] | ---------------- `OutMsgQueueSizes` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockOutMsgQueueSize` [INFO] [stdout] 340 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 341 | pub struct BlockOutMsgQueueSize { [INFO] [stdout] | -------------------- `BlockOutMsgQueueSize` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_BlockOutMsgQueueSize` [INFO] [stdout] 340 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 341 | pub struct BlockOutMsgQueueSize { [INFO] [stdout] | -------------------- `BlockOutMsgQueueSize` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:339:18 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_BlockOutMsgQueueSize` [INFO] [stdout] 340 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 341 | pub struct BlockOutMsgQueueSize { [INFO] [stdout] | -------------------- `BlockOutMsgQueueSize` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:351:10 [INFO] [stdout] | [INFO] [stdout] 351 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_AccountDispatchQueueInfo` [INFO] [stdout] 352 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 353 | pub struct AccountDispatchQueueInfo { [INFO] [stdout] | ------------------------ `AccountDispatchQueueInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:351:10 [INFO] [stdout] | [INFO] [stdout] 351 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_AccountDispatchQueueInfo` [INFO] [stdout] 352 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 353 | pub struct AccountDispatchQueueInfo { [INFO] [stdout] | ------------------------ `AccountDispatchQueueInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:351:18 [INFO] [stdout] | [INFO] [stdout] 351 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_AccountDispatchQueueInfo` [INFO] [stdout] 352 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 353 | pub struct AccountDispatchQueueInfo { [INFO] [stdout] | ------------------------ `AccountDispatchQueueInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:360:10 [INFO] [stdout] | [INFO] [stdout] 360 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_DispatchQueueInfo` [INFO] [stdout] 361 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 362 | pub struct DispatchQueueInfo { [INFO] [stdout] | ----------------- `DispatchQueueInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:360:10 [INFO] [stdout] | [INFO] [stdout] 360 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_DispatchQueueInfo` [INFO] [stdout] 361 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 362 | pub struct DispatchQueueInfo { [INFO] [stdout] | ----------------- `DispatchQueueInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:360:18 [INFO] [stdout] | [INFO] [stdout] 360 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_DispatchQueueInfo` [INFO] [stdout] 361 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 362 | pub struct DispatchQueueInfo { [INFO] [stdout] | ----------------- `DispatchQueueInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:373:10 [INFO] [stdout] | [INFO] [stdout] 373 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_DispatchQueueMessage` [INFO] [stdout] 374 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 375 | pub struct DispatchQueueMessage { [INFO] [stdout] | -------------------- `DispatchQueueMessage` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:373:10 [INFO] [stdout] | [INFO] [stdout] 373 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_DispatchQueueMessage` [INFO] [stdout] 374 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 375 | pub struct DispatchQueueMessage { [INFO] [stdout] | -------------------- `DispatchQueueMessage` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:373:18 [INFO] [stdout] | [INFO] [stdout] 373 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_DispatchQueueMessage` [INFO] [stdout] 374 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 375 | pub struct DispatchQueueMessage { [INFO] [stdout] | -------------------- `DispatchQueueMessage` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:382:10 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_DispatchQueueMessages` [INFO] [stdout] 383 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 384 | pub struct DispatchQueueMessages { [INFO] [stdout] | --------------------- `DispatchQueueMessages` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:382:10 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_DispatchQueueMessages` [INFO] [stdout] 383 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 384 | pub struct DispatchQueueMessages { [INFO] [stdout] | --------------------- `DispatchQueueMessages` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:382:18 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_DispatchQueueMessages` [INFO] [stdout] 383 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 384 | pub struct DispatchQueueMessages { [INFO] [stdout] | --------------------- `DispatchQueueMessages` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:398:10 [INFO] [stdout] | [INFO] [stdout] 398 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Error` [INFO] [stdout] 399 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 400 | pub struct Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:398:10 [INFO] [stdout] | [INFO] [stdout] 398 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Error` [INFO] [stdout] 399 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 400 | pub struct Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:398:18 [INFO] [stdout] | [INFO] [stdout] 398 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_Error` [INFO] [stdout] 399 | #[derivative(Debug, Clone, PartialEq)] [INFO] [stdout] 400 | pub struct Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:406:10 [INFO] [stdout] | [INFO] [stdout] 406 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Response` [INFO] [stdout] ... [INFO] [stdout] 409 | pub enum Response { [INFO] [stdout] | -------- `Response` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:406:10 [INFO] [stdout] | [INFO] [stdout] 406 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `TlRead` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_READ_FOR_Response` [INFO] [stdout] ... [INFO] [stdout] 409 | pub enum Response { [INFO] [stdout] | -------- `Response` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlRead` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlRead` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> liteapi/src/tl/response.rs:406:18 [INFO] [stdout] | [INFO] [stdout] 406 | #[derive(TlRead, TlWrite, Derivative)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_Response` [INFO] [stdout] ... [INFO] [stdout] 409 | pub enum Response { [INFO] [stdout] | -------- `Response` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.65s [INFO] running `Command { std: "docker" "inspect" "b77cda87b770eb7c4c61be2aeec2d04f482db9d27481dd092bfe3ea24fe99cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b77cda87b770eb7c4c61be2aeec2d04f482db9d27481dd092bfe3ea24fe99cbb", kill_on_drop: false }` [INFO] [stdout] b77cda87b770eb7c4c61be2aeec2d04f482db9d27481dd092bfe3ea24fe99cbb