[INFO] fetching crate nacos-sdk 0.5.3...
[INFO] testing nacos-sdk-0.5.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate nacos-sdk 0.5.3 into /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nacos-sdk 0.5.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 758a0ce1cda382c7afd0a4e9d5fbe0c26830cea56a579c371bb4956fde3a3caf
[INFO] running `Command { std: "docker" "start" "-a" "758a0ce1cda382c7afd0a4e9d5fbe0c26830cea56a579c371bb4956fde3a3caf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "758a0ce1cda382c7afd0a4e9d5fbe0c26830cea56a579c371bb4956fde3a3caf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "758a0ce1cda382c7afd0a4e9d5fbe0c26830cea56a579c371bb4956fde3a3caf", kill_on_drop: false }`
[INFO] [stdout] 758a0ce1cda382c7afd0a4e9d5fbe0c26830cea56a579c371bb4956fde3a3caf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f8d847f794f239174b15d9356044bdbccfab41eeafd0c5f2315d978943c1aff
[INFO] running `Command { std: "docker" "start" "-a" "9f8d847f794f239174b15d9356044bdbccfab41eeafd0c5f2315d978943c1aff", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling local_ipaddress v0.1.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling darling_core v0.14.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 tokio v1.48.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling nacos-macro v0.2.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[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: 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 1m 51s
[INFO] running `Command { std: "docker" "inspect" "9f8d847f794f239174b15d9356044bdbccfab41eeafd0c5f2315d978943c1aff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f8d847f794f239174b15d9356044bdbccfab41eeafd0c5f2315d978943c1aff", kill_on_drop: false }`
[INFO] [stdout] 9f8d847f794f239174b15d9356044bdbccfab41eeafd0c5f2315d978943c1aff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83334cc94c3db45b1afd9b5dbe485a47d0a4a9c5cd0a6e1b939053df30f0774c
[INFO] running `Command { std: "docker" "start" "-a" "83334cc94c3db45b1afd9b5dbe485a47d0a4a9c5cd0a6e1b939053df30f0774c", 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 prettyplease v0.2.37
[INFO] [stderr]    Compiling predicates-core v1.0.9
[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 normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[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 syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling 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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling nacos-macro v0.2.0
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling url v2.5.7
[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-http v0.6.6
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tower v0.4.13
[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 2m 39s
[INFO] running `Command { std: "docker" "inspect" "83334cc94c3db45b1afd9b5dbe485a47d0a4a9c5cd0a6e1b939053df30f0774c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83334cc94c3db45b1afd9b5dbe485a47d0a4a9c5cd0a6e1b939053df30f0774c", kill_on_drop: false }`
[INFO] [stdout] 83334cc94c3db45b1afd9b5dbe485a47d0a4a9c5cd0a6e1b939053df30f0774c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a00f89b03213a9198d67f941dc270414953f3fcc7b47b8c929a365c512fa4d7e
[INFO] running `Command { std: "docker" "start" "-a" "a00f89b03213a9198d67f941dc270414953f3fcc7b47b8c929a365c512fa4d7e", 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" -p nacos-sdk` 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.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nacos_sdk-ff47ae321835bedf)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test api::config::tests::test_api_config_service ... ignored
[INFO] [stdout] test api::config::tests::test_api_config_service_publish_config ... ignored
[INFO] [stdout] test api::config::tests::test_api_config_service_publish_config_beta ... ignored
[INFO] [stdout] test api::config::tests::test_api_config_service_publish_config_cas ... ignored
[INFO] [stdout] test api::config::tests::test_api_config_service_publish_config_param ... ignored
[INFO] [stdout] test api::config::tests::test_api_config_service_remove_config ... ignored
[INFO] [stdout] test api::plugin::auth::auth_by_http::tests::test_http_login_auth_plugin ... ignored
[INFO] [stdout] test api::plugin::encryption::tests::test_config_encryption_filters_not_need_cipher ... ok
[INFO] [stdout] test api::plugin::encryption::tests::test_config_encryption_filters ... ok
[INFO] [stdout] [2m2025-11-13T20:51:01.927046Z[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] test api::plugin::config_filter::tests::test_config_filter ... ok
[INFO] [stdout] test common::executor::tests::test_spawn ... ok
[INFO] [stdout] [2m2025-11-13T20:51:01.929827Z[0m [34mDEBUG[0m         nacos-client-thread-pool ThreadId(12) [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-13T20:51:01.930035Z[0m [34mDEBUG[0m         nacos-client-thread-pool ThreadId(12) [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-13T20:51:01.930182Z[0m [34mDEBUG[0m         nacos-client-thread-pool ThreadId(12) [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::encryption::tests::test_config_encryption_filters_empty ... ok
[INFO] [stdout] test common::executor::tests::test_common_thread_cores ... ok
[INFO] [stdout] [2m2025-11-13T20:51:01.935155Z[0m [31mERROR[0m common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply_when_convert_payload_error ThreadId(17) [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] test common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply_when_convert_payload_error ... ok
[INFO] [stdout] test api::props::tests::test_get_server_list ... ok
[INFO] [stdout] [2m2025-11-13T20:51:01.938115Z[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] [2m2025-11-13T20:51:01.938145Z[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-13T20:51:01.938159Z[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-13T20:51:01.938178Z[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-13T20:51:01.938190Z[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-13T20:51:01.938201Z[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-13T20:51:01.938211Z[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] test common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ... ok
[INFO] [stdout] test common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply ... FAILED
[INFO] [stdout] test common::remote::grpc::server_list_service::tests::test_empty_server_list - should panic ... ok
[INFO] [stdout] test common::remote::grpc::server_list_service::tests::test_illegal_format - should panic ... ok
[INFO] [stdout] [2m2025-11-13T20:51:02.118420Z[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-13T20:51:02.118463Z[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] [2m2025-11-13T20:51:02.118475Z[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-13T20:51:02.118485Z[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-13T20:51:02.118495Z[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-13T20:51:02.118505Z[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] [2m2025-11-13T20:51:02.118515Z[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::server_list_service::tests::test_poll_server_list ... ok
[INFO] [stdout] [2m2025-11-13T20:51:02.118831Z[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] test common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_can_not_send ... ok
[INFO] [stdout] [2m2025-11-13T20:51:02.119132Z[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-13T20:51:02.119160Z[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::tonic::tonic_bi_call_tests::test_bi_request_and_request_service_is_ready ... ok
[INFO] [stdout] test common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_response_error ... ok
[INFO] [stdout] [2m2025-11-13T20:51:02.119691Z[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-13T20:51:02.119721Z[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] test common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_response_send_error ... ok
[INFO] [stdout] test common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request ... ok
[INFO] [stdout] [2m2025-11-13T20:51:02.120260Z[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] [2m2025-11-13T20:51:02.120530Z[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-13T20:51:02.120557Z[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] test common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request_and_request_service_not_ready ... ok
[INFO] [stdout] test common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request_and_response_error ... ok
[INFO] [stdout] [2m2025-11-13T20:51:02.121056Z[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] [2m2025-11-13T20:51:02.121086Z[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 common::util::tests::test_check_not_blank ... ok
[INFO] [stdout] test common::util::tests::test_check_not_blank_fail ... ok
[INFO] [stdout] test config::cache::tests::test_cache_data_add_listener ... ok
[INFO] [stdout] test config::cache::tests::test_cache_data_add_listener_then_remove ... ok
[INFO] [stdout] test config::util::tests::test_group_key_and_parse ... 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 test_props::test_get_value ... ok
[INFO] [stdout] test test_props::test_get_value_bool ... ok
[INFO] [stdout] test test_props::test_get_value_u32 ... ok
[INFO] [stdout] test common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request ... ok
[INFO] [stdout] test tests::it_works_nacos_proto ... ok
[INFO] [stdout] test common::remote::grpc::nacos_grpc_client::tests::test_send_request ... FAILED
[INFO] [stdout] test common::cache::tests::test_cache ... ok
[INFO] [stdout] [2m2025-11-13T20:51:02.933095Z[0m [34mDEBUG[0m                                                                                               nacos-client-thread-pool ThreadId(12) [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-13T20:51:02.933202Z[0m [34mDEBUG[0m                                                                                               nacos-client-thread-pool ThreadId(12) [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-13T20:51:02.933233Z[0m [34mDEBUG[0m                                                                                               nacos-client-thread-pool ThreadId(12) [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::executor::tests::test_schedule ... ok
[INFO] [stdout] test common::executor::tests::test_spawn_hundred_task ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test common::executor::tests::test_schedule_at_fixed_delay ... ok
[INFO] [stdout] test common::executor::tests::test_schedule_at_fixed_rate ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- common::remote::grpc::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' (31) 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:     0x636fc0dd2a62 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636fc0dd2a62 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636fc0dd2a62 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x636fc0dd2a62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x636fc0de4a0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x636fc0de4a0f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x636fc0d9d773 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636fc0d9d773 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x636fc0daaef2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x636fc0daffef - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x636fc0dafe81 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x636fc08458ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x636fc08458ee - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636fc0db06af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x636fc0db06af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x636fc0db0426 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x636fc0dab029 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x636fc0d9135d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x636fc0dee440 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636fc0dee41c - core::panicking::panic::h2a6fe4ac012a7582
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x636fc0ded679 - core::option::unwrap_failed::h64e16779c4504daf
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/option.rs:2174:5
[INFO] [stdout]   21:     0x636fc03c133d - core::option::Option<T>::unwrap::h94215c5c26947531
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/option.rs:1015:21
[INFO] [stdout]   22:     0x636fc03c133d - nacos_sdk::common::remote::grpc::message::LOCAL_IP::{{closure}}::h8e31b05ec1c0df83
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/message/mod.rs:241:56
[INFO] [stdout]   23:     0x636fc042bb26 - core::ops::function::FnOnce::call_once::h445e66e3d8d074a5
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x636fc042abe2 - core::ops::function::FnOnce::call_once::h2a36c13d093e7057
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x636fc0713d43 - std::sync::lazy_lock::LazyLock<T,F>::force::{{closure}}::h0ea089d8d1373ed4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sync/lazy_lock.rs:259:25
[INFO] [stdout]   26:     0x636fc05a9a2a - std::sync::once::Once::call_once_force::{{closure}}::h22c1ab58c2edeb37
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sync/once.rs:217:40
[INFO] [stdout]   27:     0x636fc0da5437 - std::sys::sync::once::futex::Once::call::h0a0114181d829c82
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   28:     0x636fc05a9999 - std::sync::once::Once::call_once_force::hc04388a1ea668af6
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sync/once.rs:217:20
[INFO] [stdout]   29:     0x636fc072d75d - std::sync::lazy_lock::LazyLock<T,F>::force::hacc9fa4b3de0157f
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sync/lazy_lock.rs:251:19
[INFO] [stdout]   30:     0x636fc072d75d - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::h30c5b72884a9c99b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sync/lazy_lock.rs:369:9
[INFO] [stdout]   31:     0x636fc03bf7c6 - nacos_sdk::common::remote::grpc::message::GrpcMessageBuilder<T>::new::heca48892baecf684
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/message/mod.rs:251:24
[INFO] [stdout]   32:     0x636fc04bf30b - nacos_sdk::common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply::{{closure}}::h8e0efc624fe704b2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/handlers/client_detection_request_handler.rs:62:31
[INFO] [stdout]   33:     0x636fc06ae022 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf4ee0b28f0f2a07e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x636fc06ad85d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2334cab0e9c84889
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x636fc077260d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he7f27438eb130ac6
[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:     0x636fc07720db - tokio::task::coop::with_budget::h6e39a5bde8872f8e
[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:     0x636fc07720db - tokio::task::coop::budget::h7211e32d8f02a64e
[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:     0x636fc07720db - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8c1965534863e160
[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:     0x636fc076c470 - tokio::runtime::scheduler::current_thread::Context::enter::h126610a5c072eba6
[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:     0x636fc076f42d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1c591200ea9a7cd2
[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:     0x636fc076ef74 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1d45e1a864ac7f54
[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:     0x636fc0709dab - tokio::runtime::context::scoped::Scoped<T>::set::h259f4c465b603750
[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:     0x636fc05fc6c9 - tokio::runtime::context::set_scheduler::{{closure}}::h32407d53be9dda1d
[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:     0x636fc0789f92 - std::thread::local::LocalKey<T>::try_with::h2cb84296f16668a4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   45:     0x636fc07893ee - std::thread::local::LocalKey<T>::with::h801c6f22a95d4b9d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   46:     0x636fc05fc59d - tokio::runtime::context::set_scheduler::h6f5d0205395e2b66
[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:     0x636fc076ed20 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he87fc5b24e32eb1a
[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:     0x636fc076f093 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h5553fc464cab7c54
[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:     0x636fc07618b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hef27a69752b9df66
[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:     0x636fc04d5b60 - tokio::runtime::context::runtime::enter_runtime::h0f1a0b8aaa0b963a
[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:     0x636fc0760b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6ee741f0af5d2a6d
[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:     0x636fc0527fc4 - tokio::runtime::runtime::Runtime::block_on_inner::h699a14f4625260ae
[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:     0x636fc052db1c - tokio::runtime::runtime::Runtime::block_on::h6c78964deaef46dc
[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:     0x636fc04bf061 - nacos_sdk::common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply::h5889de4c0b360015
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/handlers/client_detection_request_handler.rs:80:80
[INFO] [stdout]   55:     0x636fc04bfad7 - nacos_sdk::common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply::{{closure}}::h9b9c386fc10f0142
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/handlers/client_detection_request_handler.rs:59:38
[INFO] [stdout]   56:     0x636fc042c836 - core::ops::function::FnOnce::call_once::h661356d975de1d9a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x636fc084573b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x636fc084573b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x636fc085974d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x636fc085974d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x636fc085974d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x636fc085974d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x636fc085974d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x636fc085974d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x636fc085974d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x636fc0832c94 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x636fc0832c94 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   68:     0x636fc08365ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   69:     0x636fc08365ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x636fc08365ca - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   71:     0x636fc08365ca - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   72:     0x636fc08365ca - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x636fc08365ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   74:     0x636fc08365ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x636fc0da642f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   76:     0x636fc0da642f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   77:     0x73000d492aa4 - <unknown>
[INFO] [stdout]   78:     0x73000d51fa64 - 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' (33) panicked at library/std/src/sync/lazy_lock.rs:413:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x636fc0dd2a62 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636fc0dd2a62 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636fc0dd2a62 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x636fc0dd2a62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x636fc0de4a0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x636fc0de4a0f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x636fc0d9d773 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636fc0d9d773 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x636fc0daaef2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x636fc0daffef - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x636fc0dafe81 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x636fc08458ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x636fc08458ee - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636fc0db06af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x636fc0db06af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x636fc0db0426 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x636fc0dab029 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x636fc0d9135d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x636fc0dee440 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636fc0dacafb - std::sync::lazy_lock::panic_poisoned::hb8a207ddc210a5be
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sync/lazy_lock.rs:413:5
[INFO] [stdout]   20:     0x636fc0713d8a - std::sync::lazy_lock::LazyLock<T,F>::force::{{closure}}::h0ea089d8d1373ed4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sync/lazy_lock.rs:253:17
[INFO] [stdout]   21:     0x636fc05a9a2a - std::sync::once::Once::call_once_force::{{closure}}::h22c1ab58c2edeb37
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sync/once.rs:217:40
[INFO] [stdout]   22:     0x636fc0da5437 - std::sys::sync::once::futex::Once::call::h0a0114181d829c82
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   23:     0x636fc05a9999 - std::sync::once::Once::call_once_force::hc04388a1ea668af6
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sync/once.rs:217:20
[INFO] [stdout]   24:     0x636fc072d75d - std::sync::lazy_lock::LazyLock<T,F>::force::hacc9fa4b3de0157f
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sync/lazy_lock.rs:251:19
[INFO] [stdout]   25:     0x636fc072d75d - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::h30c5b72884a9c99b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sync/lazy_lock.rs:369:9
[INFO] [stdout]   26:     0x636fc03bf086 - nacos_sdk::common::remote::grpc::message::GrpcMessageBuilder<T>::new::h956890a68996dec8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/message/mod.rs:251:24
[INFO] [stdout]   27:     0x636fc04f0f20 - nacos_sdk::common::remote::grpc::nacos_grpc_client::NacosGrpcClient::send_request::{{closure}}::{{closure}}::h99392bcd852417ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/nacos_grpc_client.rs:47:28
[INFO] [stdout]   28:     0x636fc06caca1 - <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll::hdb485ae0b11e4590
[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:     0x636fc04e5bb0 - nacos_sdk::common::remote::grpc::nacos_grpc_client::NacosGrpcClient::send_request::{{closure}}::h08a8020bd8f064bb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/nacos_grpc_client.rs:32:5
[INFO] [stdout]   30:     0x636fc05baba6 - nacos_sdk::common::remote::grpc::nacos_grpc_client::tests::test_send_request::{{closure}}::h93f9e940e047772d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/nacos_grpc_client.rs:478:14
[INFO] [stdout]   31:     0x636fc06ae022 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf4ee0b28f0f2a07e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x636fc06ad85d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2334cab0e9c84889
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x636fc077260d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he7f27438eb130ac6
[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:     0x636fc07720db - tokio::task::coop::with_budget::h6e39a5bde8872f8e
[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:     0x636fc07720db - tokio::task::coop::budget::h7211e32d8f02a64e
[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:     0x636fc07720db - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8c1965534863e160
[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:     0x636fc076c470 - tokio::runtime::scheduler::current_thread::Context::enter::h126610a5c072eba6
[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:     0x636fc076f42d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1c591200ea9a7cd2
[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:     0x636fc076ef74 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1d45e1a864ac7f54
[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:     0x636fc0709dab - tokio::runtime::context::scoped::Scoped<T>::set::h259f4c465b603750
[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:     0x636fc05fc6c9 - tokio::runtime::context::set_scheduler::{{closure}}::h32407d53be9dda1d
[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:     0x636fc0789f92 - std::thread::local::LocalKey<T>::try_with::h2cb84296f16668a4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   43:     0x636fc07893ee - std::thread::local::LocalKey<T>::with::h801c6f22a95d4b9d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   44:     0x636fc05fc59d - tokio::runtime::context::set_scheduler::h6f5d0205395e2b66
[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:     0x636fc076ed20 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he87fc5b24e32eb1a
[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:     0x636fc076f093 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h5553fc464cab7c54
[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:     0x636fc07618b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hef27a69752b9df66
[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:     0x636fc04d5b60 - tokio::runtime::context::runtime::enter_runtime::h0f1a0b8aaa0b963a
[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:     0x636fc0760b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6ee741f0af5d2a6d
[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:     0x636fc0527fc4 - tokio::runtime::runtime::Runtime::block_on_inner::h699a14f4625260ae
[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:     0x636fc052db1c - tokio::runtime::runtime::Runtime::block_on::h6c78964deaef46dc
[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:     0x636fc05ba633 - nacos_sdk::common::remote::grpc::nacos_grpc_client::tests::test_send_request::h29e7767200711ef9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/nacos_grpc_client.rs:484:10
[INFO] [stdout]   53:     0x636fc05bafe7 - nacos_sdk::common::remote::grpc::nacos_grpc_client::tests::test_send_request::{{closure}}::haf098f49ced763b2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/nacos_grpc_client.rs:439:37
[INFO] [stdout]   54:     0x636fc042bfb6 - core::ops::function::FnOnce::call_once::h4e6b5b01064c6a63
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x636fc084573b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x636fc084573b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x636fc085974d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x636fc085974d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x636fc085974d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x636fc085974d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x636fc085974d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x636fc085974d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x636fc085974d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x636fc0832c94 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x636fc0832c94 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x636fc08365ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   67:     0x636fc08365ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x636fc08365ca - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x636fc08365ca - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x636fc08365ca - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x636fc08365ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   72:     0x636fc08365ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x636fc0da642f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   74:     0x636fc0da642f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   75:     0x73000d492aa4 - <unknown>
[INFO] [stdout]   76:     0x73000d51fa64 - 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.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a00f89b03213a9198d67f941dc270414953f3fcc7b47b8c929a365c512fa4d7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a00f89b03213a9198d67f941dc270414953f3fcc7b47b8c929a365c512fa4d7e", kill_on_drop: false }`
[INFO] [stdout] a00f89b03213a9198d67f941dc270414953f3fcc7b47b8c929a365c512fa4d7e
