[INFO] cloning repository https://github.com/pavankalyan9233/gral [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pavankalyan9233/gral" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavankalyan9233%2Fgral", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavankalyan9233%2Fgral'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc47ef8da68dd9e5604343bac6c13e9f94bc0d0c [INFO] checking pavankalyan9233/gral against master#64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavankalyan9233%2Fgral" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pavankalyan9233/gral [INFO] finished tweaking git repo https://github.com/pavankalyan9233/gral [INFO] tweaked toml for git repo https://github.com/pavankalyan9233/gral written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pavankalyan9233/gral on toolchain 64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pavankalyan9233/gral 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" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-wkt v0.5.1 [INFO] [stderr] Downloaded prost-wkt-build v0.5.1 [INFO] [stderr] Downloaded arrow-buffer v51.0.0 [INFO] [stderr] Downloaded arrow-schema v51.0.0 [INFO] [stderr] Downloaded arrow-row v51.0.0 [INFO] [stderr] Downloaded arrow-string v51.0.0 [INFO] [stderr] Downloaded arrow-arith v51.0.0 [INFO] [stderr] Downloaded arrow-ord v51.0.0 [INFO] [stderr] Downloaded arrow-cast v51.0.0 [INFO] [stderr] Downloaded arrow-ipc v51.0.0 [INFO] [stderr] Downloaded arrow v51.0.0 [INFO] [stderr] Downloaded arrow-data v51.0.0 [INFO] [stderr] Downloaded prost-wkt-types v0.5.1 [INFO] [stderr] Downloaded arrow-array v51.0.0 [INFO] [stderr] Downloaded arrow-select v51.0.0 [INFO] [stderr] Downloaded parquet v51.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cac222deadd68edb5f1d5711e9db6cc6cd563c13ca75366a984bb7e9b55cd812 [INFO] running `Command { std: "docker" "start" "-a" "cac222deadd68edb5f1d5711e9db6cc6cd563c13ca75366a984bb7e9b55cd812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cac222deadd68edb5f1d5711e9db6cc6cd563c13ca75366a984bb7e9b55cd812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac222deadd68edb5f1d5711e9db6cc6cd563c13ca75366a984bb7e9b55cd812", kill_on_drop: false }` [INFO] [stdout] cac222deadd68edb5f1d5711e9db6cc6cd563c13ca75366a984bb7e9b55cd812 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6228f99782de7ddd9744615f5cf0b6d3bae72bc9c094109c390c463b0f78b1e [INFO] running `Command { std: "docker" "start" "-a" "e6228f99782de7ddd9744615f5cf0b6d3bae72bc9c094109c390c463b0f78b1e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrow-schema v51.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking num v0.4.2 [INFO] [stderr] Checking arrow-buffer v51.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Checking arrow-data v51.0.0 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking rustls-pki-types v1.5.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling prost-derive v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling rustls v0.21.11 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling prost v0.12.4 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Checking rustls-webpki v0.102.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling prost-types v0.12.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking zeroize v1.8.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling prost-build v0.12.4 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling prost-wkt-build v0.5.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling typetag-impl v0.2.16 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling metrics-macros v0.7.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling tonic v0.11.0 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking quanta v0.11.1 [INFO] [stderr] Checking metrics v0.21.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling prost-wkt-types v0.5.1 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking erased-serde v0.4.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hashbrown v0.13.1 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking typetag v0.2.16 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking sketches-ddsketch v0.2.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking metrics-util v0.15.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking arrow-array v51.0.0 [INFO] [stderr] Checking prost-wkt v0.5.1 [INFO] [stderr] Compiling gral v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking jwt v0.16.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking arrow-select v51.0.0 [INFO] [stderr] Checking arrow-row v51.0.0 [INFO] [stderr] Checking arrow-arith v51.0.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking metrics-exporter-prometheus v0.12.2 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking xxhash-rust v0.8.10 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking arrow-cast v51.0.0 [INFO] [stderr] Checking arrow-string v51.0.0 [INFO] [stderr] Checking arrow-ord v51.0.0 [INFO] [stderr] Checking arrow-ipc v51.0.0 [INFO] [stderr] Checking arrow v51.0.0 [INFO] [stderr] Checking parquet v51.0.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stdout] warning: struct `ResultValue` is never constructed [INFO] [stdout] --> src/python/executor.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | struct ResultValue { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:501:262 [INFO] [stdout] | [INFO] [stdout] 501 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineLoadDataRequest { ... [INFO] [stdout] | -------------------------------------------------------------------------- ^^^^^----------------------------^^^^^----------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineLoadDataRequest` 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_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_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: `#[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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:501:1677 [INFO] [stdout] | [INFO] [stdout] 501 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineLoadDataRequest { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineLoadDataRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataRequest" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataRequest" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineLoadDataRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineLoadDataRequest { ... [INFO] [stdout] | -------------------------------------------------------------------------- ^^^^^----------------^^^^^----------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineLoadDataRequest` 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_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:503:257 [INFO] [stdout] | [INFO] [stdout] 503 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_ERROR_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineErrorResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineErrorResponse { ... [INFO] [stdout] | ----------------------------------------------------------------------- ^^^^^----------------------------^^^^^--------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineErrorResponse` 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_GRAPH_ANALYTICS_ENGINE_ERROR_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:503:1662 [INFO] [stdout] | [INFO] [stdout] 503 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_ERROR_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineErrorResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineErrorResponse { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineErrorResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineErrorResponse" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineErrorResponse" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineErrorResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineErrorResponse { ... [INFO] [stdout] | ----------------------------------------------------------------------- ^^^^^----------------^^^^^--------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineErrorResponse` 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_GRAPH_ANALYTICS_ENGINE_ERROR_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:505:264 [INFO] [stdout] | [INFO] [stdout] 505 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineLoadDataResponse { ... [INFO] [stdout] | --------------------------------------------------------------------------- ^^^^^----------------------------^^^^^------------------------------------ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineLoadDataResponse` 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_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:505:1684 [INFO] [stdout] | [INFO] [stdout] 505 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineLoadDataResponse { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineLoadDataResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataResponse" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataResponse" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineLoadDataResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineLoadDataResponse { ... [INFO] [stdout] | --------------------------------------------------------------------------- ^^^^^----------------^^^^^------------------------------------ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineLoadDataResponse` 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_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:507:269 [INFO] [stdout] | [INFO] [stdout] 507 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_AQL_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataAqlRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineLoadDataAqlRequest { ... [INFO] [stdout] | ------------------------------------------------------------------------------ ^^^^^----------------------------^^^^^-------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineLoadDataAqlRequest` 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_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_AQL_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:507:1699 [INFO] [stdout] | [INFO] [stdout] 507 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_AQL_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataAqlRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineLoadDataAqlRequest { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineLoadDataAqlRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataAqlRequest" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataAqlRequest" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineLoadDataAqlRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineLoadDataAqlRequest { ... [INFO] [stdout] | ------------------------------------------------------------------------------ ^^^^^----------------^^^^^-------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineLoadDataAqlRequest` 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_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_AQL_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:509:258 [INFO] [stdout] | [INFO] [stdout] 509 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_WCC_SCC_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineWccSccRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineWccSccRequest { ... [INFO] [stdout] | ------------------------------------------------------------------------ ^^^^^----------------------------^^^^^--------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineWccSccRequest` 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_GRAPH_ANALYTICS_ENGINE_WCC_SCC_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:509:1663 [INFO] [stdout] | [INFO] [stdout] 509 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_WCC_SCC_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineWccSccRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineWccSccRequest { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineWccSccRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineWccSccRequest" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineWccSccRequest" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineWccSccRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineWccSccRequest { ... [INFO] [stdout] | ------------------------------------------------------------------------ ^^^^^----------------^^^^^--------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineWccSccRequest` 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_GRAPH_ANALYTICS_ENGINE_WCC_SCC_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:511:261 [INFO] [stdout] | [INFO] [stdout] 511 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_PROCESS_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineProcessResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineProcessResponse { ... [INFO] [stdout] | ------------------------------------------------------------------------- ^^^^^----------------------------^^^^^----------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineProcessResponse` 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_GRAPH_ANALYTICS_ENGINE_PROCESS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:511:1676 [INFO] [stdout] | [INFO] [stdout] 511 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_PROCESS_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineProcessResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineProcessResponse { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineProcessResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineProcessResponse" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineProcessResponse" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineProcessResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineProcessResponse { ... [INFO] [stdout] | ------------------------------------------------------------------------- ^^^^^----------------^^^^^----------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineProcessResponse` 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_GRAPH_ANALYTICS_ENGINE_PROCESS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:513:284 [INFO] [stdout] | [INFO] [stdout] 513 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_AGGREGATE_COMPONENTS_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineAggregateComponentsRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineAggregateComponentsRequest { ... [INFO] [stdout] | ------------------------------------------------------------------------------------- ^^^^^----------------------------^^^^^---------------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineAggregateComponentsRequest` 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_GRAPH_ANALYTICS_ENGINE_AGGREGATE_COMPONENTS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:513:1754 [INFO] [stdout] | [INFO] [stdout] 513 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_AGGREGATE_COMPONENTS_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineAggregateComponentsRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineAggregateComponentsRequest { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineAggregateComponentsRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineAggregateComponentsRequest" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineAggregateComponentsRequest" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineAggregateComponentsRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineAggregateComponentsRequest { ... [INFO] [stdout] | ------------------------------------------------------------------------------------- ^^^^^----------------^^^^^---------------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineAggregateComponentsRequest` 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_GRAPH_ANALYTICS_ENGINE_AGGREGATE_COMPONENTS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:515:262 [INFO] [stdout] | [INFO] [stdout] 515 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_PAGE_RANK_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEnginePageRankRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEnginePageRankRequest { ... [INFO] [stdout] | -------------------------------------------------------------------------- ^^^^^----------------------------^^^^^----------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEnginePageRankRequest` 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_GRAPH_ANALYTICS_ENGINE_PAGE_RANK_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:515:1677 [INFO] [stdout] | [INFO] [stdout] 515 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_PAGE_RANK_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEnginePageRankRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEnginePageRankRequest { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEnginePageRankRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEnginePageRankRequest" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEnginePageRankRequest" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEnginePageRankRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEnginePageRankRequest { ... [INFO] [stdout] | -------------------------------------------------------------------------- ^^^^^----------------^^^^^----------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEnginePageRankRequest` 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_GRAPH_ANALYTICS_ENGINE_PAGE_RANK_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:517:274 [INFO] [stdout] | [INFO] [stdout] 517 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_PYTHON_FUNCTION_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEnginePythonFunctionRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEnginePythonFunctionRequest { ... [INFO] [stdout] | -------------------------------------------------------------------------------- ^^^^^----------------------------^^^^^----------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEnginePythonFunctionRequest` 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_GRAPH_ANALYTICS_ENGINE_PYTHON_FUNCTION_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:517:1719 [INFO] [stdout] | [INFO] [stdout] 517 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_PYTHON_FUNCTION_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEnginePythonFunctionRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEnginePythonFunctionRequest { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEnginePythonFunctionRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEnginePythonFunctionRequest" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEnginePythonFunctionRequest" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEnginePythonFunctionRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEnginePythonFunctionRequest { ... [INFO] [stdout] | -------------------------------------------------------------------------------- ^^^^^----------------^^^^^----------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEnginePythonFunctionRequest` 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_GRAPH_ANALYTICS_ENGINE_PYTHON_FUNCTION_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:519:278 [INFO] [stdout] | [INFO] [stdout] 519 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LABEL_PROPAGATION_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLabelPropagationRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineLabelPropagationRequest { ... [INFO] [stdout] | ---------------------------------------------------------------------------------- ^^^^^----------------------------^^^^^------------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineLabelPropagationRequest` 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_GRAPH_ANALYTICS_ENGINE_LABEL_PROPAGATION_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:519:1733 [INFO] [stdout] | [INFO] [stdout] 519 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LABEL_PROPAGATION_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLabelPropagationRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineLabelPropagationRequest { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineLabelPropagationRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLabelPropagationRequest" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLabelPropagationRequest" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineLabelPropagationRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineLabelPropagationRequest { ... [INFO] [stdout] | ---------------------------------------------------------------------------------- ^^^^^----------------^^^^^------------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineLabelPropagationRequest` 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_GRAPH_ANALYTICS_ENGINE_LABEL_PROPAGATION_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:521:286 [INFO] [stdout] | [INFO] [stdout] 521 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_ATTRIBUTE_PROPAGATION_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineAttributePropagationRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineAttributePropagationRequest { ... [INFO] [stdout] | -------------------------------------------------------------------------------------- ^^^^^----------------------------^^^^^----------------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineAttributePropagationRequest` 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_GRAPH_ANALYTICS_ENGINE_ATTRIBUTE_PROPAGATION_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:521:1761 [INFO] [stdout] | [INFO] [stdout] 521 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_ATTRIBUTE_PROPAGATION_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineAttributePropagationRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineAttributePropagationRequest { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineAttributePropagationRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineAttributePropagationRequest" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineAttributePropagationRequest" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineAttributePropagationRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineAttributePropagationRequest { ... [INFO] [stdout] | -------------------------------------------------------------------------------------- ^^^^^----------------^^^^^----------------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineAttributePropagationRequest` 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_GRAPH_ANALYTICS_ENGINE_ATTRIBUTE_PROPAGATION_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:523:270 [INFO] [stdout] | [INFO] [stdout] 523 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_STORE_RESULTS_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineStoreResultsRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineStoreResultsRequest { ... [INFO] [stdout] | ------------------------------------------------------------------------------ ^^^^^----------------------------^^^^^--------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineStoreResultsRequest` 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_GRAPH_ANALYTICS_ENGINE_STORE_RESULTS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:523:1705 [INFO] [stdout] | [INFO] [stdout] 523 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_STORE_RESULTS_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineStoreResultsRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineStoreResultsRequest { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineStoreResultsRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineStoreResultsRequest" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineStoreResultsRequest" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineStoreResultsRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineStoreResultsRequest { ... [INFO] [stdout] | ------------------------------------------------------------------------------ ^^^^^----------------^^^^^--------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineStoreResultsRequest` 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_GRAPH_ANALYTICS_ENGINE_STORE_RESULTS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:525:272 [INFO] [stdout] | [INFO] [stdout] 525 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_STORE_RESULTS_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineStoreResultsResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineStoreResultsResponse { ... [INFO] [stdout] | ------------------------------------------------------------------------------- ^^^^^----------------------------^^^^^---------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineStoreResultsResponse` 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_GRAPH_ANALYTICS_ENGINE_STORE_RESULTS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:525:1712 [INFO] [stdout] | [INFO] [stdout] 525 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_STORE_RESULTS_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineStoreResultsResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineStoreResultsResponse { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineStoreResultsResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineStoreResultsResponse" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineStoreResultsResponse" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineStoreResultsResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineStoreResultsResponse { ... [INFO] [stdout] | ------------------------------------------------------------------------------- ^^^^^----------------^^^^^---------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineStoreResultsResponse` 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_GRAPH_ANALYTICS_ENGINE_STORE_RESULTS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:527:268 [INFO] [stdout] | [INFO] [stdout] 527 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LIST_GRAPHS_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineListGraphsResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineListGraphsResponse { ... [INFO] [stdout] | ----------------------------------------------------------------------------- ^^^^^----------------------------^^^^^-------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineListGraphsResponse` 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_GRAPH_ANALYTICS_ENGINE_LIST_GRAPHS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:527:1698 [INFO] [stdout] | [INFO] [stdout] 527 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LIST_GRAPHS_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineListGraphsResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineListGraphsResponse { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineListGraphsResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineListGraphsResponse" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineListGraphsResponse" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineListGraphsResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineListGraphsResponse { ... [INFO] [stdout] | ----------------------------------------------------------------------------- ^^^^^----------------^^^^^-------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineListGraphsResponse` 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_GRAPH_ANALYTICS_ENGINE_LIST_GRAPHS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:529:264 [INFO] [stdout] | [INFO] [stdout] 529 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_GET_GRAPH_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGetGraphResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineGetGraphResponse { ... [INFO] [stdout] | --------------------------------------------------------------------------- ^^^^^----------------------------^^^^^------------------------------------ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineGetGraphResponse` 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_GRAPH_ANALYTICS_ENGINE_GET_GRAPH_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:529:1684 [INFO] [stdout] | [INFO] [stdout] 529 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_GET_GRAPH_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGetGraphResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineGetGraphResponse { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineGetGraphResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGetGraphResponse" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGetGraphResponse" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineGetGraphResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineGetGraphResponse { ... [INFO] [stdout] | --------------------------------------------------------------------------- ^^^^^----------------^^^^^------------------------------------ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineGetGraphResponse` 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_GRAPH_ANALYTICS_ENGINE_GET_GRAPH_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:531:245 [INFO] [stdout] | [INFO] [stdout] 531 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_GRAPH_ID : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGraphId")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineGraphId { ... [INFO] [stdout] | ----------------------------------------------------------------- ^^^^^----------------------------^^^^^--------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineGraphId` 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_GRAPH_ANALYTICS_ENGINE_GRAPH_ID` [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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:531:1620 [INFO] [stdout] | [INFO] [stdout] 531 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_GRAPH_ID : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGraphId")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineGraphId { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineGraphId" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGraphId" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGraphId" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineGraphId = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineGraphId { ... [INFO] [stdout] | ----------------------------------------------------------------- ^^^^^----------------^^^^^--------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineGraphId` 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_GRAPH_ANALYTICS_ENGINE_GRAPH_ID` [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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:533:241 [INFO] [stdout] | [INFO] [stdout] 533 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_JOB_ID : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineJobId")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineJobId { ... [INFO] [stdout] | --------------------------------------------------------------- ^^^^^----------------------------^^^^^------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineJobId` 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_GRAPH_ANALYTICS_ENGINE_JOB_ID` [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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:533:1606 [INFO] [stdout] | [INFO] [stdout] 533 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_JOB_ID : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineJobId")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineJobId { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineJobId" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineJobId" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineJobId" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineJobId = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineJobId { ... [INFO] [stdout] | --------------------------------------------------------------- ^^^^^----------------^^^^^------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineJobId` 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_GRAPH_ANALYTICS_ENGINE_JOB_ID` [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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:535:240 [INFO] [stdout] | [INFO] [stdout] 535 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_GRAPH : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGraph")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineGraph { ... [INFO] [stdout] | -------------------------------------------------------------- ^^^^^----------------------------^^^^^------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineGraph` 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_GRAPH_ANALYTICS_ENGINE_GRAPH` [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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:535:1605 [INFO] [stdout] | [INFO] [stdout] 535 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_GRAPH : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGraph")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineGraph { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineGraph" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGraph" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGraph" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineGraph = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineGraph { ... [INFO] [stdout] | -------------------------------------------------------------- ^^^^^----------------^^^^^------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineGraph` 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_GRAPH_ANALYTICS_ENGINE_GRAPH` [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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:537:270 [INFO] [stdout] | [INFO] [stdout] 537 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_DELETE_GRAPH_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineDeleteGraphResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineDeleteGraphResponse { ... [INFO] [stdout] | ------------------------------------------------------------------------------ ^^^^^----------------------------^^^^^--------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineDeleteGraphResponse` 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_GRAPH_ANALYTICS_ENGINE_DELETE_GRAPH_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:537:1705 [INFO] [stdout] | [INFO] [stdout] 537 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_DELETE_GRAPH_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineDeleteGraphResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineDeleteGraphResponse { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineDeleteGraphResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineDeleteGraphResponse" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineDeleteGraphResponse" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineDeleteGraphResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineDeleteGraphResponse { ... [INFO] [stdout] | ------------------------------------------------------------------------------ ^^^^^----------------^^^^^--------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineDeleteGraphResponse` 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_GRAPH_ANALYTICS_ENGINE_DELETE_GRAPH_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:539:264 [INFO] [stdout] | [INFO] [stdout] 539 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LIST_JOBS_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineListJobsResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineListJobsResponse { ... [INFO] [stdout] | --------------------------------------------------------------------------- ^^^^^----------------------------^^^^^------------------------------------ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineListJobsResponse` 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_GRAPH_ANALYTICS_ENGINE_LIST_JOBS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:539:1684 [INFO] [stdout] | [INFO] [stdout] 539 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LIST_JOBS_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineListJobsResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineListJobsResponse { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineListJobsResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineListJobsResponse" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineListJobsResponse" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineListJobsResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineListJobsResponse { ... [INFO] [stdout] | --------------------------------------------------------------------------- ^^^^^----------------^^^^^------------------------------------ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineListJobsResponse` 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_GRAPH_ANALYTICS_ENGINE_LIST_JOBS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:541:236 [INFO] [stdout] | [INFO] [stdout] 541 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_JOB : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineJob")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineJob { ... [INFO] [stdout] | ------------------------------------------------------------ ^^^^^----------------------------^^^^^----------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineJob` 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_GRAPH_ANALYTICS_ENGINE_JOB` [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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:541:1591 [INFO] [stdout] | [INFO] [stdout] 541 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_JOB : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineJob")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineJob { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineJob" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineJob" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineJob" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineJob = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineJob { ... [INFO] [stdout] | ------------------------------------------------------------ ^^^^^----------------^^^^^----------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineJob` 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_GRAPH_ANALYTICS_ENGINE_JOB` [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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:543:266 [INFO] [stdout] | [INFO] [stdout] 543 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_DELETE_JOB_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineDeleteJobResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineDeleteJobResponse { ... [INFO] [stdout] | ---------------------------------------------------------------------------- ^^^^^----------------------------^^^^^------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineDeleteJobResponse` 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_GRAPH_ANALYTICS_ENGINE_DELETE_JOB_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:543:1691 [INFO] [stdout] | [INFO] [stdout] 543 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_DELETE_JOB_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineDeleteJobResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineDeleteJobResponse { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineDeleteJobResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineDeleteJobResponse" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineDeleteJobResponse" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineDeleteJobResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineDeleteJobResponse { ... [INFO] [stdout] | ---------------------------------------------------------------------------- ^^^^^----------------^^^^^------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineDeleteJobResponse` 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_GRAPH_ANALYTICS_ENGINE_DELETE_JOB_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:545:263 [INFO] [stdout] | [INFO] [stdout] 545 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_SHUTDOWN_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineShutdownResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineShutdownResponse { ... [INFO] [stdout] | -------------------------------------------------------------------------- ^^^^^----------------------------^^^^^------------------------------------ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineShutdownResponse` 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_GRAPH_ANALYTICS_ENGINE_SHUTDOWN_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:545:1683 [INFO] [stdout] | [INFO] [stdout] 545 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_SHUTDOWN_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineShutdownResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineShutdownResponse { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineShutdownResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineShutdownResponse" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineShutdownResponse" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineShutdownResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineShutdownResponse { ... [INFO] [stdout] | -------------------------------------------------------------------------- ^^^^^----------------^^^^^------------------------------------ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineShutdownResponse` 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_GRAPH_ANALYTICS_ENGINE_SHUTDOWN_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:547:197 [INFO] [stdout] | [INFO] [stdout] 547 | ...)] const IMPL_MESSAGE_SERDE_FOR_EMPTY : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.Empty")] impl :: prost_wkt :: MessageSerde for Empty { ... [INFO] [stdout] | --------------------------------------- ^^^^^----------------------------^^^^^----- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `Empty` 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_EMPTY` [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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:547:1462 [INFO] [stdout] | [INFO] [stdout] 547 | ...)] const IMPL_MESSAGE_SERDE_FOR_EMPTY : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.Empty")] impl :: prost_wkt :: MessageSerde for Empty { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "Empty" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.Empty" } 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/arangodb.cloud.internal.graphanalytics.v1.Empty" , decoder : | buf : & [u8] | { let msg : Empty = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for Empty { ... [INFO] [stdout] | --------------------------------------- ^^^^^----------------^^^^^----- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `Empty` 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_EMPTY` [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] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/graph_store/vertex_key_index.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] 46 | pub struct VertexKeyIndex { [INFO] [stdout] 47 | hasher: fn(&[u8]) -> VertexHash, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResultValue` is never constructed [INFO] [stdout] --> src/python/executor.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | struct ResultValue { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:501:262 [INFO] [stdout] | [INFO] [stdout] 501 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineLoadDataRequest { ... [INFO] [stdout] | -------------------------------------------------------------------------- ^^^^^----------------------------^^^^^----------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineLoadDataRequest` 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_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_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: `#[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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:501:1677 [INFO] [stdout] | [INFO] [stdout] 501 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineLoadDataRequest { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineLoadDataRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataRequest" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataRequest" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineLoadDataRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineLoadDataRequest { ... [INFO] [stdout] | -------------------------------------------------------------------------- ^^^^^----------------^^^^^----------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineLoadDataRequest` 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_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:503:257 [INFO] [stdout] | [INFO] [stdout] 503 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_ERROR_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineErrorResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineErrorResponse { ... [INFO] [stdout] | ----------------------------------------------------------------------- ^^^^^----------------------------^^^^^--------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineErrorResponse` 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_GRAPH_ANALYTICS_ENGINE_ERROR_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:503:1662 [INFO] [stdout] | [INFO] [stdout] 503 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_ERROR_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineErrorResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineErrorResponse { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineErrorResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineErrorResponse" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineErrorResponse" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineErrorResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineErrorResponse { ... [INFO] [stdout] | ----------------------------------------------------------------------- ^^^^^----------------^^^^^--------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineErrorResponse` 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_GRAPH_ANALYTICS_ENGINE_ERROR_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:505:264 [INFO] [stdout] | [INFO] [stdout] 505 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineLoadDataResponse { ... [INFO] [stdout] | --------------------------------------------------------------------------- ^^^^^----------------------------^^^^^------------------------------------ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineLoadDataResponse` 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_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:505:1684 [INFO] [stdout] | [INFO] [stdout] 505 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineLoadDataResponse { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineLoadDataResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataResponse" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataResponse" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineLoadDataResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineLoadDataResponse { ... [INFO] [stdout] | --------------------------------------------------------------------------- ^^^^^----------------^^^^^------------------------------------ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineLoadDataResponse` 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_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:507:269 [INFO] [stdout] | [INFO] [stdout] 507 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_AQL_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataAqlRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineLoadDataAqlRequest { ... [INFO] [stdout] | ------------------------------------------------------------------------------ ^^^^^----------------------------^^^^^-------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineLoadDataAqlRequest` 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_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_AQL_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:507:1699 [INFO] [stdout] | [INFO] [stdout] 507 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_AQL_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataAqlRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineLoadDataAqlRequest { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineLoadDataAqlRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataAqlRequest" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLoadDataAqlRequest" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineLoadDataAqlRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineLoadDataAqlRequest { ... [INFO] [stdout] | ------------------------------------------------------------------------------ ^^^^^----------------^^^^^-------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineLoadDataAqlRequest` 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_GRAPH_ANALYTICS_ENGINE_LOAD_DATA_AQL_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:509:258 [INFO] [stdout] | [INFO] [stdout] 509 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_WCC_SCC_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineWccSccRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineWccSccRequest { ... [INFO] [stdout] | ------------------------------------------------------------------------ ^^^^^----------------------------^^^^^--------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineWccSccRequest` 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_GRAPH_ANALYTICS_ENGINE_WCC_SCC_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:509:1663 [INFO] [stdout] | [INFO] [stdout] 509 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_WCC_SCC_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineWccSccRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineWccSccRequest { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineWccSccRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineWccSccRequest" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineWccSccRequest" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineWccSccRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineWccSccRequest { ... [INFO] [stdout] | ------------------------------------------------------------------------ ^^^^^----------------^^^^^--------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineWccSccRequest` 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_GRAPH_ANALYTICS_ENGINE_WCC_SCC_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:511:261 [INFO] [stdout] | [INFO] [stdout] 511 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_PROCESS_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineProcessResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineProcessResponse { ... [INFO] [stdout] | ------------------------------------------------------------------------- ^^^^^----------------------------^^^^^----------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineProcessResponse` 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_GRAPH_ANALYTICS_ENGINE_PROCESS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:511:1676 [INFO] [stdout] | [INFO] [stdout] 511 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_PROCESS_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineProcessResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineProcessResponse { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineProcessResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineProcessResponse" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineProcessResponse" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineProcessResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineProcessResponse { ... [INFO] [stdout] | ------------------------------------------------------------------------- ^^^^^----------------^^^^^----------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineProcessResponse` 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_GRAPH_ANALYTICS_ENGINE_PROCESS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:513:284 [INFO] [stdout] | [INFO] [stdout] 513 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_AGGREGATE_COMPONENTS_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineAggregateComponentsRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineAggregateComponentsRequest { ... [INFO] [stdout] | ------------------------------------------------------------------------------------- ^^^^^----------------------------^^^^^---------------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineAggregateComponentsRequest` 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_GRAPH_ANALYTICS_ENGINE_AGGREGATE_COMPONENTS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:513:1754 [INFO] [stdout] | [INFO] [stdout] 513 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_AGGREGATE_COMPONENTS_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineAggregateComponentsRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineAggregateComponentsRequest { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineAggregateComponentsRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineAggregateComponentsRequest" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineAggregateComponentsRequest" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineAggregateComponentsRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineAggregateComponentsRequest { ... [INFO] [stdout] | ------------------------------------------------------------------------------------- ^^^^^----------------^^^^^---------------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineAggregateComponentsRequest` 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_GRAPH_ANALYTICS_ENGINE_AGGREGATE_COMPONENTS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:515:262 [INFO] [stdout] | [INFO] [stdout] 515 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_PAGE_RANK_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEnginePageRankRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEnginePageRankRequest { ... [INFO] [stdout] | -------------------------------------------------------------------------- ^^^^^----------------------------^^^^^----------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEnginePageRankRequest` 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_GRAPH_ANALYTICS_ENGINE_PAGE_RANK_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:515:1677 [INFO] [stdout] | [INFO] [stdout] 515 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_PAGE_RANK_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEnginePageRankRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEnginePageRankRequest { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEnginePageRankRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEnginePageRankRequest" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEnginePageRankRequest" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEnginePageRankRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEnginePageRankRequest { ... [INFO] [stdout] | -------------------------------------------------------------------------- ^^^^^----------------^^^^^----------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEnginePageRankRequest` 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_GRAPH_ANALYTICS_ENGINE_PAGE_RANK_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:517:274 [INFO] [stdout] | [INFO] [stdout] 517 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_PYTHON_FUNCTION_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEnginePythonFunctionRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEnginePythonFunctionRequest { ... [INFO] [stdout] | -------------------------------------------------------------------------------- ^^^^^----------------------------^^^^^----------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEnginePythonFunctionRequest` 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_GRAPH_ANALYTICS_ENGINE_PYTHON_FUNCTION_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:517:1719 [INFO] [stdout] | [INFO] [stdout] 517 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_PYTHON_FUNCTION_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEnginePythonFunctionRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEnginePythonFunctionRequest { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEnginePythonFunctionRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEnginePythonFunctionRequest" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEnginePythonFunctionRequest" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEnginePythonFunctionRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEnginePythonFunctionRequest { ... [INFO] [stdout] | -------------------------------------------------------------------------------- ^^^^^----------------^^^^^----------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEnginePythonFunctionRequest` 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_GRAPH_ANALYTICS_ENGINE_PYTHON_FUNCTION_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:519:278 [INFO] [stdout] | [INFO] [stdout] 519 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LABEL_PROPAGATION_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLabelPropagationRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineLabelPropagationRequest { ... [INFO] [stdout] | ---------------------------------------------------------------------------------- ^^^^^----------------------------^^^^^------------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineLabelPropagationRequest` 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_GRAPH_ANALYTICS_ENGINE_LABEL_PROPAGATION_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:519:1733 [INFO] [stdout] | [INFO] [stdout] 519 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LABEL_PROPAGATION_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLabelPropagationRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineLabelPropagationRequest { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineLabelPropagationRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLabelPropagationRequest" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineLabelPropagationRequest" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineLabelPropagationRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineLabelPropagationRequest { ... [INFO] [stdout] | ---------------------------------------------------------------------------------- ^^^^^----------------^^^^^------------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineLabelPropagationRequest` 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_GRAPH_ANALYTICS_ENGINE_LABEL_PROPAGATION_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:521:286 [INFO] [stdout] | [INFO] [stdout] 521 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_ATTRIBUTE_PROPAGATION_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineAttributePropagationRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineAttributePropagationRequest { ... [INFO] [stdout] | -------------------------------------------------------------------------------------- ^^^^^----------------------------^^^^^----------------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineAttributePropagationRequest` 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_GRAPH_ANALYTICS_ENGINE_ATTRIBUTE_PROPAGATION_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:521:1761 [INFO] [stdout] | [INFO] [stdout] 521 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_ATTRIBUTE_PROPAGATION_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineAttributePropagationRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineAttributePropagationRequest { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineAttributePropagationRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineAttributePropagationRequest" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineAttributePropagationRequest" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineAttributePropagationRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineAttributePropagationRequest { ... [INFO] [stdout] | -------------------------------------------------------------------------------------- ^^^^^----------------^^^^^----------------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineAttributePropagationRequest` 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_GRAPH_ANALYTICS_ENGINE_ATTRIBUTE_PROPAGATION_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:523:270 [INFO] [stdout] | [INFO] [stdout] 523 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_STORE_RESULTS_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineStoreResultsRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineStoreResultsRequest { ... [INFO] [stdout] | ------------------------------------------------------------------------------ ^^^^^----------------------------^^^^^--------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineStoreResultsRequest` 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_GRAPH_ANALYTICS_ENGINE_STORE_RESULTS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:523:1705 [INFO] [stdout] | [INFO] [stdout] 523 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_STORE_RESULTS_REQUEST : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineStoreResultsRequest")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineStoreResultsRequest { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineStoreResultsRequest" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineStoreResultsRequest" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineStoreResultsRequest" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineStoreResultsRequest = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineStoreResultsRequest { ... [INFO] [stdout] | ------------------------------------------------------------------------------ ^^^^^----------------^^^^^--------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineStoreResultsRequest` 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_GRAPH_ANALYTICS_ENGINE_STORE_RESULTS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:525:272 [INFO] [stdout] | [INFO] [stdout] 525 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_STORE_RESULTS_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineStoreResultsResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineStoreResultsResponse { ... [INFO] [stdout] | ------------------------------------------------------------------------------- ^^^^^----------------------------^^^^^---------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineStoreResultsResponse` 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_GRAPH_ANALYTICS_ENGINE_STORE_RESULTS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:525:1712 [INFO] [stdout] | [INFO] [stdout] 525 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_STORE_RESULTS_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineStoreResultsResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineStoreResultsResponse { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineStoreResultsResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineStoreResultsResponse" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineStoreResultsResponse" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineStoreResultsResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineStoreResultsResponse { ... [INFO] [stdout] | ------------------------------------------------------------------------------- ^^^^^----------------^^^^^---------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineStoreResultsResponse` 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_GRAPH_ANALYTICS_ENGINE_STORE_RESULTS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:527:268 [INFO] [stdout] | [INFO] [stdout] 527 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LIST_GRAPHS_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineListGraphsResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineListGraphsResponse { ... [INFO] [stdout] | ----------------------------------------------------------------------------- ^^^^^----------------------------^^^^^-------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineListGraphsResponse` 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_GRAPH_ANALYTICS_ENGINE_LIST_GRAPHS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:527:1698 [INFO] [stdout] | [INFO] [stdout] 527 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LIST_GRAPHS_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineListGraphsResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineListGraphsResponse { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineListGraphsResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineListGraphsResponse" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineListGraphsResponse" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineListGraphsResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineListGraphsResponse { ... [INFO] [stdout] | ----------------------------------------------------------------------------- ^^^^^----------------^^^^^-------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineListGraphsResponse` 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_GRAPH_ANALYTICS_ENGINE_LIST_GRAPHS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:529:264 [INFO] [stdout] | [INFO] [stdout] 529 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_GET_GRAPH_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGetGraphResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineGetGraphResponse { ... [INFO] [stdout] | --------------------------------------------------------------------------- ^^^^^----------------------------^^^^^------------------------------------ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineGetGraphResponse` 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_GRAPH_ANALYTICS_ENGINE_GET_GRAPH_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:529:1684 [INFO] [stdout] | [INFO] [stdout] 529 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_GET_GRAPH_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGetGraphResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineGetGraphResponse { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineGetGraphResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGetGraphResponse" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGetGraphResponse" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineGetGraphResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineGetGraphResponse { ... [INFO] [stdout] | --------------------------------------------------------------------------- ^^^^^----------------^^^^^------------------------------------ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineGetGraphResponse` 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_GRAPH_ANALYTICS_ENGINE_GET_GRAPH_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:531:245 [INFO] [stdout] | [INFO] [stdout] 531 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_GRAPH_ID : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGraphId")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineGraphId { ... [INFO] [stdout] | ----------------------------------------------------------------- ^^^^^----------------------------^^^^^--------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineGraphId` 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_GRAPH_ANALYTICS_ENGINE_GRAPH_ID` [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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:531:1620 [INFO] [stdout] | [INFO] [stdout] 531 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_GRAPH_ID : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGraphId")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineGraphId { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineGraphId" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGraphId" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGraphId" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineGraphId = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineGraphId { ... [INFO] [stdout] | ----------------------------------------------------------------- ^^^^^----------------^^^^^--------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineGraphId` 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_GRAPH_ANALYTICS_ENGINE_GRAPH_ID` [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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:533:241 [INFO] [stdout] | [INFO] [stdout] 533 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_JOB_ID : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineJobId")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineJobId { ... [INFO] [stdout] | --------------------------------------------------------------- ^^^^^----------------------------^^^^^------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineJobId` 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_GRAPH_ANALYTICS_ENGINE_JOB_ID` [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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:533:1606 [INFO] [stdout] | [INFO] [stdout] 533 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_JOB_ID : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineJobId")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineJobId { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineJobId" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineJobId" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineJobId" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineJobId = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineJobId { ... [INFO] [stdout] | --------------------------------------------------------------- ^^^^^----------------^^^^^------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineJobId` 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_GRAPH_ANALYTICS_ENGINE_JOB_ID` [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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:535:240 [INFO] [stdout] | [INFO] [stdout] 535 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_GRAPH : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGraph")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineGraph { ... [INFO] [stdout] | -------------------------------------------------------------- ^^^^^----------------------------^^^^^------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineGraph` 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_GRAPH_ANALYTICS_ENGINE_GRAPH` [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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:535:1605 [INFO] [stdout] | [INFO] [stdout] 535 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_GRAPH : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGraph")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineGraph { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineGraph" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGraph" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineGraph" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineGraph = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineGraph { ... [INFO] [stdout] | -------------------------------------------------------------- ^^^^^----------------^^^^^------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineGraph` 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_GRAPH_ANALYTICS_ENGINE_GRAPH` [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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:537:270 [INFO] [stdout] | [INFO] [stdout] 537 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_DELETE_GRAPH_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineDeleteGraphResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineDeleteGraphResponse { ... [INFO] [stdout] | ------------------------------------------------------------------------------ ^^^^^----------------------------^^^^^--------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineDeleteGraphResponse` 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_GRAPH_ANALYTICS_ENGINE_DELETE_GRAPH_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:537:1705 [INFO] [stdout] | [INFO] [stdout] 537 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_DELETE_GRAPH_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineDeleteGraphResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineDeleteGraphResponse { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineDeleteGraphResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineDeleteGraphResponse" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineDeleteGraphResponse" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineDeleteGraphResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineDeleteGraphResponse { ... [INFO] [stdout] | ------------------------------------------------------------------------------ ^^^^^----------------^^^^^--------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineDeleteGraphResponse` 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_GRAPH_ANALYTICS_ENGINE_DELETE_GRAPH_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:539:264 [INFO] [stdout] | [INFO] [stdout] 539 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LIST_JOBS_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineListJobsResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineListJobsResponse { ... [INFO] [stdout] | --------------------------------------------------------------------------- ^^^^^----------------------------^^^^^------------------------------------ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineListJobsResponse` 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_GRAPH_ANALYTICS_ENGINE_LIST_JOBS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:539:1684 [INFO] [stdout] | [INFO] [stdout] 539 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_LIST_JOBS_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineListJobsResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineListJobsResponse { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineListJobsResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineListJobsResponse" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineListJobsResponse" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineListJobsResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineListJobsResponse { ... [INFO] [stdout] | --------------------------------------------------------------------------- ^^^^^----------------^^^^^------------------------------------ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineListJobsResponse` 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_GRAPH_ANALYTICS_ENGINE_LIST_JOBS_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:541:236 [INFO] [stdout] | [INFO] [stdout] 541 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_JOB : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineJob")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineJob { ... [INFO] [stdout] | ------------------------------------------------------------ ^^^^^----------------------------^^^^^----------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineJob` 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_GRAPH_ANALYTICS_ENGINE_JOB` [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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:541:1591 [INFO] [stdout] | [INFO] [stdout] 541 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_JOB : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineJob")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineJob { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineJob" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineJob" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineJob" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineJob = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineJob { ... [INFO] [stdout] | ------------------------------------------------------------ ^^^^^----------------^^^^^----------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineJob` 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_GRAPH_ANALYTICS_ENGINE_JOB` [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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:543:266 [INFO] [stdout] | [INFO] [stdout] 543 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_DELETE_JOB_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineDeleteJobResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineDeleteJobResponse { ... [INFO] [stdout] | ---------------------------------------------------------------------------- ^^^^^----------------------------^^^^^------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineDeleteJobResponse` 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_GRAPH_ANALYTICS_ENGINE_DELETE_JOB_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:543:1691 [INFO] [stdout] | [INFO] [stdout] 543 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_DELETE_JOB_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineDeleteJobResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineDeleteJobResponse { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineDeleteJobResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineDeleteJobResponse" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineDeleteJobResponse" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineDeleteJobResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineDeleteJobResponse { ... [INFO] [stdout] | ---------------------------------------------------------------------------- ^^^^^----------------^^^^^------------------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineDeleteJobResponse` 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_GRAPH_ANALYTICS_ENGINE_DELETE_JOB_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:545:263 [INFO] [stdout] | [INFO] [stdout] 545 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_SHUTDOWN_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineShutdownResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineShutdownResponse { ... [INFO] [stdout] | -------------------------------------------------------------------------- ^^^^^----------------------------^^^^^------------------------------------ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineShutdownResponse` 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_GRAPH_ANALYTICS_ENGINE_SHUTDOWN_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:545:1683 [INFO] [stdout] | [INFO] [stdout] 545 | ...)] const IMPL_MESSAGE_SERDE_FOR_GRAPH_ANALYTICS_ENGINE_SHUTDOWN_RESPONSE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineShutdownResponse")] impl :: prost_wkt :: MessageSerde for GraphAnalyticsEngineShutdownResponse { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "GraphAnalyticsEngineShutdownResponse" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineShutdownResponse" } 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/arangodb.cloud.internal.graphanalytics.v1.GraphAnalyticsEngineShutdownResponse" , decoder : | buf : & [u8] | { let msg : GraphAnalyticsEngineShutdownResponse = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for GraphAnalyticsEngineShutdownResponse { ... [INFO] [stdout] | -------------------------------------------------------------------------- ^^^^^----------------^^^^^------------------------------------ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `GraphAnalyticsEngineShutdownResponse` 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_GRAPH_ANALYTICS_ENGINE_SHUTDOWN_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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:547:197 [INFO] [stdout] | [INFO] [stdout] 547 | ...)] const IMPL_MESSAGE_SERDE_FOR_EMPTY : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.Empty")] impl :: prost_wkt :: MessageSerde for Empty { ... [INFO] [stdout] | --------------------------------------- ^^^^^----------------------------^^^^^----- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `Empty` 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_EMPTY` [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] [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/gral-37e9461adbf82e9c/out/arangodb.cloud.internal.graphanalytics.v1.rs:547:1462 [INFO] [stdout] | [INFO] [stdout] 547 | ...)] const IMPL_MESSAGE_SERDE_FOR_EMPTY : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.Empty")] impl :: prost_wkt :: MessageSerde for Empty { fn package_name (& self) -> & 'static str { "arangodb.cloud.internal.graphanalytics.v1" } fn message_name (& self) -> & 'static str { "Empty" } fn type_url (& self) -> & 'static str { "type.googleapis.com/arangodb.cloud.internal.graphanalytics.v1.Empty" } 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/arangodb.cloud.internal.graphanalytics.v1.Empty" , decoder : | buf : & [u8] | { let msg : Empty = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for Empty { ... [INFO] [stdout] | --------------------------------------- ^^^^^----------------^^^^^----- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `Empty` 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_EMPTY` [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] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/graph_store/vertex_key_index.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] 46 | pub struct VertexKeyIndex { [INFO] [stdout] 47 | hasher: fn(&[u8]) -> VertexHash, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s [INFO] running `Command { std: "docker" "inspect" "e6228f99782de7ddd9744615f5cf0b6d3bae72bc9c094109c390c463b0f78b1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6228f99782de7ddd9744615f5cf0b6d3bae72bc9c094109c390c463b0f78b1e", kill_on_drop: false }` [INFO] [stdout] e6228f99782de7ddd9744615f5cf0b6d3bae72bc9c094109c390c463b0f78b1e