[INFO] fetching crate dubbo-registry-zookeeper 0.4.0...
[INFO] checking dubbo-registry-zookeeper-0.4.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate dubbo-registry-zookeeper 0.4.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate dubbo-registry-zookeeper 0.4.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dubbo-registry-zookeeper 0.4.0
[INFO] finished tweaking crates.io crate dubbo-registry-zookeeper 0.4.0
[INFO] tweaked toml for crates.io crate dubbo-registry-zookeeper 0.4.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 250 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 475ec0d90e29d3c69a8adb2d4ba57af0a6afe9c3d335d935dbe37ba05bf82ed0
[INFO] running `Command { std: "docker" "start" "-a" "475ec0d90e29d3c69a8adb2d4ba57af0a6afe9c3d335d935dbe37ba05bf82ed0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "475ec0d90e29d3c69a8adb2d4ba57af0a6afe9c3d335d935dbe37ba05bf82ed0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "475ec0d90e29d3c69a8adb2d4ba57af0a6afe9c3d335d935dbe37ba05bf82ed0", kill_on_drop: false }`
[INFO] [stdout] 475ec0d90e29d3c69a8adb2d4ba57af0a6afe9c3d335d935dbe37ba05bf82ed0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0309a5f592fd388dc0971185a63e84ee8a55561a35e1fa64687e1b48cbd6fe44
[INFO] running `Command { std: "docker" "start" "-a" "0309a5f592fd388dc0971185a63e84ee8a55561a35e1fa64687e1b48cbd6fe44", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking outref v0.5.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking local_ipaddress v0.1.3
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking project-root v0.2.2
[INFO] [stderr]     Checking snowflake v1.3.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking state v0.5.3
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]     Checking aws-smithy-types v0.55.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking axum-core v0.2.9
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking argh_shared v0.1.12
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling zookeeper_derive v0.4.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking argh v0.1.12
[INFO] [stderr]     Checking zookeeper v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling nacos-macro v0.1.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tower-http v0.3.5
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking aws-smithy-http v0.55.3
[INFO] [stderr]     Checking axum v0.5.17
[INFO] [stderr]     Checking tonic v0.10.2
[INFO] [stderr]     Checking nacos-sdk v0.3.6
[INFO] [stdout] error[E0407]: method `request_resource` is not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/common/remote/grpc/message/request/client_detection_request.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[request(identity = "ClientDetectionRequest", module = "internal")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `request_resource` is not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/common/remote/grpc/message/request/health_check_request.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[request(identity = "HealthCheckRequest", module = "internal")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `request_resource` is not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/common/remote/grpc/message/request/server_check_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "ServerCheckRequest", module = "internal")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `request_resource` is not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/common/remote/grpc/message/request/set_up_request.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[request(identity = "ConnectionSetupRequest", module = "internal")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `request_resource` is not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/config/message/request/config_batch_listen_request.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[request(identity = "ConfigBatchListenRequest", module = "config")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `request_resource` is not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/config/message/request/config_change_notify_request.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[request(identity = "ConfigChangeNotifyRequest", module = "config")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `request_resource` is not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/config/message/request/config_publish_request.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[request(identity = "ConfigPublishRequest", module = "config")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `request_resource` is not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/config/message/request/config_query_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "ConfigQueryRequest", module = "config")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `request_resource` is not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/config/message/request/config_remove_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "ConfigRemoveRequest", module = "config")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `request_resource` is not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/batch_instance_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "BatchInstanceRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `request_resource` is not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/instance_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "InstanceRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `request_resource` is not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/notify_subscriber_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "NotifySubscriberRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `request_resource` is not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/persistent_instance_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "PersistentInstanceRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `request_resource` is not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/service_list_request.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[request(identity = "ServiceListRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `request_resource` is not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/service_query_request.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[request(identity = "ServiceQueryRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `request_resource` is not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/subscribe_service_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "SubscribeServiceRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `crate::common::remote::grpc::message::GrpcRequestMessage`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/common/remote/grpc/message/request/client_detection_request.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[request(identity = "ClientDetectionRequest", module = "internal")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/common/remote/grpc/message/request/health_check_request.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[request(identity = "HealthCheckRequest", module = "internal")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/common/remote/grpc/message/request/server_check_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "ServerCheckRequest", module = "internal")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/common/remote/grpc/message/request/set_up_request.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[request(identity = "ConnectionSetupRequest", module = "internal")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/config/message/request/config_batch_listen_request.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[request(identity = "ConfigBatchListenRequest", module = "config")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/config/message/request/config_batch_listen_request.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[request(identity = "ConfigBatchListenRequest", module = "config")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/config/message/request/config_change_notify_request.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[request(identity = "ConfigChangeNotifyRequest", module = "config")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/config/message/request/config_change_notify_request.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[request(identity = "ConfigChangeNotifyRequest", module = "config")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/config/message/request/config_publish_request.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[request(identity = "ConfigPublishRequest", module = "config")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/config/message/request/config_publish_request.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[request(identity = "ConfigPublishRequest", module = "config")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/config/message/request/config_query_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "ConfigQueryRequest", module = "config")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/config/message/request/config_query_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "ConfigQueryRequest", module = "config")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/config/message/request/config_remove_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "ConfigRemoveRequest", module = "config")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/config/message/request/config_remove_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "ConfigRemoveRequest", module = "config")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/batch_instance_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "BatchInstanceRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/batch_instance_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "BatchInstanceRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/instance_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "InstanceRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/instance_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "InstanceRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/notify_subscriber_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "NotifySubscriberRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/notify_subscriber_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "NotifySubscriberRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/persistent_instance_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "PersistentInstanceRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/persistent_instance_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "PersistentInstanceRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/service_list_request.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[request(identity = "ServiceListRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/service_list_request.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[request(identity = "ServiceListRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/service_query_request.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[request(identity = "ServiceQueryRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/service_query_request.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[request(identity = "ServiceQueryRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/subscribe_service_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "SubscribeServiceRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RequestResource` in module `crate::api::plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nacos-sdk-0.3.6/src/naming/message/request/subscribe_service_request.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[request(identity = "SubscribeServiceRequest", module = "naming")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::api::plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0407, E0412, E0422.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0407`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nacos-sdk` (lib) due to 44 previous errors
[INFO] running `Command { std: "docker" "inspect" "0309a5f592fd388dc0971185a63e84ee8a55561a35e1fa64687e1b48cbd6fe44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0309a5f592fd388dc0971185a63e84ee8a55561a35e1fa64687e1b48cbd6fe44", kill_on_drop: false }`
[INFO] [stdout] 0309a5f592fd388dc0971185a63e84ee8a55561a35e1fa64687e1b48cbd6fe44
