[INFO] fetching crate data-plane-api 0.1.1...
[INFO] checking data-plane-api-0.1.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate data-plane-api 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate data-plane-api 0.1.1
[INFO] finished tweaking crates.io crate data-plane-api 0.1.1
[INFO] tweaked toml for crates.io crate data-plane-api 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate data-plane-api 0.1.1 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 133 packages to latest compatible versions
[INFO] [stderr]       Adding prost v0.11.9 (available: v0.14.1)
[INFO] [stderr]       Adding prost-build v0.11.9 (available: v0.14.1)
[INFO] [stderr]       Adding tonic v0.8.3 (available: v0.14.2)
[INFO] [stderr]       Adding tonic-build v0.8.4 (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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3fd690114b54b2b790dbbb9db95a47d18ec0276610f258583294ea3fb074b111
[INFO] running `Command { std: "docker" "start" "-a" "3fd690114b54b2b790dbbb9db95a47d18ec0276610f258583294ea3fb074b111", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fd690114b54b2b790dbbb9db95a47d18ec0276610f258583294ea3fb074b111", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fd690114b54b2b790dbbb9db95a47d18ec0276610f258583294ea3fb074b111", kill_on_drop: false }`
[INFO] [stdout] 3fd690114b54b2b790dbbb9db95a47d18ec0276610f258583294ea3fb074b111
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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] a556170e938e2a3787f3e688dacf778e2ff4d0fb462d5c09363bd4c299f233f5
[INFO] running `Command { std: "docker" "start" "-a" "a556170e938e2a3787f3e688dacf778e2ff4d0fb462d5c09363bd4c299f233f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling tonic-build v0.8.4
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling data-plane-api v0.1.1 (/opt/rustwide/workdir)
[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 hyper v0.14.32
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.8.3
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.accesslog.v3.rs:257:42
[INFO] [stdout]     |
[INFO] [stdout] 257 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 258 | |                         let inner = inner.0;
[INFO] [stdout] 259 | |                         let method = StreamAccessLogsSvc(inner);
[INFO] [stdout] 260 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 267 | |                         Ok(res)
[INFO] [stdout] 268 | |                     };
[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<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.accesslog.v3.rs:267:25
[INFO] [stdout]     |
[INFO] [stdout] 267 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.accesslog.v3.rs:272:41
[INFO] [stdout]     |
[INFO] [stdout] 272 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 273 | |                         Ok(
[INFO] [stdout] 274 | |                             http::Response::builder()
[INFO] [stdout] 275 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 281 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.accesslog.v3.rs:273:25
[INFO] [stdout]     |
[INFO] [stdout] 273 | /                         Ok(
[INFO] [stdout] 274 | |                             http::Response::builder()
[INFO] [stdout] 275 | |                                 .status(200)
[INFO] [stdout] 276 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |                                 .unwrap(),
[INFO] [stdout] 280 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.auth.v3.rs:343:42
[INFO] [stdout]     |
[INFO] [stdout] 343 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 344 | |                         let inner = inner.0;
[INFO] [stdout] 345 | |                         let method = CheckSvc(inner);
[INFO] [stdout] 346 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 353 | |                         Ok(res)
[INFO] [stdout] 354 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.auth.v3.rs:353:25
[INFO] [stdout]     |
[INFO] [stdout] 353 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.auth.v3.rs:358:41
[INFO] [stdout]     |
[INFO] [stdout] 358 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 359 | |                         Ok(
[INFO] [stdout] 360 | |                             http::Response::builder()
[INFO] [stdout] 361 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 367 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.auth.v3.rs:359:25
[INFO] [stdout]     |
[INFO] [stdout] 359 | /                         Ok(
[INFO] [stdout] 360 | |                             http::Response::builder()
[INFO] [stdout] 361 | |                                 .status(200)
[INFO] [stdout] 362 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 365 | |                                 .unwrap(),
[INFO] [stdout] 366 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.cluster.v3.rs:298:42
[INFO] [stdout]     |
[INFO] [stdout] 298 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 299 | |                         let inner = inner.0;
[INFO] [stdout] 300 | |                         let method = StreamClustersSvc(inner);
[INFO] [stdout] 301 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 308 | |                         Ok(res)
[INFO] [stdout] 309 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.cluster.v3.rs:308:25
[INFO] [stdout]     |
[INFO] [stdout] 308 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.cluster.v3.rs:344:42
[INFO] [stdout]     |
[INFO] [stdout] 344 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 345 | |                         let inner = inner.0;
[INFO] [stdout] 346 | |                         let method = DeltaClustersSvc(inner);
[INFO] [stdout] 347 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 354 | |                         Ok(res)
[INFO] [stdout] 355 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.cluster.v3.rs:354:25
[INFO] [stdout]     |
[INFO] [stdout] 354 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.cluster.v3.rs:387:42
[INFO] [stdout]     |
[INFO] [stdout] 387 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 388 | |                         let inner = inner.0;
[INFO] [stdout] 389 | |                         let method = FetchClustersSvc(inner);
[INFO] [stdout] 390 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 397 | |                         Ok(res)
[INFO] [stdout] 398 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.cluster.v3.rs:397:25
[INFO] [stdout]     |
[INFO] [stdout] 397 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.cluster.v3.rs:402:41
[INFO] [stdout]     |
[INFO] [stdout] 402 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 403 | |                         Ok(
[INFO] [stdout] 404 | |                             http::Response::builder()
[INFO] [stdout] 405 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 411 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.cluster.v3.rs:403:25
[INFO] [stdout]     |
[INFO] [stdout] 403 | /                         Ok(
[INFO] [stdout] 404 | |                             http::Response::builder()
[INFO] [stdout] 405 | |                                 .status(200)
[INFO] [stdout] 406 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 409 | |                                 .unwrap(),
[INFO] [stdout] 410 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.discovery.v3.rs:458:42
[INFO] [stdout]     |
[INFO] [stdout] 458 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 459 | |                         let inner = inner.0;
[INFO] [stdout] 460 | |                         let method = StreamAggregatedResourcesSvc(inner);
[INFO] [stdout] 461 | |                         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<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.discovery.v3.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<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.discovery.v3.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 504 | |                         let inner = inner.0;
[INFO] [stdout] 505 | |                         let method = DeltaAggregatedResourcesSvc(inner);
[INFO] [stdout] 506 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 513 | |                         Ok(res)
[INFO] [stdout] 514 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.discovery.v3.rs:513:25
[INFO] [stdout]     |
[INFO] [stdout] 513 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.discovery.v3.rs:518:41
[INFO] [stdout]     |
[INFO] [stdout] 518 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 519 | |                         Ok(
[INFO] [stdout] 520 | |                             http::Response::builder()
[INFO] [stdout] 521 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 527 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.discovery.v3.rs:519:25
[INFO] [stdout]     |
[INFO] [stdout] 519 | /                         Ok(
[INFO] [stdout] 520 | |                             http::Response::builder()
[INFO] [stdout] 521 | |                                 .status(200)
[INFO] [stdout] 522 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 525 | |                                 .unwrap(),
[INFO] [stdout] 526 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.rs:300:42
[INFO] [stdout]     |
[INFO] [stdout] 300 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 301 | |                         let inner = inner.0;
[INFO] [stdout] 302 | |                         let method = StreamEndpointsSvc(inner);
[INFO] [stdout] 303 | |                         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<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.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<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.rs:346:42
[INFO] [stdout]     |
[INFO] [stdout] 346 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 347 | |                         let inner = inner.0;
[INFO] [stdout] 348 | |                         let method = DeltaEndpointsSvc(inner);
[INFO] [stdout] 349 | |                         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<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.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<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.rs:389:42
[INFO] [stdout]     |
[INFO] [stdout] 389 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 390 | |                         let inner = inner.0;
[INFO] [stdout] 391 | |                         let method = FetchEndpointsSvc(inner);
[INFO] [stdout] 392 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 399 | |                         Ok(res)
[INFO] [stdout] 400 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.rs:399:25
[INFO] [stdout]     |
[INFO] [stdout] 399 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.rs:404:41
[INFO] [stdout]     |
[INFO] [stdout] 404 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 405 | |                         Ok(
[INFO] [stdout] 406 | |                             http::Response::builder()
[INFO] [stdout] 407 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 413 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.rs:405:25
[INFO] [stdout]     |
[INFO] [stdout] 405 | /                         Ok(
[INFO] [stdout] 406 | |                             http::Response::builder()
[INFO] [stdout] 407 | |                                 .status(200)
[INFO] [stdout] 408 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 411 | |                                 .unwrap(),
[INFO] [stdout] 412 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.rs:674:42
[INFO] [stdout]     |
[INFO] [stdout] 674 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 675 | |                         let inner = inner.0;
[INFO] [stdout] 676 | |                         let method = DeltaLocalityEndpointsSvc(inner);
[INFO] [stdout] 677 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 684 | |                         Ok(res)
[INFO] [stdout] 685 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.rs:684:25
[INFO] [stdout]     |
[INFO] [stdout] 684 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.rs:689:41
[INFO] [stdout]     |
[INFO] [stdout] 689 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 690 | |                         Ok(
[INFO] [stdout] 691 | |                             http::Response::builder()
[INFO] [stdout] 692 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 698 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.rs:690:25
[INFO] [stdout]     |
[INFO] [stdout] 690 | /                         Ok(
[INFO] [stdout] 691 | |                             http::Response::builder()
[INFO] [stdout] 692 | |                                 .status(200)
[INFO] [stdout] 693 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 696 | |                                 .unwrap(),
[INFO] [stdout] 697 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.event_reporting.v3.rs:239:42
[INFO] [stdout]     |
[INFO] [stdout] 239 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 240 | |                         let inner = inner.0;
[INFO] [stdout] 241 | |                         let method = StreamEventsSvc(inner);
[INFO] [stdout] 242 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 249 | |                         Ok(res)
[INFO] [stdout] 250 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.event_reporting.v3.rs:249:25
[INFO] [stdout]     |
[INFO] [stdout] 249 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.event_reporting.v3.rs:254:41
[INFO] [stdout]     |
[INFO] [stdout] 254 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 255 | |                         Ok(
[INFO] [stdout] 256 | |                             http::Response::builder()
[INFO] [stdout] 257 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 263 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.event_reporting.v3.rs:255:25
[INFO] [stdout]     |
[INFO] [stdout] 255 | /                         Ok(
[INFO] [stdout] 256 | |                             http::Response::builder()
[INFO] [stdout] 257 | |                                 .status(200)
[INFO] [stdout] 258 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 261 | |                                 .unwrap(),
[INFO] [stdout] 262 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.ext_proc.v3.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 = ProcessSvc(inner);
[INFO] [stdout] 422 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 429 | |                         Ok(res)
[INFO] [stdout] 430 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.ext_proc.v3.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 429 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.ext_proc.v3.rs:434:41
[INFO] [stdout]     |
[INFO] [stdout] 434 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 435 | |                         Ok(
[INFO] [stdout] 436 | |                             http::Response::builder()
[INFO] [stdout] 437 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 443 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.ext_proc.v3.rs:435:25
[INFO] [stdout]     |
[INFO] [stdout] 435 | /                         Ok(
[INFO] [stdout] 436 | |                             http::Response::builder()
[INFO] [stdout] 437 | |                                 .status(200)
[INFO] [stdout] 438 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 441 | |                                 .unwrap(),
[INFO] [stdout] 442 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.extension.v3.rs:302:42
[INFO] [stdout]     |
[INFO] [stdout] 302 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 303 | |                         let inner = inner.0;
[INFO] [stdout] 304 | |                         let method = StreamExtensionConfigsSvc(inner);
[INFO] [stdout] 305 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 312 | |                         Ok(res)
[INFO] [stdout] 313 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.extension.v3.rs:312:25
[INFO] [stdout]     |
[INFO] [stdout] 312 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.extension.v3.rs:350:42
[INFO] [stdout]     |
[INFO] [stdout] 350 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 351 | |                         let inner = inner.0;
[INFO] [stdout] 352 | |                         let method = DeltaExtensionConfigsSvc(inner);
[INFO] [stdout] 353 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |                         Ok(res)
[INFO] [stdout] 361 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.extension.v3.rs:360:25
[INFO] [stdout]     |
[INFO] [stdout] 360 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.extension.v3.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 = FetchExtensionConfigsSvc(inner);
[INFO] [stdout] 398 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 405 | |                         Ok(res)
[INFO] [stdout] 406 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.extension.v3.rs:405:25
[INFO] [stdout]     |
[INFO] [stdout] 405 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.extension.v3.rs:410:41
[INFO] [stdout]     |
[INFO] [stdout] 410 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 411 | |                         Ok(
[INFO] [stdout] 412 | |                             http::Response::builder()
[INFO] [stdout] 413 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.extension.v3.rs:411:25
[INFO] [stdout]     |
[INFO] [stdout] 411 | /                         Ok(
[INFO] [stdout] 412 | |                             http::Response::builder()
[INFO] [stdout] 413 | |                                 .status(200)
[INFO] [stdout] 414 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 417 | |                                 .unwrap(),
[INFO] [stdout] 418 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.health.v3.rs:478:42
[INFO] [stdout]     |
[INFO] [stdout] 478 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 479 | |                         let inner = inner.0;
[INFO] [stdout] 480 | |                         let method = StreamHealthCheckSvc(inner);
[INFO] [stdout] 481 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 488 | |                         Ok(res)
[INFO] [stdout] 489 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.health.v3.rs:488:25
[INFO] [stdout]     |
[INFO] [stdout] 488 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.health.v3.rs:521:42
[INFO] [stdout]     |
[INFO] [stdout] 521 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 522 | |                         let inner = inner.0;
[INFO] [stdout] 523 | |                         let method = FetchHealthCheckSvc(inner);
[INFO] [stdout] 524 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 531 | |                         Ok(res)
[INFO] [stdout] 532 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.health.v3.rs:531:25
[INFO] [stdout]     |
[INFO] [stdout] 531 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.health.v3.rs:536:41
[INFO] [stdout]     |
[INFO] [stdout] 536 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 537 | |                         Ok(
[INFO] [stdout] 538 | |                             http::Response::builder()
[INFO] [stdout] 539 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 545 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.health.v3.rs:537:25
[INFO] [stdout]     |
[INFO] [stdout] 537 | /                         Ok(
[INFO] [stdout] 538 | |                             http::Response::builder()
[INFO] [stdout] 539 | |                                 .status(200)
[INFO] [stdout] 540 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 543 | |                                 .unwrap(),
[INFO] [stdout] 544 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.listener.v3.rs:304:42
[INFO] [stdout]     |
[INFO] [stdout] 304 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 305 | |                         let inner = inner.0;
[INFO] [stdout] 306 | |                         let method = DeltaListenersSvc(inner);
[INFO] [stdout] 307 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 314 | |                         Ok(res)
[INFO] [stdout] 315 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.listener.v3.rs:314:25
[INFO] [stdout]     |
[INFO] [stdout] 314 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.listener.v3.rs:350:42
[INFO] [stdout]     |
[INFO] [stdout] 350 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 351 | |                         let inner = inner.0;
[INFO] [stdout] 352 | |                         let method = StreamListenersSvc(inner);
[INFO] [stdout] 353 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |                         Ok(res)
[INFO] [stdout] 361 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.listener.v3.rs:360:25
[INFO] [stdout]     |
[INFO] [stdout] 360 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.listener.v3.rs:393:42
[INFO] [stdout]     |
[INFO] [stdout] 393 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 394 | |                         let inner = inner.0;
[INFO] [stdout] 395 | |                         let method = FetchListenersSvc(inner);
[INFO] [stdout] 396 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 403 | |                         Ok(res)
[INFO] [stdout] 404 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.listener.v3.rs:403:25
[INFO] [stdout]     |
[INFO] [stdout] 403 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.listener.v3.rs:408:41
[INFO] [stdout]     |
[INFO] [stdout] 408 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 409 | |                         Ok(
[INFO] [stdout] 410 | |                             http::Response::builder()
[INFO] [stdout] 411 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 417 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.listener.v3.rs:409:25
[INFO] [stdout]     |
[INFO] [stdout] 409 | /                         Ok(
[INFO] [stdout] 410 | |                             http::Response::builder()
[INFO] [stdout] 411 | |                                 .status(200)
[INFO] [stdout] 412 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 415 | |                                 .unwrap(),
[INFO] [stdout] 416 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.load_stats.v3.rs:281:42
[INFO] [stdout]     |
[INFO] [stdout] 281 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 282 | |                         let inner = inner.0;
[INFO] [stdout] 283 | |                         let method = StreamLoadStatsSvc(inner);
[INFO] [stdout] 284 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 291 | |                         Ok(res)
[INFO] [stdout] 292 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.load_stats.v3.rs:291:25
[INFO] [stdout]     |
[INFO] [stdout] 291 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.load_stats.v3.rs:296:41
[INFO] [stdout]     |
[INFO] [stdout] 296 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 297 | |                         Ok(
[INFO] [stdout] 298 | |                             http::Response::builder()
[INFO] [stdout] 299 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 305 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.load_stats.v3.rs:297:25
[INFO] [stdout]     |
[INFO] [stdout] 297 | /                         Ok(
[INFO] [stdout] 298 | |                             http::Response::builder()
[INFO] [stdout] 299 | |                                 .status(200)
[INFO] [stdout] 300 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 303 | |                                 .unwrap(),
[INFO] [stdout] 304 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.metrics.v3.rs:226:42
[INFO] [stdout]     |
[INFO] [stdout] 226 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 227 | |                         let inner = inner.0;
[INFO] [stdout] 228 | |                         let method = StreamMetricsSvc(inner);
[INFO] [stdout] 229 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |                         Ok(res)
[INFO] [stdout] 237 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.metrics.v3.rs:236:25
[INFO] [stdout]     |
[INFO] [stdout] 236 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.metrics.v3.rs:241:41
[INFO] [stdout]     |
[INFO] [stdout] 241 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 242 | |                         Ok(
[INFO] [stdout] 243 | |                             http::Response::builder()
[INFO] [stdout] 244 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 250 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.metrics.v3.rs:242:25
[INFO] [stdout]     |
[INFO] [stdout] 242 | /                         Ok(
[INFO] [stdout] 243 | |                             http::Response::builder()
[INFO] [stdout] 244 | |                                 .status(200)
[INFO] [stdout] 245 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 248 | |                                 .unwrap(),
[INFO] [stdout] 249 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.rate_limit_quota.v3.rs:290:42
[INFO] [stdout]     |
[INFO] [stdout] 290 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 291 | |                         let inner = inner.0;
[INFO] [stdout] 292 | |                         let method = StreamRateLimitQuotasSvc(inner);
[INFO] [stdout] 293 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 300 | |                         Ok(res)
[INFO] [stdout] 301 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.rate_limit_quota.v3.rs:300:25
[INFO] [stdout]     |
[INFO] [stdout] 300 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.rate_limit_quota.v3.rs:305:41
[INFO] [stdout]     |
[INFO] [stdout] 305 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 306 | |                         Ok(
[INFO] [stdout] 307 | |                             http::Response::builder()
[INFO] [stdout] 308 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 314 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.rate_limit_quota.v3.rs:306:25
[INFO] [stdout]     |
[INFO] [stdout] 306 | /                         Ok(
[INFO] [stdout] 307 | |                             http::Response::builder()
[INFO] [stdout] 308 | |                                 .status(200)
[INFO] [stdout] 309 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 312 | |                                 .unwrap(),
[INFO] [stdout] 313 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.ratelimit.v3.rs:363:42
[INFO] [stdout]     |
[INFO] [stdout] 363 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 364 | |                         let inner = inner.0;
[INFO] [stdout] 365 | |                         let method = ShouldRateLimitSvc(inner);
[INFO] [stdout] 366 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |                         Ok(res)
[INFO] [stdout] 374 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.ratelimit.v3.rs:373:25
[INFO] [stdout]     |
[INFO] [stdout] 373 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.ratelimit.v3.rs:378:41
[INFO] [stdout]     |
[INFO] [stdout] 378 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 379 | |                         Ok(
[INFO] [stdout] 380 | |                             http::Response::builder()
[INFO] [stdout] 381 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 387 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.ratelimit.v3.rs:379:25
[INFO] [stdout]     |
[INFO] [stdout] 379 | /                         Ok(
[INFO] [stdout] 380 | |                             http::Response::builder()
[INFO] [stdout] 381 | |                                 .status(200)
[INFO] [stdout] 382 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 385 | |                                 .unwrap(),
[INFO] [stdout] 386 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:415:42
[INFO] [stdout]     |
[INFO] [stdout] 415 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 416 | |                         let inner = inner.0;
[INFO] [stdout] 417 | |                         let method = StreamRoutesSvc(inner);
[INFO] [stdout] 418 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 425 | |                         Ok(res)
[INFO] [stdout] 426 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:425:25
[INFO] [stdout]     |
[INFO] [stdout] 425 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:461:42
[INFO] [stdout]     |
[INFO] [stdout] 461 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 462 | |                         let inner = inner.0;
[INFO] [stdout] 463 | |                         let method = DeltaRoutesSvc(inner);
[INFO] [stdout] 464 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 471 | |                         Ok(res)
[INFO] [stdout] 472 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:471:25
[INFO] [stdout]     |
[INFO] [stdout] 471 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:504:42
[INFO] [stdout]     |
[INFO] [stdout] 504 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 505 | |                         let inner = inner.0;
[INFO] [stdout] 506 | |                         let method = FetchRoutesSvc(inner);
[INFO] [stdout] 507 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 514 | |                         Ok(res)
[INFO] [stdout] 515 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:514:25
[INFO] [stdout]     |
[INFO] [stdout] 514 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:519:41
[INFO] [stdout]     |
[INFO] [stdout] 519 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 520 | |                         Ok(
[INFO] [stdout] 521 | |                             http::Response::builder()
[INFO] [stdout] 522 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 528 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:520:25
[INFO] [stdout]     |
[INFO] [stdout] 520 | /                         Ok(
[INFO] [stdout] 521 | |                             http::Response::builder()
[INFO] [stdout] 522 | |                                 .status(200)
[INFO] [stdout] 523 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 526 | |                                 .unwrap(),
[INFO] [stdout] 527 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:687:42
[INFO] [stdout]     |
[INFO] [stdout] 687 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 688 | |                         let inner = inner.0;
[INFO] [stdout] 689 | |                         let method = DeltaVirtualHostsSvc(inner);
[INFO] [stdout] 690 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 697 | |                         Ok(res)
[INFO] [stdout] 698 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:697:25
[INFO] [stdout]     |
[INFO] [stdout] 697 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:702:41
[INFO] [stdout]     |
[INFO] [stdout] 702 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 703 | |                         Ok(
[INFO] [stdout] 704 | |                             http::Response::builder()
[INFO] [stdout] 705 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:703:25
[INFO] [stdout]     |
[INFO] [stdout] 703 | /                         Ok(
[INFO] [stdout] 704 | |                             http::Response::builder()
[INFO] [stdout] 705 | |                                 .status(200)
[INFO] [stdout] 706 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 709 | |                                 .unwrap(),
[INFO] [stdout] 710 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:1052:42
[INFO] [stdout]      |
[INFO] [stdout] 1052 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1053 | |                         let inner = inner.0;
[INFO] [stdout] 1054 | |                         let method = StreamScopedRoutesSvc(inner);
[INFO] [stdout] 1055 | |                         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<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.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<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:1100:42
[INFO] [stdout]      |
[INFO] [stdout] 1100 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1101 | |                         let inner = inner.0;
[INFO] [stdout] 1102 | |                         let method = DeltaScopedRoutesSvc(inner);
[INFO] [stdout] 1103 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1110 | |                         Ok(res)
[INFO] [stdout] 1111 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:1110:25
[INFO] [stdout]      |
[INFO] [stdout] 1110 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:1145:42
[INFO] [stdout]      |
[INFO] [stdout] 1145 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1146 | |                         let inner = inner.0;
[INFO] [stdout] 1147 | |                         let method = FetchScopedRoutesSvc(inner);
[INFO] [stdout] 1148 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1155 | |                         Ok(res)
[INFO] [stdout] 1156 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:1155:25
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:1160:41
[INFO] [stdout]      |
[INFO] [stdout] 1160 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1161 | |                         Ok(
[INFO] [stdout] 1162 | |                             http::Response::builder()
[INFO] [stdout] 1163 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1169 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:1161:25
[INFO] [stdout]      |
[INFO] [stdout] 1161 | /                         Ok(
[INFO] [stdout] 1162 | |                             http::Response::builder()
[INFO] [stdout] 1163 | |                                 .status(200)
[INFO] [stdout] 1164 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1167 | |                                 .unwrap(),
[INFO] [stdout] 1168 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.runtime.v3.rs:308:42
[INFO] [stdout]     |
[INFO] [stdout] 308 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 309 | |                         let inner = inner.0;
[INFO] [stdout] 310 | |                         let method = StreamRuntimeSvc(inner);
[INFO] [stdout] 311 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |                         Ok(res)
[INFO] [stdout] 319 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.runtime.v3.rs:318:25
[INFO] [stdout]     |
[INFO] [stdout] 318 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.runtime.v3.rs:354:42
[INFO] [stdout]     |
[INFO] [stdout] 354 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 355 | |                         let inner = inner.0;
[INFO] [stdout] 356 | |                         let method = DeltaRuntimeSvc(inner);
[INFO] [stdout] 357 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 364 | |                         Ok(res)
[INFO] [stdout] 365 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.runtime.v3.rs:364:25
[INFO] [stdout]     |
[INFO] [stdout] 364 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.runtime.v3.rs:397:42
[INFO] [stdout]     |
[INFO] [stdout] 397 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 398 | |                         let inner = inner.0;
[INFO] [stdout] 399 | |                         let method = FetchRuntimeSvc(inner);
[INFO] [stdout] 400 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                         Ok(res)
[INFO] [stdout] 408 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.runtime.v3.rs:407:25
[INFO] [stdout]     |
[INFO] [stdout] 407 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.runtime.v3.rs:412:41
[INFO] [stdout]     |
[INFO] [stdout] 412 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 413 | |                         Ok(
[INFO] [stdout] 414 | |                             http::Response::builder()
[INFO] [stdout] 415 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 421 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.runtime.v3.rs:413:25
[INFO] [stdout]     |
[INFO] [stdout] 413 | /                         Ok(
[INFO] [stdout] 414 | |                             http::Response::builder()
[INFO] [stdout] 415 | |                                 .status(200)
[INFO] [stdout] 416 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |                                 .unwrap(),
[INFO] [stdout] 420 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.secret.v3.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 = DeltaSecretsSvc(inner);
[INFO] [stdout] 299 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |                         Ok(res)
[INFO] [stdout] 307 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.secret.v3.rs:306:25
[INFO] [stdout]     |
[INFO] [stdout] 306 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.secret.v3.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 = StreamSecretsSvc(inner);
[INFO] [stdout] 345 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 352 | |                         Ok(res)
[INFO] [stdout] 353 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.secret.v3.rs:352:25
[INFO] [stdout]     |
[INFO] [stdout] 352 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.secret.v3.rs:385:42
[INFO] [stdout]     |
[INFO] [stdout] 385 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 386 | |                         let inner = inner.0;
[INFO] [stdout] 387 | |                         let method = FetchSecretsSvc(inner);
[INFO] [stdout] 388 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 395 | |                         Ok(res)
[INFO] [stdout] 396 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.secret.v3.rs:395:25
[INFO] [stdout]     |
[INFO] [stdout] 395 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.secret.v3.rs:400:41
[INFO] [stdout]     |
[INFO] [stdout] 400 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 401 | |                         Ok(
[INFO] [stdout] 402 | |                             http::Response::builder()
[INFO] [stdout] 403 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 409 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.secret.v3.rs:401:25
[INFO] [stdout]     |
[INFO] [stdout] 401 | /                         Ok(
[INFO] [stdout] 402 | |                             http::Response::builder()
[INFO] [stdout] 403 | |                                 .status(200)
[INFO] [stdout] 404 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                                 .unwrap(),
[INFO] [stdout] 408 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.status.v3.rs:392:42
[INFO] [stdout]     |
[INFO] [stdout] 392 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 393 | |                         let inner = inner.0;
[INFO] [stdout] 394 | |                         let method = StreamClientStatusSvc(inner);
[INFO] [stdout] 395 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 402 | |                         Ok(res)
[INFO] [stdout] 403 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.status.v3.rs:402:25
[INFO] [stdout]     |
[INFO] [stdout] 402 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.status.v3.rs:434:42
[INFO] [stdout]     |
[INFO] [stdout] 434 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 435 | |                         let inner = inner.0;
[INFO] [stdout] 436 | |                         let method = FetchClientStatusSvc(inner);
[INFO] [stdout] 437 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 444 | |                         Ok(res)
[INFO] [stdout] 445 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.status.v3.rs:444:25
[INFO] [stdout]     |
[INFO] [stdout] 444 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.status.v3.rs:449:41
[INFO] [stdout]     |
[INFO] [stdout] 449 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 450 | |                         Ok(
[INFO] [stdout] 451 | |                             http::Response::builder()
[INFO] [stdout] 452 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 458 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.status.v3.rs:450:25
[INFO] [stdout]     |
[INFO] [stdout] 450 | /                         Ok(
[INFO] [stdout] 451 | |                             http::Response::builder()
[INFO] [stdout] 452 | |                                 .status(200)
[INFO] [stdout] 453 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 456 | |                                 .unwrap(),
[INFO] [stdout] 457 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.tap.v3.rs:226:42
[INFO] [stdout]     |
[INFO] [stdout] 226 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 227 | |                         let inner = inner.0;
[INFO] [stdout] 228 | |                         let method = StreamTapsSvc(inner);
[INFO] [stdout] 229 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |                         Ok(res)
[INFO] [stdout] 237 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.tap.v3.rs:236:25
[INFO] [stdout]     |
[INFO] [stdout] 236 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.tap.v3.rs:241:41
[INFO] [stdout]     |
[INFO] [stdout] 241 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 242 | |                         Ok(
[INFO] [stdout] 243 | |                             http::Response::builder()
[INFO] [stdout] 244 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 250 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.tap.v3.rs:242:25
[INFO] [stdout]     |
[INFO] [stdout] 242 | /                         Ok(
[INFO] [stdout] 243 | |                             http::Response::builder()
[INFO] [stdout] 244 | |                                 .status(200)
[INFO] [stdout] 245 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 248 | |                                 .unwrap(),
[INFO] [stdout] 249 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.trace.v3.rs:228:42
[INFO] [stdout]     |
[INFO] [stdout] 228 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 229 | |                         let inner = inner.0;
[INFO] [stdout] 230 | |                         let method = StreamTracesSvc(inner);
[INFO] [stdout] 231 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 238 | |                         Ok(res)
[INFO] [stdout] 239 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.trace.v3.rs:238:25
[INFO] [stdout]     |
[INFO] [stdout] 238 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.trace.v3.rs:243:41
[INFO] [stdout]     |
[INFO] [stdout] 243 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 244 | |                         Ok(
[INFO] [stdout] 245 | |                             http::Response::builder()
[INFO] [stdout] 246 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 252 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.trace.v3.rs:244:25
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                         Ok(
[INFO] [stdout] 245 | |                             http::Response::builder()
[INFO] [stdout] 246 | |                                 .status(200)
[INFO] [stdout] 247 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 250 | |                                 .unwrap(),
[INFO] [stdout] 251 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `data-plane-api` (lib test) due to 130 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<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.accesslog.v3.rs:257:42
[INFO] [stdout]     |
[INFO] [stdout] 257 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 258 | |                         let inner = inner.0;
[INFO] [stdout] 259 | |                         let method = StreamAccessLogsSvc(inner);
[INFO] [stdout] 260 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 267 | |                         Ok(res)
[INFO] [stdout] 268 | |                     };
[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<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.accesslog.v3.rs:267:25
[INFO] [stdout]     |
[INFO] [stdout] 267 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.accesslog.v3.rs:272:41
[INFO] [stdout]     |
[INFO] [stdout] 272 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 273 | |                         Ok(
[INFO] [stdout] 274 | |                             http::Response::builder()
[INFO] [stdout] 275 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 281 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.accesslog.v3.rs:273:25
[INFO] [stdout]     |
[INFO] [stdout] 273 | /                         Ok(
[INFO] [stdout] 274 | |                             http::Response::builder()
[INFO] [stdout] 275 | |                                 .status(200)
[INFO] [stdout] 276 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |                                 .unwrap(),
[INFO] [stdout] 280 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.auth.v3.rs:343:42
[INFO] [stdout]     |
[INFO] [stdout] 343 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 344 | |                         let inner = inner.0;
[INFO] [stdout] 345 | |                         let method = CheckSvc(inner);
[INFO] [stdout] 346 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 353 | |                         Ok(res)
[INFO] [stdout] 354 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.auth.v3.rs:353:25
[INFO] [stdout]     |
[INFO] [stdout] 353 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.auth.v3.rs:358:41
[INFO] [stdout]     |
[INFO] [stdout] 358 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 359 | |                         Ok(
[INFO] [stdout] 360 | |                             http::Response::builder()
[INFO] [stdout] 361 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 367 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.auth.v3.rs:359:25
[INFO] [stdout]     |
[INFO] [stdout] 359 | /                         Ok(
[INFO] [stdout] 360 | |                             http::Response::builder()
[INFO] [stdout] 361 | |                                 .status(200)
[INFO] [stdout] 362 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 365 | |                                 .unwrap(),
[INFO] [stdout] 366 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.cluster.v3.rs:298:42
[INFO] [stdout]     |
[INFO] [stdout] 298 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 299 | |                         let inner = inner.0;
[INFO] [stdout] 300 | |                         let method = StreamClustersSvc(inner);
[INFO] [stdout] 301 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 308 | |                         Ok(res)
[INFO] [stdout] 309 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.cluster.v3.rs:308:25
[INFO] [stdout]     |
[INFO] [stdout] 308 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.cluster.v3.rs:344:42
[INFO] [stdout]     |
[INFO] [stdout] 344 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 345 | |                         let inner = inner.0;
[INFO] [stdout] 346 | |                         let method = DeltaClustersSvc(inner);
[INFO] [stdout] 347 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 354 | |                         Ok(res)
[INFO] [stdout] 355 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.cluster.v3.rs:354:25
[INFO] [stdout]     |
[INFO] [stdout] 354 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.cluster.v3.rs:387:42
[INFO] [stdout]     |
[INFO] [stdout] 387 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 388 | |                         let inner = inner.0;
[INFO] [stdout] 389 | |                         let method = FetchClustersSvc(inner);
[INFO] [stdout] 390 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 397 | |                         Ok(res)
[INFO] [stdout] 398 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.cluster.v3.rs:397:25
[INFO] [stdout]     |
[INFO] [stdout] 397 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.cluster.v3.rs:402:41
[INFO] [stdout]     |
[INFO] [stdout] 402 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 403 | |                         Ok(
[INFO] [stdout] 404 | |                             http::Response::builder()
[INFO] [stdout] 405 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 411 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.cluster.v3.rs:403:25
[INFO] [stdout]     |
[INFO] [stdout] 403 | /                         Ok(
[INFO] [stdout] 404 | |                             http::Response::builder()
[INFO] [stdout] 405 | |                                 .status(200)
[INFO] [stdout] 406 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 409 | |                                 .unwrap(),
[INFO] [stdout] 410 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.discovery.v3.rs:458:42
[INFO] [stdout]     |
[INFO] [stdout] 458 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 459 | |                         let inner = inner.0;
[INFO] [stdout] 460 | |                         let method = StreamAggregatedResourcesSvc(inner);
[INFO] [stdout] 461 | |                         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<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.discovery.v3.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<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.discovery.v3.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 504 | |                         let inner = inner.0;
[INFO] [stdout] 505 | |                         let method = DeltaAggregatedResourcesSvc(inner);
[INFO] [stdout] 506 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 513 | |                         Ok(res)
[INFO] [stdout] 514 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.discovery.v3.rs:513:25
[INFO] [stdout]     |
[INFO] [stdout] 513 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.discovery.v3.rs:518:41
[INFO] [stdout]     |
[INFO] [stdout] 518 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 519 | |                         Ok(
[INFO] [stdout] 520 | |                             http::Response::builder()
[INFO] [stdout] 521 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 527 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.discovery.v3.rs:519:25
[INFO] [stdout]     |
[INFO] [stdout] 519 | /                         Ok(
[INFO] [stdout] 520 | |                             http::Response::builder()
[INFO] [stdout] 521 | |                                 .status(200)
[INFO] [stdout] 522 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 525 | |                                 .unwrap(),
[INFO] [stdout] 526 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.rs:300:42
[INFO] [stdout]     |
[INFO] [stdout] 300 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 301 | |                         let inner = inner.0;
[INFO] [stdout] 302 | |                         let method = StreamEndpointsSvc(inner);
[INFO] [stdout] 303 | |                         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<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.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<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.rs:346:42
[INFO] [stdout]     |
[INFO] [stdout] 346 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 347 | |                         let inner = inner.0;
[INFO] [stdout] 348 | |                         let method = DeltaEndpointsSvc(inner);
[INFO] [stdout] 349 | |                         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<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.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<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.rs:389:42
[INFO] [stdout]     |
[INFO] [stdout] 389 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 390 | |                         let inner = inner.0;
[INFO] [stdout] 391 | |                         let method = FetchEndpointsSvc(inner);
[INFO] [stdout] 392 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 399 | |                         Ok(res)
[INFO] [stdout] 400 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.rs:399:25
[INFO] [stdout]     |
[INFO] [stdout] 399 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.rs:404:41
[INFO] [stdout]     |
[INFO] [stdout] 404 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 405 | |                         Ok(
[INFO] [stdout] 406 | |                             http::Response::builder()
[INFO] [stdout] 407 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 413 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.rs:405:25
[INFO] [stdout]     |
[INFO] [stdout] 405 | /                         Ok(
[INFO] [stdout] 406 | |                             http::Response::builder()
[INFO] [stdout] 407 | |                                 .status(200)
[INFO] [stdout] 408 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 411 | |                                 .unwrap(),
[INFO] [stdout] 412 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.rs:674:42
[INFO] [stdout]     |
[INFO] [stdout] 674 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 675 | |                         let inner = inner.0;
[INFO] [stdout] 676 | |                         let method = DeltaLocalityEndpointsSvc(inner);
[INFO] [stdout] 677 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 684 | |                         Ok(res)
[INFO] [stdout] 685 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.rs:684:25
[INFO] [stdout]     |
[INFO] [stdout] 684 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.rs:689:41
[INFO] [stdout]     |
[INFO] [stdout] 689 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 690 | |                         Ok(
[INFO] [stdout] 691 | |                             http::Response::builder()
[INFO] [stdout] 692 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 698 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.endpoint.v3.rs:690:25
[INFO] [stdout]     |
[INFO] [stdout] 690 | /                         Ok(
[INFO] [stdout] 691 | |                             http::Response::builder()
[INFO] [stdout] 692 | |                                 .status(200)
[INFO] [stdout] 693 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 696 | |                                 .unwrap(),
[INFO] [stdout] 697 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.event_reporting.v3.rs:239:42
[INFO] [stdout]     |
[INFO] [stdout] 239 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 240 | |                         let inner = inner.0;
[INFO] [stdout] 241 | |                         let method = StreamEventsSvc(inner);
[INFO] [stdout] 242 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 249 | |                         Ok(res)
[INFO] [stdout] 250 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.event_reporting.v3.rs:249:25
[INFO] [stdout]     |
[INFO] [stdout] 249 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.event_reporting.v3.rs:254:41
[INFO] [stdout]     |
[INFO] [stdout] 254 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 255 | |                         Ok(
[INFO] [stdout] 256 | |                             http::Response::builder()
[INFO] [stdout] 257 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 263 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.event_reporting.v3.rs:255:25
[INFO] [stdout]     |
[INFO] [stdout] 255 | /                         Ok(
[INFO] [stdout] 256 | |                             http::Response::builder()
[INFO] [stdout] 257 | |                                 .status(200)
[INFO] [stdout] 258 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 261 | |                                 .unwrap(),
[INFO] [stdout] 262 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.ext_proc.v3.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 = ProcessSvc(inner);
[INFO] [stdout] 422 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 429 | |                         Ok(res)
[INFO] [stdout] 430 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.ext_proc.v3.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 429 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.ext_proc.v3.rs:434:41
[INFO] [stdout]     |
[INFO] [stdout] 434 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 435 | |                         Ok(
[INFO] [stdout] 436 | |                             http::Response::builder()
[INFO] [stdout] 437 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 443 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.ext_proc.v3.rs:435:25
[INFO] [stdout]     |
[INFO] [stdout] 435 | /                         Ok(
[INFO] [stdout] 436 | |                             http::Response::builder()
[INFO] [stdout] 437 | |                                 .status(200)
[INFO] [stdout] 438 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 441 | |                                 .unwrap(),
[INFO] [stdout] 442 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.extension.v3.rs:302:42
[INFO] [stdout]     |
[INFO] [stdout] 302 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 303 | |                         let inner = inner.0;
[INFO] [stdout] 304 | |                         let method = StreamExtensionConfigsSvc(inner);
[INFO] [stdout] 305 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 312 | |                         Ok(res)
[INFO] [stdout] 313 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.extension.v3.rs:312:25
[INFO] [stdout]     |
[INFO] [stdout] 312 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.extension.v3.rs:350:42
[INFO] [stdout]     |
[INFO] [stdout] 350 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 351 | |                         let inner = inner.0;
[INFO] [stdout] 352 | |                         let method = DeltaExtensionConfigsSvc(inner);
[INFO] [stdout] 353 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |                         Ok(res)
[INFO] [stdout] 361 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.extension.v3.rs:360:25
[INFO] [stdout]     |
[INFO] [stdout] 360 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.extension.v3.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 = FetchExtensionConfigsSvc(inner);
[INFO] [stdout] 398 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 405 | |                         Ok(res)
[INFO] [stdout] 406 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.extension.v3.rs:405:25
[INFO] [stdout]     |
[INFO] [stdout] 405 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.extension.v3.rs:410:41
[INFO] [stdout]     |
[INFO] [stdout] 410 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 411 | |                         Ok(
[INFO] [stdout] 412 | |                             http::Response::builder()
[INFO] [stdout] 413 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.extension.v3.rs:411:25
[INFO] [stdout]     |
[INFO] [stdout] 411 | /                         Ok(
[INFO] [stdout] 412 | |                             http::Response::builder()
[INFO] [stdout] 413 | |                                 .status(200)
[INFO] [stdout] 414 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 417 | |                                 .unwrap(),
[INFO] [stdout] 418 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.health.v3.rs:478:42
[INFO] [stdout]     |
[INFO] [stdout] 478 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 479 | |                         let inner = inner.0;
[INFO] [stdout] 480 | |                         let method = StreamHealthCheckSvc(inner);
[INFO] [stdout] 481 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 488 | |                         Ok(res)
[INFO] [stdout] 489 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.health.v3.rs:488:25
[INFO] [stdout]     |
[INFO] [stdout] 488 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.health.v3.rs:521:42
[INFO] [stdout]     |
[INFO] [stdout] 521 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 522 | |                         let inner = inner.0;
[INFO] [stdout] 523 | |                         let method = FetchHealthCheckSvc(inner);
[INFO] [stdout] 524 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 531 | |                         Ok(res)
[INFO] [stdout] 532 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.health.v3.rs:531:25
[INFO] [stdout]     |
[INFO] [stdout] 531 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.health.v3.rs:536:41
[INFO] [stdout]     |
[INFO] [stdout] 536 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 537 | |                         Ok(
[INFO] [stdout] 538 | |                             http::Response::builder()
[INFO] [stdout] 539 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 545 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.health.v3.rs:537:25
[INFO] [stdout]     |
[INFO] [stdout] 537 | /                         Ok(
[INFO] [stdout] 538 | |                             http::Response::builder()
[INFO] [stdout] 539 | |                                 .status(200)
[INFO] [stdout] 540 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 543 | |                                 .unwrap(),
[INFO] [stdout] 544 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.listener.v3.rs:304:42
[INFO] [stdout]     |
[INFO] [stdout] 304 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 305 | |                         let inner = inner.0;
[INFO] [stdout] 306 | |                         let method = DeltaListenersSvc(inner);
[INFO] [stdout] 307 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 314 | |                         Ok(res)
[INFO] [stdout] 315 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.listener.v3.rs:314:25
[INFO] [stdout]     |
[INFO] [stdout] 314 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.listener.v3.rs:350:42
[INFO] [stdout]     |
[INFO] [stdout] 350 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 351 | |                         let inner = inner.0;
[INFO] [stdout] 352 | |                         let method = StreamListenersSvc(inner);
[INFO] [stdout] 353 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |                         Ok(res)
[INFO] [stdout] 361 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.listener.v3.rs:360:25
[INFO] [stdout]     |
[INFO] [stdout] 360 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.listener.v3.rs:393:42
[INFO] [stdout]     |
[INFO] [stdout] 393 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 394 | |                         let inner = inner.0;
[INFO] [stdout] 395 | |                         let method = FetchListenersSvc(inner);
[INFO] [stdout] 396 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 403 | |                         Ok(res)
[INFO] [stdout] 404 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.listener.v3.rs:403:25
[INFO] [stdout]     |
[INFO] [stdout] 403 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.listener.v3.rs:408:41
[INFO] [stdout]     |
[INFO] [stdout] 408 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 409 | |                         Ok(
[INFO] [stdout] 410 | |                             http::Response::builder()
[INFO] [stdout] 411 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 417 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.listener.v3.rs:409:25
[INFO] [stdout]     |
[INFO] [stdout] 409 | /                         Ok(
[INFO] [stdout] 410 | |                             http::Response::builder()
[INFO] [stdout] 411 | |                                 .status(200)
[INFO] [stdout] 412 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 415 | |                                 .unwrap(),
[INFO] [stdout] 416 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.load_stats.v3.rs:281:42
[INFO] [stdout]     |
[INFO] [stdout] 281 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 282 | |                         let inner = inner.0;
[INFO] [stdout] 283 | |                         let method = StreamLoadStatsSvc(inner);
[INFO] [stdout] 284 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 291 | |                         Ok(res)
[INFO] [stdout] 292 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.load_stats.v3.rs:291:25
[INFO] [stdout]     |
[INFO] [stdout] 291 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.load_stats.v3.rs:296:41
[INFO] [stdout]     |
[INFO] [stdout] 296 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 297 | |                         Ok(
[INFO] [stdout] 298 | |                             http::Response::builder()
[INFO] [stdout] 299 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 305 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.load_stats.v3.rs:297:25
[INFO] [stdout]     |
[INFO] [stdout] 297 | /                         Ok(
[INFO] [stdout] 298 | |                             http::Response::builder()
[INFO] [stdout] 299 | |                                 .status(200)
[INFO] [stdout] 300 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 303 | |                                 .unwrap(),
[INFO] [stdout] 304 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.metrics.v3.rs:226:42
[INFO] [stdout]     |
[INFO] [stdout] 226 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 227 | |                         let inner = inner.0;
[INFO] [stdout] 228 | |                         let method = StreamMetricsSvc(inner);
[INFO] [stdout] 229 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |                         Ok(res)
[INFO] [stdout] 237 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.metrics.v3.rs:236:25
[INFO] [stdout]     |
[INFO] [stdout] 236 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.metrics.v3.rs:241:41
[INFO] [stdout]     |
[INFO] [stdout] 241 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 242 | |                         Ok(
[INFO] [stdout] 243 | |                             http::Response::builder()
[INFO] [stdout] 244 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 250 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.metrics.v3.rs:242:25
[INFO] [stdout]     |
[INFO] [stdout] 242 | /                         Ok(
[INFO] [stdout] 243 | |                             http::Response::builder()
[INFO] [stdout] 244 | |                                 .status(200)
[INFO] [stdout] 245 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 248 | |                                 .unwrap(),
[INFO] [stdout] 249 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.rate_limit_quota.v3.rs:290:42
[INFO] [stdout]     |
[INFO] [stdout] 290 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 291 | |                         let inner = inner.0;
[INFO] [stdout] 292 | |                         let method = StreamRateLimitQuotasSvc(inner);
[INFO] [stdout] 293 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 300 | |                         Ok(res)
[INFO] [stdout] 301 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.rate_limit_quota.v3.rs:300:25
[INFO] [stdout]     |
[INFO] [stdout] 300 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.rate_limit_quota.v3.rs:305:41
[INFO] [stdout]     |
[INFO] [stdout] 305 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 306 | |                         Ok(
[INFO] [stdout] 307 | |                             http::Response::builder()
[INFO] [stdout] 308 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 314 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.rate_limit_quota.v3.rs:306:25
[INFO] [stdout]     |
[INFO] [stdout] 306 | /                         Ok(
[INFO] [stdout] 307 | |                             http::Response::builder()
[INFO] [stdout] 308 | |                                 .status(200)
[INFO] [stdout] 309 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 312 | |                                 .unwrap(),
[INFO] [stdout] 313 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.ratelimit.v3.rs:363:42
[INFO] [stdout]     |
[INFO] [stdout] 363 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 364 | |                         let inner = inner.0;
[INFO] [stdout] 365 | |                         let method = ShouldRateLimitSvc(inner);
[INFO] [stdout] 366 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |                         Ok(res)
[INFO] [stdout] 374 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.ratelimit.v3.rs:373:25
[INFO] [stdout]     |
[INFO] [stdout] 373 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.ratelimit.v3.rs:378:41
[INFO] [stdout]     |
[INFO] [stdout] 378 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 379 | |                         Ok(
[INFO] [stdout] 380 | |                             http::Response::builder()
[INFO] [stdout] 381 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 387 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.ratelimit.v3.rs:379:25
[INFO] [stdout]     |
[INFO] [stdout] 379 | /                         Ok(
[INFO] [stdout] 380 | |                             http::Response::builder()
[INFO] [stdout] 381 | |                                 .status(200)
[INFO] [stdout] 382 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 385 | |                                 .unwrap(),
[INFO] [stdout] 386 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:415:42
[INFO] [stdout]     |
[INFO] [stdout] 415 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 416 | |                         let inner = inner.0;
[INFO] [stdout] 417 | |                         let method = StreamRoutesSvc(inner);
[INFO] [stdout] 418 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 425 | |                         Ok(res)
[INFO] [stdout] 426 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:425:25
[INFO] [stdout]     |
[INFO] [stdout] 425 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:461:42
[INFO] [stdout]     |
[INFO] [stdout] 461 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 462 | |                         let inner = inner.0;
[INFO] [stdout] 463 | |                         let method = DeltaRoutesSvc(inner);
[INFO] [stdout] 464 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 471 | |                         Ok(res)
[INFO] [stdout] 472 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:471:25
[INFO] [stdout]     |
[INFO] [stdout] 471 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:504:42
[INFO] [stdout]     |
[INFO] [stdout] 504 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 505 | |                         let inner = inner.0;
[INFO] [stdout] 506 | |                         let method = FetchRoutesSvc(inner);
[INFO] [stdout] 507 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 514 | |                         Ok(res)
[INFO] [stdout] 515 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:514:25
[INFO] [stdout]     |
[INFO] [stdout] 514 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:519:41
[INFO] [stdout]     |
[INFO] [stdout] 519 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 520 | |                         Ok(
[INFO] [stdout] 521 | |                             http::Response::builder()
[INFO] [stdout] 522 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 528 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:520:25
[INFO] [stdout]     |
[INFO] [stdout] 520 | /                         Ok(
[INFO] [stdout] 521 | |                             http::Response::builder()
[INFO] [stdout] 522 | |                                 .status(200)
[INFO] [stdout] 523 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 526 | |                                 .unwrap(),
[INFO] [stdout] 527 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:687:42
[INFO] [stdout]     |
[INFO] [stdout] 687 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 688 | |                         let inner = inner.0;
[INFO] [stdout] 689 | |                         let method = DeltaVirtualHostsSvc(inner);
[INFO] [stdout] 690 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 697 | |                         Ok(res)
[INFO] [stdout] 698 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:697:25
[INFO] [stdout]     |
[INFO] [stdout] 697 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:702:41
[INFO] [stdout]     |
[INFO] [stdout] 702 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 703 | |                         Ok(
[INFO] [stdout] 704 | |                             http::Response::builder()
[INFO] [stdout] 705 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:703:25
[INFO] [stdout]     |
[INFO] [stdout] 703 | /                         Ok(
[INFO] [stdout] 704 | |                             http::Response::builder()
[INFO] [stdout] 705 | |                                 .status(200)
[INFO] [stdout] 706 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 709 | |                                 .unwrap(),
[INFO] [stdout] 710 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:1052:42
[INFO] [stdout]      |
[INFO] [stdout] 1052 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1053 | |                         let inner = inner.0;
[INFO] [stdout] 1054 | |                         let method = StreamScopedRoutesSvc(inner);
[INFO] [stdout] 1055 | |                         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<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.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<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:1100:42
[INFO] [stdout]      |
[INFO] [stdout] 1100 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1101 | |                         let inner = inner.0;
[INFO] [stdout] 1102 | |                         let method = DeltaScopedRoutesSvc(inner);
[INFO] [stdout] 1103 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1110 | |                         Ok(res)
[INFO] [stdout] 1111 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:1110:25
[INFO] [stdout]      |
[INFO] [stdout] 1110 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:1145:42
[INFO] [stdout]      |
[INFO] [stdout] 1145 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1146 | |                         let inner = inner.0;
[INFO] [stdout] 1147 | |                         let method = FetchScopedRoutesSvc(inner);
[INFO] [stdout] 1148 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1155 | |                         Ok(res)
[INFO] [stdout] 1156 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:1155:25
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:1160:41
[INFO] [stdout]      |
[INFO] [stdout] 1160 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1161 | |                         Ok(
[INFO] [stdout] 1162 | |                             http::Response::builder()
[INFO] [stdout] 1163 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1169 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.route.v3.rs:1161:25
[INFO] [stdout]      |
[INFO] [stdout] 1161 | /                         Ok(
[INFO] [stdout] 1162 | |                             http::Response::builder()
[INFO] [stdout] 1163 | |                                 .status(200)
[INFO] [stdout] 1164 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1167 | |                                 .unwrap(),
[INFO] [stdout] 1168 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.runtime.v3.rs:308:42
[INFO] [stdout]     |
[INFO] [stdout] 308 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 309 | |                         let inner = inner.0;
[INFO] [stdout] 310 | |                         let method = StreamRuntimeSvc(inner);
[INFO] [stdout] 311 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |                         Ok(res)
[INFO] [stdout] 319 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.runtime.v3.rs:318:25
[INFO] [stdout]     |
[INFO] [stdout] 318 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.runtime.v3.rs:354:42
[INFO] [stdout]     |
[INFO] [stdout] 354 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 355 | |                         let inner = inner.0;
[INFO] [stdout] 356 | |                         let method = DeltaRuntimeSvc(inner);
[INFO] [stdout] 357 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 364 | |                         Ok(res)
[INFO] [stdout] 365 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.runtime.v3.rs:364:25
[INFO] [stdout]     |
[INFO] [stdout] 364 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.runtime.v3.rs:397:42
[INFO] [stdout]     |
[INFO] [stdout] 397 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 398 | |                         let inner = inner.0;
[INFO] [stdout] 399 | |                         let method = FetchRuntimeSvc(inner);
[INFO] [stdout] 400 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                         Ok(res)
[INFO] [stdout] 408 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.runtime.v3.rs:407:25
[INFO] [stdout]     |
[INFO] [stdout] 407 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.runtime.v3.rs:412:41
[INFO] [stdout]     |
[INFO] [stdout] 412 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 413 | |                         Ok(
[INFO] [stdout] 414 | |                             http::Response::builder()
[INFO] [stdout] 415 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 421 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.runtime.v3.rs:413:25
[INFO] [stdout]     |
[INFO] [stdout] 413 | /                         Ok(
[INFO] [stdout] 414 | |                             http::Response::builder()
[INFO] [stdout] 415 | |                                 .status(200)
[INFO] [stdout] 416 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |                                 .unwrap(),
[INFO] [stdout] 420 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.secret.v3.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 = DeltaSecretsSvc(inner);
[INFO] [stdout] 299 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |                         Ok(res)
[INFO] [stdout] 307 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.secret.v3.rs:306:25
[INFO] [stdout]     |
[INFO] [stdout] 306 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.secret.v3.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 = StreamSecretsSvc(inner);
[INFO] [stdout] 345 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 352 | |                         Ok(res)
[INFO] [stdout] 353 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.secret.v3.rs:352:25
[INFO] [stdout]     |
[INFO] [stdout] 352 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.secret.v3.rs:385:42
[INFO] [stdout]     |
[INFO] [stdout] 385 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 386 | |                         let inner = inner.0;
[INFO] [stdout] 387 | |                         let method = FetchSecretsSvc(inner);
[INFO] [stdout] 388 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 395 | |                         Ok(res)
[INFO] [stdout] 396 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.secret.v3.rs:395:25
[INFO] [stdout]     |
[INFO] [stdout] 395 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.secret.v3.rs:400:41
[INFO] [stdout]     |
[INFO] [stdout] 400 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 401 | |                         Ok(
[INFO] [stdout] 402 | |                             http::Response::builder()
[INFO] [stdout] 403 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 409 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.secret.v3.rs:401:25
[INFO] [stdout]     |
[INFO] [stdout] 401 | /                         Ok(
[INFO] [stdout] 402 | |                             http::Response::builder()
[INFO] [stdout] 403 | |                                 .status(200)
[INFO] [stdout] 404 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                                 .unwrap(),
[INFO] [stdout] 408 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.status.v3.rs:392:42
[INFO] [stdout]     |
[INFO] [stdout] 392 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 393 | |                         let inner = inner.0;
[INFO] [stdout] 394 | |                         let method = StreamClientStatusSvc(inner);
[INFO] [stdout] 395 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 402 | |                         Ok(res)
[INFO] [stdout] 403 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.status.v3.rs:402:25
[INFO] [stdout]     |
[INFO] [stdout] 402 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.status.v3.rs:434:42
[INFO] [stdout]     |
[INFO] [stdout] 434 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 435 | |                         let inner = inner.0;
[INFO] [stdout] 436 | |                         let method = FetchClientStatusSvc(inner);
[INFO] [stdout] 437 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 444 | |                         Ok(res)
[INFO] [stdout] 445 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.status.v3.rs:444:25
[INFO] [stdout]     |
[INFO] [stdout] 444 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.status.v3.rs:449:41
[INFO] [stdout]     |
[INFO] [stdout] 449 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 450 | |                         Ok(
[INFO] [stdout] 451 | |                             http::Response::builder()
[INFO] [stdout] 452 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 458 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.status.v3.rs:450:25
[INFO] [stdout]     |
[INFO] [stdout] 450 | /                         Ok(
[INFO] [stdout] 451 | |                             http::Response::builder()
[INFO] [stdout] 452 | |                                 .status(200)
[INFO] [stdout] 453 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 456 | |                                 .unwrap(),
[INFO] [stdout] 457 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.tap.v3.rs:226:42
[INFO] [stdout]     |
[INFO] [stdout] 226 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 227 | |                         let inner = inner.0;
[INFO] [stdout] 228 | |                         let method = StreamTapsSvc(inner);
[INFO] [stdout] 229 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |                         Ok(res)
[INFO] [stdout] 237 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.tap.v3.rs:236:25
[INFO] [stdout]     |
[INFO] [stdout] 236 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.tap.v3.rs:241:41
[INFO] [stdout]     |
[INFO] [stdout] 241 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 242 | |                         Ok(
[INFO] [stdout] 243 | |                             http::Response::builder()
[INFO] [stdout] 244 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 250 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.tap.v3.rs:242:25
[INFO] [stdout]     |
[INFO] [stdout] 242 | /                         Ok(
[INFO] [stdout] 243 | |                             http::Response::builder()
[INFO] [stdout] 244 | |                                 .status(200)
[INFO] [stdout] 245 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 248 | |                                 .unwrap(),
[INFO] [stdout] 249 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.trace.v3.rs:228:42
[INFO] [stdout]     |
[INFO] [stdout] 228 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 229 | |                         let inner = inner.0;
[INFO] [stdout] 230 | |                         let method = StreamTracesSvc(inner);
[INFO] [stdout] 231 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 238 | |                         Ok(res)
[INFO] [stdout] 239 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.trace.v3.rs:238:25
[INFO] [stdout]     |
[INFO] [stdout] 238 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.trace.v3.rs:243:41
[INFO] [stdout]     |
[INFO] [stdout] 243 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 244 | |                         Ok(
[INFO] [stdout] 245 | |                             http::Response::builder()
[INFO] [stdout] 246 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 252 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/data-plane-api-f8adacbd5480e312/out/envoy.service.trace.v3.rs:244:25
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                         Ok(
[INFO] [stdout] 245 | |                             http::Response::builder()
[INFO] [stdout] 246 | |                                 .status(200)
[INFO] [stdout] 247 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 250 | |                                 .unwrap(),
[INFO] [stdout] 251 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `data-plane-api` (lib) due to 130 previous errors
[INFO] running `Command { std: "docker" "inspect" "a556170e938e2a3787f3e688dacf778e2ff4d0fb462d5c09363bd4c299f233f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a556170e938e2a3787f3e688dacf778e2ff4d0fb462d5c09363bd4c299f233f5", kill_on_drop: false }`
[INFO] [stdout] a556170e938e2a3787f3e688dacf778e2ff4d0fb462d5c09363bd4c299f233f5
