[INFO] fetching crate nacos-sdk 0.5.2... [INFO] testing nacos-sdk-0.5.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate nacos-sdk 0.5.2 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nacos-sdk 0.5.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55637ef6bf12a83dcf71916e9f757dffbe848327eb6fb85e779b52ae0ee7ca00 [INFO] running `Command { std: "docker" "start" "-a" "55637ef6bf12a83dcf71916e9f757dffbe848327eb6fb85e779b52ae0ee7ca00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55637ef6bf12a83dcf71916e9f757dffbe848327eb6fb85e779b52ae0ee7ca00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55637ef6bf12a83dcf71916e9f757dffbe848327eb6fb85e779b52ae0ee7ca00", kill_on_drop: false }` [INFO] [stdout] 55637ef6bf12a83dcf71916e9f757dffbe848327eb6fb85e779b52ae0ee7ca00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e058ac4ab7af580fc9c428d515191708c1a6897e4032862384650d45e7c5b384 [INFO] running `Command { std: "docker" "start" "-a" "e058ac4ab7af580fc9c428d515191708c1a6897e4032862384650d45e7c5b384", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling local_ipaddress v0.1.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling nacos-macro v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [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 tokio v1.47.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling nacos-sdk v0.5.2 (/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)]` (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 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: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; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | fn add_headers(&mut self, map: HashMap); [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 [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 704 | svc_health: Arc, [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 FailoverConnection [INFO] [stdout] 709 | | where [INFO] [stdout] 710 | | S: Service + 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 58.89s [INFO] running `Command { std: "docker" "inspect" "e058ac4ab7af580fc9c428d515191708c1a6897e4032862384650d45e7c5b384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e058ac4ab7af580fc9c428d515191708c1a6897e4032862384650d45e7c5b384", kill_on_drop: false }` [INFO] [stdout] e058ac4ab7af580fc9c428d515191708c1a6897e4032862384650d45e7c5b384 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59dd82cc7c272423f0e626909d0fceb3e75c74852317940cf84fbb69f36f8ae8 [INFO] running `Command { std: "docker" "start" "-a" "59dd82cc7c272423f0e626909d0fceb3e75c74852317940cf84fbb69f36f8ae8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [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 async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [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] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling 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 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)]` (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 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: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; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | fn add_headers(&mut self, map: HashMap); [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 [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 704 | svc_health: Arc, [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 FailoverConnection [INFO] [stdout] 709 | | where [INFO] [stdout] 710 | | S: Service + 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: 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)]` (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 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: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; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | fn add_headers(&mut self, map: HashMap); [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 [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 704 | svc_health: Arc, [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 FailoverConnection [INFO] [stdout] 709 | | where [INFO] [stdout] 710 | | S: Service + 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "59dd82cc7c272423f0e626909d0fceb3e75c74852317940cf84fbb69f36f8ae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59dd82cc7c272423f0e626909d0fceb3e75c74852317940cf84fbb69f36f8ae8", kill_on_drop: false }` [INFO] [stdout] 59dd82cc7c272423f0e626909d0fceb3e75c74852317940cf84fbb69f36f8ae8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 258a0e562be9f91e8762bd3855a7a26728a509505ff8f855af0f89f6313f1d4c [INFO] running `Command { std: "docker" "start" "-a" "258a0e562be9f91e8762bd3855a7a26728a509505ff8f855af0f89f6313f1d4c", kill_on_drop: false }` [INFO] [stderr] warning: methods `get_mut`, `remove`, and `contains_key` are never used [INFO] [stderr] --> src/common/cache/mod.rs:118:19 [INFO] [stderr] | [INFO] [stderr] 31 | / impl Cache [INFO] [stderr] 32 | | where [INFO] [stderr] 33 | | V: serde::Serialize + serde::de::DeserializeOwned + Send + Sync + 'static, [INFO] [stderr] | |______________________________________________________________________________- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 118 | pub(crate) fn get_mut(&self, key: &String) -> Option> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 139 | pub(crate) fn remove(&self, key: &String) -> Option { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 155 | pub(crate) fn contains_key(&self, key: &String) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `CacheRefMut` is never constructed [INFO] [stderr] --> src/common/cache/mod.rs:273:19 [INFO] [stderr] | [INFO] [stderr] 273 | pub(crate) struct CacheRefMut<'a, V> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `CONFIG_MODULE` is never used [INFO] [stderr] --> src/common/cache/mod.rs:315:7 [INFO] [stderr] | [INFO] [stderr] 315 | const CONFIG_MODULE: &str = "config"; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `config` is never used [INFO] [stderr] --> src/common/cache/mod.rs:322:19 [INFO] [stderr] | [INFO] [stderr] 318 | / impl CacheBuilder [INFO] [stderr] 319 | | where [INFO] [stderr] 320 | | V: serde::Serialize + serde::de::DeserializeOwned + Send + Sync + 'static, [INFO] [stderr] | |______________________________________________________________________________- associated function in this implementation [INFO] [stderr] 321 | { [INFO] [stderr] 322 | pub(crate) fn config(namespace: String) -> Self { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variants `Remove` and `Modify` are never constructed [INFO] [stderr] --> src/common/cache/mod.rs:376:5 [INFO] [stderr] | [INFO] [stderr] 374 | enum ChangeEvent { [INFO] [stderr] | ----------- variants in this enum [INFO] [stderr] 375 | Insert(usize, VersionKeyWrapper), [INFO] [stderr] 376 | Remove(usize, VersionKeyWrapper), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 377 | Modify(usize, VersionKeyWrapper), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple methods are never used [INFO] [stderr] --> src/common/remote/grpc/config.rs:27:19 [INFO] [stderr] | [INFO] [stderr] 26 | impl GrpcConfiguration { [INFO] [stderr] | ---------------------- methods in this implementation [INFO] [stderr] 27 | pub(crate) fn with_host(mut self, host: String) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 37 | pub(crate) fn with_origin(mut self, uri: &str) -> Self { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 46 | pub(crate) fn with_user_agent(mut self, ua: String) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 56 | pub(crate) fn with_timeout(mut self, timeout: Duration) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 61 | pub(crate) fn with_concurrency_limit(mut self, concurrency_limit: usize) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 66 | pub(crate) fn with_rate_limit(mut self, rate_limit: (u64, Duration)) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 71 | pub(crate) fn with_init_stream_window_size(mut self, init_stream_window_size: u32) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 76 | pub(crate) fn with_init_connection_window_size( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 84 | pub(crate) fn with_tcp_keepalive(mut self, tcp_keepalive: Duration) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 89 | pub(crate) fn with_tcp_nodelay(mut self, tcp_nodelay: bool) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 94 | pub(crate) fn with_http2_keep_alive_interval( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 102 | pub(crate) fn with_http2_keep_alive_timeout( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 110 | pub(crate) fn with_http2_keep_alive_while_idle( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 118 | pub(crate) fn with_connect_timeout(mut self, connect_timeout: Duration) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 123 | pub(crate) fn with_http2_adaptive_window(mut self, http2_adaptive_window: bool) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `body` is never used [INFO] [stderr] --> src/common/remote/grpc/message/mod.rs:33:19 [INFO] [stderr] | [INFO] [stderr] 29 | / impl GrpcMessage [INFO] [stderr] 30 | | where [INFO] [stderr] 31 | | T: GrpcMessageData, [INFO] [stderr] | |_______________________- method in this implementation [INFO] [stderr] 32 | { [INFO] [stderr] 33 | pub(crate) fn body(&self) -> &T { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `header`, `headers`, `add_headers`, `request_id`, and `module` are never used [INFO] [stderr] --> src/common/remote/grpc/message/mod.rs:204:8 [INFO] [stderr] | [INFO] [stderr] 203 | pub(crate) trait GrpcRequestMessage: GrpcMessageData { [INFO] [stderr] | ------------------ methods in this trait [INFO] [stderr] 204 | fn header(&self, key: &str) -> Option<&String>; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 205 | [INFO] [stderr] 206 | fn headers(&self) -> &HashMap; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 210 | fn add_headers(&mut self, map: HashMap); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 211 | [INFO] [stderr] 212 | fn request_id(&self) -> Option<&String>; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 213 | [INFO] [stderr] 214 | fn module(&self) -> &str; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `request_id`, `result_code`, `error_code`, and `message` are never used [INFO] [stderr] --> src/common/remote/grpc/message/mod.rs:220:8 [INFO] [stderr] | [INFO] [stderr] 219 | pub(crate) trait GrpcResponseMessage: GrpcMessageData { [INFO] [stderr] | ------------------- methods in this trait [INFO] [stderr] 220 | fn request_id(&self) -> Option<&String>; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 221 | [INFO] [stderr] 222 | fn result_code(&self) -> i32; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 223 | [INFO] [stderr] 224 | fn error_code(&self) -> i32; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 225 | [INFO] [stderr] 226 | fn message(&self) -> Option<&String>; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/common/remote/grpc/message/request/set_up_request.rs:30:19 [INFO] [stderr] | [INFO] [stderr] 29 | impl NacosClientAbilities { [INFO] [stderr] | ------------------------- associated function in this implementation [INFO] [stderr] 30 | pub(crate) fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/common/remote/grpc/message/request/set_up_request.rs:62:8 [INFO] [stderr] | [INFO] [stderr] 61 | impl NacosClientRemoteAbility { [INFO] [stderr] | ----------------------------- associated function in this implementation [INFO] [stderr] 62 | fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/common/remote/grpc/message/request/set_up_request.rs:80:8 [INFO] [stderr] | [INFO] [stderr] 79 | impl NacosClientConfigAbility { [INFO] [stderr] | ----------------------------- associated function in this implementation [INFO] [stderr] 80 | fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/common/remote/grpc/message/request/set_up_request.rs:101:8 [INFO] [stderr] | [INFO] [stderr] 100 | impl NacosClientNamingAbility { [INFO] [stderr] | ----------------------------- associated function in this implementation [INFO] [stderr] 101 | fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple methods are never used [INFO] [stderr] --> src/common/remote/grpc/nacos_grpc_client.rs:157:19 [INFO] [stderr] | [INFO] [stderr] 86 | impl NacosGrpcClientBuilder { [INFO] [stderr] | --------------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 157 | pub(crate) fn host(self, host: String) -> Self { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 173 | pub(crate) fn origin(self, uri: &str) -> Self { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 181 | pub(crate) fn user_agent(self, ua: String) -> Self { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 189 | pub(crate) fn timeout(self, timeout: Duration) -> Self { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 197 | pub(crate) fn concurrency_limit(self, concurrency_limit: usize) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 205 | pub(crate) fn rate_limit(self, rate_limit: (u64, Duration)) -> Self { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 213 | pub(crate) fn init_stream_window_size(self, init_stream_window_size: u32) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 223 | pub(crate) fn init_connection_window_size(self, init_connection_window_size: u32) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 233 | pub(crate) fn tcp_keepalive(self, tcp_keepalive: Duration) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 241 | pub(crate) fn tcp_nodelay(self, tcp_nodelay: bool) -> Self { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 249 | pub(crate) fn http2_keep_alive_interval(self, http2_keep_alive_interval: Duration) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 259 | pub(crate) fn http2_keep_alive_timeout(self, http2_keep_alive_timeout: Duration) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 269 | pub(crate) fn http2_keep_alive_while_idle(self, http2_keep_alive_while_idle: bool) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 279 | pub(crate) fn connect_timeout(self, connect_timeout: Duration) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 287 | pub(crate) fn http2_adaptive_window(self, http2_adaptive_window: bool) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 336 | pub(crate) fn unary_call_layer(self, layer: DynamicUnaryCallLayer) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 352 | pub(crate) fn bi_call_layer(self, layer: DynamicBiStreamingCallLayer) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `svc_health` is never read [INFO] [stderr] --> src/common/remote/grpc/nacos_grpc_connection.rs:704:5 [INFO] [stderr] | [INFO] [stderr] 697 | pub(crate) struct FailoverConnection [INFO] [stderr] | ------------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 704 | svc_health: Arc, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `failover` is never used [INFO] [stderr] --> src/common/remote/grpc/nacos_grpc_connection.rs:738:19 [INFO] [stderr] | [INFO] [stderr] 708 | / impl FailoverConnection [INFO] [stderr] 709 | | where [INFO] [stderr] 710 | | S: Service + Send + 'static, [INFO] [stderr] 711 | | S::Future: Send + 'static, [INFO] [stderr] | |______________________________- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 738 | pub(crate) fn failover(&self) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ConfigService` [INFO] [stderr] --> src/api/config.rs:336:68 [INFO] [stderr] | [INFO] [stderr] 336 | use crate::api::config::{ConfigChangeListener, ConfigResponse, ConfigService}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `contains_key` is never used [INFO] [stderr] --> src/common/cache/mod.rs:155:19 [INFO] [stderr] | [INFO] [stderr] 31 | / impl Cache [INFO] [stderr] 32 | | where [INFO] [stderr] 33 | | V: serde::Serialize + serde::de::DeserializeOwned + Send + Sync + 'static, [INFO] [stderr] | |______________________________________________________________________________- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 155 | pub(crate) fn contains_key(&self, key: &String) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `nacos-sdk` (lib) generated 16 warnings [INFO] [stderr] warning: `nacos-sdk` (lib test) generated 15 warnings (13 duplicates) (run `cargo fix --lib -p nacos-sdk --tests` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `nacos_sdk::api::config::ConfigServiceBuilder` [INFO] [stderr] --> examples/aliyun_ram_app.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use nacos_sdk::api::config::ConfigServiceBuilder; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `NamingServiceBuilder` and `ServiceInstance` [INFO] [stderr] --> examples/aliyun_ram_app.rs:2:30 [INFO] [stderr] | [INFO] [stderr] 2 | use nacos_sdk::api::naming::{NamingServiceBuilder, ServiceInstance}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `nacos_sdk::api::props::ClientProps` [INFO] [stderr] --> examples/aliyun_ram_app.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use nacos_sdk::api::props::ClientProps; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::time::Duration` [INFO] [stderr] --> examples/aliyun_ram_app.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio::time::sleep` [INFO] [stderr] --> examples/aliyun_ram_app.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use tokio::time::sleep; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `nacos-sdk` (example "aliyun_ram_app") generated 5 warnings (run `cargo fix --example "aliyun_ram_app"` to apply 5 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nacos_sdk-5d18e2fe2dbf9889) [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test api::config::tests::test_api_config_service ... ignored [INFO] [stdout] test api::config::tests::test_api_config_service_publish_config ... ignored [INFO] [stdout] test api::config::tests::test_api_config_service_publish_config_beta ... ignored [INFO] [stdout] test api::config::tests::test_api_config_service_publish_config_cas ... ignored [INFO] [stdout] test api::config::tests::test_api_config_service_publish_config_param ... ignored [INFO] [stdout] test api::config::tests::test_api_config_service_remove_config ... ignored [INFO] [stdout] test api::plugin::auth::auth_by_http::tests::test_http_login_auth_plugin ... ignored [INFO] [stdout] test api::plugin::encryption::tests::test_config_encryption_filters_not_need_cipher ... ok [INFO] [stdout] test api::plugin::config_filter::tests::test_config_filter ... ok [INFO] [stdout] test api::props::tests::test_get_server_list ... ok [INFO] [stdout] test api::plugin::encryption::tests::test_config_encryption_filters ... ok [INFO] [stdout] 2025-09-01T10:28:40.224222Z DEBUG common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(18) nacos_sdk::common::remote::grpc::nacos_grpc_service::unary_call_layer_test: src/common/remote/grpc/nacos_grpc_service.rs:348: UnaryCallLayerC [INFO] [stdout] 2025-09-01T10:28:40.224296Z DEBUG common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(18) nacos_sdk::common::remote::grpc::nacos_grpc_service::unary_call_layer_test: src/common/remote/grpc/nacos_grpc_service.rs:309: UnaryCallLayerB [INFO] [stdout] 2025-09-01T10:28:40.224311Z DEBUG common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(18) nacos_sdk::common::remote::grpc::nacos_grpc_service::unary_call_layer_test: src/common/remote/grpc/nacos_grpc_service.rs:269: UnaryCallLayerA [INFO] [stdout] 2025-09-01T10:28:40.224338Z DEBUG common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(18) nacos_sdk::common::remote::grpc::nacos_grpc_service::unary_call_layer_test: src/common/remote/grpc/nacos_grpc_service.rs:249: DynamicUnaryCallServiceA [INFO] [stdout] 2025-09-01T10:28:40.224361Z DEBUG common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(18) nacos_sdk::common::remote::grpc::nacos_grpc_service::unary_call_layer_test: src/common/remote/grpc/nacos_grpc_service.rs:289: DynamicUnaryCallServiceB [INFO] [stdout] 2025-09-01T10:28:40.224373Z DEBUG common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(18) nacos_sdk::common::remote::grpc::nacos_grpc_service::unary_call_layer_test: src/common/remote/grpc/nacos_grpc_service.rs:328: DynamicUnaryCallServiceC [INFO] [stdout] 2025-09-01T10:28:40.224395Z DEBUG common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(18) nacos_sdk::common::remote::grpc::nacos_grpc_service::unary_call_layer_test: src/common/remote/grpc/nacos_grpc_service.rs:366: RealDynamicUnaryCallService [INFO] [stdout] test api::plugin::encryption::tests::test_config_encryption_filters_empty ... ok [INFO] [stdout] test common::executor::tests::test_common_thread_cores ... ok [INFO] [stdout] test common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request ... ok [INFO] [stdout] test common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ... ok [INFO] [stdout] 2025-09-01T10:28:40.226069Z ERROR common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_can_not_send ThreadId(23) nacos_sdk::common::remote::grpc::tonic: src/common/remote/grpc/tonic.rs:390: grpc call task get an error: get result failed: bi_request failed, callback can not invoke, receiver has been closed. [INFO] [stdout] test common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_response_error ... ok [INFO] [stdout] 2025-09-01T10:28:40.226377Z ERROR common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_response_send_error ThreadId(26) nacos_sdk::common::remote::grpc::tonic: src/common/remote/grpc/tonic.rs:211: bi_request failed, callback can not invoke, send error. get result failed: callback send failed. the receiver has been dropped [INFO] [stdout] 2025-09-01T10:28:40.226425Z ERROR common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_response_send_error ThreadId(26) nacos_sdk::common::remote::grpc::tonic: src/common/remote/grpc/tonic.rs:390: grpc call task get an error: get result failed: bi_request failed, callback can not invoke, send error. [INFO] [stdout] test common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_can_not_send ... ok [INFO] [stdout] 2025-09-01T10:28:40.226787Z ERROR common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request_and_can_not_send ThreadId(28) nacos_sdk::common::remote::grpc::tonic: src/common/remote/grpc/tonic.rs:390: grpc call task get an error: get result failed: unary_request failed, callback can not invoke, receiver has been closed. [INFO] [stdout] test common::executor::tests::test_spawn ... ok [INFO] [stdout] test common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_response_send_error ... ok [INFO] [stdout] test common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request_and_can_not_send ... ok [INFO] [stdout] test common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request ... ok [INFO] [stdout] 2025-09-01T10:28:40.230036Z  WARN common::cache::tests::test_cache ThreadId(07) cache{id="test-id"}: nacos_sdk::common::cache::disk: src/common/cache/disk.rs:38: disk path is not exists, trying create it. [INFO] [stdout] test common::util::tests::test_check_not_blank ... ok [INFO] [stdout] 2025-09-01T10:28:40.230113Z ERROR common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request_and_request_service_not_ready ThreadId(29) nacos_sdk::common::remote::grpc::tonic: src/common/remote/grpc/tonic.rs:161: unary request service is not ready.get result failed: test_service is not ready. [INFO] [stdout] 2025-09-01T10:28:40.230172Z ERROR common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request_and_request_service_not_ready ThreadId(29) nacos_sdk::common::remote::grpc::tonic: src/common/remote/grpc/tonic.rs:390: grpc call task get an error: get result failed: test_service is not ready. [INFO] [stdout] test common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request_and_request_service_not_ready ... ok [INFO] [stdout] test config::cache::tests::test_cache_data_add_listener ... ok [INFO] [stdout] test config::cache::tests::test_cache_data_add_listener_then_remove ... ok [INFO] [stdout] test common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request_and_response_error ... ok [INFO] [stdout] test config::worker::tests::test_client_worker_add_listener ... ignored [INFO] [stdout] test config::worker::tests::test_client_worker_add_listener_then_remove ... ignored [INFO] [stdout] test naming::tests::test_batch_register_service ... ignored [INFO] [stdout] test naming::tests::test_batch_register_service_and_query_all_instances ... ignored [INFO] [stdout] test naming::tests::test_ephemeral_register_service ... ignored [INFO] [stdout] test naming::tests::test_get_service_list ... ignored [INFO] [stdout] test naming::tests::test_persistent_register_service ... ignored [INFO] [stdout] test naming::tests::test_register_and_deregister_ephemeral_service ... ignored [INFO] [stdout] test naming::tests::test_register_and_deregister_persistent_service ... ignored [INFO] [stdout] test naming::tests::test_select_instance ... ignored [INFO] [stdout] test naming::tests::test_select_one_healthy_instance ... ignored [INFO] [stdout] test naming::tests::test_service_push ... ignored [INFO] [stdout] 2025-09-01T10:28:40.231359Z ERROR common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request_and_response_send_error ThreadId(31) nacos_sdk::common::remote::grpc::tonic: src/common/remote/grpc/tonic.rs:168: unary_request failed, callback can not invoke, send error. get result failed: callback send failed. the receiver has been dropped [INFO] [stdout] 2025-09-01T10:28:40.231400Z ERROR common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request_and_response_send_error ThreadId(31) nacos_sdk::common::remote::grpc::tonic: src/common/remote/grpc/tonic.rs:390: grpc call task get an error: get result failed: unary_request failed, callback can not invoke, send error. [INFO] [stdout] test config::util::tests::test_group_key_and_parse ... ok [INFO] [stdout] test test_props::test_get_value ... ok [INFO] [stdout] test common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request_and_response_send_error ... ok [INFO] [stdout] 2025-09-01T10:28:40.233283Z DEBUG nacos-client-thread-pool ThreadId(15) cache{id="test-id"}: nacos_sdk::common::cache: src/common/cache/mod.rs:70: sync to disk store started! [INFO] [stdout] 2025-09-01T10:28:40.233507Z DEBUG nacos-client-thread-pool ThreadId(15) cache{id="test-id"}:remove{key="key"}: nacos_sdk::common::cache::disk: src/common/cache/disk.rs:154: remove /root/nacos/naming/test-naming/key [INFO] [stdout] 2025-09-01T10:28:40.233668Z DEBUG nacos-client-thread-pool ThreadId(15) cache{id="test-id"}:save{key="key1"}: nacos_sdk::common::cache::disk: src/common/cache/disk.rs:112: save /root/nacos/naming/test-naming/key1 [INFO] [stdout] test test_props::test_get_value_bool ... ok [INFO] [stdout] test test_props::test_get_value_u32 ... ok [INFO] [stdout] test tests::it_works_nacos_proto ... ok [INFO] [stdout] test common::util::tests::test_check_not_blank_fail ... ok [INFO] [stdout] 2025-09-01T10:28:40.238247Z ERROR common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_request_service_is_ready ThreadId(24) nacos_sdk::common::remote::grpc::tonic: src/common/remote/grpc/tonic.rs:203: bi request service is not ready.get result failed: test_service is not ready. [INFO] [stdout] 2025-09-01T10:28:40.238311Z ERROR common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_request_service_is_ready ThreadId(24) nacos_sdk::common::remote::grpc::tonic: src/common/remote/grpc/tonic.rs:390: grpc call task get an error: get result failed: test_service is not ready. [INFO] [stdout] test common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_request_service_is_ready ... ok [INFO] [stdout] 2025-09-01T10:28:40.281847Z DEBUG common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(21) nacos_sdk::common::remote::grpc::server_list_service::tests: src/common/remote/grpc/server_list_service.rs:160: ip:127.0.0.3, port:8848 [INFO] [stdout] 2025-09-01T10:28:40.281917Z DEBUG common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(21) nacos_sdk::common::remote::grpc::server_list_service::tests: src/common/remote/grpc/server_list_service.rs:164: ip:127.0.0.1, port:8848 [INFO] [stdout] 2025-09-01T10:28:40.281933Z DEBUG common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(21) nacos_sdk::common::remote::grpc::server_list_service::tests: src/common/remote/grpc/server_list_service.rs:168: ip:127.0.0.2, port:8848 [INFO] [stdout] 2025-09-01T10:28:40.281894Z ERROR common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply_when_convert_payload_error ThreadId(16) nacos_sdk::common::remote::grpc::handlers::client_detection_request_handler: src/common/remote/grpc/handlers/client_detection_request_handler.rs:21: convert payload to ClientDetectionRequest error. ErrResult("grpc payload body is empty") [INFO] [stdout] 2025-09-01T10:28:40.281945Z DEBUG common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(21) nacos_sdk::common::remote::grpc::server_list_service::tests: src/common/remote/grpc/server_list_service.rs:172: ip:127.0.0.3, port:8848 [INFO] [stdout] 2025-09-01T10:28:40.281982Z DEBUG common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(21) nacos_sdk::common::remote::grpc::server_list_service::tests: src/common/remote/grpc/server_list_service.rs:176: ip:127.0.0.1, port:8848 [INFO] [stdout] 2025-09-01T10:28:40.281994Z DEBUG common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(21) nacos_sdk::common::remote::grpc::server_list_service::tests: src/common/remote/grpc/server_list_service.rs:180: ip:127.0.0.2, port:8848 [INFO] [stdout] 2025-09-01T10:28:40.282007Z DEBUG common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(21) nacos_sdk::common::remote::grpc::server_list_service::tests: src/common/remote/grpc/server_list_service.rs:184: ip:127.0.0.3, port:8848 [INFO] [stdout] test common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply_when_convert_payload_error ... ok [INFO] [stdout] test common::remote::grpc::server_list_service::tests::test_poll_server_list ... ok [INFO] [stdout] test common::remote::grpc::nacos_grpc_client::tests::test_send_request ... FAILED [INFO] [stdout] test common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply ... FAILED [INFO] [stdout] test common::remote::grpc::server_list_service::tests::test_illegal_format - should panic ... ok [INFO] [stdout] test common::remote::grpc::server_list_service::tests::test_empty_server_list - should panic ... ok [INFO] [stdout] 2025-09-01T10:28:41.235210Z DEBUG nacos-client-thread-pool ThreadId(15) cache{id="test-id"}: nacos_sdk::common::cache: src/common/cache/mod.rs:110: sync to disk store quit! [INFO] [stdout] test common::cache::tests::test_cache ... ok [INFO] [stdout] 2025-09-01T10:28:41.235678Z DEBUG nacos-client-thread-pool ThreadId(15) cache{id="test-id"}: nacos_sdk::common::cache: src/common/cache/mod.rs:70: sync to disk store started! [INFO] [stdout] 2025-09-01T10:28:41.235722Z DEBUG nacos-client-thread-pool ThreadId(15) cache{id="test-id"}: nacos_sdk::common::cache: src/common/cache/mod.rs:110: sync to disk store quit! [INFO] [stdout] test common::executor::tests::test_schedule ... ok [INFO] [stdout] test common::executor::tests::test_spawn_hundred_task ... ok [INFO] [stdout] test common::executor::tests::test_schedule_at_fixed_delay ... ok [INFO] [stdout] test common::executor::tests::test_schedule_at_fixed_rate ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- common::remote::grpc::nacos_grpc_client::tests::test_send_request stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'common::remote::grpc::nacos_grpc_client::tests::test_send_request' (39) panicked at src/common/remote/grpc/message/mod.rs:241:56: [INFO] [stdout] called `Option::unwrap()` on a `None` value [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x615d0493c8f2 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x615d0493c8f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x615d0493c8f2 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x615d0493c8f2 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x615d0494eb7f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x615d0494eb7f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x615d04907913 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x615d04907913 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x615d04914c32 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x615d04919c8f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x615d04919b21 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x615d04370c8e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x615d04370c8e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x615d0491a3de - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x615d0491a3de - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x615d0491a0c6 - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x615d04914d69 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x615d048faa9d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x615d04958610 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x615d049585ec - core::panicking::panic::h019d7f9cc862af37 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x615d04957879 - core::option::unwrap_failed::h79b21b2b0810fc80 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/option.rs:2166:5 [INFO] [stdout] 21: 0x615d03ede39d - core::option::Option::unwrap::he28e545de7375073 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/option.rs:1009:21 [INFO] [stdout] 22: 0x615d03ede39d - nacos_sdk::common::remote::grpc::message::LOCAL_IP::{{closure}}::h21d1580263204321 [INFO] [stdout] at /opt/rustwide/workdir/src/common/remote/grpc/message/mod.rs:241:56 [INFO] [stdout] 23: 0x615d03f47456 - core::ops::function::FnOnce::call_once::h1886635d79515bc8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x615d03f4d462 - core::ops::function::FnOnce::call_once::hc791084d401b91b0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x615d03f899cd - std::sync::lazy_lock::LazyLock::force::{{closure}}::h71b9f24762b73462 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sync/lazy_lock.rs:255:25 [INFO] [stdout] 26: 0x615d041249ea - std::sync::poison::once::Once::call_once_force::{{closure}}::h4a08ce3bbf781df3 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sync/poison/once.rs:215:40 [INFO] [stdout] 27: 0x615d04910727 - std::sys::sync::once::futex::Once::call::h0ce2b7f1835d0867 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/sync/once/futex.rs:178:21 [INFO] [stdout] 28: 0x615d0412480a - std::sync::poison::once::Once::call_once_force::h85988039adbbdadb [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sync/poison/once.rs:215:20 [INFO] [stdout] 29: 0x615d03fb959d - std::sync::lazy_lock::LazyLock::force::h0600d682016c31a5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sync/lazy_lock.rs:247:19 [INFO] [stdout] 30: 0x615d03fb959d - as core::ops::deref::Deref>::deref::h9d1c5b09b9903cba [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sync/lazy_lock.rs:363:9 [INFO] [stdout] 31: 0x615d03edc106 - nacos_sdk::common::remote::grpc::message::GrpcMessageBuilder::new::h89ae6368403d0889 [INFO] [stdout] at /opt/rustwide/workdir/src/common/remote/grpc/message/mod.rs:251:24 [INFO] [stdout] 32: 0x615d04228b60 - nacos_sdk::common::remote::grpc::nacos_grpc_client::NacosGrpcClient::send_request::{{closure}}::{{closure}}::hdd0a7b77074b8a89 [INFO] [stdout] at /opt/rustwide/workdir/src/common/remote/grpc/nacos_grpc_client.rs:47:28 [INFO] [stdout] 33: 0x615d03fc6089 - as core::future::future::Future>::poll::hf92d0353854ba789 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15 [INFO] [stdout] 34: 0x615d0421ff48 - nacos_sdk::common::remote::grpc::nacos_grpc_client::NacosGrpcClient::send_request::{{closure}}::ha520af48bc54c3c8 [INFO] [stdout] at /opt/rustwide/workdir/src/common/remote/grpc/nacos_grpc_client.rs:32:5 [INFO] [stdout] 35: 0x615d0426be29 - nacos_sdk::common::remote::grpc::nacos_grpc_client::tests::test_send_request::{{closure}}::h9ab61715a802bdb4 [INFO] [stdout] at /opt/rustwide/workdir/src/common/remote/grpc/nacos_grpc_client.rs:478:14 [INFO] [stdout] 36: 0x615d040c7ae2 - as core::future::future::Future>::poll::haec29cf9a7ad0d7a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 37: 0x615d040c7b9d - as core::future::future::Future>::poll::hbc38007f95969e0c [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 38: 0x615d042d54dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h55592d391da6097f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 39: 0x615d042d4e9b - tokio::task::coop::with_budget::h19a7d74c42e44d9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 40: 0x615d042d4e9b - tokio::task::coop::budget::h68cdfd916ddd9ea6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 41: 0x615d042d4e9b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2bc21a010b585740 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 42: 0x615d042cf4a0 - tokio::runtime::scheduler::current_thread::Context::enter::h83281f62cfe5c950 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 43: 0x615d042d39dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h778f61518034ecac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 44: 0x615d042d1f84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h98a63b3758af4a10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 45: 0x615d03f93afb - tokio::runtime::context::scoped::Scoped::set::h59016b3350c9ef79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 46: 0x615d042046b9 - tokio::runtime::context::set_scheduler::{{closure}}::he899fb3eb8a6b92b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 47: 0x615d03fd2832 - std::thread::local::LocalKey::try_with::h228253a163dfbbd5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 48: 0x615d03fd202e - std::thread::local::LocalKey::with::h9e26fb644c467289 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 49: 0x615d042044cd - tokio::runtime::context::set_scheduler::h7c766380405f64b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 50: 0x615d042d1cb0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hea00e7bc62af59c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 51: 0x615d042d2003 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4974b007920654a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 52: 0x615d042c40e0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hbc3e0ef5c4deed47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 53: 0x615d03f94170 - tokio::runtime::context::runtime::enter_runtime::h5bebc640afcfc2ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 54: 0x615d042c3901 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h39cfc64e87bc07d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 55: 0x615d04204bd4 - tokio::runtime::runtime::Runtime::block_on_inner::h2f386a432142f4d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 56: 0x615d0420a72c - tokio::runtime::runtime::Runtime::block_on::hc21921e17c218f90 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 57: 0x615d0426b8a3 - nacos_sdk::common::remote::grpc::nacos_grpc_client::tests::test_send_request::h34e382294d0adf8c [INFO] [stdout] at /opt/rustwide/workdir/src/common/remote/grpc/nacos_grpc_client.rs:484:10 [INFO] [stdout] 58: 0x615d0426c267 - nacos_sdk::common::remote::grpc::nacos_grpc_client::tests::test_send_request::{{closure}}::hbb9966d503274d3d [INFO] [stdout] at /opt/rustwide/workdir/src/common/remote/grpc/nacos_grpc_client.rs:439:37 [INFO] [stdout] 59: 0x615d03f46b86 - core::ops::function::FnOnce::call_once::h0b9c571c4f9211da [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 60: 0x615d04370a4b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 61: 0x615d04370a4b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 62: 0x615d04386535 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 63: 0x615d04386535 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 64: 0x615d04386535 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 65: 0x615d04386535 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 66: 0x615d04386535 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 67: 0x615d04386535 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 68: 0x615d04386535 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 69: 0x615d0435cf24 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 70: 0x615d0435cf24 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 71: 0x615d0436076a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 72: 0x615d0436076a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 73: 0x615d0436076a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 74: 0x615d0436076a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 75: 0x615d0436076a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 76: 0x615d0436076a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 77: 0x615d0436076a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 78: 0x615d0490edef - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 79: 0x615d0490edef - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 80: 0x7c07b7a08aa4 - [INFO] [stdout] 81: 0x7c07b7a95a34 - clone [INFO] [stdout] 82: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply' (37) panicked at library/std/src/sync/lazy_lock.rs:407:5: [INFO] [stdout] LazyLock instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x615d0493c8f2 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x615d0493c8f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x615d0493c8f2 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x615d0493c8f2 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x615d0494eb7f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x615d0494eb7f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x615d04907913 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x615d04907913 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x615d04914c32 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x615d04919c8f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x615d04919b21 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x615d04370c8e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x615d04370c8e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x615d0491a3de - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x615d0491a3de - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x615d0491a0c6 - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x615d04914d69 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x615d048faa9d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x615d04958610 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x615d0491678b - std::sync::lazy_lock::panic_poisoned::ha2a4b765a28a5244 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sync/lazy_lock.rs:407:5 [INFO] [stdout] 20: 0x615d03f89a14 - std::sync::lazy_lock::LazyLock::force::{{closure}}::h71b9f24762b73462 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sync/lazy_lock.rs:249:17 [INFO] [stdout] 21: 0x615d041249ea - std::sync::poison::once::Once::call_once_force::{{closure}}::h4a08ce3bbf781df3 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sync/poison/once.rs:215:40 [INFO] [stdout] 22: 0x615d04910727 - std::sys::sync::once::futex::Once::call::h0ce2b7f1835d0867 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/sync/once/futex.rs:178:21 [INFO] [stdout] 23: 0x615d0412480a - std::sync::poison::once::Once::call_once_force::h85988039adbbdadb [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sync/poison/once.rs:215:20 [INFO] [stdout] 24: 0x615d03fb959d - std::sync::lazy_lock::LazyLock::force::h0600d682016c31a5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sync/lazy_lock.rs:247:19 [INFO] [stdout] 25: 0x615d03fb959d - as core::ops::deref::Deref>::deref::h9d1c5b09b9903cba [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sync/lazy_lock.rs:363:9 [INFO] [stdout] 26: 0x615d03edc826 - nacos_sdk::common::remote::grpc::message::GrpcMessageBuilder::new::hf62e475ef35b5768 [INFO] [stdout] at /opt/rustwide/workdir/src/common/remote/grpc/message/mod.rs:251:24 [INFO] [stdout] 27: 0x615d042759d8 - nacos_sdk::common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply::{{closure}}::hbd9b8caa37682b5a [INFO] [stdout] at /opt/rustwide/workdir/src/common/remote/grpc/handlers/client_detection_request_handler.rs:62:31 [INFO] [stdout] 28: 0x615d040c7ae2 - as core::future::future::Future>::poll::haec29cf9a7ad0d7a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 29: 0x615d040c7b9d - as core::future::future::Future>::poll::hbc38007f95969e0c [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 30: 0x615d042d54dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h55592d391da6097f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 31: 0x615d042d4e9b - tokio::task::coop::with_budget::h19a7d74c42e44d9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 32: 0x615d042d4e9b - tokio::task::coop::budget::h68cdfd916ddd9ea6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 33: 0x615d042d4e9b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2bc21a010b585740 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 34: 0x615d042cf4a0 - tokio::runtime::scheduler::current_thread::Context::enter::h83281f62cfe5c950 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 35: 0x615d042d39dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h778f61518034ecac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 36: 0x615d042d1f84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h98a63b3758af4a10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 37: 0x615d03f93afb - tokio::runtime::context::scoped::Scoped::set::h59016b3350c9ef79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 38: 0x615d042046b9 - tokio::runtime::context::set_scheduler::{{closure}}::he899fb3eb8a6b92b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 39: 0x615d03fd2832 - std::thread::local::LocalKey::try_with::h228253a163dfbbd5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 40: 0x615d03fd202e - std::thread::local::LocalKey::with::h9e26fb644c467289 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 41: 0x615d042044cd - tokio::runtime::context::set_scheduler::h7c766380405f64b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 42: 0x615d042d1cb0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hea00e7bc62af59c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 43: 0x615d042d2003 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4974b007920654a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 44: 0x615d042c40e0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hbc3e0ef5c4deed47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 45: 0x615d03f94170 - tokio::runtime::context::runtime::enter_runtime::h5bebc640afcfc2ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 46: 0x615d042c3901 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h39cfc64e87bc07d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 47: 0x615d04204bd4 - tokio::runtime::runtime::Runtime::block_on_inner::h2f386a432142f4d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 48: 0x615d0420a72c - tokio::runtime::runtime::Runtime::block_on::hc21921e17c218f90 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 49: 0x615d042756f1 - nacos_sdk::common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply::h40cc838701fb449e [INFO] [stdout] at /opt/rustwide/workdir/src/common/remote/grpc/handlers/client_detection_request_handler.rs:80:80 [INFO] [stdout] 50: 0x615d04275787 - nacos_sdk::common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply::{{closure}}::h9d885fca43fa6fe5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/remote/grpc/handlers/client_detection_request_handler.rs:59:38 [INFO] [stdout] 51: 0x615d03f4bc36 - core::ops::function::FnOnce::call_once::h9c80644eeb0dad71 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 52: 0x615d04370a4b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 53: 0x615d04370a4b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 54: 0x615d04386535 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 55: 0x615d04386535 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x615d04386535 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 57: 0x615d04386535 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 58: 0x615d04386535 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x615d04386535 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 60: 0x615d04386535 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 61: 0x615d0435cf24 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 62: 0x615d0435cf24 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 63: 0x615d0436076a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 64: 0x615d0436076a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x615d0436076a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 66: 0x615d0436076a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 67: 0x615d0436076a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x615d0436076a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 69: 0x615d0436076a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 70: 0x615d0490edef - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 71: 0x615d0490edef - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 72: 0x7c07b7a08aa4 - [INFO] [stdout] 73: 0x7c07b7a95a34 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply [INFO] [stdout] common::remote::grpc::nacos_grpc_client::tests::test_send_request [INFO] [stdout] [INFO] [stdout] test result: FAILED. 36 passed; 2 failed; 19 ignored; 0 measured; 0 filtered out; finished in 8.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "258a0e562be9f91e8762bd3855a7a26728a509505ff8f855af0f89f6313f1d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "258a0e562be9f91e8762bd3855a7a26728a509505ff8f855af0f89f6313f1d4c", kill_on_drop: false }` [INFO] [stdout] 258a0e562be9f91e8762bd3855a7a26728a509505ff8f855af0f89f6313f1d4c