[INFO] fetching crate nacos-sdk 0.4.1... [INFO] checking nacos-sdk-0.4.1 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate nacos-sdk 0.4.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate nacos-sdk 0.4.1 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nacos-sdk 0.4.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate nacos-sdk 0.4.1 [INFO] tweaked toml for crates.io crate nacos-sdk 0.4.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate nacos-sdk 0.4.1 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-build v0.13.1 [INFO] [stderr] Downloaded prost v0.13.1 [INFO] [stderr] Downloaded tonic-build v0.12.1 [INFO] [stderr] Downloaded prost-derive v0.13.1 [INFO] [stderr] Downloaded tonic v0.12.1 [INFO] [stderr] Downloaded prost-types v0.13.1 [INFO] [stderr] Downloaded cc v1.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a431687c8a2916c7d57810b34b180adfe85bfce092eeea9fab6bfd139175a981 [INFO] running `Command { std: "docker" "start" "-a" "a431687c8a2916c7d57810b34b180adfe85bfce092eeea9fab6bfd139175a981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a431687c8a2916c7d57810b34b180adfe85bfce092eeea9fab6bfd139175a981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a431687c8a2916c7d57810b34b180adfe85bfce092eeea9fab6bfd139175a981", kill_on_drop: false }` [INFO] [stdout] a431687c8a2916c7d57810b34b180adfe85bfce092eeea9fab6bfd139175a981 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ca411ec1a1c625d4e0a42e912a9352b6877274f2d53a2ebdb24b8f183ac85ab [INFO] running `Command { std: "docker" "start" "-a" "7ca411ec1a1c625d4e0a42e912a9352b6877274f2d53a2ebdb24b8f183ac85ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking multimap v0.10.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking local_ipaddress v0.1.3 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.207 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling nacos-macro v0.1.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking mockall v0.11.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking prost v0.13.1 [INFO] [stderr] Checking prost-types v0.13.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking prost-build v0.13.1 [INFO] [stderr] Checking tonic-build v0.12.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking hyper-timeout v0.5.1 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking tonic v0.12.1 [INFO] [stderr] Checking nacos-sdk v0.4.1 (/opt/rustwide/workdir) [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 Cache [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> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | pub(crate) fn remove(&self, key: &String) -> Option { [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)]` 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 CacheBuilder [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 GrpcMessage [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:196:8 [INFO] [stdout] | [INFO] [stdout] 195 | pub(crate) trait GrpcRequestMessage: GrpcMessageData { [INFO] [stdout] | ------------------ methods in this trait [INFO] [stdout] 196 | fn header(&self, key: &str) -> Option<&String>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 197 | [INFO] [stdout] 198 | fn headers(&self) -> &HashMap; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 202 | fn add_headers(&mut self, map: HashMap); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 203 | [INFO] [stdout] 204 | fn request_id(&self) -> Option<&String>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 205 | [INFO] [stdout] 206 | 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:210:8 [INFO] [stdout] | [INFO] [stdout] 209 | pub(crate) trait GrpcResponseMessage: GrpcMessageData { [INFO] [stdout] | ------------------- methods in this trait [INFO] [stdout] 210 | fn request_id(&self) -> Option<&String>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 211 | [INFO] [stdout] 212 | fn result_code(&self) -> i32; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 213 | [INFO] [stdout] 214 | fn error_code(&self) -> i32; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 215 | [INFO] [stdout] 216 | 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:147:19 [INFO] [stdout] | [INFO] [stdout] 78 | impl NacosGrpcClientBuilder { [INFO] [stdout] | --------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 147 | pub(crate) fn host(self, host: String) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | pub(crate) fn origin(self, uri: &str) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | pub(crate) fn user_agent(self, ua: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | pub(crate) fn timeout(self, timeout: Duration) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | pub(crate) fn concurrency_limit(self, concurrency_limit: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 195 | pub(crate) fn rate_limit(self, rate_limit: (u64, Duration)) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | pub(crate) fn init_stream_window_size(self, init_stream_window_size: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 213 | pub(crate) fn init_connection_window_size(self, init_connection_window_size: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 223 | pub(crate) fn tcp_keepalive(self, tcp_keepalive: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | pub(crate) fn tcp_nodelay(self, tcp_nodelay: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 239 | pub(crate) fn http2_keep_alive_interval(self, http2_keep_alive_interval: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | pub(crate) fn http2_keep_alive_timeout(self, http2_keep_alive_timeout: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | pub(crate) fn http2_keep_alive_while_idle(self, http2_keep_alive_while_idle: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | pub(crate) fn connect_timeout(self, connect_timeout: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 277 | pub(crate) fn http2_adaptive_window(self, http2_adaptive_window: bool) -> 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:686:5 [INFO] [stdout] | [INFO] [stdout] 679 | pub(crate) struct FailoverConnection [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 686 | svc_health: Arc, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [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 Cache [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)]` 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 CacheBuilder [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 GrpcMessage [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:196:8 [INFO] [stdout] | [INFO] [stdout] 195 | pub(crate) trait GrpcRequestMessage: GrpcMessageData { [INFO] [stdout] | ------------------ methods in this trait [INFO] [stdout] 196 | fn header(&self, key: &str) -> Option<&String>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 197 | [INFO] [stdout] 198 | fn headers(&self) -> &HashMap; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 202 | fn add_headers(&mut self, map: HashMap); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 203 | [INFO] [stdout] 204 | fn request_id(&self) -> Option<&String>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 205 | [INFO] [stdout] 206 | 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:210:8 [INFO] [stdout] | [INFO] [stdout] 209 | pub(crate) trait GrpcResponseMessage: GrpcMessageData { [INFO] [stdout] | ------------------- methods in this trait [INFO] [stdout] 210 | fn request_id(&self) -> Option<&String>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 211 | [INFO] [stdout] 212 | fn result_code(&self) -> i32; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 213 | [INFO] [stdout] 214 | fn error_code(&self) -> i32; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 215 | [INFO] [stdout] 216 | 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:147:19 [INFO] [stdout] | [INFO] [stdout] 78 | impl NacosGrpcClientBuilder { [INFO] [stdout] | --------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 147 | pub(crate) fn host(self, host: String) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | pub(crate) fn origin(self, uri: &str) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | pub(crate) fn user_agent(self, ua: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | pub(crate) fn timeout(self, timeout: Duration) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | pub(crate) fn concurrency_limit(self, concurrency_limit: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 195 | pub(crate) fn rate_limit(self, rate_limit: (u64, Duration)) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | pub(crate) fn init_stream_window_size(self, init_stream_window_size: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 213 | pub(crate) fn init_connection_window_size(self, init_connection_window_size: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 223 | pub(crate) fn tcp_keepalive(self, tcp_keepalive: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | pub(crate) fn tcp_nodelay(self, tcp_nodelay: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 239 | pub(crate) fn http2_keep_alive_interval(self, http2_keep_alive_interval: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | pub(crate) fn http2_keep_alive_timeout(self, http2_keep_alive_timeout: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | pub(crate) fn http2_keep_alive_while_idle(self, http2_keep_alive_while_idle: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | pub(crate) fn connect_timeout(self, connect_timeout: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 277 | pub(crate) fn http2_adaptive_window(self, http2_adaptive_window: bool) -> 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:686:5 [INFO] [stdout] | [INFO] [stdout] 679 | pub(crate) struct FailoverConnection [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 686 | svc_health: Arc, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.71s [INFO] running `Command { std: "docker" "inspect" "7ca411ec1a1c625d4e0a42e912a9352b6877274f2d53a2ebdb24b8f183ac85ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ca411ec1a1c625d4e0a42e912a9352b6877274f2d53a2ebdb24b8f183ac85ab", kill_on_drop: false }` [INFO] [stdout] 7ca411ec1a1c625d4e0a42e912a9352b6877274f2d53a2ebdb24b8f183ac85ab