[INFO] fetching crate nacos-sdk 0.5.2...
[INFO] checking nacos-sdk-0.5.2 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate nacos-sdk 0.5.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate nacos-sdk 0.5.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate nacos-sdk 0.5.2
[INFO] tweaked toml for crates.io crate nacos-sdk 0.5.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nacos-sdk 0.5.2 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nacos-sdk 0.5.2 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] [stderr]   Downloaded bitflags v2.9.3
[INFO] [stderr]   Downloaded local_ipaddress v0.1.3
[INFO] [stderr]   Downloaded prost-types v0.13.5
[INFO] [stderr]   Downloaded tonic-build v0.12.3
[INFO] [stderr]   Downloaded nacos-macro v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b3fd61066606159f8de6ba48c010a137b351281a0d45e04d83a062ccd8478b5
[INFO] running `Command { std: "docker" "start" "-a" "5b3fd61066606159f8de6ba48c010a137b351281a0d45e04d83a062ccd8478b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b3fd61066606159f8de6ba48c010a137b351281a0d45e04d83a062ccd8478b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b3fd61066606159f8de6ba48c010a137b351281a0d45e04d83a062ccd8478b5", kill_on_drop: false }`
[INFO] [stdout] 5b3fd61066606159f8de6ba48c010a137b351281a0d45e04d83a062ccd8478b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f18307d66def3f66f49987ada9656eb1e3fffdb2a3e49d5ef5110a1c0164743a
[INFO] running `Command { std: "docker" "start" "-a" "f18307d66def3f66f49987ada9656eb1e3fffdb2a3e49d5ef5110a1c0164743a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking multimap v0.10.1
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking local_ipaddress v0.1.3
[INFO] [stderr]     Checking rustix v1.0.8
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling nacos-macro v0.2.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking mockall v0.11.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]     Checking prost-build v0.13.5
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking tonic-build v0.12.3
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking nacos-sdk v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ConfigService`
[INFO] [stdout]    --> src/api/config.rs:336:68
[INFO] [stdout]     |
[INFO] [stdout] 336 |     use crate::api::config::{ConfigChangeListener, ConfigResponse, ConfigService};
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_mut`, `remove`, and `contains_key` are never used
[INFO] [stdout]    --> src/common/cache/mod.rs:118:19
[INFO] [stdout]     |
[INFO] [stdout]  31 | / impl<V> Cache<V>
[INFO] [stdout]  32 | | where
[INFO] [stdout]  33 | |     V: serde::Serialize + serde::de::DeserializeOwned + Send + Sync + 'static,
[INFO] [stdout]     | |______________________________________________________________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 118 |       pub(crate) fn get_mut(&self, key: &String) -> Option<CacheRefMut<'_, V>> {
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |       pub(crate) fn remove(&self, key: &String) -> Option<V> {
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |       pub(crate) fn contains_key(&self, key: &String) -> bool {
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CacheRefMut` is never constructed
[INFO] [stdout]    --> src/common/cache/mod.rs:273:19
[INFO] [stdout]     |
[INFO] [stdout] 273 | pub(crate) struct CacheRefMut<'a, V> {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CONFIG_MODULE` is never used
[INFO] [stdout]    --> src/common/cache/mod.rs:315:7
[INFO] [stdout]     |
[INFO] [stdout] 315 | const CONFIG_MODULE: &str = "config";
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `config` is never used
[INFO] [stdout]    --> src/common/cache/mod.rs:322:19
[INFO] [stdout]     |
[INFO] [stdout] 318 | / impl<V> CacheBuilder<V>
[INFO] [stdout] 319 | | where
[INFO] [stdout] 320 | |     V: serde::Serialize + serde::de::DeserializeOwned + Send + Sync + 'static,
[INFO] [stdout]     | |______________________________________________________________________________- associated function in this implementation
[INFO] [stdout] 321 |   {
[INFO] [stdout] 322 |       pub(crate) fn config(namespace: String) -> Self {
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Remove` and `Modify` are never constructed
[INFO] [stdout]    --> src/common/cache/mod.rs:376:5
[INFO] [stdout]     |
[INFO] [stdout] 374 | enum ChangeEvent {
[INFO] [stdout]     |      ----------- variants in this enum
[INFO] [stdout] 375 |     Insert(usize, VersionKeyWrapper),
[INFO] [stdout] 376 |     Remove(usize, VersionKeyWrapper),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 377 |     Modify(usize, VersionKeyWrapper),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/common/remote/grpc/config.rs:27:19
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl GrpcConfiguration {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout]  27 |     pub(crate) fn with_host(mut self, host: String) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  37 |     pub(crate) fn with_origin(mut self, uri: &str) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  46 |     pub(crate) fn with_user_agent(mut self, ua: String) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  56 |     pub(crate) fn with_timeout(mut self, timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub(crate) fn with_concurrency_limit(mut self, concurrency_limit: usize) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     pub(crate) fn with_rate_limit(mut self, rate_limit: (u64, Duration)) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     pub(crate) fn with_init_stream_window_size(mut self, init_stream_window_size: u32) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub(crate) fn with_init_connection_window_size(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub(crate) fn with_tcp_keepalive(mut self, tcp_keepalive: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     pub(crate) fn with_tcp_nodelay(mut self, tcp_nodelay: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub(crate) fn with_http2_keep_alive_interval(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub(crate) fn with_http2_keep_alive_timeout(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub(crate) fn with_http2_keep_alive_while_idle(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub(crate) fn with_connect_timeout(mut self, connect_timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub(crate) fn with_http2_adaptive_window(mut self, http2_adaptive_window: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `body` is never used
[INFO] [stdout]   --> src/common/remote/grpc/message/mod.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | / impl<T> GrpcMessage<T>
[INFO] [stdout] 30 | | where
[INFO] [stdout] 31 | |     T: GrpcMessageData,
[INFO] [stdout]    | |_______________________- method in this implementation
[INFO] [stdout] 32 |   {
[INFO] [stdout] 33 |       pub(crate) fn body(&self) -> &T {
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `header`, `headers`, `add_headers`, `request_id`, and `module` are never used
[INFO] [stdout]    --> src/common/remote/grpc/message/mod.rs:204:8
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub(crate) trait GrpcRequestMessage: GrpcMessageData {
[INFO] [stdout]     |                  ------------------ methods in this trait
[INFO] [stdout] 204 |     fn header(&self, key: &str) -> Option<&String>;
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 205 |
[INFO] [stdout] 206 |     fn headers(&self) -> &HashMap<String, String>;
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 |     fn add_headers(&mut self, map: HashMap<String, String>);
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 211 |
[INFO] [stdout] 212 |     fn request_id(&self) -> Option<&String>;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 213 |
[INFO] [stdout] 214 |     fn module(&self) -> &str;
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `request_id`, `result_code`, `error_code`, and `message` are never used
[INFO] [stdout]    --> src/common/remote/grpc/message/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub(crate) trait GrpcResponseMessage: GrpcMessageData {
[INFO] [stdout]     |                  ------------------- methods in this trait
[INFO] [stdout] 220 |     fn request_id(&self) -> Option<&String>;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 221 |
[INFO] [stdout] 222 |     fn result_code(&self) -> i32;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 223 |
[INFO] [stdout] 224 |     fn error_code(&self) -> i32;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 225 |
[INFO] [stdout] 226 |     fn message(&self) -> Option<&String>;
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/common/remote/grpc/message/request/set_up_request.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl NacosClientAbilities {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 30 |     pub(crate) fn new() -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/common/remote/grpc/message/request/set_up_request.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl NacosClientRemoteAbility {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 62 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/common/remote/grpc/message/request/set_up_request.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl NacosClientConfigAbility {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 80 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/common/remote/grpc/message/request/set_up_request.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl NacosClientNamingAbility {
[INFO] [stdout]     | ----------------------------- associated function in this implementation
[INFO] [stdout] 101 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/common/remote/grpc/nacos_grpc_client.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout]  86 | impl NacosGrpcClientBuilder {
[INFO] [stdout]     | --------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub(crate) fn host(self, host: String) -> Self {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub(crate) fn origin(self, uri: &str) -> Self {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub(crate) fn user_agent(self, ua: String) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub(crate) fn timeout(self, timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub(crate) fn concurrency_limit(self, concurrency_limit: usize) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub(crate) fn rate_limit(self, rate_limit: (u64, Duration)) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |     pub(crate) fn init_stream_window_size(self, init_stream_window_size: u32) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub(crate) fn init_connection_window_size(self, init_connection_window_size: u32) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub(crate) fn tcp_keepalive(self, tcp_keepalive: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub(crate) fn tcp_nodelay(self, tcp_nodelay: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub(crate) fn http2_keep_alive_interval(self, http2_keep_alive_interval: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |     pub(crate) fn http2_keep_alive_timeout(self, http2_keep_alive_timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub(crate) fn http2_keep_alive_while_idle(self, http2_keep_alive_while_idle: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     pub(crate) fn connect_timeout(self, connect_timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     pub(crate) fn http2_adaptive_window(self, http2_adaptive_window: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 336 |     pub(crate) fn unary_call_layer(self, layer: DynamicUnaryCallLayer) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 |     pub(crate) fn bi_call_layer(self, layer: DynamicBiStreamingCallLayer) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `svc_health` is never read
[INFO] [stdout]    --> src/common/remote/grpc/nacos_grpc_connection.rs:704:5
[INFO] [stdout]     |
[INFO] [stdout] 697 | pub(crate) struct FailoverConnection<S>
[INFO] [stdout]     |                   ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 704 |     svc_health: Arc<AtomicBool>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `failover` is never used
[INFO] [stdout]    --> src/common/remote/grpc/nacos_grpc_connection.rs:738:19
[INFO] [stdout]     |
[INFO] [stdout] 708 | / impl<S> FailoverConnection<S>
[INFO] [stdout] 709 | | where
[INFO] [stdout] 710 | |     S: Service<Payload, Error = Error, Response = Payload> + Send + 'static,
[INFO] [stdout] 711 | |     S::Future: Send + 'static,
[INFO] [stdout]     | |______________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 738 |       pub(crate) fn failover(&self) {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nacos_sdk::api::config::ConfigServiceBuilder`
[INFO] [stdout]  --> examples/aliyun_ram_app.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nacos_sdk::api::config::ConfigServiceBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NamingServiceBuilder` and `ServiceInstance`
[INFO] [stdout]  --> examples/aliyun_ram_app.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nacos_sdk::api::naming::{NamingServiceBuilder, ServiceInstance};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nacos_sdk::api::props::ClientProps`
[INFO] [stdout]  --> examples/aliyun_ram_app.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nacos_sdk::api::props::ClientProps;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> examples/aliyun_ram_app.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> examples/aliyun_ram_app.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains_key` is never used
[INFO] [stdout]    --> src/common/cache/mod.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout]  31 | / impl<V> Cache<V>
[INFO] [stdout]  32 | | where
[INFO] [stdout]  33 | |     V: serde::Serialize + serde::de::DeserializeOwned + Send + Sync + 'static,
[INFO] [stdout]     | |______________________________________________________________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 155 |       pub(crate) fn contains_key(&self, key: &String) -> bool {
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CONFIG_MODULE` is never used
[INFO] [stdout]    --> src/common/cache/mod.rs:315:7
[INFO] [stdout]     |
[INFO] [stdout] 315 | const CONFIG_MODULE: &str = "config";
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `config` is never used
[INFO] [stdout]    --> src/common/cache/mod.rs:322:19
[INFO] [stdout]     |
[INFO] [stdout] 318 | / impl<V> CacheBuilder<V>
[INFO] [stdout] 319 | | where
[INFO] [stdout] 320 | |     V: serde::Serialize + serde::de::DeserializeOwned + Send + Sync + 'static,
[INFO] [stdout]     | |______________________________________________________________________________- associated function in this implementation
[INFO] [stdout] 321 |   {
[INFO] [stdout] 322 |       pub(crate) fn config(namespace: String) -> Self {
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/common/remote/grpc/config.rs:27:19
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl GrpcConfiguration {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout]  27 |     pub(crate) fn with_host(mut self, host: String) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  37 |     pub(crate) fn with_origin(mut self, uri: &str) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  46 |     pub(crate) fn with_user_agent(mut self, ua: String) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  56 |     pub(crate) fn with_timeout(mut self, timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub(crate) fn with_concurrency_limit(mut self, concurrency_limit: usize) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     pub(crate) fn with_rate_limit(mut self, rate_limit: (u64, Duration)) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     pub(crate) fn with_init_stream_window_size(mut self, init_stream_window_size: u32) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub(crate) fn with_init_connection_window_size(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub(crate) fn with_tcp_keepalive(mut self, tcp_keepalive: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     pub(crate) fn with_tcp_nodelay(mut self, tcp_nodelay: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub(crate) fn with_http2_keep_alive_interval(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub(crate) fn with_http2_keep_alive_timeout(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub(crate) fn with_http2_keep_alive_while_idle(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub(crate) fn with_connect_timeout(mut self, connect_timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub(crate) fn with_http2_adaptive_window(mut self, http2_adaptive_window: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `body` is never used
[INFO] [stdout]   --> src/common/remote/grpc/message/mod.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | / impl<T> GrpcMessage<T>
[INFO] [stdout] 30 | | where
[INFO] [stdout] 31 | |     T: GrpcMessageData,
[INFO] [stdout]    | |_______________________- method in this implementation
[INFO] [stdout] 32 |   {
[INFO] [stdout] 33 |       pub(crate) fn body(&self) -> &T {
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `header`, `headers`, `add_headers`, `request_id`, and `module` are never used
[INFO] [stdout]    --> src/common/remote/grpc/message/mod.rs:204:8
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub(crate) trait GrpcRequestMessage: GrpcMessageData {
[INFO] [stdout]     |                  ------------------ methods in this trait
[INFO] [stdout] 204 |     fn header(&self, key: &str) -> Option<&String>;
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 205 |
[INFO] [stdout] 206 |     fn headers(&self) -> &HashMap<String, String>;
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 |     fn add_headers(&mut self, map: HashMap<String, String>);
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 211 |
[INFO] [stdout] 212 |     fn request_id(&self) -> Option<&String>;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 213 |
[INFO] [stdout] 214 |     fn module(&self) -> &str;
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `request_id`, `result_code`, `error_code`, and `message` are never used
[INFO] [stdout]    --> src/common/remote/grpc/message/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub(crate) trait GrpcResponseMessage: GrpcMessageData {
[INFO] [stdout]     |                  ------------------- methods in this trait
[INFO] [stdout] 220 |     fn request_id(&self) -> Option<&String>;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 221 |
[INFO] [stdout] 222 |     fn result_code(&self) -> i32;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 223 |
[INFO] [stdout] 224 |     fn error_code(&self) -> i32;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 225 |
[INFO] [stdout] 226 |     fn message(&self) -> Option<&String>;
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/common/remote/grpc/message/request/set_up_request.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl NacosClientAbilities {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 30 |     pub(crate) fn new() -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/common/remote/grpc/message/request/set_up_request.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl NacosClientRemoteAbility {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 62 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/common/remote/grpc/message/request/set_up_request.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl NacosClientConfigAbility {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 80 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/common/remote/grpc/message/request/set_up_request.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl NacosClientNamingAbility {
[INFO] [stdout]     | ----------------------------- associated function in this implementation
[INFO] [stdout] 101 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/common/remote/grpc/nacos_grpc_client.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout]  86 | impl NacosGrpcClientBuilder {
[INFO] [stdout]     | --------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub(crate) fn host(self, host: String) -> Self {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub(crate) fn origin(self, uri: &str) -> Self {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub(crate) fn user_agent(self, ua: String) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub(crate) fn timeout(self, timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub(crate) fn concurrency_limit(self, concurrency_limit: usize) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub(crate) fn rate_limit(self, rate_limit: (u64, Duration)) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |     pub(crate) fn init_stream_window_size(self, init_stream_window_size: u32) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub(crate) fn init_connection_window_size(self, init_connection_window_size: u32) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub(crate) fn tcp_keepalive(self, tcp_keepalive: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub(crate) fn tcp_nodelay(self, tcp_nodelay: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub(crate) fn http2_keep_alive_interval(self, http2_keep_alive_interval: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |     pub(crate) fn http2_keep_alive_timeout(self, http2_keep_alive_timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub(crate) fn http2_keep_alive_while_idle(self, http2_keep_alive_while_idle: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     pub(crate) fn connect_timeout(self, connect_timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     pub(crate) fn http2_adaptive_window(self, http2_adaptive_window: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 336 |     pub(crate) fn unary_call_layer(self, layer: DynamicUnaryCallLayer) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 |     pub(crate) fn bi_call_layer(self, layer: DynamicBiStreamingCallLayer) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `svc_health` is never read
[INFO] [stdout]    --> src/common/remote/grpc/nacos_grpc_connection.rs:704:5
[INFO] [stdout]     |
[INFO] [stdout] 697 | pub(crate) struct FailoverConnection<S>
[INFO] [stdout]     |                   ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 704 |     svc_health: Arc<AtomicBool>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `failover` is never used
[INFO] [stdout]    --> src/common/remote/grpc/nacos_grpc_connection.rs:738:19
[INFO] [stdout]     |
[INFO] [stdout] 708 | / impl<S> FailoverConnection<S>
[INFO] [stdout] 709 | | where
[INFO] [stdout] 710 | |     S: Service<Payload, Error = Error, Response = Payload> + Send + 'static,
[INFO] [stdout] 711 | |     S::Future: Send + 'static,
[INFO] [stdout]     | |______________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 738 |       pub(crate) fn failover(&self) {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.99s
[INFO] running `Command { std: "docker" "inspect" "f18307d66def3f66f49987ada9656eb1e3fffdb2a3e49d5ef5110a1c0164743a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f18307d66def3f66f49987ada9656eb1e3fffdb2a3e49d5ef5110a1c0164743a", kill_on_drop: false }`
[INFO] [stdout] f18307d66def3f66f49987ada9656eb1e3fffdb2a3e49d5ef5110a1c0164743a
