[INFO] fetching crate fundamentum-edge-proto 1.3.0... [INFO] checking fundamentum-edge-proto-1.3.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate fundamentum-edge-proto 1.3.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate fundamentum-edge-proto 1.3.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fundamentum-edge-proto 1.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate fundamentum-edge-proto 1.3.0 [INFO] tweaked toml for crates.io crate fundamentum-edge-proto 1.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate fundamentum-edge-proto 1.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 111da472da27b3f0330a482687be15498c4a9f82560d8f0f47c76835b2fa6b87 [INFO] running `Command { std: "docker" "start" "-a" "111da472da27b3f0330a482687be15498c4a9f82560d8f0f47c76835b2fa6b87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "111da472da27b3f0330a482687be15498c4a9f82560d8f0f47c76835b2fa6b87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "111da472da27b3f0330a482687be15498c4a9f82560d8f0f47c76835b2fa6b87", kill_on_drop: false }` [INFO] [stdout] 111da472da27b3f0330a482687be15498c4a9f82560d8f0f47c76835b2fa6b87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee56a7f602caa17aec80c79fcce361c5090cd52bdfcd02e606d7c9eac071f98e [INFO] running `Command { std: "docker" "start" "-a" "ee56a7f602caa17aec80c79fcce361c5090cd52bdfcd02e606d7c9eac071f98e", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling prost-derive v0.12.4 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling typetag-impl v0.2.16 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling prost v0.12.4 [INFO] [stderr] Compiling prost-types v0.12.4 [INFO] [stderr] Compiling prost-build v0.12.3 [INFO] [stderr] Compiling prost-wkt-build v0.5.1 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Compiling prost-wkt-types v0.5.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling fundamentum-edge-proto v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking erased-serde v0.4.4 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking typetag v0.2.16 [INFO] [stderr] Checking prost-wkt v0.5.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1886:196 [INFO] [stdout] | [INFO] [stdout] 1886 | ...)] const IMPL_MESSAGE_SERDE_FOR_ACTION_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.ActionRequest")] impl :: prost_wkt :: MessageSerde for ActionRequest { ... [INFO] [stdout] | ------------------------------------------------ ^^^^^----------------------------^^^^^------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ActionRequest` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_ACTION_REQUEST` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1886:1447 [INFO] [stdout] | [INFO] [stdout] 1886 | ...)] const IMPL_MESSAGE_SERDE_FOR_ACTION_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.ActionRequest")] impl :: prost_wkt :: MessageSerde for ActionRequest { fn package_name (& self) -> & 'static str { "com.fundamentum.edge.v1" } fn message_name (& self) -> & 'static str { "ActionRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/com.fundamentum.edge.v1.ActionRequest" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/com.fundamentum.edge.v1.ActionRequest" , decoder : | buf : & [u8] | { let msg : ActionRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for ActionRequest { ... [INFO] [stdout] | ------------------------------------------------ ^^^^^----------------^^^^^------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ActionRequest` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `Name` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_ACTION_REQUEST` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1888:198 [INFO] [stdout] | [INFO] [stdout] 1888 | ...)] const IMPL_MESSAGE_SERDE_FOR_ACTION_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.ActionResponse")] impl :: prost_wkt :: MessageSerde for ActionResponse { ... [INFO] [stdout] | ------------------------------------------------- ^^^^^----------------------------^^^^^-------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ActionResponse` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_ACTION_RESPONSE` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1888:1454 [INFO] [stdout] | [INFO] [stdout] 1888 | ...)] const IMPL_MESSAGE_SERDE_FOR_ACTION_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.ActionResponse")] impl :: prost_wkt :: MessageSerde for ActionResponse { fn package_name (& self) -> & 'static str { "com.fundamentum.edge.v1" } fn message_name (& self) -> & 'static str { "ActionResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/com.fundamentum.edge.v1.ActionResponse" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/com.fundamentum.edge.v1.ActionResponse" , decoder : | buf : & [u8] | { let msg : ActionResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for ActionResponse { ... [INFO] [stdout] | ------------------------------------------------- ^^^^^----------------^^^^^-------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ActionResponse` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `Name` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_ACTION_RESPONSE` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1890:190 [INFO] [stdout] | [INFO] [stdout] 1890 | ...)] const IMPL_MESSAGE_SERDE_FOR_CONFIG_DATA : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.ConfigData")] impl :: prost_wkt :: MessageSerde for ConfigData { ... [INFO] [stdout] | --------------------------------------------- ^^^^^----------------------------^^^^^---------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ConfigData` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_CONFIG_DATA` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1890:1426 [INFO] [stdout] | [INFO] [stdout] 1890 | ...)] const IMPL_MESSAGE_SERDE_FOR_CONFIG_DATA : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.ConfigData")] impl :: prost_wkt :: MessageSerde for ConfigData { fn package_name (& self) -> & 'static str { "com.fundamentum.edge.v1" } fn message_name (& self) -> & 'static str { "ConfigData" } fn type_url (& self) -> & 'static str { "type.googleapis.com/com.fundamentum.edge.v1.ConfigData" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/com.fundamentum.edge.v1.ConfigData" , decoder : | buf : & [u8] | { let msg : ConfigData = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for ConfigData { ... [INFO] [stdout] | --------------------------------------------- ^^^^^----------------^^^^^---------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ConfigData` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `Name` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_CONFIG_DATA` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1892:190 [INFO] [stdout] | [INFO] [stdout] 1892 | ...)] const IMPL_MESSAGE_SERDE_FOR_UPDATE_DATA : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.UpdateData")] impl :: prost_wkt :: MessageSerde for UpdateData { ... [INFO] [stdout] | --------------------------------------------- ^^^^^----------------------------^^^^^---------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `UpdateData` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_UPDATE_DATA` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1886:196 [INFO] [stdout] | [INFO] [stdout] 1886 | ...)] const IMPL_MESSAGE_SERDE_FOR_ACTION_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.ActionRequest")] impl :: prost_wkt :: MessageSerde for ActionRequest { ... [INFO] [stdout] | ------------------------------------------------ ^^^^^----------------------------^^^^^------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ActionRequest` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_ACTION_REQUEST` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1892:1426 [INFO] [stdout] | [INFO] [stdout] 1892 | ...)] const IMPL_MESSAGE_SERDE_FOR_UPDATE_DATA : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.UpdateData")] impl :: prost_wkt :: MessageSerde for UpdateData { fn package_name (& self) -> & 'static str { "com.fundamentum.edge.v1" } fn message_name (& self) -> & 'static str { "UpdateData" } fn type_url (& self) -> & 'static str { "type.googleapis.com/com.fundamentum.edge.v1.UpdateData" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/com.fundamentum.edge.v1.UpdateData" , decoder : | buf : & [u8] | { let msg : UpdateData = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for UpdateData { ... [INFO] [stdout] | --------------------------------------------- ^^^^^----------------^^^^^---------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `UpdateData` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `Name` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_UPDATE_DATA` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1894:202 [INFO] [stdout] | [INFO] [stdout] 1894 | ...)] const IMPL_MESSAGE_SERDE_FOR_PROVISION_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.ProvisionRequest")] impl :: prost_wkt :: MessageSerde for ProvisionRequest { ... [INFO] [stdout] | --------------------------------------------------- ^^^^^----------------------------^^^^^---------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ProvisionRequest` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_PROVISION_REQUEST` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1886:1447 [INFO] [stdout] | [INFO] [stdout] 1886 | ...)] const IMPL_MESSAGE_SERDE_FOR_ACTION_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.ActionRequest")] impl :: prost_wkt :: MessageSerde for ActionRequest { fn package_name (& self) -> & 'static str { "com.fundamentum.edge.v1" } fn message_name (& self) -> & 'static str { "ActionRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/com.fundamentum.edge.v1.ActionRequest" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/com.fundamentum.edge.v1.ActionRequest" , decoder : | buf : & [u8] | { let msg : ActionRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for ActionRequest { ... [INFO] [stdout] | ------------------------------------------------ ^^^^^----------------^^^^^------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ActionRequest` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `Name` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_ACTION_REQUEST` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1894:1468 [INFO] [stdout] | [INFO] [stdout] 1894 | ...)] const IMPL_MESSAGE_SERDE_FOR_PROVISION_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.ProvisionRequest")] impl :: prost_wkt :: MessageSerde for ProvisionRequest { fn package_name (& self) -> & 'static str { "com.fundamentum.edge.v1" } fn message_name (& self) -> & 'static str { "ProvisionRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/com.fundamentum.edge.v1.ProvisionRequest" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/com.fundamentum.edge.v1.ProvisionRequest" , decoder : | buf : & [u8] | { let msg : ProvisionRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for ProvisionRequest { ... [INFO] [stdout] | --------------------------------------------------- ^^^^^----------------^^^^^---------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ProvisionRequest` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `Name` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_PROVISION_REQUEST` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1896:204 [INFO] [stdout] | [INFO] [stdout] 1896 | ...)] const IMPL_MESSAGE_SERDE_FOR_PROVISION_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.ProvisionResponse")] impl :: prost_wkt :: MessageSerde for ProvisionResponse { ... [INFO] [stdout] | ---------------------------------------------------- ^^^^^----------------------------^^^^^----------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ProvisionResponse` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_PROVISION_RESPONSE` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1896:1475 [INFO] [stdout] | [INFO] [stdout] 1896 | ...)] const IMPL_MESSAGE_SERDE_FOR_PROVISION_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.ProvisionResponse")] impl :: prost_wkt :: MessageSerde for ProvisionResponse { fn package_name (& self) -> & 'static str { "com.fundamentum.edge.v1" } fn message_name (& self) -> & 'static str { "ProvisionResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/com.fundamentum.edge.v1.ProvisionResponse" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/com.fundamentum.edge.v1.ProvisionResponse" , decoder : | buf : & [u8] | { let msg : ProvisionResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for ProvisionResponse { ... [INFO] [stdout] | ---------------------------------------------------- ^^^^^----------------^^^^^----------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ProvisionResponse` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `Name` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_PROVISION_RESPONSE` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1888:198 [INFO] [stdout] | [INFO] [stdout] 1888 | ...)] const IMPL_MESSAGE_SERDE_FOR_ACTION_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.ActionResponse")] impl :: prost_wkt :: MessageSerde for ActionResponse { ... [INFO] [stdout] | ------------------------------------------------- ^^^^^----------------------------^^^^^-------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ActionResponse` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_ACTION_RESPONSE` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1898:197 [INFO] [stdout] | [INFO] [stdout] 1898 | ...)] const IMPL_MESSAGE_SERDE_FOR_STATE_JSON_DATA : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.StateJsonData")] impl :: prost_wkt :: MessageSerde for StateJsonData { ... [INFO] [stdout] | ------------------------------------------------- ^^^^^----------------------------^^^^^------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `StateJsonData` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_STATE_JSON_DATA` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1898:1448 [INFO] [stdout] | [INFO] [stdout] 1898 | ...)] const IMPL_MESSAGE_SERDE_FOR_STATE_JSON_DATA : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.StateJsonData")] impl :: prost_wkt :: MessageSerde for StateJsonData { fn package_name (& self) -> & 'static str { "com.fundamentum.edge.v1" } fn message_name (& self) -> & 'static str { "StateJsonData" } fn type_url (& self) -> & 'static str { "type.googleapis.com/com.fundamentum.edge.v1.StateJsonData" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/com.fundamentum.edge.v1.StateJsonData" , decoder : | buf : & [u8] | { let msg : StateJsonData = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for StateJsonData { ... [INFO] [stdout] | ------------------------------------------------- ^^^^^----------------^^^^^------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `StateJsonData` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `Name` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_STATE_JSON_DATA` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1888:1454 [INFO] [stdout] | [INFO] [stdout] 1888 | ...)] const IMPL_MESSAGE_SERDE_FOR_ACTION_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.ActionResponse")] impl :: prost_wkt :: MessageSerde for ActionResponse { fn package_name (& self) -> & 'static str { "com.fundamentum.edge.v1" } fn message_name (& self) -> & 'static str { "ActionResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/com.fundamentum.edge.v1.ActionResponse" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/com.fundamentum.edge.v1.ActionResponse" , decoder : | buf : & [u8] | { let msg : ActionResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for ActionResponse { ... [INFO] [stdout] | ------------------------------------------------- ^^^^^----------------^^^^^-------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ActionResponse` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `Name` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_ACTION_RESPONSE` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1900:202 [INFO] [stdout] | [INFO] [stdout] 1900 | ...)] const IMPL_MESSAGE_SERDE_FOR_TELEMETRY_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.TelemetryRequest")] impl :: prost_wkt :: MessageSerde for TelemetryRequest { ... [INFO] [stdout] | --------------------------------------------------- ^^^^^----------------------------^^^^^---------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `TelemetryRequest` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_TELEMETRY_REQUEST` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1890:190 [INFO] [stdout] | [INFO] [stdout] 1890 | ...)] const IMPL_MESSAGE_SERDE_FOR_CONFIG_DATA : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.ConfigData")] impl :: prost_wkt :: MessageSerde for ConfigData { ... [INFO] [stdout] | --------------------------------------------- ^^^^^----------------------------^^^^^---------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ConfigData` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_CONFIG_DATA` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1900:1468 [INFO] [stdout] | [INFO] [stdout] 1900 | ...)] const IMPL_MESSAGE_SERDE_FOR_TELEMETRY_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.TelemetryRequest")] impl :: prost_wkt :: MessageSerde for TelemetryRequest { fn package_name (& self) -> & 'static str { "com.fundamentum.edge.v1" } fn message_name (& self) -> & 'static str { "TelemetryRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/com.fundamentum.edge.v1.TelemetryRequest" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/com.fundamentum.edge.v1.TelemetryRequest" , decoder : | buf : & [u8] | { let msg : TelemetryRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for TelemetryRequest { ... [INFO] [stdout] | --------------------------------------------------- ^^^^^----------------^^^^^---------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `TelemetryRequest` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `Name` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_TELEMETRY_REQUEST` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1890:1426 [INFO] [stdout] | [INFO] [stdout] 1890 | ...)] const IMPL_MESSAGE_SERDE_FOR_CONFIG_DATA : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.ConfigData")] impl :: prost_wkt :: MessageSerde for ConfigData { fn package_name (& self) -> & 'static str { "com.fundamentum.edge.v1" } fn message_name (& self) -> & 'static str { "ConfigData" } fn type_url (& self) -> & 'static str { "type.googleapis.com/com.fundamentum.edge.v1.ConfigData" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/com.fundamentum.edge.v1.ConfigData" , decoder : | buf : & [u8] | { let msg : ConfigData = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for ConfigData { ... [INFO] [stdout] | --------------------------------------------- ^^^^^----------------^^^^^---------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ConfigData` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `Name` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_CONFIG_DATA` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1892:190 [INFO] [stdout] | [INFO] [stdout] 1892 | ...)] const IMPL_MESSAGE_SERDE_FOR_UPDATE_DATA : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.UpdateData")] impl :: prost_wkt :: MessageSerde for UpdateData { ... [INFO] [stdout] | --------------------------------------------- ^^^^^----------------------------^^^^^---------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `UpdateData` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_UPDATE_DATA` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1892:1426 [INFO] [stdout] | [INFO] [stdout] 1892 | ...)] const IMPL_MESSAGE_SERDE_FOR_UPDATE_DATA : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.UpdateData")] impl :: prost_wkt :: MessageSerde for UpdateData { fn package_name (& self) -> & 'static str { "com.fundamentum.edge.v1" } fn message_name (& self) -> & 'static str { "UpdateData" } fn type_url (& self) -> & 'static str { "type.googleapis.com/com.fundamentum.edge.v1.UpdateData" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/com.fundamentum.edge.v1.UpdateData" , decoder : | buf : & [u8] | { let msg : UpdateData = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for UpdateData { ... [INFO] [stdout] | --------------------------------------------- ^^^^^----------------^^^^^---------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `UpdateData` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `Name` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_UPDATE_DATA` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1894:202 [INFO] [stdout] | [INFO] [stdout] 1894 | ...)] const IMPL_MESSAGE_SERDE_FOR_PROVISION_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.ProvisionRequest")] impl :: prost_wkt :: MessageSerde for ProvisionRequest { ... [INFO] [stdout] | --------------------------------------------------- ^^^^^----------------------------^^^^^---------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ProvisionRequest` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_PROVISION_REQUEST` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1894:1468 [INFO] [stdout] | [INFO] [stdout] 1894 | ...)] const IMPL_MESSAGE_SERDE_FOR_PROVISION_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.ProvisionRequest")] impl :: prost_wkt :: MessageSerde for ProvisionRequest { fn package_name (& self) -> & 'static str { "com.fundamentum.edge.v1" } fn message_name (& self) -> & 'static str { "ProvisionRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/com.fundamentum.edge.v1.ProvisionRequest" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/com.fundamentum.edge.v1.ProvisionRequest" , decoder : | buf : & [u8] | { let msg : ProvisionRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for ProvisionRequest { ... [INFO] [stdout] | --------------------------------------------------- ^^^^^----------------^^^^^---------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ProvisionRequest` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `Name` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_PROVISION_REQUEST` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1896:204 [INFO] [stdout] | [INFO] [stdout] 1896 | ...)] const IMPL_MESSAGE_SERDE_FOR_PROVISION_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.ProvisionResponse")] impl :: prost_wkt :: MessageSerde for ProvisionResponse { ... [INFO] [stdout] | ---------------------------------------------------- ^^^^^----------------------------^^^^^----------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ProvisionResponse` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_PROVISION_RESPONSE` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1896:1475 [INFO] [stdout] | [INFO] [stdout] 1896 | ...)] const IMPL_MESSAGE_SERDE_FOR_PROVISION_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.ProvisionResponse")] impl :: prost_wkt :: MessageSerde for ProvisionResponse { fn package_name (& self) -> & 'static str { "com.fundamentum.edge.v1" } fn message_name (& self) -> & 'static str { "ProvisionResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/com.fundamentum.edge.v1.ProvisionResponse" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/com.fundamentum.edge.v1.ProvisionResponse" , decoder : | buf : & [u8] | { let msg : ProvisionResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for ProvisionResponse { ... [INFO] [stdout] | ---------------------------------------------------- ^^^^^----------------^^^^^----------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ProvisionResponse` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `Name` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_PROVISION_RESPONSE` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1898:197 [INFO] [stdout] | [INFO] [stdout] 1898 | ...)] const IMPL_MESSAGE_SERDE_FOR_STATE_JSON_DATA : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.StateJsonData")] impl :: prost_wkt :: MessageSerde for StateJsonData { ... [INFO] [stdout] | ------------------------------------------------- ^^^^^----------------------------^^^^^------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `StateJsonData` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_STATE_JSON_DATA` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1898:1448 [INFO] [stdout] | [INFO] [stdout] 1898 | ...)] const IMPL_MESSAGE_SERDE_FOR_STATE_JSON_DATA : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.StateJsonData")] impl :: prost_wkt :: MessageSerde for StateJsonData { fn package_name (& self) -> & 'static str { "com.fundamentum.edge.v1" } fn message_name (& self) -> & 'static str { "StateJsonData" } fn type_url (& self) -> & 'static str { "type.googleapis.com/com.fundamentum.edge.v1.StateJsonData" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/com.fundamentum.edge.v1.StateJsonData" , decoder : | buf : & [u8] | { let msg : StateJsonData = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for StateJsonData { ... [INFO] [stdout] | ------------------------------------------------- ^^^^^----------------^^^^^------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `StateJsonData` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `Name` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_STATE_JSON_DATA` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1900:202 [INFO] [stdout] | [INFO] [stdout] 1900 | ...)] const IMPL_MESSAGE_SERDE_FOR_TELEMETRY_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.TelemetryRequest")] impl :: prost_wkt :: MessageSerde for TelemetryRequest { ... [INFO] [stdout] | --------------------------------------------------- ^^^^^----------------------------^^^^^---------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `TelemetryRequest` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_TELEMETRY_REQUEST` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/fundamentum-edge-proto-e32b908d10a8cef6/out/com.fundamentum.edge.v1.rs:1900:1468 [INFO] [stdout] | [INFO] [stdout] 1900 | ...)] const IMPL_MESSAGE_SERDE_FOR_TELEMETRY_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/com.fundamentum.edge.v1.TelemetryRequest")] impl :: prost_wkt :: MessageSerde for TelemetryRequest { fn package_name (& self) -> & 'static str { "com.fundamentum.edge.v1" } fn message_name (& self) -> & 'static str { "TelemetryRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/com.fundamentum.edge.v1.TelemetryRequest" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/com.fundamentum.edge.v1.TelemetryRequest" , decoder : | buf : & [u8] | { let msg : TelemetryRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for TelemetryRequest { ... [INFO] [stdout] | --------------------------------------------------- ^^^^^----------------^^^^^---------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `TelemetryRequest` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `Name` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_TELEMETRY_REQUEST` [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> examples/server/configuration.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | async fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.90s [INFO] running `Command { std: "docker" "inspect" "ee56a7f602caa17aec80c79fcce361c5090cd52bdfcd02e606d7c9eac071f98e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee56a7f602caa17aec80c79fcce361c5090cd52bdfcd02e606d7c9eac071f98e", kill_on_drop: false }` [INFO] [stdout] ee56a7f602caa17aec80c79fcce361c5090cd52bdfcd02e606d7c9eac071f98e