[INFO] fetching crate nacos-sdk 0.5.2...
[INFO] testing nacos-sdk-0.5.2 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate nacos-sdk 0.5.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate nacos-sdk 0.5.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate nacos-sdk 0.5.2
[INFO] tweaked toml for crates.io crate nacos-sdk 0.5.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nacos-sdk 0.5.2 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nacos-sdk 0.5.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f4b42796e1b83b343e110ea05d07a2557c752fd2686c582abc46e0e00d5e6e2
[INFO] running `Command { std: "docker" "start" "-a" "5f4b42796e1b83b343e110ea05d07a2557c752fd2686c582abc46e0e00d5e6e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f4b42796e1b83b343e110ea05d07a2557c752fd2686c582abc46e0e00d5e6e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f4b42796e1b83b343e110ea05d07a2557c752fd2686c582abc46e0e00d5e6e2", kill_on_drop: false }`
[INFO] [stdout] 5f4b42796e1b83b343e110ea05d07a2557c752fd2686c582abc46e0e00d5e6e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2015807fc1e5907c96354fe9d18114b7b3666cfc9b0b24145bc3560cf8cb5110
[INFO] running `Command { std: "docker" "start" "-a" "2015807fc1e5907c96354fe9d18114b7b3666cfc9b0b24145bc3560cf8cb5110", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling local_ipaddress v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling rand v0.8.5
[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 async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling nacos-macro v0.2.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling nacos-sdk v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `get_mut`, `remove`, and `contains_key` are never used
[INFO] [stdout]    --> src/common/cache/mod.rs:118:19
[INFO] [stdout]     |
[INFO] [stdout] 31  | / impl<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)]` 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 3m 02s
[INFO] running `Command { std: "docker" "inspect" "2015807fc1e5907c96354fe9d18114b7b3666cfc9b0b24145bc3560cf8cb5110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2015807fc1e5907c96354fe9d18114b7b3666cfc9b0b24145bc3560cf8cb5110", kill_on_drop: false }`
[INFO] [stdout] 2015807fc1e5907c96354fe9d18114b7b3666cfc9b0b24145bc3560cf8cb5110
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42588fb5e918f2827f29ab083bedf887b941b311cf26e9b7f6ca80a5d7c936d8
[INFO] running `Command { std: "docker" "start" "-a" "42588fb5e918f2827f29ab083bedf887b941b311cf26e9b7f6ca80a5d7c936d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling termtree v0.5.1
[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 predicates-tree v1.0.12
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling nacos-macro v0.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[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 prost-build v0.13.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling nacos-sdk v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ConfigService`
[INFO] [stdout]    --> src/api/config.rs:336:68
[INFO] [stdout]     |
[INFO] [stdout] 336 |     use crate::api::config::{ConfigChangeListener, ConfigResponse, ConfigService};
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` 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)]` 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)]` 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)]` 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 7m 24s
[INFO] running `Command { std: "docker" "inspect" "42588fb5e918f2827f29ab083bedf887b941b311cf26e9b7f6ca80a5d7c936d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42588fb5e918f2827f29ab083bedf887b941b311cf26e9b7f6ca80a5d7c936d8", kill_on_drop: false }`
[INFO] [stdout] 42588fb5e918f2827f29ab083bedf887b941b311cf26e9b7f6ca80a5d7c936d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 89811a43966472e481b47f231b0643cfaf3877d1deb8df1dfeb2d9c407126f52
[INFO] running `Command { std: "docker" "start" "-a" "89811a43966472e481b47f231b0643cfaf3877d1deb8df1dfeb2d9c407126f52", 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)]` 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)]` 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)]` 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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `nacos-sdk` (example "aliyun_ram_app") generated 5 warnings (run `cargo fix --example "aliyun_ram_app"` to apply 5 suggestions)
[INFO] [stderr] warning: `nacos-sdk` (lib test) generated 15 warnings (13 duplicates) (run `cargo fix --lib -p nacos-sdk --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nacos_sdk-5db55ee081880ab0)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test api::config::tests::test_api_config_service ... ignored
[INFO] [stdout] [2m2025-10-14T14:40:32.953244Z[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::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_empty ... ok
[INFO] [stdout] test api::plugin::encryption::tests::test_config_encryption_filters ... ok
[INFO] [stdout] [2m2025-10-14T14:40:32.955271Z[0m [31mERROR[0m common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply_when_convert_payload_error ThreadId(16) [2mnacos_sdk::common::remote::grpc::handlers::client_detection_request_handler[0m[2m:[0m [2msrc/common/remote/grpc/handlers/client_detection_request_handler.rs[0m[2m:[0m[2m21:[0m convert payload to ClientDetectionRequest error. ErrResult("grpc payload body is empty")
[INFO] [stdout] [2m2025-10-14T14:40:32.954377Z[0m [34mDEBUG[0m common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(18) [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-10-14T14:40:32.956788Z[0m [34mDEBUG[0m                                                  common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(18) [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-10-14T14:40:32.956996Z[0m [34mDEBUG[0m                                                  common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(18) [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-10-14T14:40:32.957163Z[0m [34mDEBUG[0m                                                  common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(18) [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-10-14T14:40:32.957303Z[0m [34mDEBUG[0m                                                  common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(18) [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-10-14T14:40:32.957485Z[0m [34mDEBUG[0m                                                  common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(18) [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] test api::plugin::encryption::tests::test_config_encryption_filters_not_need_cipher ... ok
[INFO] [stdout] [2m2025-10-14T14:40:32.956531Z[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-10-14T14:40:32.958156Z[0m [34mDEBUG[0m                                                  common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ThreadId(18) [2mnacos_sdk::common::remote::grpc::nacos_grpc_service::unary_call_layer_test[0m[2m:[0m [2msrc/common/remote/grpc/nacos_grpc_service.rs[0m[2m:[0m[2m366:[0m RealDynamicUnaryCallService
[INFO] [stdout] [2m2025-10-14T14:40:32.957915Z[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] test common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply_when_convert_payload_error ... ok
[INFO] [stdout] test common::remote::grpc::nacos_grpc_service::unary_call_layer_test::test ... ok
[INFO] [stdout] [2m2025-10-14T14:40:32.958375Z[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 common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request ... ok
[INFO] [stdout] [2m2025-10-14T14:40:32.959335Z[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-10-14T14:40:32.959370Z[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::executor::tests::test_common_thread_cores ... ok
[INFO] [stdout] test common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_request_service_is_ready ... ok
[INFO] [stdout] [2m2025-10-14T14:40:32.970144Z[0m [31mERROR[0m                                     common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_can_not_send ThreadId(23) [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_response_error ... ok
[INFO] [stdout] test api::props::tests::test_get_server_list ... ok
[INFO] [stdout] test api::plugin::config_filter::tests::test_config_filter ... ok
[INFO] [stdout] test common::remote::grpc::tonic::tonic_bi_call_tests::test_bi_request_and_can_not_send ... ok
[INFO] [stdout] [2m2025-10-14T14:40:32.970457Z[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-10-14T14:40:32.970470Z[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 ... ok
[INFO] [stdout] test common::remote::grpc::tonic::tonic_unary_call_tests::test_unary_request_and_request_service_not_ready ... ok
[INFO] [stdout] [2m2025-10-14T14:40:32.970733Z[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_response_error ... ok
[INFO] [stdout] [2m2025-10-14T14:40:32.970869Z[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-10-14T14:40:32.970881Z[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_can_not_send ... ok
[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_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::worker::tests::test_client_worker_add_listener ... ignored
[INFO] [stdout] test config::worker::tests::test_client_worker_add_listener_then_remove ... ignored
[INFO] [stdout] test naming::tests::test_batch_register_service ... ignored
[INFO] [stdout] test naming::tests::test_batch_register_service_and_query_all_instances ... ignored
[INFO] [stdout] test naming::tests::test_ephemeral_register_service ... ignored
[INFO] [stdout] test naming::tests::test_get_service_list ... ignored
[INFO] [stdout] test naming::tests::test_persistent_register_service ... ignored
[INFO] [stdout] test naming::tests::test_register_and_deregister_ephemeral_service ... ignored
[INFO] [stdout] test naming::tests::test_register_and_deregister_persistent_service ... ignored
[INFO] [stdout] test naming::tests::test_select_instance ... ignored
[INFO] [stdout] test naming::tests::test_select_one_healthy_instance ... ignored
[INFO] [stdout] test naming::tests::test_service_push ... ignored
[INFO] [stdout] test config::util::tests::test_group_key_and_parse ... ok
[INFO] [stdout] test test_props::test_get_value_bool ... ok
[INFO] [stdout] test test_props::test_get_value_u32 ... ok
[INFO] [stdout] test tests::it_works_nacos_proto ... ok
[INFO] [stdout] test common::executor::tests::test_spawn ... ok
[INFO] [stdout] [2m2025-10-14T14:40:32.979972Z[0m [34mDEBUG[0m                                                common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(21) [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-10-14T14:40:32.980009Z[0m [34mDEBUG[0m                                                common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(21) [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-10-14T14:40:32.980015Z[0m [34mDEBUG[0m                                                common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(21) [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-10-14T14:40:32.980020Z[0m [34mDEBUG[0m                                                common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(21) [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-10-14T14:40:32.980025Z[0m [34mDEBUG[0m                                                common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(21) [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-10-14T14:40:32.980030Z[0m [34mDEBUG[0m                                                common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(21) [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-10-14T14:40:32.980034Z[0m [34mDEBUG[0m                                                common::remote::grpc::server_list_service::tests::test_poll_server_list ThreadId(21) [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] test test_props::test_get_value ... ok
[INFO] [stdout] test common::util::tests::test_check_not_blank ... ok
[INFO] [stdout] [2m2025-10-14T14:40:33.000234Z[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-10-14T14:40:33.000277Z[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::nacos_grpc_client::tests::test_send_request ... FAILED
[INFO] [stdout] test common::remote::grpc::server_list_service::tests::test_empty_server_list - should panic ... ok
[INFO] [stdout] test common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply ... FAILED
[INFO] [stdout] test common::remote::grpc::server_list_service::tests::test_illegal_format - should panic ... ok
[INFO] [stdout] [2m2025-10-14T14:40:33.956655Z[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] [2m2025-10-14T14:40:33.956779Z[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] test common::cache::tests::test_cache ... ok
[INFO] [stdout] [2m2025-10-14T14:40:33.957016Z[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_spawn_hundred_task ... ok
[INFO] [stdout] test common::executor::tests::test_schedule_at_fixed_delay ... ok
[INFO] [stdout] test common::executor::tests::test_schedule_at_fixed_rate ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- common::remote::grpc::nacos_grpc_client::tests::test_send_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::remote::grpc::nacos_grpc_client::tests::test_send_request' 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:     0x5f8ba9752742 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f8ba9752742 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f8ba9752742 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f8ba9752742 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f8ba977c783 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f8ba977c783 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5f8ba974e593 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f8ba974e593 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f8ba9752592 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f8ba9753f5c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f8ba9753db2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f8ba9538b94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f8ba9538b94 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f8ba9754a3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f8ba9754a3b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f8ba97546d6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5f8ba9752c39 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5f8ba975439d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f8ba977a180 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f8ba977a1ec - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5f8ba977a0f9 - core::option::unwrap_failed::ha14784b3b8a80e23
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/option.rs:2072:5
[INFO] [stdout]   21:     0x5f8ba9345893 - core::option::Option<T>::unwrap::h9759f2139cad58d6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/option.rs:1005:21
[INFO] [stdout]   22:     0x5f8ba9345893 - nacos_sdk::common::remote::grpc::message::LOCAL_IP::{{closure}}::h33a9bf5281d0190f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/message/mod.rs:241:56
[INFO] [stdout]   23:     0x5f8ba9345893 - core::ops::function::FnOnce::call_once::h31d90de241bb1220
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f8ba934579e - core::ops::function::FnOnce::call_once::hf7febfaeb86e19dc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f8ba934579e - std::sync::lazy_lock::LazyLock<T,F>::force::{{closure}}::hc89507bc22632ddf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sync/lazy_lock.rs:213:25
[INFO] [stdout]   26:     0x5f8ba934579e - std::sync::poison::once::Once::call_once::{{closure}}::h1ecb44d8c104dd6f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sync/poison/once.rs:155:41
[INFO] [stdout]   27:     0x5f8ba975e7f4 - std::sys::sync::once::futex::Once::call::hfddb3545a56ed505
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/sync/once/futex.rs:176:21
[INFO] [stdout]   28:     0x5f8ba937bb77 - std::sync::poison::once::Once::call_once::h0ce514455da38ee3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   29:     0x5f8ba937bb77 - std::sync::lazy_lock::LazyLock<T,F>::force::h240c64b983273ab1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sync/lazy_lock.rs:209:19
[INFO] [stdout]   30:     0x5f8ba937bb77 - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::habd5c0f3fa62ec8e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sync/lazy_lock.rs:312:9
[INFO] [stdout]   31:     0x5f8ba937bb77 - nacos_sdk::common::remote::grpc::message::GrpcMessageBuilder<T>::new::h2b5ef2c5a9f51784
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/message/mod.rs:251:24
[INFO] [stdout]   32:     0x5f8ba92f96d3 - nacos_sdk::common::remote::grpc::nacos_grpc_client::NacosGrpcClient::send_request::{{closure}}::{{closure}}::h23cfec36ee4d44a3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/nacos_grpc_client.rs:47:28
[INFO] [stdout]   33:     0x5f8ba92f96d3 - <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll::h2cbd2e0ab84412ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   34:     0x5f8ba94e8bcc - nacos_sdk::common::remote::grpc::nacos_grpc_client::NacosGrpcClient::send_request::{{closure}}::h42f36dbe319c32fa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/nacos_grpc_client.rs:32:5
[INFO] [stdout]   35:     0x5f8ba94e8bcc - nacos_sdk::common::remote::grpc::nacos_grpc_client::tests::test_send_request::{{closure}}::hc0ceaaa26dec49c7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/nacos_grpc_client.rs:478:14
[INFO] [stdout]   36:     0x5f8ba94c4252 - <core::pin::Pin<P> as core::future::future::Future>::poll::haf8e9c3016c59cfa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x5f8ba94c4252 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5fcdaa7f5bd28dd
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   38:     0x5f8ba94c4252 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb5d4cb1e99ecf529
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   39:     0x5f8ba94c4252 - tokio::task::coop::with_budget::h41c91100679d757b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x5f8ba94c4252 - tokio::task::coop::budget::h1e1bf0595688842c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x5f8ba94c4252 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h813d5d286cc96c87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   42:     0x5f8ba94c4252 - tokio::runtime::scheduler::current_thread::Context::enter::h24003883cd4f2e79
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   43:     0x5f8ba94c4252 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h31e0e91328f8038e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   44:     0x5f8ba94c4252 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd25387bbab949c59
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   45:     0x5f8ba94c4252 - tokio::runtime::context::scoped::Scoped<T>::set::h5b62f2a7babb3a34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   46:     0x5f8ba94c4252 - tokio::runtime::context::set_scheduler::{{closure}}::hf56bca9cd7640a93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   47:     0x5f8ba94c4252 - std::thread::local::LocalKey<T>::try_with::h997b09e0f231824c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   48:     0x5f8ba94c4252 - std::thread::local::LocalKey<T>::with::h29eba17c822ba17f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   49:     0x5f8ba94c4252 - tokio::runtime::context::set_scheduler::h1ac446813eba8507
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   50:     0x5f8ba94c4252 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7fa6521620b703d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   51:     0x5f8ba94c4252 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he473575580f98b14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   52:     0x5f8ba94c4252 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfb1f9055b8e69ce2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   53:     0x5f8ba94c4252 - tokio::runtime::context::runtime::enter_runtime::hf7a0d0412b5a18d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   54:     0x5f8ba94c4252 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb758b5cdf6c477e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   55:     0x5f8ba946a0f0 - tokio::runtime::runtime::Runtime::block_on_inner::h750389cc68922ea8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   56:     0x5f8ba946a0f0 - tokio::runtime::runtime::Runtime::block_on::h5aa8e966231cad7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   57:     0x5f8ba94e7e9b - nacos_sdk::common::remote::grpc::nacos_grpc_client::tests::test_send_request::h45dd1bc92cfcfe15
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/nacos_grpc_client.rs:484:10
[INFO] [stdout]   58:     0x5f8ba937d5e9 - nacos_sdk::common::remote::grpc::nacos_grpc_client::tests::test_send_request::{{closure}}::hfdd36edc3818cf8b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/nacos_grpc_client.rs:439:37
[INFO] [stdout]   59:     0x5f8ba937d5e9 - core::ops::function::FnOnce::call_once::h33786b14d222eb83
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5f8ba953e2cb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5f8ba953e2cb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   62:     0x5f8ba953d50e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   63:     0x5f8ba953d50e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   64:     0x5f8ba953d50e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   65:     0x5f8ba953d50e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   66:     0x5f8ba953d50e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f8ba953d50e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   68:     0x5f8ba953d50e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   69:     0x5f8ba95010b4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   70:     0x5f8ba95010b4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   71:     0x5f8ba9504a5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   72:     0x5f8ba9504a5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   73:     0x5f8ba9504a5a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   74:     0x5f8ba9504a5a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   75:     0x5f8ba9504a5a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5f8ba9504a5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   77:     0x5f8ba9504a5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x5f8ba9757c47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   79:     0x5f8ba9757c47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x5f8ba9757c47 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   81:     0x7be4769a6aa4 - <unknown>
[INFO] [stdout]   82:     0x7be476a33a34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[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' panicked at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sync/lazy_lock.rs:209:19:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f8ba9752742 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f8ba9752742 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f8ba9752742 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f8ba9752742 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f8ba977c783 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f8ba977c783 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5f8ba974e593 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f8ba974e593 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f8ba9752592 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f8ba9753f5c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f8ba9753db2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f8ba9538b94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f8ba9538b94 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f8ba9754a3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f8ba9754a3b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f8ba97546d6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5f8ba9752c39 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5f8ba975439d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f8ba977a180 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f8ba975e903 - std::sys::sync::once::futex::Once::call::hfddb3545a56ed505
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/sync/once/futex.rs:148:21
[INFO] [stdout]   20:     0x5f8ba937bb77 - std::sync::poison::once::Once::call_once::h0ce514455da38ee3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   21:     0x5f8ba937bb77 - std::sync::lazy_lock::LazyLock<T,F>::force::h240c64b983273ab1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sync/lazy_lock.rs:209:19
[INFO] [stdout]   22:     0x5f8ba937bb77 - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::habd5c0f3fa62ec8e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sync/lazy_lock.rs:312:9
[INFO] [stdout]   23:     0x5f8ba937bb77 - nacos_sdk::common::remote::grpc::message::GrpcMessageBuilder<T>::new::h2b5ef2c5a9f51784
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/message/mod.rs:251:24
[INFO] [stdout]   24:     0x5f8ba93dbd28 - nacos_sdk::common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply::{{closure}}::h6fd09ace610ca304
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/handlers/client_detection_request_handler.rs:62:31
[INFO] [stdout]   25:     0x5f8ba94c4252 - <core::pin::Pin<P> as core::future::future::Future>::poll::haf8e9c3016c59cfa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5f8ba94c4252 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5fcdaa7f5bd28dd
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5f8ba94c4252 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb5d4cb1e99ecf529
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5f8ba94c4252 - tokio::task::coop::with_budget::h41c91100679d757b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5f8ba94c4252 - tokio::task::coop::budget::h1e1bf0595688842c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5f8ba94c4252 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h813d5d286cc96c87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5f8ba94c4252 - tokio::runtime::scheduler::current_thread::Context::enter::h24003883cd4f2e79
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5f8ba94c4252 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h31e0e91328f8038e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5f8ba94c4252 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd25387bbab949c59
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5f8ba94c4252 - tokio::runtime::context::scoped::Scoped<T>::set::h5b62f2a7babb3a34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5f8ba94c4252 - tokio::runtime::context::set_scheduler::{{closure}}::hf56bca9cd7640a93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5f8ba94c4252 - std::thread::local::LocalKey<T>::try_with::h997b09e0f231824c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x5f8ba94c4252 - std::thread::local::LocalKey<T>::with::h29eba17c822ba17f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x5f8ba94c4252 - tokio::runtime::context::set_scheduler::h1ac446813eba8507
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5f8ba94c4252 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7fa6521620b703d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5f8ba94c4252 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he473575580f98b14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5f8ba94c4252 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfb1f9055b8e69ce2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5f8ba94c4252 - tokio::runtime::context::runtime::enter_runtime::hf7a0d0412b5a18d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5f8ba94c4252 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb758b5cdf6c477e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5f8ba946a0f0 - tokio::runtime::runtime::Runtime::block_on_inner::h750389cc68922ea8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5f8ba946a0f0 - tokio::runtime::runtime::Runtime::block_on::h5aa8e966231cad7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x5f8ba93dbacf - nacos_sdk::common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply::h86658bf1d8dc961b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/handlers/client_detection_request_handler.rs:80:80
[INFO] [stdout]   47:     0x5f8ba937d549 - nacos_sdk::common::remote::grpc::handlers::client_detection_request_handler::tests::test_request_reply::{{closure}}::ha791209a93529931
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/remote/grpc/handlers/client_detection_request_handler.rs:59:38
[INFO] [stdout]   48:     0x5f8ba937d549 - core::ops::function::FnOnce::call_once::h1347e1d427f54d3b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5f8ba953e2cb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5f8ba953e2cb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   51:     0x5f8ba953d50e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   52:     0x5f8ba953d50e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5f8ba953d50e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5f8ba953d50e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5f8ba953d50e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5f8ba953d50e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   57:     0x5f8ba953d50e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   58:     0x5f8ba95010b4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   59:     0x5f8ba95010b4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   60:     0x5f8ba9504a5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   61:     0x5f8ba9504a5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x5f8ba9504a5a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x5f8ba9504a5a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x5f8ba9504a5a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5f8ba9504a5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   66:     0x5f8ba9504a5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5f8ba9757c47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   68:     0x5f8ba9757c47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x5f8ba9757c47 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   70:     0x7be4769a6aa4 - <unknown>
[INFO] [stdout]   71:     0x7be476a33a34 - clone
[INFO] [stdout]   72:                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] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "89811a43966472e481b47f231b0643cfaf3877d1deb8df1dfeb2d9c407126f52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89811a43966472e481b47f231b0643cfaf3877d1deb8df1dfeb2d9c407126f52", kill_on_drop: false }`
[INFO] [stdout] 89811a43966472e481b47f231b0643cfaf3877d1deb8df1dfeb2d9c407126f52
