[INFO] fetching crate nacos-sdk 0.5.3...
[INFO] testing nacos-sdk-0.5.3 against 1.91.0 for beta-1.92-2
[INFO] extracting crate nacos-sdk 0.5.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate nacos-sdk 0.5.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate nacos-sdk 0.5.3
[INFO] tweaked toml for crates.io crate nacos-sdk 0.5.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nacos-sdk 0.5.3 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nacos-sdk 0.5.3 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded local_ipaddress v0.1.3
[INFO] [stderr]   Downloaded multimap v0.10.1
[INFO] [stderr]   Downloaded nacos-macro v0.2.0
[INFO] [stderr]   Downloaded mockall_derive v0.11.4
[INFO] [stderr]   Downloaded downcast v0.11.0
[INFO] [stderr]   Downloaded mockall v0.11.4
[INFO] [stderr]   Downloaded fragile v2.0.1
[INFO] [stderr]   Downloaded predicates v2.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c8641a7f5062bd533b04ed4ed952dfbe7132bfbe530e468baae5fe0f1187994
[INFO] running `Command { std: "docker" "start" "-a" "7c8641a7f5062bd533b04ed4ed952dfbe7132bfbe530e468baae5fe0f1187994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c8641a7f5062bd533b04ed4ed952dfbe7132bfbe530e468baae5fe0f1187994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c8641a7f5062bd533b04ed4ed952dfbe7132bfbe530e468baae5fe0f1187994", kill_on_drop: false }`
[INFO] [stdout] 7c8641a7f5062bd533b04ed4ed952dfbe7132bfbe530e468baae5fe0f1187994
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d18f549a2d11b05ff0098e83da006654274c85a3e30541eafc28a3c801b0fba
[INFO] running `Command { std: "docker" "start" "-a" "3d18f549a2d11b05ff0098e83da006654274c85a3e30541eafc28a3c801b0fba", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling local_ipaddress v0.1.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling prost-types v0.13.5
[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 darling_macro v0.14.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling nacos-macro v0.2.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling nacos-sdk v0.5.3 (/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<V> Cache<V>
[INFO] [stdout]  32 | | where
[INFO] [stdout]  33 | |     V: serde::Serialize + serde::de::DeserializeOwned + Send + Sync + 'static,
[INFO] [stdout]     | |______________________________________________________________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 118 |       pub(crate) fn get_mut(&self, key: &String) -> Option<CacheRefMut<'_, V>> {
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |       pub(crate) fn remove(&self, key: &String) -> Option<V> {
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |       pub(crate) fn contains_key(&self, key: &String) -> bool {
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CacheRefMut` is never constructed
[INFO] [stdout]    --> src/common/cache/mod.rs:273:19
[INFO] [stdout]     |
[INFO] [stdout] 273 | pub(crate) struct CacheRefMut<'a, V> {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CONFIG_MODULE` is never used
[INFO] [stdout]    --> src/common/cache/mod.rs:315:7
[INFO] [stdout]     |
[INFO] [stdout] 315 | const CONFIG_MODULE: &str = "config";
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `config` is never used
[INFO] [stdout]    --> src/common/cache/mod.rs:322:19
[INFO] [stdout]     |
[INFO] [stdout] 318 | / impl<V> CacheBuilder<V>
[INFO] [stdout] 319 | | where
[INFO] [stdout] 320 | |     V: serde::Serialize + serde::de::DeserializeOwned + Send + Sync + 'static,
[INFO] [stdout]     | |______________________________________________________________________________- associated function in this implementation
[INFO] [stdout] 321 |   {
[INFO] [stdout] 322 |       pub(crate) fn config(namespace: String) -> Self {
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Remove` and `Modify` are never constructed
[INFO] [stdout]    --> src/common/cache/mod.rs:376:5
[INFO] [stdout]     |
[INFO] [stdout] 374 | enum ChangeEvent {
[INFO] [stdout]     |      ----------- variants in this enum
[INFO] [stdout] 375 |     Insert(usize, VersionKeyWrapper),
[INFO] [stdout] 376 |     Remove(usize, VersionKeyWrapper),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 377 |     Modify(usize, VersionKeyWrapper),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/common/remote/grpc/config.rs:27:19
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl GrpcConfiguration {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout]  27 |     pub(crate) fn with_host(mut self, host: String) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  37 |     pub(crate) fn with_origin(mut self, uri: &str) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  46 |     pub(crate) fn with_user_agent(mut self, ua: String) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  56 |     pub(crate) fn with_timeout(mut self, timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub(crate) fn with_concurrency_limit(mut self, concurrency_limit: usize) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     pub(crate) fn with_rate_limit(mut self, rate_limit: (u64, Duration)) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     pub(crate) fn with_init_stream_window_size(mut self, init_stream_window_size: u32) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub(crate) fn with_init_connection_window_size(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub(crate) fn with_tcp_keepalive(mut self, tcp_keepalive: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     pub(crate) fn with_tcp_nodelay(mut self, tcp_nodelay: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub(crate) fn with_http2_keep_alive_interval(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub(crate) fn with_http2_keep_alive_timeout(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub(crate) fn with_http2_keep_alive_while_idle(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub(crate) fn with_connect_timeout(mut self, connect_timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub(crate) fn with_http2_adaptive_window(mut self, http2_adaptive_window: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `body` is never used
[INFO] [stdout]   --> src/common/remote/grpc/message/mod.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | / impl<T> GrpcMessage<T>
[INFO] [stdout] 30 | | where
[INFO] [stdout] 31 | |     T: GrpcMessageData,
[INFO] [stdout]    | |_______________________- method in this implementation
[INFO] [stdout] 32 |   {
[INFO] [stdout] 33 |       pub(crate) fn body(&self) -> &T {
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `header`, `headers`, `add_headers`, `request_id`, and `module` are never used
[INFO] [stdout]    --> src/common/remote/grpc/message/mod.rs:204:8
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub(crate) trait GrpcRequestMessage: GrpcMessageData {
[INFO] [stdout]     |                  ------------------ methods in this trait
[INFO] [stdout] 204 |     fn header(&self, key: &str) -> Option<&String>;
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 205 |
[INFO] [stdout] 206 |     fn headers(&self) -> &HashMap<String, String>;
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 |     fn add_headers(&mut self, map: HashMap<String, String>);
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 211 |
[INFO] [stdout] 212 |     fn request_id(&self) -> Option<&String>;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 213 |
[INFO] [stdout] 214 |     fn module(&self) -> &str;
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `request_id`, `result_code`, `error_code`, and `message` are never used
[INFO] [stdout]    --> src/common/remote/grpc/message/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub(crate) trait GrpcResponseMessage: GrpcMessageData {
[INFO] [stdout]     |                  ------------------- methods in this trait
[INFO] [stdout] 220 |     fn request_id(&self) -> Option<&String>;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 221 |
[INFO] [stdout] 222 |     fn result_code(&self) -> i32;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 223 |
[INFO] [stdout] 224 |     fn error_code(&self) -> i32;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 225 |
[INFO] [stdout] 226 |     fn message(&self) -> Option<&String>;
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/common/remote/grpc/message/request/set_up_request.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl NacosClientAbilities {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 30 |     pub(crate) fn new() -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/common/remote/grpc/message/request/set_up_request.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl NacosClientRemoteAbility {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 62 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/common/remote/grpc/message/request/set_up_request.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl NacosClientConfigAbility {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 80 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/common/remote/grpc/message/request/set_up_request.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl NacosClientNamingAbility {
[INFO] [stdout]     | ----------------------------- associated function in this implementation
[INFO] [stdout] 101 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/common/remote/grpc/nacos_grpc_client.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout]  86 | impl NacosGrpcClientBuilder {
[INFO] [stdout]     | --------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub(crate) fn host(self, host: String) -> Self {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub(crate) fn origin(self, uri: &str) -> Self {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub(crate) fn user_agent(self, ua: String) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub(crate) fn timeout(self, timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub(crate) fn concurrency_limit(self, concurrency_limit: usize) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub(crate) fn rate_limit(self, rate_limit: (u64, Duration)) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |     pub(crate) fn init_stream_window_size(self, init_stream_window_size: u32) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub(crate) fn init_connection_window_size(self, init_connection_window_size: u32) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub(crate) fn tcp_keepalive(self, tcp_keepalive: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub(crate) fn tcp_nodelay(self, tcp_nodelay: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub(crate) fn http2_keep_alive_interval(self, http2_keep_alive_interval: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |     pub(crate) fn http2_keep_alive_timeout(self, http2_keep_alive_timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub(crate) fn http2_keep_alive_while_idle(self, http2_keep_alive_while_idle: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     pub(crate) fn connect_timeout(self, connect_timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     pub(crate) fn http2_adaptive_window(self, http2_adaptive_window: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 336 |     pub(crate) fn unary_call_layer(self, layer: DynamicUnaryCallLayer) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 |     pub(crate) fn bi_call_layer(self, layer: DynamicBiStreamingCallLayer) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `svc_health` is never read
[INFO] [stdout]    --> src/common/remote/grpc/nacos_grpc_connection.rs:704:5
[INFO] [stdout]     |
[INFO] [stdout] 697 | pub(crate) struct FailoverConnection<S>
[INFO] [stdout]     |                   ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 704 |     svc_health: Arc<AtomicBool>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `failover` is never used
[INFO] [stdout]    --> src/common/remote/grpc/nacos_grpc_connection.rs:738:19
[INFO] [stdout]     |
[INFO] [stdout] 708 | / impl<S> FailoverConnection<S>
[INFO] [stdout] 709 | | where
[INFO] [stdout] 710 | |     S: Service<Payload, Error = Error, Response = Payload> + Send + 'static,
[INFO] [stdout] 711 | |     S::Future: Send + 'static,
[INFO] [stdout]     | |______________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 738 |       pub(crate) fn failover(&self) {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.17s
[INFO] running `Command { std: "docker" "inspect" "3d18f549a2d11b05ff0098e83da006654274c85a3e30541eafc28a3c801b0fba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d18f549a2d11b05ff0098e83da006654274c85a3e30541eafc28a3c801b0fba", kill_on_drop: false }`
[INFO] [stdout] 3d18f549a2d11b05ff0098e83da006654274c85a3e30541eafc28a3c801b0fba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f403a8341e9246eca134daa7adf7fa6394a9bdaccdbd4befb14876a4c3bbd72
[INFO] running `Command { std: "docker" "start" "-a" "7f403a8341e9246eca134daa7adf7fa6394a9bdaccdbd4befb14876a4c3bbd72", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling tempfile v3.23.0
[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.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[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 prost-build v0.13.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tonic-build v0.12.3
[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 h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling nacos-sdk v0.5.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ConfigService`
[INFO] [stdout]    --> src/api/config.rs:336:68
[INFO] [stdout]     |
[INFO] [stdout] 336 |     use crate::api::config::{ConfigChangeListener, ConfigResponse, ConfigService};
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_mut`, `remove`, and `contains_key` are never used
[INFO] [stdout]    --> src/common/cache/mod.rs:118:19
[INFO] [stdout]     |
[INFO] [stdout]  31 | / impl<V> Cache<V>
[INFO] [stdout]  32 | | where
[INFO] [stdout]  33 | |     V: serde::Serialize + serde::de::DeserializeOwned + Send + Sync + 'static,
[INFO] [stdout]     | |______________________________________________________________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 118 |       pub(crate) fn get_mut(&self, key: &String) -> Option<CacheRefMut<'_, V>> {
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |       pub(crate) fn remove(&self, key: &String) -> Option<V> {
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |       pub(crate) fn contains_key(&self, key: &String) -> bool {
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CacheRefMut` is never constructed
[INFO] [stdout]    --> src/common/cache/mod.rs:273:19
[INFO] [stdout]     |
[INFO] [stdout] 273 | pub(crate) struct CacheRefMut<'a, V> {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CONFIG_MODULE` is never used
[INFO] [stdout]    --> src/common/cache/mod.rs:315:7
[INFO] [stdout]     |
[INFO] [stdout] 315 | const CONFIG_MODULE: &str = "config";
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `config` is never used
[INFO] [stdout]    --> src/common/cache/mod.rs:322:19
[INFO] [stdout]     |
[INFO] [stdout] 318 | / impl<V> CacheBuilder<V>
[INFO] [stdout] 319 | | where
[INFO] [stdout] 320 | |     V: serde::Serialize + serde::de::DeserializeOwned + Send + Sync + 'static,
[INFO] [stdout]     | |______________________________________________________________________________- associated function in this implementation
[INFO] [stdout] 321 |   {
[INFO] [stdout] 322 |       pub(crate) fn config(namespace: String) -> Self {
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Remove` and `Modify` are never constructed
[INFO] [stdout]    --> src/common/cache/mod.rs:376:5
[INFO] [stdout]     |
[INFO] [stdout] 374 | enum ChangeEvent {
[INFO] [stdout]     |      ----------- variants in this enum
[INFO] [stdout] 375 |     Insert(usize, VersionKeyWrapper),
[INFO] [stdout] 376 |     Remove(usize, VersionKeyWrapper),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 377 |     Modify(usize, VersionKeyWrapper),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/common/remote/grpc/config.rs:27:19
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl GrpcConfiguration {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout]  27 |     pub(crate) fn with_host(mut self, host: String) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  37 |     pub(crate) fn with_origin(mut self, uri: &str) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  46 |     pub(crate) fn with_user_agent(mut self, ua: String) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  56 |     pub(crate) fn with_timeout(mut self, timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub(crate) fn with_concurrency_limit(mut self, concurrency_limit: usize) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     pub(crate) fn with_rate_limit(mut self, rate_limit: (u64, Duration)) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     pub(crate) fn with_init_stream_window_size(mut self, init_stream_window_size: u32) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub(crate) fn with_init_connection_window_size(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub(crate) fn with_tcp_keepalive(mut self, tcp_keepalive: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     pub(crate) fn with_tcp_nodelay(mut self, tcp_nodelay: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub(crate) fn with_http2_keep_alive_interval(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub(crate) fn with_http2_keep_alive_timeout(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub(crate) fn with_http2_keep_alive_while_idle(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub(crate) fn with_connect_timeout(mut self, connect_timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub(crate) fn with_http2_adaptive_window(mut self, http2_adaptive_window: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `body` is never used
[INFO] [stdout]   --> src/common/remote/grpc/message/mod.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | / impl<T> GrpcMessage<T>
[INFO] [stdout] 30 | | where
[INFO] [stdout] 31 | |     T: GrpcMessageData,
[INFO] [stdout]    | |_______________________- method in this implementation
[INFO] [stdout] 32 |   {
[INFO] [stdout] 33 |       pub(crate) fn body(&self) -> &T {
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `header`, `headers`, `add_headers`, `request_id`, and `module` are never used
[INFO] [stdout]    --> src/common/remote/grpc/message/mod.rs:204:8
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub(crate) trait GrpcRequestMessage: GrpcMessageData {
[INFO] [stdout]     |                  ------------------ methods in this trait
[INFO] [stdout] 204 |     fn header(&self, key: &str) -> Option<&String>;
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 205 |
[INFO] [stdout] 206 |     fn headers(&self) -> &HashMap<String, String>;
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 |     fn add_headers(&mut self, map: HashMap<String, String>);
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 211 |
[INFO] [stdout] 212 |     fn request_id(&self) -> Option<&String>;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 213 |
[INFO] [stdout] 214 |     fn module(&self) -> &str;
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `request_id`, `result_code`, `error_code`, and `message` are never used
[INFO] [stdout]    --> src/common/remote/grpc/message/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub(crate) trait GrpcResponseMessage: GrpcMessageData {
[INFO] [stdout]     |                  ------------------- methods in this trait
[INFO] [stdout] 220 |     fn request_id(&self) -> Option<&String>;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 221 |
[INFO] [stdout] 222 |     fn result_code(&self) -> i32;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 223 |
[INFO] [stdout] 224 |     fn error_code(&self) -> i32;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 225 |
[INFO] [stdout] 226 |     fn message(&self) -> Option<&String>;
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/common/remote/grpc/message/request/set_up_request.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl NacosClientAbilities {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 30 |     pub(crate) fn new() -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/common/remote/grpc/message/request/set_up_request.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl NacosClientRemoteAbility {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 62 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/common/remote/grpc/message/request/set_up_request.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl NacosClientConfigAbility {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 80 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/common/remote/grpc/message/request/set_up_request.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl NacosClientNamingAbility {
[INFO] [stdout]     | ----------------------------- associated function in this implementation
[INFO] [stdout] 101 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/common/remote/grpc/nacos_grpc_client.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout]  86 | impl NacosGrpcClientBuilder {
[INFO] [stdout]     | --------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub(crate) fn host(self, host: String) -> Self {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub(crate) fn origin(self, uri: &str) -> Self {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub(crate) fn user_agent(self, ua: String) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub(crate) fn timeout(self, timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub(crate) fn concurrency_limit(self, concurrency_limit: usize) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub(crate) fn rate_limit(self, rate_limit: (u64, Duration)) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |     pub(crate) fn init_stream_window_size(self, init_stream_window_size: u32) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub(crate) fn init_connection_window_size(self, init_connection_window_size: u32) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub(crate) fn tcp_keepalive(self, tcp_keepalive: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub(crate) fn tcp_nodelay(self, tcp_nodelay: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub(crate) fn http2_keep_alive_interval(self, http2_keep_alive_interval: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |     pub(crate) fn http2_keep_alive_timeout(self, http2_keep_alive_timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub(crate) fn http2_keep_alive_while_idle(self, http2_keep_alive_while_idle: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     pub(crate) fn connect_timeout(self, connect_timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     pub(crate) fn http2_adaptive_window(self, http2_adaptive_window: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 336 |     pub(crate) fn unary_call_layer(self, layer: DynamicUnaryCallLayer) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 |     pub(crate) fn bi_call_layer(self, layer: DynamicBiStreamingCallLayer) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `svc_health` is never read
[INFO] [stdout]    --> src/common/remote/grpc/nacos_grpc_connection.rs:704:5
[INFO] [stdout]     |
[INFO] [stdout] 697 | pub(crate) struct FailoverConnection<S>
[INFO] [stdout]     |                   ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 704 |     svc_health: Arc<AtomicBool>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `failover` is never used
[INFO] [stdout]    --> src/common/remote/grpc/nacos_grpc_connection.rs:738:19
[INFO] [stdout]     |
[INFO] [stdout] 708 | / impl<S> FailoverConnection<S>
[INFO] [stdout] 709 | | where
[INFO] [stdout] 710 | |     S: Service<Payload, Error = Error, Response = Payload> + Send + 'static,
[INFO] [stdout] 711 | |     S::Future: Send + 'static,
[INFO] [stdout]     | |______________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 738 |       pub(crate) fn failover(&self) {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains_key` is never used
[INFO] [stdout]    --> src/common/cache/mod.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout]  31 | / impl<V> Cache<V>
[INFO] [stdout]  32 | | where
[INFO] [stdout]  33 | |     V: serde::Serialize + serde::de::DeserializeOwned + Send + Sync + 'static,
[INFO] [stdout]     | |______________________________________________________________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 155 |       pub(crate) fn contains_key(&self, key: &String) -> bool {
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CONFIG_MODULE` is never used
[INFO] [stdout]    --> src/common/cache/mod.rs:315:7
[INFO] [stdout]     |
[INFO] [stdout] 315 | const CONFIG_MODULE: &str = "config";
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `config` is never used
[INFO] [stdout]    --> src/common/cache/mod.rs:322:19
[INFO] [stdout]     |
[INFO] [stdout] 318 | / impl<V> CacheBuilder<V>
[INFO] [stdout] 319 | | where
[INFO] [stdout] 320 | |     V: serde::Serialize + serde::de::DeserializeOwned + Send + Sync + 'static,
[INFO] [stdout]     | |______________________________________________________________________________- associated function in this implementation
[INFO] [stdout] 321 |   {
[INFO] [stdout] 322 |       pub(crate) fn config(namespace: String) -> Self {
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/common/remote/grpc/config.rs:27:19
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl GrpcConfiguration {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout]  27 |     pub(crate) fn with_host(mut self, host: String) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  37 |     pub(crate) fn with_origin(mut self, uri: &str) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  46 |     pub(crate) fn with_user_agent(mut self, ua: String) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  56 |     pub(crate) fn with_timeout(mut self, timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub(crate) fn with_concurrency_limit(mut self, concurrency_limit: usize) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     pub(crate) fn with_rate_limit(mut self, rate_limit: (u64, Duration)) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     pub(crate) fn with_init_stream_window_size(mut self, init_stream_window_size: u32) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub(crate) fn with_init_connection_window_size(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub(crate) fn with_tcp_keepalive(mut self, tcp_keepalive: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     pub(crate) fn with_tcp_nodelay(mut self, tcp_nodelay: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub(crate) fn with_http2_keep_alive_interval(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub(crate) fn with_http2_keep_alive_timeout(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub(crate) fn with_http2_keep_alive_while_idle(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub(crate) fn with_connect_timeout(mut self, connect_timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub(crate) fn with_http2_adaptive_window(mut self, http2_adaptive_window: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `body` is never used
[INFO] [stdout]   --> src/common/remote/grpc/message/mod.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | / impl<T> GrpcMessage<T>
[INFO] [stdout] 30 | | where
[INFO] [stdout] 31 | |     T: GrpcMessageData,
[INFO] [stdout]    | |_______________________- method in this implementation
[INFO] [stdout] 32 |   {
[INFO] [stdout] 33 |       pub(crate) fn body(&self) -> &T {
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `header`, `headers`, `add_headers`, `request_id`, and `module` are never used
[INFO] [stdout]    --> src/common/remote/grpc/message/mod.rs:204:8
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub(crate) trait GrpcRequestMessage: GrpcMessageData {
[INFO] [stdout]     |                  ------------------ methods in this trait
[INFO] [stdout] 204 |     fn header(&self, key: &str) -> Option<&String>;
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 205 |
[INFO] [stdout] 206 |     fn headers(&self) -> &HashMap<String, String>;
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 |     fn add_headers(&mut self, map: HashMap<String, String>);
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 211 |
[INFO] [stdout] 212 |     fn request_id(&self) -> Option<&String>;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 213 |
[INFO] [stdout] 214 |     fn module(&self) -> &str;
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `request_id`, `result_code`, `error_code`, and `message` are never used
[INFO] [stdout]    --> src/common/remote/grpc/message/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub(crate) trait GrpcResponseMessage: GrpcMessageData {
[INFO] [stdout]     |                  ------------------- methods in this trait
[INFO] [stdout] 220 |     fn request_id(&self) -> Option<&String>;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 221 |
[INFO] [stdout] 222 |     fn result_code(&self) -> i32;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 223 |
[INFO] [stdout] 224 |     fn error_code(&self) -> i32;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 225 |
[INFO] [stdout] 226 |     fn message(&self) -> Option<&String>;
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/common/remote/grpc/message/request/set_up_request.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl NacosClientAbilities {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 30 |     pub(crate) fn new() -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/common/remote/grpc/message/request/set_up_request.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl NacosClientRemoteAbility {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 62 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/common/remote/grpc/message/request/set_up_request.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl NacosClientConfigAbility {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 80 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/common/remote/grpc/message/request/set_up_request.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl NacosClientNamingAbility {
[INFO] [stdout]     | ----------------------------- associated function in this implementation
[INFO] [stdout] 101 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/common/remote/grpc/nacos_grpc_client.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout]  86 | impl NacosGrpcClientBuilder {
[INFO] [stdout]     | --------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub(crate) fn host(self, host: String) -> Self {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub(crate) fn origin(self, uri: &str) -> Self {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub(crate) fn user_agent(self, ua: String) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub(crate) fn timeout(self, timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub(crate) fn concurrency_limit(self, concurrency_limit: usize) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub(crate) fn rate_limit(self, rate_limit: (u64, Duration)) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |     pub(crate) fn init_stream_window_size(self, init_stream_window_size: u32) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub(crate) fn init_connection_window_size(self, init_connection_window_size: u32) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub(crate) fn tcp_keepalive(self, tcp_keepalive: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub(crate) fn tcp_nodelay(self, tcp_nodelay: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub(crate) fn http2_keep_alive_interval(self, http2_keep_alive_interval: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |     pub(crate) fn http2_keep_alive_timeout(self, http2_keep_alive_timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub(crate) fn http2_keep_alive_while_idle(self, http2_keep_alive_while_idle: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     pub(crate) fn connect_timeout(self, connect_timeout: Duration) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     pub(crate) fn http2_adaptive_window(self, http2_adaptive_window: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 336 |     pub(crate) fn unary_call_layer(self, layer: DynamicUnaryCallLayer) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 |     pub(crate) fn bi_call_layer(self, layer: DynamicBiStreamingCallLayer) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `svc_health` is never read
[INFO] [stdout]    --> src/common/remote/grpc/nacos_grpc_connection.rs:704:5
[INFO] [stdout]     |
[INFO] [stdout] 697 | pub(crate) struct FailoverConnection<S>
[INFO] [stdout]     |                   ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 704 |     svc_health: Arc<AtomicBool>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `failover` is never used
[INFO] [stdout]    --> src/common/remote/grpc/nacos_grpc_connection.rs:738:19
[INFO] [stdout]     |
[INFO] [stdout] 708 | / impl<S> FailoverConnection<S>
[INFO] [stdout] 709 | | where
[INFO] [stdout] 710 | |     S: Service<Payload, Error = Error, Response = Payload> + Send + 'static,
[INFO] [stdout] 711 | |     S::Future: Send + 'static,
[INFO] [stdout]     | |______________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 738 |       pub(crate) fn failover(&self) {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [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 22s
[INFO] running `Command { std: "docker" "inspect" "7f403a8341e9246eca134daa7adf7fa6394a9bdaccdbd4befb14876a4c3bbd72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f403a8341e9246eca134daa7adf7fa6394a9bdaccdbd4befb14876a4c3bbd72", kill_on_drop: false }`
[INFO] [stdout] 7f403a8341e9246eca134daa7adf7fa6394a9bdaccdbd4befb14876a4c3bbd72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4f65835566b16cafa0acef3f088087e7fa7146d9d34e9482c3a2746f6c90f1b2
[INFO] running `Command { std: "docker" "start" "-a" "4f65835566b16cafa0acef3f088087e7fa7146d9d34e9482c3a2746f6c90f1b2", 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<V> Cache<V>
[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<CacheRefMut<'_, V>> {
[INFO] [stderr]     |                     ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 139 |       pub(crate) fn remove(&self, key: &String) -> Option<V> {
[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<V> CacheBuilder<V>
[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<T> GrpcMessage<T>
[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<String, String>;
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 210 |     fn add_headers(&mut self, map: HashMap<String, String>);
[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<S>
[INFO] [stderr]     |                   ------------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 704 |     svc_health: Arc<AtomicBool>,
[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<S> FailoverConnection<S>
[INFO] [stderr] 709 | | where
[INFO] [stderr] 710 | |     S: Service<Payload, Error = Error, Response = Payload> + 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: `nacos-sdk` (lib) generated 16 warnings
[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: 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<V> Cache<V>
[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` (example "aliyun_ram_app") generated 5 warnings (run `cargo fix --example "aliyun_ram_app"` to apply 5 suggestions)
[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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nacos_sdk-140d4eec2f3d4382)
[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] [2m2025-11-05T04:00:12.495213Z[0m [33m WARN[0m common::cache::tests::test_cache ThreadId(07) [1mcache[0m[1m{[0m[3mid[0m[2m=[0m"test-id"[1m}[0m[2m:[0m [2mnacos_sdk::common::cache::disk[0m[2m:[0m [2msrc/common/cache/disk.rs[0m[2m:[0m[2m38:[0m disk path is not exists, trying create it.
[INFO] [stdout] [2m2025-11-05T04:00:12.496704Z[0m [31mERROR[0m common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply_when_convert_payload_error ThreadId(16) [2mnacos_sdk::common::remote::grpc::handlers::client_detection_request_handler[0m[2m:[0m [2msrc/common/remote/grpc/handlers/client_detection_request_handler.rs[0m[2m:[0m[2m21:[0m convert payload to ClientDetectionRequest error. ErrResult("grpc payload body is empty")
[INFO] [stdout] [2m2025-11-05T04:00:12.498333Z[0m [34mDEBUG[0m                                                                                               nacos-client-thread-pool ThreadId(11) [1mcache[0m[1m{[0m[3mid[0m[2m=[0m"test-id"[1m}[0m[2m:[0m [2mnacos_sdk::common::cache[0m[2m:[0m [2msrc/common/cache/mod.rs[0m[2m:[0m[2m70:[0m sync to disk store started!
[INFO] [stdout] [2m2025-11-05T04:00:12.498568Z[0m [34mDEBUG[0m                                                                                               nacos-client-thread-pool ThreadId(11) [1mcache[0m[1m{[0m[3mid[0m[2m=[0m"test-id"[1m}[0m[2m:[0m[1mremove[0m[1m{[0m[3mkey[0m[2m=[0m"key"[1m}[0m[2m:[0m [2mnacos_sdk::common::cache::disk[0m[2m:[0m [2msrc/common/cache/disk.rs[0m[2m:[0m[2m154:[0m remove /root/nacos/naming/test-naming/key
[INFO] [stdout] [2m2025-11-05T04:00:12.499783Z[0m [34mDEBUG[0m                                                                                               nacos-client-thread-pool ThreadId(11) [1mcache[0m[1m{[0m[3mid[0m[2m=[0m"test-id"[1m}[0m[2m:[0m[1msave[0m[1m{[0m[3mkey[0m[2m=[0m"key1"[1m}[0m[2m:[0m [2mnacos_sdk::common::cache::disk[0m[2m:[0m [2msrc/common/cache/disk.rs[0m[2m:[0m[2m112:[0m save /root/nacos/naming/test-naming/key1
[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::encryption::tests::test_config_encryption_filters ... 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_empty ... ok
[INFO] [stdout] test common::executor::tests::test_spawn ... ok
[INFO] [stdout] test common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply_when_convert_payload_error ... ok
[INFO] [stdout] [2m2025-11-05T04:00:12.501432Z[0m [34mDEBUG[0m                                                  common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(19) [2mnacos_sdk::common::remote::grpc::nacos_grpc_service::unary_call_layer_test[0m[2m:[0m [2msrc/common/remote/grpc/nacos_grpc_service.rs[0m[2m:[0m[2m348:[0m UnaryCallLayerC
[INFO] [stdout] test common::executor::tests::test_common_thread_cores ... ok
[INFO] [stdout] [2m2025-11-05T04:00:12.501485Z[0m [34mDEBUG[0m                                                  common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(19) [2mnacos_sdk::common::remote::grpc::nacos_grpc_service::unary_call_layer_test[0m[2m:[0m [2msrc/common/remote/grpc/nacos_grpc_service.rs[0m[2m:[0m[2m309:[0m UnaryCallLayerB
[INFO] [stdout] [2m2025-11-05T04:00:12.501499Z[0m [34mDEBUG[0m                                                  common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(19) [2mnacos_sdk::common::remote::grpc::nacos_grpc_service::unary_call_layer_test[0m[2m:[0m [2msrc/common/remote/grpc/nacos_grpc_service.rs[0m[2m:[0m[2m269:[0m UnaryCallLayerA
[INFO] [stdout] [2m2025-11-05T04:00:12.501529Z[0m [34mDEBUG[0m                                                  common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(19) [2mnacos_sdk::common::remote::grpc::nacos_grpc_service::unary_call_layer_test[0m[2m:[0m [2msrc/common/remote/grpc/nacos_grpc_service.rs[0m[2m:[0m[2m249:[0m DynamicUnaryCallServiceA
[INFO] [stdout] [2m2025-11-05T04:00:12.501541Z[0m [34mDEBUG[0m                                                  common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(19) [2mnacos_sdk::common::remote::grpc::nacos_grpc_service::unary_call_layer_test[0m[2m:[0m [2msrc/common/remote/grpc/nacos_grpc_service.rs[0m[2m:[0m[2m289:[0m DynamicUnaryCallServiceB
[INFO] [stdout] [2m2025-11-05T04:00:12.501553Z[0m [34mDEBUG[0m                                                  common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(19) [2mnacos_sdk::common::remote::grpc::nacos_grpc_service::unary_call_layer_test[0m[2m:[0m [2msrc/common/remote/grpc/nacos_grpc_service.rs[0m[2m:[0m[2m328:[0m DynamicUnaryCallServiceC
[INFO] [stdout] [2m2025-11-05T04:00:12.501566Z[0m [34mDEBUG[0m                                                  common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(19) [2mnacos_sdk::common::remote::grpc::nacos_grpc_service::unary_call_layer_test[0m[2m:[0m [2msrc/common/remote/grpc/nacos_grpc_service.rs[0m[2m:[0m[2m366:[0m RealDynamicUnaryCallService
[INFO] [stdout] [2m2025-11-05T04:00:12.501946Z[0m [31mERROR[0m                                     common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_can_not_send ThreadId(24) [2mnacos_sdk::common::remote::grpc::tonic[0m[2m:[0m [2msrc/common/remote/grpc/tonic.rs[0m[2m:[0m[2m390:[0m grpc call task get an error: get result failed: bi_request failed, callback can not invoke, receiver has been closed.
[INFO] [stdout] [2m2025-11-05T04:00:12.502248Z[0m [31mERROR[0m                         common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_request_service_is_ready ThreadId(25) [2mnacos_sdk::common::remote::grpc::tonic[0m[2m:[0m [2msrc/common/remote/grpc/tonic.rs[0m[2m:[0m[2m203:[0m bi request service is not ready.get result failed: test_service is not ready.
[INFO] [stdout] [2m2025-11-05T04:00:12.502289Z[0m [31mERROR[0m                         common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_request_service_is_ready ThreadId(25) [2mnacos_sdk::common::remote::grpc::tonic[0m[2m:[0m [2msrc/common/remote/grpc/tonic.rs[0m[2m:[0m[2m390:[0m grpc call task get an error: get result failed: test_service is not ready.
[INFO] [stdout] test common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ... ok
[INFO] [stdout] [2m2025-11-05T04:00:12.504271Z[0m [31mERROR[0m                              common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_response_send_error ThreadId(27) [2mnacos_sdk::common::remote::grpc::tonic[0m[2m:[0m [2msrc/common/remote/grpc/tonic.rs[0m[2m:[0m[2m211:[0m bi_request failed, callback can not invoke, send error. get result failed: callback send failed. the receiver has been dropped
[INFO] [stdout] [2m2025-11-05T04:00:12.504441Z[0m [34mDEBUG[0m                                                common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(22) [2mnacos_sdk::common::remote::grpc::server_list_service::tests[0m[2m:[0m [2msrc/common/remote/grpc/server_list_service.rs[0m[2m:[0m[2m160:[0m ip:127.0.0.2, port:8848
[INFO] [stdout] [2m2025-11-05T04:00:12.504454Z[0m [31mERROR[0m                              common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_response_send_error ThreadId(27) [2mnacos_sdk::common::remote::grpc::tonic[0m[2m:[0m [2msrc/common/remote/grpc/tonic.rs[0m[2m:[0m[2m390:[0m grpc call task get an error: get result failed: bi_request failed, callback can not invoke, send error.
[INFO] [stdout] [2m2025-11-05T04:00:12.504473Z[0m [34mDEBUG[0m                                                common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(22) [2mnacos_sdk::common::remote::grpc::server_list_service::tests[0m[2m:[0m [2msrc/common/remote/grpc/server_list_service.rs[0m[2m:[0m[2m164:[0m ip:127.0.0.3, port:8848
[INFO] [stdout] test common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_can_not_send ... ok
[INFO] [stdout] [2m2025-11-05T04:00:12.504489Z[0m [34mDEBUG[0m                                                common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(22) [2mnacos_sdk::common::remote::grpc::server_list_service::tests[0m[2m:[0m [2msrc/common/remote/grpc/server_list_service.rs[0m[2m:[0m[2m168:[0m ip:127.0.0.1, port:8848
[INFO] [stdout] [2m2025-11-05T04:00:12.504503Z[0m [34mDEBUG[0m                                                common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(22) [2mnacos_sdk::common::remote::grpc::server_list_service::tests[0m[2m:[0m [2msrc/common/remote/grpc/server_list_service.rs[0m[2m:[0m[2m172:[0m ip:127.0.0.2, port:8848
[INFO] [stdout] [2m2025-11-05T04:00:12.504515Z[0m [34mDEBUG[0m                                                common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(22) [2mnacos_sdk::common::remote::grpc::server_list_service::tests[0m[2m:[0m [2msrc/common/remote/grpc/server_list_service.rs[0m[2m:[0m[2m176:[0m ip:127.0.0.3, port:8848
[INFO] [stdout] [2m2025-11-05T04:00:12.504528Z[0m [34mDEBUG[0m                                                common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(22) [2mnacos_sdk::common::remote::grpc::server_list_service::tests[0m[2m:[0m [2msrc/common/remote/grpc/server_list_service.rs[0m[2m:[0m[2m180:[0m ip:127.0.0.1, port:8848
[INFO] [stdout] test common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_request_service_is_ready ... ok
[INFO] [stdout] [2m2025-11-05T04:00:12.504540Z[0m [34mDEBUG[0m                                                common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(22) [2mnacos_sdk::common::remote::grpc::server_list_service::tests[0m[2m:[0m [2msrc/common/remote/grpc/server_list_service.rs[0m[2m:[0m[2m184:[0m ip:127.0.0.2, port:8848
[INFO] [stdout] test common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_response_error ... ok
[INFO] [stdout] test common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request ... 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::server_list_service::tests::test_poll_server_list ... ok
[INFO] [stdout] test common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request ... ok
[INFO] [stdout] [2m2025-11-05T04:00:12.511947Z[0m [31mERROR[0m                  common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request_and_request_service_not_ready ThreadId(30) [2mnacos_sdk::common::remote::grpc::tonic[0m[2m:[0m [2msrc/common/remote/grpc/tonic.rs[0m[2m:[0m[2m161:[0m unary request service is not ready.get result failed: test_service is not ready.
[INFO] [stdout] [2m2025-11-05T04:00:12.512053Z[0m [31mERROR[0m                  common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request_and_request_service_not_ready ThreadId(30) [2mnacos_sdk::common::remote::grpc::tonic[0m[2m:[0m [2msrc/common/remote/grpc/tonic.rs[0m[2m:[0m[2m390:[0m grpc call task get an error: get result failed: test_service is not ready.
[INFO] [stdout] [2m2025-11-05T04:00:12.512520Z[0m [31mERROR[0m                        common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request_and_response_send_error ThreadId(32) [2mnacos_sdk::common::remote::grpc::tonic[0m[2m:[0m [2msrc/common/remote/grpc/tonic.rs[0m[2m:[0m[2m168:[0m unary_request failed, callback can not invoke, send error. get result failed: callback send failed. the receiver has been dropped
[INFO] [stdout] test common::util::tests::test_check_not_blank ... ok
[INFO] [stdout] test common::util::tests::test_check_not_blank_fail ... ok
[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::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] test config::cache::tests::test_cache_data_add_listener_then_remove ... ok
[INFO] [stdout] test config::util::tests::test_group_key_and_parse ... ok
[INFO] [stdout] test test_props::test_get_value ... ok
[INFO] [stdout] test test_props::test_get_value_bool ... ok
[INFO] [stdout] test tests::it_works_nacos_proto ... ok
[INFO] [stdout] [2m2025-11-05T04:00:12.518684Z[0m [31mERROR[0m                        common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request_and_response_send_error ThreadId(32) [2mnacos_sdk::common::remote::grpc::tonic[0m[2m:[0m [2msrc/common/remote/grpc/tonic.rs[0m[2m:[0m[2m390:[0m grpc call task get an error: get result failed: unary_request failed, callback can not invoke, send error.
[INFO] [stdout] test common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request_and_response_send_error ... ok
[INFO] [stdout] test test_props::test_get_value_u32 ... ok
[INFO] [stdout] [2m2025-11-05T04:00:12.590878Z[0m [31mERROR[0m                               common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request_and_can_not_send ThreadId(29) [2mnacos_sdk::common::remote::grpc::tonic[0m[2m:[0m [2msrc/common/remote/grpc/tonic.rs[0m[2m:[0m[2m390:[0m grpc call task get an error: get result failed: unary_request failed, callback can not invoke, receiver has been closed.
[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_and_response_error ... ok
[INFO] [stdout] test common::remote::grpc::server_list_service::tests::test_empty_server_list - should panic ... ok
[INFO] [stdout] test common::remote::grpc::server_list_service::tests::test_illegal_format - should panic ... ok
[INFO] [stdout] test common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply ... FAILED
[INFO] [stdout] test common::remote::grpc::nacos_grpc_client::tests::test_send_request ... FAILED
[INFO] [stdout] [2m2025-11-05T04:00:13.515483Z[0m [34mDEBUG[0m                                                                                               nacos-client-thread-pool ThreadId(11) [1mcache[0m[1m{[0m[3mid[0m[2m=[0m"test-id"[1m}[0m[2m:[0m [2mnacos_sdk::common::cache[0m[2m:[0m [2msrc/common/cache/mod.rs[0m[2m:[0m[2m110:[0m sync to disk store quit!
[INFO] [stdout] [2m2025-11-05T04:00:13.515631Z[0m [34mDEBUG[0m                                                                                               nacos-client-thread-pool ThreadId(11) [1mcache[0m[1m{[0m[3mid[0m[2m=[0m"test-id"[1m}[0m[2m:[0m [2mnacos_sdk::common::cache[0m[2m:[0m [2msrc/common/cache/mod.rs[0m[2m:[0m[2m70:[0m sync to disk store started!
[INFO] [stdout] [2m2025-11-05T04:00:13.515665Z[0m [34mDEBUG[0m                                                                                               nacos-client-thread-pool ThreadId(11) [1mcache[0m[1m{[0m[3mid[0m[2m=[0m"test-id"[1m}[0m[2m:[0m [2mnacos_sdk::common::cache[0m[2m:[0m [2msrc/common/cache/mod.rs[0m[2m:[0m[2m110:[0m sync to disk store quit!
[INFO] [stdout] test common::cache::tests::test_cache ... ok
[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_rate ... ok
[INFO] [stdout] test common::executor::tests::test_schedule_at_fixed_delay ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[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 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:     0x6041f7cf7f92 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6041f7cf7f92 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6041f7cf7f92 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6041f7cf7f92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6041f7d0a2cf - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6041f7d0a2cf - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6041f7cc2af1 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6041f7cc2af1 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6041f7cd01f2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6041f7cd52ff - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6041f7cd5191 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6041f775849e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6041f775849e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6041f7cd5a6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6041f7cd5a6f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6041f7cd57e6 - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6041f7cd0339 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6041f7cb602d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6041f7d13d70 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6041f7d13d4c - core::panicking::panic::hb515f22c0e98143a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x6041f7d12fc9 - core::option::unwrap_failed::hc7ed8ec7fd6c106d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/option.rs:2169:5
[INFO] [stdout]   21:     0x6041f72c8e7d - core::option::Option<T>::unwrap::hc758b480cc6e2e51
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/option.rs:1010:21
[INFO] [stdout]   22:     0x6041f72c8e7d - nacos_sdk::common::remote::grpc::message::LOCAL_IP::{{closure}}::hf26bea2c0840e73a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/message/mod.rs:241:56
[INFO] [stdout]   23:     0x6041f7338396 - core::ops::function::FnOnce::call_once::hd4d2417231d22eb9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6041f7335292 - core::ops::function::FnOnce::call_once::h864fe29fafee3ac2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6041f751774d - std::sync::lazy_lock::LazyLock<T,F>::force::{{closure}}::h8895bac020338a95
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sync/lazy_lock.rs:255:25
[INFO] [stdout]   26:     0x6041f751656a - std::sync::poison::once::Once::call_once_force::{{closure}}::h4d0532259e337055
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sync/poison/once.rs:215:40
[INFO] [stdout]   27:     0x6041f7cca507 - std::sys::sync::once::futex::Once::call::h23e7ed9a6daeb000
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   28:     0x6041f75162aa - std::sync::poison::once::Once::call_once_force::h809e8adfc1464767
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sync/poison/once.rs:215:20
[INFO] [stdout]   29:     0x6041f7521bdd - std::sync::lazy_lock::LazyLock<T,F>::force::hec1a13782d562687
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sync/lazy_lock.rs:247:19
[INFO] [stdout]   30:     0x6041f7521bdd - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::h6d57928dc7cd2540
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sync/lazy_lock.rs:363:9
[INFO] [stdout]   31:     0x6041f72c6d46 - nacos_sdk::common::remote::grpc::message::GrpcMessageBuilder<T>::new::hafb483c7677fd1d3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/message/mod.rs:251:24
[INFO] [stdout]   32:     0x6041f7443638 - nacos_sdk::common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply::{{closure}}::hfb3e171845ae2b0a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/handlers/client_detection_request_handler.rs:62:31
[INFO] [stdout]   33:     0x6041f75cde32 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc0ae7728454e6558
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x6041f75ce0ed - <core::pin::Pin<P> as core::future::future::Future>::poll::he74bfe749509913b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x6041f73e4ebd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha6c4b0388131d848
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   36:     0x6041f73e489b - tokio::task::coop::with_budget::h7c35f06b9fcd7a86
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   37:     0x6041f73e489b - tokio::task::coop::budget::h5b179997b8930f66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   38:     0x6041f73e489b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8cb26b337f95c7aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   39:     0x6041f73de700 - tokio::runtime::scheduler::current_thread::Context::enter::h61a78f20832f1f74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   40:     0x6041f73e292d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7c68285a8311086c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   41:     0x6041f73e1964 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc541205856da1ee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   42:     0x6041f751adfb - tokio::runtime::context::scoped::Scoped<T>::set::h43691bb238fdfc5a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   43:     0x6041f74850d9 - tokio::runtime::context::set_scheduler::{{closure}}::h0901afdb8fa45759
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   44:     0x6041f737fe32 - std::thread::local::LocalKey<T>::try_with::h6582a65155c4ee8c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x6041f737ee2e - std::thread::local::LocalKey<T>::with::he939469b4045df7b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x6041f7484fad - tokio::runtime::context::set_scheduler::h4d07b66a53b76f7f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   47:     0x6041f73e0db0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8e2d55c7bce20f2d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   48:     0x6041f73e1a63 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h90ca23e045b31491
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   49:     0x6041f73d3770 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1134dddb9d97c20b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   50:     0x6041f75cbff0 - tokio::runtime::context::runtime::enter_runtime::hae41126ef37f0900
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x6041f73d3461 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h654210991c7811ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   52:     0x6041f75ff104 - tokio::runtime::runtime::Runtime::block_on_inner::h87fa981c79f9b40e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   53:     0x6041f760490c - tokio::runtime::runtime::Runtime::block_on::h6e1a70c441e3d6e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   54:     0x6041f7443351 - nacos_sdk::common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply::h6443379bbdb37dff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/handlers/client_detection_request_handler.rs:80:80
[INFO] [stdout]   55:     0x6041f74433e7 - nacos_sdk::common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply::{{closure}}::hb53409f400108283
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/handlers/client_detection_request_handler.rs:59:38
[INFO] [stdout]   56:     0x6041f7338c36 - core::ops::function::FnOnce::call_once::he7e4ca06e514b39a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x6041f775827b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6041f775827b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x6041f776deb5 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x6041f776deb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x6041f776deb5 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x6041f776deb5 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x6041f776deb5 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x6041f776deb5 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x6041f776deb5 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x6041f77446b4 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x6041f77446b4 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   68:     0x6041f774805a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   69:     0x6041f774805a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x6041f774805a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   71:     0x6041f774805a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   72:     0x6041f774805a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x6041f774805a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   74:     0x6041f774805a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x6041f7ccb51f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   76:     0x6041f7ccb51f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   77:     0x7fb74a2c9aa4 - <unknown>
[INFO] [stdout]   78:     0x7fb74a356a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[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' (40) 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:     0x6041f7cf7f92 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6041f7cf7f92 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6041f7cf7f92 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6041f7cf7f92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6041f7d0a2cf - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6041f7d0a2cf - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6041f7cc2af1 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6041f7cc2af1 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6041f7cd01f2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6041f7cd52ff - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6041f7cd5191 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6041f775849e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6041f775849e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6041f7cd5a6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6041f7cd5a6f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6041f7cd57e6 - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6041f7cd0339 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6041f7cb602d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6041f7d13d70 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6041f7cd1ddb - std::sync::lazy_lock::panic_poisoned::hc44b23d505f5efd6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sync/lazy_lock.rs:407:5
[INFO] [stdout]   20:     0x6041f7517794 - std::sync::lazy_lock::LazyLock<T,F>::force::{{closure}}::h8895bac020338a95
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sync/lazy_lock.rs:249:17
[INFO] [stdout]   21:     0x6041f751656a - std::sync::poison::once::Once::call_once_force::{{closure}}::h4d0532259e337055
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sync/poison/once.rs:215:40
[INFO] [stdout]   22:     0x6041f7cca507 - std::sys::sync::once::futex::Once::call::h23e7ed9a6daeb000
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   23:     0x6041f75162aa - std::sync::poison::once::Once::call_once_force::h809e8adfc1464767
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sync/poison/once.rs:215:20
[INFO] [stdout]   24:     0x6041f7521bdd - std::sync::lazy_lock::LazyLock<T,F>::force::hec1a13782d562687
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sync/lazy_lock.rs:247:19
[INFO] [stdout]   25:     0x6041f7521bdd - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::h6d57928dc7cd2540
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sync/lazy_lock.rs:363:9
[INFO] [stdout]   26:     0x6041f72c6346 - nacos_sdk::common::remote::grpc::message::GrpcMessageBuilder<T>::new::h6cb02de1a32d5743
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/message/mod.rs:251:24
[INFO] [stdout]   27:     0x6041f76235f0 - nacos_sdk::common::remote::grpc::nacos_grpc_client::NacosGrpcClient::send_request::{{closure}}::{{closure}}::hc96d5f43cc84635f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/nacos_grpc_client.rs:47:28
[INFO] [stdout]   28:     0x6041f7599569 - <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll::hf35d7610171e6d88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   29:     0x6041f7616648 - nacos_sdk::common::remote::grpc::nacos_grpc_client::NacosGrpcClient::send_request::{{closure}}::h25cd630300b4bb26
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/nacos_grpc_client.rs:32:5
[INFO] [stdout]   30:     0x6041f7439c89 - nacos_sdk::common::remote::grpc::nacos_grpc_client::tests::test_send_request::{{closure}}::h6db1d67530d0515f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/nacos_grpc_client.rs:478:14
[INFO] [stdout]   31:     0x6041f75cde32 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc0ae7728454e6558
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x6041f75ce0ed - <core::pin::Pin<P> as core::future::future::Future>::poll::he74bfe749509913b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x6041f73e4ebd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha6c4b0388131d848
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   34:     0x6041f73e489b - tokio::task::coop::with_budget::h7c35f06b9fcd7a86
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x6041f73e489b - tokio::task::coop::budget::h5b179997b8930f66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x6041f73e489b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8cb26b337f95c7aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   37:     0x6041f73de700 - tokio::runtime::scheduler::current_thread::Context::enter::h61a78f20832f1f74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   38:     0x6041f73e292d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7c68285a8311086c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   39:     0x6041f73e1964 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc541205856da1ee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   40:     0x6041f751adfb - tokio::runtime::context::scoped::Scoped<T>::set::h43691bb238fdfc5a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x6041f74850d9 - tokio::runtime::context::set_scheduler::{{closure}}::h0901afdb8fa45759
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x6041f737fe32 - std::thread::local::LocalKey<T>::try_with::h6582a65155c4ee8c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   43:     0x6041f737ee2e - std::thread::local::LocalKey<T>::with::he939469b4045df7b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   44:     0x6041f7484fad - tokio::runtime::context::set_scheduler::h4d07b66a53b76f7f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x6041f73e0db0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8e2d55c7bce20f2d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   46:     0x6041f73e1a63 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h90ca23e045b31491
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   47:     0x6041f73d3770 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1134dddb9d97c20b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x6041f75cbff0 - tokio::runtime::context::runtime::enter_runtime::hae41126ef37f0900
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x6041f73d3461 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h654210991c7811ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x6041f75ff104 - tokio::runtime::runtime::Runtime::block_on_inner::h87fa981c79f9b40e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x6041f760490c - tokio::runtime::runtime::Runtime::block_on::h6e1a70c441e3d6e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x6041f74396d3 - nacos_sdk::common::remote::grpc::nacos_grpc_client::tests::test_send_request::h8f6157d0cc0a2c9b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/nacos_grpc_client.rs:484:10
[INFO] [stdout]   53:     0x6041f7439767 - nacos_sdk::common::remote::grpc::nacos_grpc_client::tests::test_send_request::{{closure}}::h5ccf8299b917b5ce
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/nacos_grpc_client.rs:439:37
[INFO] [stdout]   54:     0x6041f73355b6 - core::ops::function::FnOnce::call_once::h8aedc5790f139a58
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6041f775827b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6041f775827b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x6041f776deb5 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x6041f776deb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x6041f776deb5 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x6041f776deb5 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x6041f776deb5 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6041f776deb5 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x6041f776deb5 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x6041f77446b4 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x6041f77446b4 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x6041f774805a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x6041f774805a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x6041f774805a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x6041f774805a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x6041f774805a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x6041f774805a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x6041f774805a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x6041f7ccb51f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x6041f7ccb51f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x7fb74a2c9aa4 - <unknown>
[INFO] [stdout]   76:     0x7fb74a356a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[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.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "4f65835566b16cafa0acef3f088087e7fa7146d9d34e9482c3a2746f6c90f1b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f65835566b16cafa0acef3f088087e7fa7146d9d34e9482c3a2746f6c90f1b2", kill_on_drop: false }`
[INFO] [stdout] 4f65835566b16cafa0acef3f088087e7fa7146d9d34e9482c3a2746f6c90f1b2
