[INFO] fetching crate volcengine-sdk-protobuf 1.0.0... [INFO] checking volcengine-sdk-protobuf-1.0.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate volcengine-sdk-protobuf 1.0.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate volcengine-sdk-protobuf 1.0.0 [INFO] finished tweaking crates.io crate volcengine-sdk-protobuf 1.0.0 [INFO] tweaked toml for crates.io crate volcengine-sdk-protobuf 1.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate volcengine-sdk-protobuf 1.0.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 131 packages to latest compatible versions [INFO] [stderr] Adding prost v0.11.9 (available: v0.14.1) [INFO] [stderr] Adding tonic v0.9.2 (available: v0.14.2) [INFO] [stderr] Adding tonic-build v0.9.2 (available: v0.14.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d5829374cffc11ffef1e45a33734507d5f244fb2482e02e5270a0930dc46eb7 [INFO] running `Command { std: "docker" "start" "-a" "1d5829374cffc11ffef1e45a33734507d5f244fb2482e02e5270a0930dc46eb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d5829374cffc11ffef1e45a33734507d5f244fb2482e02e5270a0930dc46eb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d5829374cffc11ffef1e45a33734507d5f244fb2482e02e5270a0930dc46eb7", kill_on_drop: false }` [INFO] [stdout] 1d5829374cffc11ffef1e45a33734507d5f244fb2482e02e5270a0930dc46eb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fa42b5c65181f930bd4a1616fd8d6a3f488a23374dabba7b4eaeb1a9b666e32 [INFO] running `Command { std: "docker" "start" "-a" "8fa42b5c65181f930bd4a1616fd8d6a3f488a23374dabba7b4eaeb1a9b666e32", kill_on_drop: false }` [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stderr] Checking volcengine-sdk-protobuf v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/app_config.rs:236:42 [INFO] [stdout] | [INFO] [stdout] 236 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 237 | | let inner = inner.0; [INFO] [stdout] 238 | | let method = SetAppConfigSvc(inner); [INFO] [stdout] 239 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 250 | | Ok(res) [INFO] [stdout] 251 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/app_config.rs:250:25 [INFO] [stdout] | [INFO] [stdout] 250 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/app_config.rs:254:42 [INFO] [stdout] | [INFO] [stdout] 254 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 255 | | Ok(http::Response::builder() [INFO] [stdout] 256 | | .status(200) [INFO] [stdout] 257 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 260 | | .unwrap()) [INFO] [stdout] 261 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/app_config.rs:255:21 [INFO] [stdout] | [INFO] [stdout] 255 | / Ok(http::Response::builder() [INFO] [stdout] 256 | | .status(200) [INFO] [stdout] 257 | | .header("grpc-status", "12") [INFO] [stdout] 258 | | .header("content-type", "application/grpc") [INFO] [stdout] 259 | | .body(empty_body()) [INFO] [stdout] 260 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_image.rs:413:42 [INFO] [stdout] | [INFO] [stdout] 413 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 414 | | let inner = inner.0; [INFO] [stdout] 415 | | let method = DescribeImagesSvc(inner); [INFO] [stdout] 416 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 427 | | Ok(res) [INFO] [stdout] 428 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_image.rs:427:25 [INFO] [stdout] | [INFO] [stdout] 427 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_image.rs:431:42 [INFO] [stdout] | [INFO] [stdout] 431 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 432 | | Ok(http::Response::builder() [INFO] [stdout] 433 | | .status(200) [INFO] [stdout] 434 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 437 | | .unwrap()) [INFO] [stdout] 438 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_image.rs:432:21 [INFO] [stdout] | [INFO] [stdout] 432 | / Ok(http::Response::builder() [INFO] [stdout] 433 | | .status(200) [INFO] [stdout] 434 | | .header("grpc-status", "12") [INFO] [stdout] 435 | | .header("content-type", "application/grpc") [INFO] [stdout] 436 | | .body(empty_body()) [INFO] [stdout] 437 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:956:42 [INFO] [stdout] | [INFO] [stdout] 956 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 957 | | let inner = inner.0; [INFO] [stdout] 958 | | let method = RunInstancesSvc(inner); [INFO] [stdout] 959 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 970 | | Ok(res) [INFO] [stdout] 971 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:970:25 [INFO] [stdout] | [INFO] [stdout] 970 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:1002:42 [INFO] [stdout] | [INFO] [stdout] 1002 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1003 | | let inner = inner.0; [INFO] [stdout] 1004 | | let method = DescribeInstancesSvc(inner); [INFO] [stdout] 1005 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1016 | | Ok(res) [INFO] [stdout] 1017 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:1016:25 [INFO] [stdout] | [INFO] [stdout] 1016 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:1048:42 [INFO] [stdout] | [INFO] [stdout] 1048 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1049 | | let inner = inner.0; [INFO] [stdout] 1050 | | let method = StopInstanceSvc(inner); [INFO] [stdout] 1051 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1062 | | Ok(res) [INFO] [stdout] 1063 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:1062:25 [INFO] [stdout] | [INFO] [stdout] 1062 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:1094:42 [INFO] [stdout] | [INFO] [stdout] 1094 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1095 | | let inner = inner.0; [INFO] [stdout] 1096 | | let method = StopInstancesSvc(inner); [INFO] [stdout] 1097 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1108 | | Ok(res) [INFO] [stdout] 1109 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:1108:25 [INFO] [stdout] | [INFO] [stdout] 1108 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:1140:42 [INFO] [stdout] | [INFO] [stdout] 1140 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1141 | | let inner = inner.0; [INFO] [stdout] 1142 | | let method = ModifyInstanceSpecSvc(inner); [INFO] [stdout] 1143 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1154 | | Ok(res) [INFO] [stdout] 1155 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:1154:25 [INFO] [stdout] | [INFO] [stdout] 1154 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:1159:41 [INFO] [stdout] | [INFO] [stdout] 1159 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1160 | | Ok( [INFO] [stdout] 1161 | | http::Response::builder() [INFO] [stdout] 1162 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 1168 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:1160:25 [INFO] [stdout] | [INFO] [stdout] 1160 | / Ok( [INFO] [stdout] 1161 | | http::Response::builder() [INFO] [stdout] 1162 | | .status(200) [INFO] [stdout] 1163 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 1166 | | .unwrap(), [INFO] [stdout] 1167 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_zone.rs:342:42 [INFO] [stdout] | [INFO] [stdout] 342 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 343 | | let inner = inner.0; [INFO] [stdout] 344 | | let method = DescribeRegionsSvc(inner); [INFO] [stdout] 345 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 356 | | Ok(res) [INFO] [stdout] 357 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_zone.rs:356:25 [INFO] [stdout] | [INFO] [stdout] 356 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_zone.rs:380:42 [INFO] [stdout] | [INFO] [stdout] 380 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 381 | | let inner = inner.0; [INFO] [stdout] 382 | | let method = DescribeZonesSvc(inner); [INFO] [stdout] 383 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 394 | | Ok(res) [INFO] [stdout] 395 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_zone.rs:394:25 [INFO] [stdout] | [INFO] [stdout] 394 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_zone.rs:398:42 [INFO] [stdout] | [INFO] [stdout] 398 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 399 | | Ok(http::Response::builder() [INFO] [stdout] 400 | | .status(200) [INFO] [stdout] 401 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 404 | | .unwrap()) [INFO] [stdout] 405 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_zone.rs:399:21 [INFO] [stdout] | [INFO] [stdout] 399 | / Ok(http::Response::builder() [INFO] [stdout] 400 | | .status(200) [INFO] [stdout] 401 | | .header("grpc-status", "12") [INFO] [stdout] 402 | | .header("content-type", "application/grpc") [INFO] [stdout] 403 | | .body(empty_body()) [INFO] [stdout] 404 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:853:42 [INFO] [stdout] | [INFO] [stdout] 853 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 854 | | let inner = inner.0; [INFO] [stdout] 855 | | let method = ListPoliciesSvc(inner); [INFO] [stdout] 856 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 867 | | Ok(res) [INFO] [stdout] 868 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:867:25 [INFO] [stdout] | [INFO] [stdout] 867 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:899:42 [INFO] [stdout] | [INFO] [stdout] 899 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 900 | | let inner = inner.0; [INFO] [stdout] 901 | | let method = CreatePolicySvc(inner); [INFO] [stdout] 902 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 913 | | Ok(res) [INFO] [stdout] 914 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:913:25 [INFO] [stdout] | [INFO] [stdout] 913 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:941:42 [INFO] [stdout] | [INFO] [stdout] 941 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 942 | | let inner = inner.0; [INFO] [stdout] 943 | | let method = GetPolicySvc(inner); [INFO] [stdout] 944 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 955 | | Ok(res) [INFO] [stdout] 956 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:955:25 [INFO] [stdout] | [INFO] [stdout] 955 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:987:42 [INFO] [stdout] | [INFO] [stdout] 987 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 988 | | let inner = inner.0; [INFO] [stdout] 989 | | let method = UpdatePolicySvc(inner); [INFO] [stdout] 990 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1001 | | Ok(res) [INFO] [stdout] 1002 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1001:25 [INFO] [stdout] | [INFO] [stdout] 1001 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1033:42 [INFO] [stdout] | [INFO] [stdout] 1033 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1034 | | let inner = inner.0; [INFO] [stdout] 1035 | | let method = AttachUserPolicySvc(inner); [INFO] [stdout] 1036 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1047 | | Ok(res) [INFO] [stdout] 1048 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1047:25 [INFO] [stdout] | [INFO] [stdout] 1047 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1079:42 [INFO] [stdout] | [INFO] [stdout] 1079 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1080 | | let inner = inner.0; [INFO] [stdout] 1081 | | let method = DetachUserPolicySvc(inner); [INFO] [stdout] 1082 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1093 | | Ok(res) [INFO] [stdout] 1094 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1093:25 [INFO] [stdout] | [INFO] [stdout] 1093 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1125:42 [INFO] [stdout] | [INFO] [stdout] 1125 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1126 | | let inner = inner.0; [INFO] [stdout] 1127 | | let method = ListAttachedUserPoliciesSvc(inner); [INFO] [stdout] 1128 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1139 | | Ok(res) [INFO] [stdout] 1140 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1139:25 [INFO] [stdout] | [INFO] [stdout] 1139 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1171:42 [INFO] [stdout] | [INFO] [stdout] 1171 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1172 | | let inner = inner.0; [INFO] [stdout] 1173 | | let method = DeletePolicySvc(inner); [INFO] [stdout] 1174 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1185 | | Ok(res) [INFO] [stdout] 1186 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1185:25 [INFO] [stdout] | [INFO] [stdout] 1185 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1190:41 [INFO] [stdout] | [INFO] [stdout] 1190 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1191 | | Ok( [INFO] [stdout] 1192 | | http::Response::builder() [INFO] [stdout] 1193 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 1199 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1191:25 [INFO] [stdout] | [INFO] [stdout] 1191 | / Ok( [INFO] [stdout] 1192 | | http::Response::builder() [INFO] [stdout] 1193 | | .status(200) [INFO] [stdout] 1194 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 1197 | | .unwrap(), [INFO] [stdout] 1198 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_project.rs:360:42 [INFO] [stdout] | [INFO] [stdout] 360 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 361 | | let inner = inner.0; [INFO] [stdout] 362 | | let method = CreateProjectSvc(inner); [INFO] [stdout] 363 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 374 | | Ok(res) [INFO] [stdout] 375 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_project.rs:374:25 [INFO] [stdout] | [INFO] [stdout] 374 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_project.rs:398:42 [INFO] [stdout] | [INFO] [stdout] 398 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 399 | | let inner = inner.0; [INFO] [stdout] 400 | | let method = GetProjectSvc(inner); [INFO] [stdout] 401 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 412 | | Ok(res) [INFO] [stdout] 413 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_project.rs:412:25 [INFO] [stdout] | [INFO] [stdout] 412 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_project.rs:416:42 [INFO] [stdout] | [INFO] [stdout] 416 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 417 | | Ok(http::Response::builder() [INFO] [stdout] 418 | | .status(200) [INFO] [stdout] 419 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 422 | | .unwrap()) [INFO] [stdout] 423 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_project.rs:417:21 [INFO] [stdout] | [INFO] [stdout] 417 | / Ok(http::Response::builder() [INFO] [stdout] 418 | | .status(200) [INFO] [stdout] 419 | | .header("grpc-status", "12") [INFO] [stdout] 420 | | .header("content-type", "application/grpc") [INFO] [stdout] 421 | | .body(empty_body()) [INFO] [stdout] 422 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1050:42 [INFO] [stdout] | [INFO] [stdout] 1050 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1051 | | let inner = inner.0; [INFO] [stdout] 1052 | | let method = GetUserSvc(inner); [INFO] [stdout] 1053 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1064 | | Ok(res) [INFO] [stdout] 1065 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1064:25 [INFO] [stdout] | [INFO] [stdout] 1064 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1092:42 [INFO] [stdout] | [INFO] [stdout] 1092 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1093 | | let inner = inner.0; [INFO] [stdout] 1094 | | let method = CreateUserSvc(inner); [INFO] [stdout] 1095 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1106 | | Ok(res) [INFO] [stdout] 1107 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1106:25 [INFO] [stdout] | [INFO] [stdout] 1106 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1134:42 [INFO] [stdout] | [INFO] [stdout] 1134 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1135 | | let inner = inner.0; [INFO] [stdout] 1136 | | let method = UpdateUserSvc(inner); [INFO] [stdout] 1137 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1148 | | Ok(res) [INFO] [stdout] 1149 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1148:25 [INFO] [stdout] | [INFO] [stdout] 1148 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1176:42 [INFO] [stdout] | [INFO] [stdout] 1176 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1177 | | let inner = inner.0; [INFO] [stdout] 1178 | | let method = DeleteUserSvc(inner); [INFO] [stdout] 1179 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1190 | | Ok(res) [INFO] [stdout] 1191 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1190:25 [INFO] [stdout] | [INFO] [stdout] 1190 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1222:42 [INFO] [stdout] | [INFO] [stdout] 1222 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1223 | | let inner = inner.0; [INFO] [stdout] 1224 | | let method = CreateLoginProfileSvc(inner); [INFO] [stdout] 1225 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1236 | | Ok(res) [INFO] [stdout] 1237 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1236:25 [INFO] [stdout] | [INFO] [stdout] 1236 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1268:42 [INFO] [stdout] | [INFO] [stdout] 1268 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1269 | | let inner = inner.0; [INFO] [stdout] 1270 | | let method = GetLoginProfileSvc(inner); [INFO] [stdout] 1271 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1282 | | Ok(res) [INFO] [stdout] 1283 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1282:25 [INFO] [stdout] | [INFO] [stdout] 1282 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1314:42 [INFO] [stdout] | [INFO] [stdout] 1314 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1315 | | let inner = inner.0; [INFO] [stdout] 1316 | | let method = UpdateLoginProfileSvc(inner); [INFO] [stdout] 1317 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1328 | | Ok(res) [INFO] [stdout] 1329 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1328:25 [INFO] [stdout] | [INFO] [stdout] 1328 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1360:42 [INFO] [stdout] | [INFO] [stdout] 1360 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1361 | | let inner = inner.0; [INFO] [stdout] 1362 | | let method = DeleteLoginProfileSvc(inner); [INFO] [stdout] 1363 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1374 | | Ok(res) [INFO] [stdout] 1375 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1374:25 [INFO] [stdout] | [INFO] [stdout] 1374 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1406:42 [INFO] [stdout] | [INFO] [stdout] 1406 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1407 | | let inner = inner.0; [INFO] [stdout] 1408 | | let method = SetSecurityConfigSvc(inner); [INFO] [stdout] 1409 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1420 | | Ok(res) [INFO] [stdout] 1421 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1420:25 [INFO] [stdout] | [INFO] [stdout] 1420 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1452:42 [INFO] [stdout] | [INFO] [stdout] 1452 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1453 | | let inner = inner.0; [INFO] [stdout] 1454 | | let method = GetSecurityConfigSvc(inner); [INFO] [stdout] 1455 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1466 | | Ok(res) [INFO] [stdout] 1467 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1466:25 [INFO] [stdout] | [INFO] [stdout] 1466 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1471:41 [INFO] [stdout] | [INFO] [stdout] 1471 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1472 | | Ok( [INFO] [stdout] 1473 | | http::Response::builder() [INFO] [stdout] 1474 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 1480 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1472:25 [INFO] [stdout] | [INFO] [stdout] 1472 | / Ok( [INFO] [stdout] 1473 | | http::Response::builder() [INFO] [stdout] 1474 | | .status(200) [INFO] [stdout] 1475 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 1478 | | .unwrap(), [INFO] [stdout] 1479 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/lb_instance.rs:419:42 [INFO] [stdout] | [INFO] [stdout] 419 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 420 | | let inner = inner.0; [INFO] [stdout] 421 | | let method = DescribeLoadBalancersSvc(inner); [INFO] [stdout] 422 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 433 | | Ok(res) [INFO] [stdout] 434 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/lb_instance.rs:433:25 [INFO] [stdout] | [INFO] [stdout] 433 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/lb_instance.rs:437:42 [INFO] [stdout] | [INFO] [stdout] 437 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 438 | | Ok(http::Response::builder() [INFO] [stdout] 439 | | .status(200) [INFO] [stdout] 440 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 443 | | .unwrap()) [INFO] [stdout] 444 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/lb_instance.rs:438:21 [INFO] [stdout] | [INFO] [stdout] 438 | / Ok(http::Response::builder() [INFO] [stdout] 439 | | .status(200) [INFO] [stdout] 440 | | .header("grpc-status", "12") [INFO] [stdout] 441 | | .header("content-type", "application/grpc") [INFO] [stdout] 442 | | .body(empty_body()) [INFO] [stdout] 443 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_account.rs:379:42 [INFO] [stdout] | [INFO] [stdout] 379 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 380 | | let inner = inner.0; [INFO] [stdout] 381 | | let method = CreateDBAccountSvc(inner); [INFO] [stdout] 382 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 393 | | Ok(res) [INFO] [stdout] 394 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_account.rs:393:25 [INFO] [stdout] | [INFO] [stdout] 393 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_account.rs:419:42 [INFO] [stdout] | [INFO] [stdout] 419 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 420 | | let inner = inner.0; [INFO] [stdout] 421 | | let method = DescribeDBAccountsSvc(inner); [INFO] [stdout] 422 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 433 | | Ok(res) [INFO] [stdout] 434 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_account.rs:433:25 [INFO] [stdout] | [INFO] [stdout] 433 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_account.rs:437:42 [INFO] [stdout] | [INFO] [stdout] 437 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 438 | | Ok(http::Response::builder() [INFO] [stdout] 439 | | .status(200) [INFO] [stdout] 440 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 443 | | .unwrap()) [INFO] [stdout] 444 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_account.rs:438:21 [INFO] [stdout] | [INFO] [stdout] 438 | / Ok(http::Response::builder() [INFO] [stdout] 439 | | .status(200) [INFO] [stdout] 440 | | .header("grpc-status", "12") [INFO] [stdout] 441 | | .header("content-type", "application/grpc") [INFO] [stdout] 442 | | .body(empty_body()) [INFO] [stdout] 443 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_allow.rs:296:42 [INFO] [stdout] | [INFO] [stdout] 296 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 297 | | let inner = inner.0; [INFO] [stdout] 298 | | let method = ModifyAllowListSvc(inner); [INFO] [stdout] 299 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 310 | | Ok(res) [INFO] [stdout] 311 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_allow.rs:310:25 [INFO] [stdout] | [INFO] [stdout] 310 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_allow.rs:314:42 [INFO] [stdout] | [INFO] [stdout] 314 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 315 | | Ok(http::Response::builder() [INFO] [stdout] 316 | | .status(200) [INFO] [stdout] 317 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 320 | | .unwrap()) [INFO] [stdout] 321 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_allow.rs:315:21 [INFO] [stdout] | [INFO] [stdout] 315 | / Ok(http::Response::builder() [INFO] [stdout] 316 | | .status(200) [INFO] [stdout] 317 | | .header("grpc-status", "12") [INFO] [stdout] 318 | | .header("content-type", "application/grpc") [INFO] [stdout] 319 | | .body(empty_body()) [INFO] [stdout] 320 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_database.rs:408:42 [INFO] [stdout] | [INFO] [stdout] 408 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 409 | | let inner = inner.0; [INFO] [stdout] 410 | | let method = CreateDatabaseSvc(inner); [INFO] [stdout] 411 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 422 | | Ok(res) [INFO] [stdout] 423 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_database.rs:422:25 [INFO] [stdout] | [INFO] [stdout] 422 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_database.rs:454:42 [INFO] [stdout] | [INFO] [stdout] 454 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 455 | | let inner = inner.0; [INFO] [stdout] 456 | | let method = DescribeDatabasesSvc(inner); [INFO] [stdout] 457 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 468 | | Ok(res) [INFO] [stdout] 469 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_database.rs:468:25 [INFO] [stdout] | [INFO] [stdout] 468 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_database.rs:473:41 [INFO] [stdout] | [INFO] [stdout] 473 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 474 | | Ok( [INFO] [stdout] 475 | | http::Response::builder() [INFO] [stdout] 476 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 482 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_database.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | / Ok( [INFO] [stdout] 475 | | http::Response::builder() [INFO] [stdout] 476 | | .status(200) [INFO] [stdout] 477 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 480 | | .unwrap(), [INFO] [stdout] 481 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_endpoint.rs:395:42 [INFO] [stdout] | [INFO] [stdout] 395 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 396 | | let inner = inner.0; [INFO] [stdout] 397 | | let method = CreateDBEndpointSvc(inner); [INFO] [stdout] 398 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 409 | | Ok(res) [INFO] [stdout] 410 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_endpoint.rs:409:25 [INFO] [stdout] | [INFO] [stdout] 409 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_endpoint.rs:441:42 [INFO] [stdout] | [INFO] [stdout] 441 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 442 | | let inner = inner.0; [INFO] [stdout] 443 | | let method = ModifyDBEndpointSvc(inner); [INFO] [stdout] 444 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 455 | | Ok(res) [INFO] [stdout] 456 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_endpoint.rs:455:25 [INFO] [stdout] | [INFO] [stdout] 455 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_endpoint.rs:460:41 [INFO] [stdout] | [INFO] [stdout] 460 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 461 | | Ok( [INFO] [stdout] 462 | | http::Response::builder() [INFO] [stdout] 463 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 469 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_endpoint.rs:461:25 [INFO] [stdout] | [INFO] [stdout] 461 | / Ok( [INFO] [stdout] 462 | | http::Response::builder() [INFO] [stdout] 463 | | .status(200) [INFO] [stdout] 464 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 467 | | .unwrap(), [INFO] [stdout] 468 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_instance.rs:1039:42 [INFO] [stdout] | [INFO] [stdout] 1039 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1040 | | let inner = inner.0; [INFO] [stdout] 1041 | | let method = DescribeDBInstancesSvc(inner); [INFO] [stdout] 1042 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1053 | | Ok(res) [INFO] [stdout] 1054 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_instance.rs:1053:25 [INFO] [stdout] | [INFO] [stdout] 1053 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_instance.rs:1085:42 [INFO] [stdout] | [INFO] [stdout] 1085 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1086 | | let inner = inner.0; [INFO] [stdout] 1087 | | let method = CreateDBInstanceSvc(inner); [INFO] [stdout] 1088 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1099 | | Ok(res) [INFO] [stdout] 1100 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_instance.rs:1099:25 [INFO] [stdout] | [INFO] [stdout] 1099 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_instance.rs:1131:42 [INFO] [stdout] | [INFO] [stdout] 1131 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1132 | | let inner = inner.0; [INFO] [stdout] 1133 | | let method = ModifyDBInstanceSpecSvc(inner); [INFO] [stdout] 1134 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1145 | | Ok(res) [INFO] [stdout] 1146 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_instance.rs:1145:25 [INFO] [stdout] | [INFO] [stdout] 1145 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_instance.rs:1177:42 [INFO] [stdout] | [INFO] [stdout] 1177 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1178 | | let inner = inner.0; [INFO] [stdout] 1179 | | let method = DescribeDBInstanceDetailSvc(inner); [INFO] [stdout] 1180 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1191 | | Ok(res) [INFO] [stdout] 1192 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_instance.rs:1191:25 [INFO] [stdout] | [INFO] [stdout] 1191 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_instance.rs:1196:41 [INFO] [stdout] | [INFO] [stdout] 1196 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1197 | | Ok( [INFO] [stdout] 1198 | | http::Response::builder() [INFO] [stdout] 1199 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 1205 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_instance.rs:1197:25 [INFO] [stdout] | [INFO] [stdout] 1197 | / Ok( [INFO] [stdout] 1198 | | http::Response::builder() [INFO] [stdout] 1199 | | .status(200) [INFO] [stdout] 1200 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 1203 | | .unwrap(), [INFO] [stdout] 1204 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_allow.rs:299:42 [INFO] [stdout] | [INFO] [stdout] 299 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 300 | | let inner = inner.0; [INFO] [stdout] 301 | | let method = RedisModifyAllowListSvc(inner); [INFO] [stdout] 302 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 313 | | Ok(res) [INFO] [stdout] 314 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_allow.rs:313:25 [INFO] [stdout] | [INFO] [stdout] 313 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_allow.rs:318:41 [INFO] [stdout] | [INFO] [stdout] 318 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 319 | | Ok( [INFO] [stdout] 320 | | http::Response::builder() [INFO] [stdout] 321 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 327 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_allow.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | / Ok( [INFO] [stdout] 320 | | http::Response::builder() [INFO] [stdout] 321 | | .status(200) [INFO] [stdout] 322 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 325 | | .unwrap(), [INFO] [stdout] 326 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1101:42 [INFO] [stdout] | [INFO] [stdout] 1101 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1102 | | let inner = inner.0; [INFO] [stdout] 1103 | | let method = RedisDescribeDBInstancesSvc(inner); [INFO] [stdout] 1104 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1115 | | Ok(res) [INFO] [stdout] 1116 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1115:25 [INFO] [stdout] | [INFO] [stdout] 1115 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1147:42 [INFO] [stdout] | [INFO] [stdout] 1147 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1148 | | let inner = inner.0; [INFO] [stdout] 1149 | | let method = RedisCreateDBInstanceSvc(inner); [INFO] [stdout] 1150 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1161 | | Ok(res) [INFO] [stdout] 1162 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1161:25 [INFO] [stdout] | [INFO] [stdout] 1161 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1198:42 [INFO] [stdout] | [INFO] [stdout] 1198 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1199 | | let inner = inner.0; [INFO] [stdout] 1200 | | let method = RedisDescribeDBInstanceDetailSvc(inner); [INFO] [stdout] 1201 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1212 | | Ok(res) [INFO] [stdout] 1213 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1212:25 [INFO] [stdout] | [INFO] [stdout] 1212 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1251:42 [INFO] [stdout] | [INFO] [stdout] 1251 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1252 | | let inner = inner.0; [INFO] [stdout] 1253 | | let method = RedisIncreaseDBInstanceNodeNumberSvc(inner); [INFO] [stdout] 1254 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1265 | | Ok(res) [INFO] [stdout] 1266 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1265:25 [INFO] [stdout] | [INFO] [stdout] 1265 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1304:42 [INFO] [stdout] | [INFO] [stdout] 1304 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1305 | | let inner = inner.0; [INFO] [stdout] 1306 | | let method = RedisDecreaseDBInstanceNodeNumberSvc(inner); [INFO] [stdout] 1307 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1318 | | Ok(res) [INFO] [stdout] 1319 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1318:25 [INFO] [stdout] | [INFO] [stdout] 1318 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1357:42 [INFO] [stdout] | [INFO] [stdout] 1357 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1358 | | let inner = inner.0; [INFO] [stdout] 1359 | | let method = RedisModifyDBInstanceShardCapacitySvc(inner); [INFO] [stdout] 1360 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1371 | | Ok(res) [INFO] [stdout] 1372 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1371:25 [INFO] [stdout] | [INFO] [stdout] 1371 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1410:42 [INFO] [stdout] | [INFO] [stdout] 1410 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1411 | | let inner = inner.0; [INFO] [stdout] 1412 | | let method = RedisModifyDBInstanceShardNumberSvc(inner); [INFO] [stdout] 1413 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1424 | | Ok(res) [INFO] [stdout] 1425 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1424:25 [INFO] [stdout] | [INFO] [stdout] 1424 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1456:42 [INFO] [stdout] | [INFO] [stdout] 1456 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1457 | | let inner = inner.0; [INFO] [stdout] 1458 | | let method = RedisEnableShardedClusterSvc(inner); [INFO] [stdout] 1459 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1470 | | Ok(res) [INFO] [stdout] 1471 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1470:25 [INFO] [stdout] | [INFO] [stdout] 1470 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1475:41 [INFO] [stdout] | [INFO] [stdout] 1475 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1476 | | Ok( [INFO] [stdout] 1477 | | http::Response::builder() [INFO] [stdout] 1478 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 1484 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1476:25 [INFO] [stdout] | [INFO] [stdout] 1476 | / Ok( [INFO] [stdout] 1477 | | http::Response::builder() [INFO] [stdout] 1478 | | .status(200) [INFO] [stdout] 1479 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 1482 | | .unwrap(), [INFO] [stdout] 1483 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/vpc_subnet.rs:400:42 [INFO] [stdout] | [INFO] [stdout] 400 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 401 | | let inner = inner.0; [INFO] [stdout] 402 | | let method = DescribeSubnetsSvc(inner); [INFO] [stdout] 403 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 414 | | Ok(res) [INFO] [stdout] 415 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/vpc_subnet.rs:414:25 [INFO] [stdout] | [INFO] [stdout] 414 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/vpc_subnet.rs:419:41 [INFO] [stdout] | [INFO] [stdout] 419 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 420 | | Ok( [INFO] [stdout] 421 | | http::Response::builder() [INFO] [stdout] 422 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 428 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/vpc_subnet.rs:420:25 [INFO] [stdout] | [INFO] [stdout] 420 | / Ok( [INFO] [stdout] 421 | | http::Response::builder() [INFO] [stdout] 422 | | .status(200) [INFO] [stdout] 423 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 426 | | .unwrap(), [INFO] [stdout] 427 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/vpc_vpc.rs:382:42 [INFO] [stdout] | [INFO] [stdout] 382 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 383 | | let inner = inner.0; [INFO] [stdout] 384 | | let method = DescribeVpcsSvc(inner); [INFO] [stdout] 385 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 396 | | Ok(res) [INFO] [stdout] 397 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/vpc_vpc.rs:396:25 [INFO] [stdout] | [INFO] [stdout] 396 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/vpc_vpc.rs:400:42 [INFO] [stdout] | [INFO] [stdout] 400 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 401 | | Ok(http::Response::builder() [INFO] [stdout] 402 | | .status(200) [INFO] [stdout] 403 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 406 | | .unwrap()) [INFO] [stdout] 407 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/vpc_vpc.rs:401:21 [INFO] [stdout] | [INFO] [stdout] 401 | / Ok(http::Response::builder() [INFO] [stdout] 402 | | .status(200) [INFO] [stdout] 403 | | .header("grpc-status", "12") [INFO] [stdout] 404 | | .header("content-type", "application/grpc") [INFO] [stdout] 405 | | .body(empty_body()) [INFO] [stdout] 406 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `volcengine-sdk-protobuf` (lib) due to 138 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/app_config.rs:236:42 [INFO] [stdout] | [INFO] [stdout] 236 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 237 | | let inner = inner.0; [INFO] [stdout] 238 | | let method = SetAppConfigSvc(inner); [INFO] [stdout] 239 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 250 | | Ok(res) [INFO] [stdout] 251 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/app_config.rs:250:25 [INFO] [stdout] | [INFO] [stdout] 250 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/app_config.rs:254:42 [INFO] [stdout] | [INFO] [stdout] 254 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 255 | | Ok(http::Response::builder() [INFO] [stdout] 256 | | .status(200) [INFO] [stdout] 257 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 260 | | .unwrap()) [INFO] [stdout] 261 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/app_config.rs:255:21 [INFO] [stdout] | [INFO] [stdout] 255 | / Ok(http::Response::builder() [INFO] [stdout] 256 | | .status(200) [INFO] [stdout] 257 | | .header("grpc-status", "12") [INFO] [stdout] 258 | | .header("content-type", "application/grpc") [INFO] [stdout] 259 | | .body(empty_body()) [INFO] [stdout] 260 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_image.rs:413:42 [INFO] [stdout] | [INFO] [stdout] 413 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 414 | | let inner = inner.0; [INFO] [stdout] 415 | | let method = DescribeImagesSvc(inner); [INFO] [stdout] 416 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 427 | | Ok(res) [INFO] [stdout] 428 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_image.rs:427:25 [INFO] [stdout] | [INFO] [stdout] 427 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_image.rs:431:42 [INFO] [stdout] | [INFO] [stdout] 431 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 432 | | Ok(http::Response::builder() [INFO] [stdout] 433 | | .status(200) [INFO] [stdout] 434 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 437 | | .unwrap()) [INFO] [stdout] 438 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_image.rs:432:21 [INFO] [stdout] | [INFO] [stdout] 432 | / Ok(http::Response::builder() [INFO] [stdout] 433 | | .status(200) [INFO] [stdout] 434 | | .header("grpc-status", "12") [INFO] [stdout] 435 | | .header("content-type", "application/grpc") [INFO] [stdout] 436 | | .body(empty_body()) [INFO] [stdout] 437 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:956:42 [INFO] [stdout] | [INFO] [stdout] 956 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 957 | | let inner = inner.0; [INFO] [stdout] 958 | | let method = RunInstancesSvc(inner); [INFO] [stdout] 959 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 970 | | Ok(res) [INFO] [stdout] 971 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:970:25 [INFO] [stdout] | [INFO] [stdout] 970 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:1002:42 [INFO] [stdout] | [INFO] [stdout] 1002 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1003 | | let inner = inner.0; [INFO] [stdout] 1004 | | let method = DescribeInstancesSvc(inner); [INFO] [stdout] 1005 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1016 | | Ok(res) [INFO] [stdout] 1017 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:1016:25 [INFO] [stdout] | [INFO] [stdout] 1016 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:1048:42 [INFO] [stdout] | [INFO] [stdout] 1048 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1049 | | let inner = inner.0; [INFO] [stdout] 1050 | | let method = StopInstanceSvc(inner); [INFO] [stdout] 1051 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1062 | | Ok(res) [INFO] [stdout] 1063 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:1062:25 [INFO] [stdout] | [INFO] [stdout] 1062 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:1094:42 [INFO] [stdout] | [INFO] [stdout] 1094 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1095 | | let inner = inner.0; [INFO] [stdout] 1096 | | let method = StopInstancesSvc(inner); [INFO] [stdout] 1097 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1108 | | Ok(res) [INFO] [stdout] 1109 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:1108:25 [INFO] [stdout] | [INFO] [stdout] 1108 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:1140:42 [INFO] [stdout] | [INFO] [stdout] 1140 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1141 | | let inner = inner.0; [INFO] [stdout] 1142 | | let method = ModifyInstanceSpecSvc(inner); [INFO] [stdout] 1143 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1154 | | Ok(res) [INFO] [stdout] 1155 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:1154:25 [INFO] [stdout] | [INFO] [stdout] 1154 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:1159:41 [INFO] [stdout] | [INFO] [stdout] 1159 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1160 | | Ok( [INFO] [stdout] 1161 | | http::Response::builder() [INFO] [stdout] 1162 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 1168 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_instance.rs:1160:25 [INFO] [stdout] | [INFO] [stdout] 1160 | / Ok( [INFO] [stdout] 1161 | | http::Response::builder() [INFO] [stdout] 1162 | | .status(200) [INFO] [stdout] 1163 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 1166 | | .unwrap(), [INFO] [stdout] 1167 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_zone.rs:342:42 [INFO] [stdout] | [INFO] [stdout] 342 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 343 | | let inner = inner.0; [INFO] [stdout] 344 | | let method = DescribeRegionsSvc(inner); [INFO] [stdout] 345 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 356 | | Ok(res) [INFO] [stdout] 357 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_zone.rs:356:25 [INFO] [stdout] | [INFO] [stdout] 356 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_zone.rs:380:42 [INFO] [stdout] | [INFO] [stdout] 380 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 381 | | let inner = inner.0; [INFO] [stdout] 382 | | let method = DescribeZonesSvc(inner); [INFO] [stdout] 383 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 394 | | Ok(res) [INFO] [stdout] 395 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_zone.rs:394:25 [INFO] [stdout] | [INFO] [stdout] 394 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_zone.rs:398:42 [INFO] [stdout] | [INFO] [stdout] 398 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 399 | | Ok(http::Response::builder() [INFO] [stdout] 400 | | .status(200) [INFO] [stdout] 401 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 404 | | .unwrap()) [INFO] [stdout] 405 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/ecs_zone.rs:399:21 [INFO] [stdout] | [INFO] [stdout] 399 | / Ok(http::Response::builder() [INFO] [stdout] 400 | | .status(200) [INFO] [stdout] 401 | | .header("grpc-status", "12") [INFO] [stdout] 402 | | .header("content-type", "application/grpc") [INFO] [stdout] 403 | | .body(empty_body()) [INFO] [stdout] 404 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:853:42 [INFO] [stdout] | [INFO] [stdout] 853 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 854 | | let inner = inner.0; [INFO] [stdout] 855 | | let method = ListPoliciesSvc(inner); [INFO] [stdout] 856 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 867 | | Ok(res) [INFO] [stdout] 868 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:867:25 [INFO] [stdout] | [INFO] [stdout] 867 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:899:42 [INFO] [stdout] | [INFO] [stdout] 899 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 900 | | let inner = inner.0; [INFO] [stdout] 901 | | let method = CreatePolicySvc(inner); [INFO] [stdout] 902 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 913 | | Ok(res) [INFO] [stdout] 914 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:913:25 [INFO] [stdout] | [INFO] [stdout] 913 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:941:42 [INFO] [stdout] | [INFO] [stdout] 941 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 942 | | let inner = inner.0; [INFO] [stdout] 943 | | let method = GetPolicySvc(inner); [INFO] [stdout] 944 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 955 | | Ok(res) [INFO] [stdout] 956 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:955:25 [INFO] [stdout] | [INFO] [stdout] 955 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:987:42 [INFO] [stdout] | [INFO] [stdout] 987 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 988 | | let inner = inner.0; [INFO] [stdout] 989 | | let method = UpdatePolicySvc(inner); [INFO] [stdout] 990 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1001 | | Ok(res) [INFO] [stdout] 1002 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1001:25 [INFO] [stdout] | [INFO] [stdout] 1001 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1033:42 [INFO] [stdout] | [INFO] [stdout] 1033 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1034 | | let inner = inner.0; [INFO] [stdout] 1035 | | let method = AttachUserPolicySvc(inner); [INFO] [stdout] 1036 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1047 | | Ok(res) [INFO] [stdout] 1048 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1047:25 [INFO] [stdout] | [INFO] [stdout] 1047 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1079:42 [INFO] [stdout] | [INFO] [stdout] 1079 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1080 | | let inner = inner.0; [INFO] [stdout] 1081 | | let method = DetachUserPolicySvc(inner); [INFO] [stdout] 1082 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1093 | | Ok(res) [INFO] [stdout] 1094 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1093:25 [INFO] [stdout] | [INFO] [stdout] 1093 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1125:42 [INFO] [stdout] | [INFO] [stdout] 1125 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1126 | | let inner = inner.0; [INFO] [stdout] 1127 | | let method = ListAttachedUserPoliciesSvc(inner); [INFO] [stdout] 1128 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1139 | | Ok(res) [INFO] [stdout] 1140 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1139:25 [INFO] [stdout] | [INFO] [stdout] 1139 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1171:42 [INFO] [stdout] | [INFO] [stdout] 1171 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1172 | | let inner = inner.0; [INFO] [stdout] 1173 | | let method = DeletePolicySvc(inner); [INFO] [stdout] 1174 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1185 | | Ok(res) [INFO] [stdout] 1186 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1185:25 [INFO] [stdout] | [INFO] [stdout] 1185 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1190:41 [INFO] [stdout] | [INFO] [stdout] 1190 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1191 | | Ok( [INFO] [stdout] 1192 | | http::Response::builder() [INFO] [stdout] 1193 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 1199 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_policy.rs:1191:25 [INFO] [stdout] | [INFO] [stdout] 1191 | / Ok( [INFO] [stdout] 1192 | | http::Response::builder() [INFO] [stdout] 1193 | | .status(200) [INFO] [stdout] 1194 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 1197 | | .unwrap(), [INFO] [stdout] 1198 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_project.rs:360:42 [INFO] [stdout] | [INFO] [stdout] 360 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 361 | | let inner = inner.0; [INFO] [stdout] 362 | | let method = CreateProjectSvc(inner); [INFO] [stdout] 363 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 374 | | Ok(res) [INFO] [stdout] 375 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_project.rs:374:25 [INFO] [stdout] | [INFO] [stdout] 374 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_project.rs:398:42 [INFO] [stdout] | [INFO] [stdout] 398 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 399 | | let inner = inner.0; [INFO] [stdout] 400 | | let method = GetProjectSvc(inner); [INFO] [stdout] 401 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 412 | | Ok(res) [INFO] [stdout] 413 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_project.rs:412:25 [INFO] [stdout] | [INFO] [stdout] 412 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_project.rs:416:42 [INFO] [stdout] | [INFO] [stdout] 416 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 417 | | Ok(http::Response::builder() [INFO] [stdout] 418 | | .status(200) [INFO] [stdout] 419 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 422 | | .unwrap()) [INFO] [stdout] 423 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_project.rs:417:21 [INFO] [stdout] | [INFO] [stdout] 417 | / Ok(http::Response::builder() [INFO] [stdout] 418 | | .status(200) [INFO] [stdout] 419 | | .header("grpc-status", "12") [INFO] [stdout] 420 | | .header("content-type", "application/grpc") [INFO] [stdout] 421 | | .body(empty_body()) [INFO] [stdout] 422 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1050:42 [INFO] [stdout] | [INFO] [stdout] 1050 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1051 | | let inner = inner.0; [INFO] [stdout] 1052 | | let method = GetUserSvc(inner); [INFO] [stdout] 1053 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1064 | | Ok(res) [INFO] [stdout] 1065 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1064:25 [INFO] [stdout] | [INFO] [stdout] 1064 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1092:42 [INFO] [stdout] | [INFO] [stdout] 1092 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1093 | | let inner = inner.0; [INFO] [stdout] 1094 | | let method = CreateUserSvc(inner); [INFO] [stdout] 1095 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1106 | | Ok(res) [INFO] [stdout] 1107 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1106:25 [INFO] [stdout] | [INFO] [stdout] 1106 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1134:42 [INFO] [stdout] | [INFO] [stdout] 1134 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1135 | | let inner = inner.0; [INFO] [stdout] 1136 | | let method = UpdateUserSvc(inner); [INFO] [stdout] 1137 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1148 | | Ok(res) [INFO] [stdout] 1149 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1148:25 [INFO] [stdout] | [INFO] [stdout] 1148 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1176:42 [INFO] [stdout] | [INFO] [stdout] 1176 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1177 | | let inner = inner.0; [INFO] [stdout] 1178 | | let method = DeleteUserSvc(inner); [INFO] [stdout] 1179 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1190 | | Ok(res) [INFO] [stdout] 1191 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1190:25 [INFO] [stdout] | [INFO] [stdout] 1190 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1222:42 [INFO] [stdout] | [INFO] [stdout] 1222 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1223 | | let inner = inner.0; [INFO] [stdout] 1224 | | let method = CreateLoginProfileSvc(inner); [INFO] [stdout] 1225 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1236 | | Ok(res) [INFO] [stdout] 1237 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1236:25 [INFO] [stdout] | [INFO] [stdout] 1236 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1268:42 [INFO] [stdout] | [INFO] [stdout] 1268 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1269 | | let inner = inner.0; [INFO] [stdout] 1270 | | let method = GetLoginProfileSvc(inner); [INFO] [stdout] 1271 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1282 | | Ok(res) [INFO] [stdout] 1283 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1282:25 [INFO] [stdout] | [INFO] [stdout] 1282 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1314:42 [INFO] [stdout] | [INFO] [stdout] 1314 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1315 | | let inner = inner.0; [INFO] [stdout] 1316 | | let method = UpdateLoginProfileSvc(inner); [INFO] [stdout] 1317 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1328 | | Ok(res) [INFO] [stdout] 1329 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1328:25 [INFO] [stdout] | [INFO] [stdout] 1328 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1360:42 [INFO] [stdout] | [INFO] [stdout] 1360 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1361 | | let inner = inner.0; [INFO] [stdout] 1362 | | let method = DeleteLoginProfileSvc(inner); [INFO] [stdout] 1363 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1374 | | Ok(res) [INFO] [stdout] 1375 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1374:25 [INFO] [stdout] | [INFO] [stdout] 1374 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1406:42 [INFO] [stdout] | [INFO] [stdout] 1406 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1407 | | let inner = inner.0; [INFO] [stdout] 1408 | | let method = SetSecurityConfigSvc(inner); [INFO] [stdout] 1409 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1420 | | Ok(res) [INFO] [stdout] 1421 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1420:25 [INFO] [stdout] | [INFO] [stdout] 1420 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1452:42 [INFO] [stdout] | [INFO] [stdout] 1452 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1453 | | let inner = inner.0; [INFO] [stdout] 1454 | | let method = GetSecurityConfigSvc(inner); [INFO] [stdout] 1455 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1466 | | Ok(res) [INFO] [stdout] 1467 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1466:25 [INFO] [stdout] | [INFO] [stdout] 1466 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1471:41 [INFO] [stdout] | [INFO] [stdout] 1471 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1472 | | Ok( [INFO] [stdout] 1473 | | http::Response::builder() [INFO] [stdout] 1474 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 1480 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/iam_user.rs:1472:25 [INFO] [stdout] | [INFO] [stdout] 1472 | / Ok( [INFO] [stdout] 1473 | | http::Response::builder() [INFO] [stdout] 1474 | | .status(200) [INFO] [stdout] 1475 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 1478 | | .unwrap(), [INFO] [stdout] 1479 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/lb_instance.rs:419:42 [INFO] [stdout] | [INFO] [stdout] 419 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 420 | | let inner = inner.0; [INFO] [stdout] 421 | | let method = DescribeLoadBalancersSvc(inner); [INFO] [stdout] 422 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 433 | | Ok(res) [INFO] [stdout] 434 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/lb_instance.rs:433:25 [INFO] [stdout] | [INFO] [stdout] 433 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/lb_instance.rs:437:42 [INFO] [stdout] | [INFO] [stdout] 437 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 438 | | Ok(http::Response::builder() [INFO] [stdout] 439 | | .status(200) [INFO] [stdout] 440 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 443 | | .unwrap()) [INFO] [stdout] 444 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/lb_instance.rs:438:21 [INFO] [stdout] | [INFO] [stdout] 438 | / Ok(http::Response::builder() [INFO] [stdout] 439 | | .status(200) [INFO] [stdout] 440 | | .header("grpc-status", "12") [INFO] [stdout] 441 | | .header("content-type", "application/grpc") [INFO] [stdout] 442 | | .body(empty_body()) [INFO] [stdout] 443 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_account.rs:379:42 [INFO] [stdout] | [INFO] [stdout] 379 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 380 | | let inner = inner.0; [INFO] [stdout] 381 | | let method = CreateDBAccountSvc(inner); [INFO] [stdout] 382 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 393 | | Ok(res) [INFO] [stdout] 394 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_account.rs:393:25 [INFO] [stdout] | [INFO] [stdout] 393 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_account.rs:419:42 [INFO] [stdout] | [INFO] [stdout] 419 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 420 | | let inner = inner.0; [INFO] [stdout] 421 | | let method = DescribeDBAccountsSvc(inner); [INFO] [stdout] 422 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 433 | | Ok(res) [INFO] [stdout] 434 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_account.rs:433:25 [INFO] [stdout] | [INFO] [stdout] 433 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_account.rs:437:42 [INFO] [stdout] | [INFO] [stdout] 437 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 438 | | Ok(http::Response::builder() [INFO] [stdout] 439 | | .status(200) [INFO] [stdout] 440 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 443 | | .unwrap()) [INFO] [stdout] 444 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_account.rs:438:21 [INFO] [stdout] | [INFO] [stdout] 438 | / Ok(http::Response::builder() [INFO] [stdout] 439 | | .status(200) [INFO] [stdout] 440 | | .header("grpc-status", "12") [INFO] [stdout] 441 | | .header("content-type", "application/grpc") [INFO] [stdout] 442 | | .body(empty_body()) [INFO] [stdout] 443 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_allow.rs:296:42 [INFO] [stdout] | [INFO] [stdout] 296 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 297 | | let inner = inner.0; [INFO] [stdout] 298 | | let method = ModifyAllowListSvc(inner); [INFO] [stdout] 299 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 310 | | Ok(res) [INFO] [stdout] 311 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_allow.rs:310:25 [INFO] [stdout] | [INFO] [stdout] 310 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_allow.rs:314:42 [INFO] [stdout] | [INFO] [stdout] 314 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 315 | | Ok(http::Response::builder() [INFO] [stdout] 316 | | .status(200) [INFO] [stdout] 317 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 320 | | .unwrap()) [INFO] [stdout] 321 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_allow.rs:315:21 [INFO] [stdout] | [INFO] [stdout] 315 | / Ok(http::Response::builder() [INFO] [stdout] 316 | | .status(200) [INFO] [stdout] 317 | | .header("grpc-status", "12") [INFO] [stdout] 318 | | .header("content-type", "application/grpc") [INFO] [stdout] 319 | | .body(empty_body()) [INFO] [stdout] 320 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_database.rs:408:42 [INFO] [stdout] | [INFO] [stdout] 408 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 409 | | let inner = inner.0; [INFO] [stdout] 410 | | let method = CreateDatabaseSvc(inner); [INFO] [stdout] 411 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 422 | | Ok(res) [INFO] [stdout] 423 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_database.rs:422:25 [INFO] [stdout] | [INFO] [stdout] 422 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_database.rs:454:42 [INFO] [stdout] | [INFO] [stdout] 454 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 455 | | let inner = inner.0; [INFO] [stdout] 456 | | let method = DescribeDatabasesSvc(inner); [INFO] [stdout] 457 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 468 | | Ok(res) [INFO] [stdout] 469 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_database.rs:468:25 [INFO] [stdout] | [INFO] [stdout] 468 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_database.rs:473:41 [INFO] [stdout] | [INFO] [stdout] 473 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 474 | | Ok( [INFO] [stdout] 475 | | http::Response::builder() [INFO] [stdout] 476 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 482 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_database.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | / Ok( [INFO] [stdout] 475 | | http::Response::builder() [INFO] [stdout] 476 | | .status(200) [INFO] [stdout] 477 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 480 | | .unwrap(), [INFO] [stdout] 481 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_endpoint.rs:395:42 [INFO] [stdout] | [INFO] [stdout] 395 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 396 | | let inner = inner.0; [INFO] [stdout] 397 | | let method = CreateDBEndpointSvc(inner); [INFO] [stdout] 398 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 409 | | Ok(res) [INFO] [stdout] 410 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_endpoint.rs:409:25 [INFO] [stdout] | [INFO] [stdout] 409 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_endpoint.rs:441:42 [INFO] [stdout] | [INFO] [stdout] 441 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 442 | | let inner = inner.0; [INFO] [stdout] 443 | | let method = ModifyDBEndpointSvc(inner); [INFO] [stdout] 444 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 455 | | Ok(res) [INFO] [stdout] 456 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_endpoint.rs:455:25 [INFO] [stdout] | [INFO] [stdout] 455 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_endpoint.rs:460:41 [INFO] [stdout] | [INFO] [stdout] 460 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 461 | | Ok( [INFO] [stdout] 462 | | http::Response::builder() [INFO] [stdout] 463 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 469 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_endpoint.rs:461:25 [INFO] [stdout] | [INFO] [stdout] 461 | / Ok( [INFO] [stdout] 462 | | http::Response::builder() [INFO] [stdout] 463 | | .status(200) [INFO] [stdout] 464 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 467 | | .unwrap(), [INFO] [stdout] 468 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_instance.rs:1039:42 [INFO] [stdout] | [INFO] [stdout] 1039 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1040 | | let inner = inner.0; [INFO] [stdout] 1041 | | let method = DescribeDBInstancesSvc(inner); [INFO] [stdout] 1042 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1053 | | Ok(res) [INFO] [stdout] 1054 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_instance.rs:1053:25 [INFO] [stdout] | [INFO] [stdout] 1053 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_instance.rs:1085:42 [INFO] [stdout] | [INFO] [stdout] 1085 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1086 | | let inner = inner.0; [INFO] [stdout] 1087 | | let method = CreateDBInstanceSvc(inner); [INFO] [stdout] 1088 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1099 | | Ok(res) [INFO] [stdout] 1100 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_instance.rs:1099:25 [INFO] [stdout] | [INFO] [stdout] 1099 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_instance.rs:1131:42 [INFO] [stdout] | [INFO] [stdout] 1131 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1132 | | let inner = inner.0; [INFO] [stdout] 1133 | | let method = ModifyDBInstanceSpecSvc(inner); [INFO] [stdout] 1134 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1145 | | Ok(res) [INFO] [stdout] 1146 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_instance.rs:1145:25 [INFO] [stdout] | [INFO] [stdout] 1145 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_instance.rs:1177:42 [INFO] [stdout] | [INFO] [stdout] 1177 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1178 | | let inner = inner.0; [INFO] [stdout] 1179 | | let method = DescribeDBInstanceDetailSvc(inner); [INFO] [stdout] 1180 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1191 | | Ok(res) [INFO] [stdout] 1192 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_instance.rs:1191:25 [INFO] [stdout] | [INFO] [stdout] 1191 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_instance.rs:1196:41 [INFO] [stdout] | [INFO] [stdout] 1196 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1197 | | Ok( [INFO] [stdout] 1198 | | http::Response::builder() [INFO] [stdout] 1199 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 1205 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/rds_instance.rs:1197:25 [INFO] [stdout] | [INFO] [stdout] 1197 | / Ok( [INFO] [stdout] 1198 | | http::Response::builder() [INFO] [stdout] 1199 | | .status(200) [INFO] [stdout] 1200 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 1203 | | .unwrap(), [INFO] [stdout] 1204 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_allow.rs:299:42 [INFO] [stdout] | [INFO] [stdout] 299 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 300 | | let inner = inner.0; [INFO] [stdout] 301 | | let method = RedisModifyAllowListSvc(inner); [INFO] [stdout] 302 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 313 | | Ok(res) [INFO] [stdout] 314 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_allow.rs:313:25 [INFO] [stdout] | [INFO] [stdout] 313 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_allow.rs:318:41 [INFO] [stdout] | [INFO] [stdout] 318 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 319 | | Ok( [INFO] [stdout] 320 | | http::Response::builder() [INFO] [stdout] 321 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 327 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_allow.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | / Ok( [INFO] [stdout] 320 | | http::Response::builder() [INFO] [stdout] 321 | | .status(200) [INFO] [stdout] 322 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 325 | | .unwrap(), [INFO] [stdout] 326 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1101:42 [INFO] [stdout] | [INFO] [stdout] 1101 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1102 | | let inner = inner.0; [INFO] [stdout] 1103 | | let method = RedisDescribeDBInstancesSvc(inner); [INFO] [stdout] 1104 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1115 | | Ok(res) [INFO] [stdout] 1116 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1115:25 [INFO] [stdout] | [INFO] [stdout] 1115 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1147:42 [INFO] [stdout] | [INFO] [stdout] 1147 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1148 | | let inner = inner.0; [INFO] [stdout] 1149 | | let method = RedisCreateDBInstanceSvc(inner); [INFO] [stdout] 1150 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1161 | | Ok(res) [INFO] [stdout] 1162 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1161:25 [INFO] [stdout] | [INFO] [stdout] 1161 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1198:42 [INFO] [stdout] | [INFO] [stdout] 1198 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1199 | | let inner = inner.0; [INFO] [stdout] 1200 | | let method = RedisDescribeDBInstanceDetailSvc(inner); [INFO] [stdout] 1201 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1212 | | Ok(res) [INFO] [stdout] 1213 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1212:25 [INFO] [stdout] | [INFO] [stdout] 1212 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1251:42 [INFO] [stdout] | [INFO] [stdout] 1251 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1252 | | let inner = inner.0; [INFO] [stdout] 1253 | | let method = RedisIncreaseDBInstanceNodeNumberSvc(inner); [INFO] [stdout] 1254 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1265 | | Ok(res) [INFO] [stdout] 1266 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1265:25 [INFO] [stdout] | [INFO] [stdout] 1265 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1304:42 [INFO] [stdout] | [INFO] [stdout] 1304 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1305 | | let inner = inner.0; [INFO] [stdout] 1306 | | let method = RedisDecreaseDBInstanceNodeNumberSvc(inner); [INFO] [stdout] 1307 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1318 | | Ok(res) [INFO] [stdout] 1319 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1318:25 [INFO] [stdout] | [INFO] [stdout] 1318 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1357:42 [INFO] [stdout] | [INFO] [stdout] 1357 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1358 | | let inner = inner.0; [INFO] [stdout] 1359 | | let method = RedisModifyDBInstanceShardCapacitySvc(inner); [INFO] [stdout] 1360 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1371 | | Ok(res) [INFO] [stdout] 1372 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1371:25 [INFO] [stdout] | [INFO] [stdout] 1371 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1410:42 [INFO] [stdout] | [INFO] [stdout] 1410 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1411 | | let inner = inner.0; [INFO] [stdout] 1412 | | let method = RedisModifyDBInstanceShardNumberSvc(inner); [INFO] [stdout] 1413 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1424 | | Ok(res) [INFO] [stdout] 1425 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1424:25 [INFO] [stdout] | [INFO] [stdout] 1424 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1456:42 [INFO] [stdout] | [INFO] [stdout] 1456 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1457 | | let inner = inner.0; [INFO] [stdout] 1458 | | let method = RedisEnableShardedClusterSvc(inner); [INFO] [stdout] 1459 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1470 | | Ok(res) [INFO] [stdout] 1471 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1470:25 [INFO] [stdout] | [INFO] [stdout] 1470 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1475:41 [INFO] [stdout] | [INFO] [stdout] 1475 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1476 | | Ok( [INFO] [stdout] 1477 | | http::Response::builder() [INFO] [stdout] 1478 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 1484 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/redis_instance.rs:1476:25 [INFO] [stdout] | [INFO] [stdout] 1476 | / Ok( [INFO] [stdout] 1477 | | http::Response::builder() [INFO] [stdout] 1478 | | .status(200) [INFO] [stdout] 1479 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 1482 | | .unwrap(), [INFO] [stdout] 1483 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/vpc_subnet.rs:400:42 [INFO] [stdout] | [INFO] [stdout] 400 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 401 | | let inner = inner.0; [INFO] [stdout] 402 | | let method = DescribeSubnetsSvc(inner); [INFO] [stdout] 403 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 414 | | Ok(res) [INFO] [stdout] 415 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/vpc_subnet.rs:414:25 [INFO] [stdout] | [INFO] [stdout] 414 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/vpc_subnet.rs:419:41 [INFO] [stdout] | [INFO] [stdout] 419 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 420 | | Ok( [INFO] [stdout] 421 | | http::Response::builder() [INFO] [stdout] 422 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 428 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/vpc_subnet.rs:420:25 [INFO] [stdout] | [INFO] [stdout] 420 | / Ok( [INFO] [stdout] 421 | | http::Response::builder() [INFO] [stdout] 422 | | .status(200) [INFO] [stdout] 423 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 426 | | .unwrap(), [INFO] [stdout] 427 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/vpc_vpc.rs:382:42 [INFO] [stdout] | [INFO] [stdout] 382 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 383 | | let inner = inner.0; [INFO] [stdout] 384 | | let method = DescribeVpcsSvc(inner); [INFO] [stdout] 385 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 396 | | Ok(res) [INFO] [stdout] 397 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/vpc_vpc.rs:396:25 [INFO] [stdout] | [INFO] [stdout] 396 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/vpc_vpc.rs:400:42 [INFO] [stdout] | [INFO] [stdout] 400 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 401 | | Ok(http::Response::builder() [INFO] [stdout] 402 | | .status(200) [INFO] [stdout] 403 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 406 | | .unwrap()) [INFO] [stdout] 407 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/vpc_vpc.rs:401:21 [INFO] [stdout] | [INFO] [stdout] 401 | / Ok(http::Response::builder() [INFO] [stdout] 402 | | .status(200) [INFO] [stdout] 403 | | .header("grpc-status", "12") [INFO] [stdout] 404 | | .header("content-type", "application/grpc") [INFO] [stdout] 405 | | .body(empty_body()) [INFO] [stdout] 406 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `volcengine-sdk-protobuf` (lib test) due to 138 previous errors [INFO] running `Command { std: "docker" "inspect" "8fa42b5c65181f930bd4a1616fd8d6a3f488a23374dabba7b4eaeb1a9b666e32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fa42b5c65181f930bd4a1616fd8d6a3f488a23374dabba7b4eaeb1a9b666e32", kill_on_drop: false }` [INFO] [stdout] 8fa42b5c65181f930bd4a1616fd8d6a3f488a23374dabba7b4eaeb1a9b666e32