[INFO] fetching crate reapi 0.3.0...
[INFO] checking reapi-0.3.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate reapi 0.3.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate reapi 0.3.0
[INFO] finished tweaking crates.io crate reapi 0.3.0
[INFO] tweaked toml for crates.io crate reapi 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reapi 0.3.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reapi 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae9a00d9a251f59424a2fbdabccb5297c638bd0c49a7a00561e1e622bf46cf04
[INFO] running `Command { std: "docker" "start" "-a" "ae9a00d9a251f59424a2fbdabccb5297c638bd0c49a7a00561e1e622bf46cf04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae9a00d9a251f59424a2fbdabccb5297c638bd0c49a7a00561e1e622bf46cf04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae9a00d9a251f59424a2fbdabccb5297c638bd0c49a7a00561e1e622bf46cf04", kill_on_drop: false }`
[INFO] [stdout] ae9a00d9a251f59424a2fbdabccb5297c638bd0c49a7a00561e1e622bf46cf04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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] 5ebd5770d607028a4dc32b84602edc730a4f19d5a2a651b0be250541d0e8ef28
[INFO] running `Command { std: "docker" "start" "-a" "5ebd5770d607028a4dc32b84602edc730a4f19d5a2a651b0be250541d0e8ef28", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v20.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking pin-project v1.1.9
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]    Compiling reapi v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3200:42
[INFO] [stdout]      |
[INFO] [stdout] 3200 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3201 | |                         let method = ExecuteSvc(inner);
[INFO] [stdout] 3202 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3203 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3213 | |                         Ok(res)
[INFO] [stdout] 3214 | |                     };
[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: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3213:25
[INFO] [stdout]      |
[INFO] [stdout] 3213 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3246:42
[INFO] [stdout]      |
[INFO] [stdout] 3246 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3247 | |                         let method = WaitExecutionSvc(inner);
[INFO] [stdout] 3248 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3249 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3259 | |                         Ok(res)
[INFO] [stdout] 3260 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3259:25
[INFO] [stdout]      |
[INFO] [stdout] 3259 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3264:41
[INFO] [stdout]      |
[INFO] [stdout] 3264 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3265 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 3266 | |                         let headers = response.headers_mut();
[INFO] [stdout] 3267 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 3277 | |                         Ok(response)
[INFO] [stdout] 3278 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3277:25
[INFO] [stdout]      |
[INFO] [stdout] 3277 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3474:42
[INFO] [stdout]      |
[INFO] [stdout] 3474 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3475 | |                         let method = GetActionResultSvc(inner);
[INFO] [stdout] 3476 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3477 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3487 | |                         Ok(res)
[INFO] [stdout] 3488 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3487:25
[INFO] [stdout]      |
[INFO] [stdout] 3487 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3520:42
[INFO] [stdout]      |
[INFO] [stdout] 3520 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3521 | |                         let method = UpdateActionResultSvc(inner);
[INFO] [stdout] 3522 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3523 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3533 | |                         Ok(res)
[INFO] [stdout] 3534 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3533:25
[INFO] [stdout]      |
[INFO] [stdout] 3533 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3538:41
[INFO] [stdout]      |
[INFO] [stdout] 3538 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3539 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 3540 | |                         let headers = response.headers_mut();
[INFO] [stdout] 3541 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 3551 | |                         Ok(response)
[INFO] [stdout] 3552 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3551:25
[INFO] [stdout]      |
[INFO] [stdout] 3551 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3952:42
[INFO] [stdout]      |
[INFO] [stdout] 3952 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3953 | |                         let method = FindMissingBlobsSvc(inner);
[INFO] [stdout] 3954 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3955 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3965 | |                         Ok(res)
[INFO] [stdout] 3966 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3965:25
[INFO] [stdout]      |
[INFO] [stdout] 3965 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4001:42
[INFO] [stdout]      |
[INFO] [stdout] 4001 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4002 | |                         let method = BatchUpdateBlobsSvc(inner);
[INFO] [stdout] 4003 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4004 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |                         Ok(res)
[INFO] [stdout] 4015 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4014:25
[INFO] [stdout]      |
[INFO] [stdout] 4014 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4050:42
[INFO] [stdout]      |
[INFO] [stdout] 4050 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4051 | |                         let method = BatchReadBlobsSvc(inner);
[INFO] [stdout] 4052 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4053 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4063 | |                         Ok(res)
[INFO] [stdout] 4064 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4063:25
[INFO] [stdout]      |
[INFO] [stdout] 4063 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4097:42
[INFO] [stdout]      |
[INFO] [stdout] 4097 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4098 | |                         let method = GetTreeSvc(inner);
[INFO] [stdout] 4099 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4100 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4110 | |                         Ok(res)
[INFO] [stdout] 4111 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4110:25
[INFO] [stdout]      |
[INFO] [stdout] 4110 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4115:41
[INFO] [stdout]      |
[INFO] [stdout] 4115 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4116 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 4117 | |                         let headers = response.headers_mut();
[INFO] [stdout] 4118 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 4128 | |                         Ok(response)
[INFO] [stdout] 4129 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4128:25
[INFO] [stdout]      |
[INFO] [stdout] 4128 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4294:42
[INFO] [stdout]      |
[INFO] [stdout] 4294 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4295 | |                         let method = GetCapabilitiesSvc(inner);
[INFO] [stdout] 4296 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4297 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4307 | |                         Ok(res)
[INFO] [stdout] 4308 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4307:25
[INFO] [stdout]      |
[INFO] [stdout] 4307 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4312:41
[INFO] [stdout]      |
[INFO] [stdout] 4312 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4313 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 4314 | |                         let headers = response.headers_mut();
[INFO] [stdout] 4315 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 4325 | |                         Ok(response)
[INFO] [stdout] 4326 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4325:25
[INFO] [stdout]      |
[INFO] [stdout] 4325 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:957:42
[INFO] [stdout]     |
[INFO] [stdout] 957 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 958 | |                         let method = FetchBlobSvc(inner);
[INFO] [stdout] 959 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 960 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 970 | |                         Ok(res)
[INFO] [stdout] 971 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:970:25
[INFO] [stdout]     |
[INFO] [stdout] 970 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:1002:42
[INFO] [stdout]      |
[INFO] [stdout] 1002 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1003 | |                         let method = FetchDirectorySvc(inner);
[INFO] [stdout] 1004 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1005 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1015 | |                         Ok(res)
[INFO] [stdout] 1016 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:1015:25
[INFO] [stdout]      |
[INFO] [stdout] 1015 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:1020:41
[INFO] [stdout]      |
[INFO] [stdout] 1020 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1021 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1022 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1023 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1033 | |                         Ok(response)
[INFO] [stdout] 1034 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:1033:25
[INFO] [stdout]      |
[INFO] [stdout] 1033 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:1229:42
[INFO] [stdout]      |
[INFO] [stdout] 1229 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1230 | |                         let method = PushBlobSvc(inner);
[INFO] [stdout] 1231 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1232 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1242 | |                         Ok(res)
[INFO] [stdout] 1243 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:1242:25
[INFO] [stdout]      |
[INFO] [stdout] 1242 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:1274:42
[INFO] [stdout]      |
[INFO] [stdout] 1274 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1275 | |                         let method = PushDirectorySvc(inner);
[INFO] [stdout] 1276 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1277 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1287 | |                         Ok(res)
[INFO] [stdout] 1288 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:1287:25
[INFO] [stdout]      |
[INFO] [stdout] 1287 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:1292:41
[INFO] [stdout]      |
[INFO] [stdout] 1292 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1293 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1294 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1295 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1305 | |                         Ok(response)
[INFO] [stdout] 1306 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:1305:25
[INFO] [stdout]      |
[INFO] [stdout] 1305 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/buildgrid.v2.rs:426:42
[INFO] [stdout]     |
[INFO] [stdout] 426 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 427 | |                         let method = ListWorkersSvc(inner);
[INFO] [stdout] 428 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 429 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 439 | |                         Ok(res)
[INFO] [stdout] 440 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/buildgrid.v2.rs:439:25
[INFO] [stdout]     |
[INFO] [stdout] 439 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/buildgrid.v2.rs:472:42
[INFO] [stdout]     |
[INFO] [stdout] 472 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 473 | |                         let method = GetOperationFiltersSvc(inner);
[INFO] [stdout] 474 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 475 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 485 | |                         Ok(res)
[INFO] [stdout] 486 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/buildgrid.v2.rs:485:25
[INFO] [stdout]     |
[INFO] [stdout] 485 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/buildgrid.v2.rs:490:41
[INFO] [stdout]     |
[INFO] [stdout] 490 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 491 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 492 | |                         let headers = response.headers_mut();
[INFO] [stdout] 493 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 503 | |                         Ok(response)
[INFO] [stdout] 504 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/buildgrid.v2.rs:503:25
[INFO] [stdout]     |
[INFO] [stdout] 503 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/buildgrid.v2.rs:1104:42
[INFO] [stdout]      |
[INFO] [stdout] 1104 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1105 | |                         let method = QueryEventStreamsSvc(inner);
[INFO] [stdout] 1106 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1107 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1117 | |                         Ok(res)
[INFO] [stdout] 1118 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/buildgrid.v2.rs:1117:25
[INFO] [stdout]      |
[INFO] [stdout] 1117 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/buildgrid.v2.rs:1122:41
[INFO] [stdout]      |
[INFO] [stdout] 1122 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1123 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1124 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1125 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1135 | |                         Ok(response)
[INFO] [stdout] 1136 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/buildgrid.v2.rs:1135:25
[INFO] [stdout]      |
[INFO] [stdout] 1135 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:579:42
[INFO] [stdout]     |
[INFO] [stdout] 579 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 580 | |                         let method = ListOperationsSvc(inner);
[INFO] [stdout] 581 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 582 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 592 | |                         Ok(res)
[INFO] [stdout] 593 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:592:25
[INFO] [stdout]     |
[INFO] [stdout] 592 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:624:42
[INFO] [stdout]     |
[INFO] [stdout] 624 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 625 | |                         let method = GetOperationSvc(inner);
[INFO] [stdout] 626 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 627 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 637 | |                         Ok(res)
[INFO] [stdout] 638 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:637:25
[INFO] [stdout]     |
[INFO] [stdout] 637 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:669:42
[INFO] [stdout]     |
[INFO] [stdout] 669 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 670 | |                         let method = DeleteOperationSvc(inner);
[INFO] [stdout] 671 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 672 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 682 | |                         Ok(res)
[INFO] [stdout] 683 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:682:25
[INFO] [stdout]     |
[INFO] [stdout] 682 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:714:42
[INFO] [stdout]     |
[INFO] [stdout] 714 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 715 | |                         let method = CancelOperationSvc(inner);
[INFO] [stdout] 716 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 717 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 727 | |                         Ok(res)
[INFO] [stdout] 728 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:727:25
[INFO] [stdout]     |
[INFO] [stdout] 727 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:759:42
[INFO] [stdout]     |
[INFO] [stdout] 759 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 760 | |                         let method = WaitOperationSvc(inner);
[INFO] [stdout] 761 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 762 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 772 | |                         Ok(res)
[INFO] [stdout] 773 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:772:25
[INFO] [stdout]     |
[INFO] [stdout] 772 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:777:41
[INFO] [stdout]     |
[INFO] [stdout] 777 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 778 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 779 | |                         let headers = response.headers_mut();
[INFO] [stdout] 780 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 790 | |                         Ok(response)
[INFO] [stdout] 791 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:790:25
[INFO] [stdout]     |
[INFO] [stdout] 790 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.bytestream.rs:522:42
[INFO] [stdout]     |
[INFO] [stdout] 522 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 523 | |                         let method = ReadSvc(inner);
[INFO] [stdout] 524 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 525 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 535 | |                         Ok(res)
[INFO] [stdout] 536 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.bytestream.rs:535:25
[INFO] [stdout]     |
[INFO] [stdout] 535 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.bytestream.rs:569:42
[INFO] [stdout]     |
[INFO] [stdout] 569 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 570 | |                         let method = WriteSvc(inner);
[INFO] [stdout] 571 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 572 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 582 | |                         Ok(res)
[INFO] [stdout] 583 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.bytestream.rs:582:25
[INFO] [stdout]     |
[INFO] [stdout] 582 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.bytestream.rs:614:42
[INFO] [stdout]     |
[INFO] [stdout] 614 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 615 | |                         let method = QueryWriteStatusSvc(inner);
[INFO] [stdout] 616 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 617 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 627 | |                         Ok(res)
[INFO] [stdout] 628 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.bytestream.rs:627:25
[INFO] [stdout]     |
[INFO] [stdout] 627 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.bytestream.rs:632:41
[INFO] [stdout]     |
[INFO] [stdout] 632 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 633 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 634 | |                         let headers = response.headers_mut();
[INFO] [stdout] 635 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 645 | |                         Ok(response)
[INFO] [stdout] 646 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.bytestream.rs:645:25
[INFO] [stdout]     |
[INFO] [stdout] 645 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.remoteworkers.v1test2.rs:833:42
[INFO] [stdout]     |
[INFO] [stdout] 833 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 834 | |                         let method = CreateBotSessionSvc(inner);
[INFO] [stdout] 835 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 836 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 846 | |                         Ok(res)
[INFO] [stdout] 847 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.remoteworkers.v1test2.rs:846:25
[INFO] [stdout]     |
[INFO] [stdout] 846 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.remoteworkers.v1test2.rs:878:42
[INFO] [stdout]     |
[INFO] [stdout] 878 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 879 | |                         let method = UpdateBotSessionSvc(inner);
[INFO] [stdout] 880 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 881 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 891 | |                         Ok(res)
[INFO] [stdout] 892 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.remoteworkers.v1test2.rs:891:25
[INFO] [stdout]     |
[INFO] [stdout] 891 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.remoteworkers.v1test2.rs:896:41
[INFO] [stdout]     |
[INFO] [stdout] 896 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 897 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 898 | |                         let headers = response.headers_mut();
[INFO] [stdout] 899 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 909 | |                         Ok(response)
[INFO] [stdout] 910 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.remoteworkers.v1test2.rs:909:25
[INFO] [stdout]     |
[INFO] [stdout] 909 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.build.v1.rs:857:42
[INFO] [stdout]     |
[INFO] [stdout] 857 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 858 | |                         let method = PublishLifecycleEventSvc(inner);
[INFO] [stdout] 859 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 860 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 870 | |                         Ok(res)
[INFO] [stdout] 871 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.build.v1.rs:870:25
[INFO] [stdout]     |
[INFO] [stdout] 870 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.build.v1.rs:912:42
[INFO] [stdout]     |
[INFO] [stdout] 912 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 913 | |                         let method = PublishBuildToolEventStreamSvc(inner);
[INFO] [stdout] 914 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 915 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 925 | |                         Ok(res)
[INFO] [stdout] 926 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.build.v1.rs:925:25
[INFO] [stdout]     |
[INFO] [stdout] 925 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.build.v1.rs:930:41
[INFO] [stdout]     |
[INFO] [stdout] 930 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 931 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 932 | |                         let headers = response.headers_mut();
[INFO] [stdout] 933 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 943 | |                         Ok(response)
[INFO] [stdout] 944 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.build.v1.rs:943:25
[INFO] [stdout]     |
[INFO] [stdout] 943 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3200:42
[INFO] [stdout]      |
[INFO] [stdout] 3200 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3201 | |                         let method = ExecuteSvc(inner);
[INFO] [stdout] 3202 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3203 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3213 | |                         Ok(res)
[INFO] [stdout] 3214 | |                     };
[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: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3213:25
[INFO] [stdout]      |
[INFO] [stdout] 3213 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3246:42
[INFO] [stdout]      |
[INFO] [stdout] 3246 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3247 | |                         let method = WaitExecutionSvc(inner);
[INFO] [stdout] 3248 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3249 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3259 | |                         Ok(res)
[INFO] [stdout] 3260 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3259:25
[INFO] [stdout]      |
[INFO] [stdout] 3259 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3264:41
[INFO] [stdout]      |
[INFO] [stdout] 3264 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3265 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 3266 | |                         let headers = response.headers_mut();
[INFO] [stdout] 3267 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 3277 | |                         Ok(response)
[INFO] [stdout] 3278 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3277:25
[INFO] [stdout]      |
[INFO] [stdout] 3277 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3474:42
[INFO] [stdout]      |
[INFO] [stdout] 3474 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3475 | |                         let method = GetActionResultSvc(inner);
[INFO] [stdout] 3476 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3477 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3487 | |                         Ok(res)
[INFO] [stdout] 3488 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3487:25
[INFO] [stdout]      |
[INFO] [stdout] 3487 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3520:42
[INFO] [stdout]      |
[INFO] [stdout] 3520 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3521 | |                         let method = UpdateActionResultSvc(inner);
[INFO] [stdout] 3522 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3523 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3533 | |                         Ok(res)
[INFO] [stdout] 3534 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3533:25
[INFO] [stdout]      |
[INFO] [stdout] 3533 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3538:41
[INFO] [stdout]      |
[INFO] [stdout] 3538 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3539 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 3540 | |                         let headers = response.headers_mut();
[INFO] [stdout] 3541 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 3551 | |                         Ok(response)
[INFO] [stdout] 3552 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3551:25
[INFO] [stdout]      |
[INFO] [stdout] 3551 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3952:42
[INFO] [stdout]      |
[INFO] [stdout] 3952 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3953 | |                         let method = FindMissingBlobsSvc(inner);
[INFO] [stdout] 3954 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3955 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3965 | |                         Ok(res)
[INFO] [stdout] 3966 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:3965:25
[INFO] [stdout]      |
[INFO] [stdout] 3965 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4001:42
[INFO] [stdout]      |
[INFO] [stdout] 4001 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4002 | |                         let method = BatchUpdateBlobsSvc(inner);
[INFO] [stdout] 4003 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4004 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |                         Ok(res)
[INFO] [stdout] 4015 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4014:25
[INFO] [stdout]      |
[INFO] [stdout] 4014 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4050:42
[INFO] [stdout]      |
[INFO] [stdout] 4050 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4051 | |                         let method = BatchReadBlobsSvc(inner);
[INFO] [stdout] 4052 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4053 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4063 | |                         Ok(res)
[INFO] [stdout] 4064 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4063:25
[INFO] [stdout]      |
[INFO] [stdout] 4063 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4097:42
[INFO] [stdout]      |
[INFO] [stdout] 4097 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4098 | |                         let method = GetTreeSvc(inner);
[INFO] [stdout] 4099 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4100 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4110 | |                         Ok(res)
[INFO] [stdout] 4111 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4110:25
[INFO] [stdout]      |
[INFO] [stdout] 4110 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4115:41
[INFO] [stdout]      |
[INFO] [stdout] 4115 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4116 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 4117 | |                         let headers = response.headers_mut();
[INFO] [stdout] 4118 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 4128 | |                         Ok(response)
[INFO] [stdout] 4129 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4128:25
[INFO] [stdout]      |
[INFO] [stdout] 4128 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4294:42
[INFO] [stdout]      |
[INFO] [stdout] 4294 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4295 | |                         let method = GetCapabilitiesSvc(inner);
[INFO] [stdout] 4296 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4297 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4307 | |                         Ok(res)
[INFO] [stdout] 4308 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4307:25
[INFO] [stdout]      |
[INFO] [stdout] 4307 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4312:41
[INFO] [stdout]      |
[INFO] [stdout] 4312 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4313 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 4314 | |                         let headers = response.headers_mut();
[INFO] [stdout] 4315 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 4325 | |                         Ok(response)
[INFO] [stdout] 4326 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.execution.v2.rs:4325:25
[INFO] [stdout]      |
[INFO] [stdout] 4325 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:957:42
[INFO] [stdout]     |
[INFO] [stdout] 957 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 958 | |                         let method = FetchBlobSvc(inner);
[INFO] [stdout] 959 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 960 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 970 | |                         Ok(res)
[INFO] [stdout] 971 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:970:25
[INFO] [stdout]     |
[INFO] [stdout] 970 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:1002:42
[INFO] [stdout]      |
[INFO] [stdout] 1002 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1003 | |                         let method = FetchDirectorySvc(inner);
[INFO] [stdout] 1004 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1005 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1015 | |                         Ok(res)
[INFO] [stdout] 1016 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:1015:25
[INFO] [stdout]      |
[INFO] [stdout] 1015 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:1020:41
[INFO] [stdout]      |
[INFO] [stdout] 1020 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1021 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1022 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1023 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1033 | |                         Ok(response)
[INFO] [stdout] 1034 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:1033:25
[INFO] [stdout]      |
[INFO] [stdout] 1033 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:1229:42
[INFO] [stdout]      |
[INFO] [stdout] 1229 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1230 | |                         let method = PushBlobSvc(inner);
[INFO] [stdout] 1231 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1232 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1242 | |                         Ok(res)
[INFO] [stdout] 1243 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:1242:25
[INFO] [stdout]      |
[INFO] [stdout] 1242 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:1274:42
[INFO] [stdout]      |
[INFO] [stdout] 1274 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1275 | |                         let method = PushDirectorySvc(inner);
[INFO] [stdout] 1276 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1277 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1287 | |                         Ok(res)
[INFO] [stdout] 1288 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:1287:25
[INFO] [stdout]      |
[INFO] [stdout] 1287 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:1292:41
[INFO] [stdout]      |
[INFO] [stdout] 1292 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1293 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1294 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1295 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1305 | |                         Ok(response)
[INFO] [stdout] 1306 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/build.bazel.remote.asset.v1.rs:1305:25
[INFO] [stdout]      |
[INFO] [stdout] 1305 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/buildgrid.v2.rs:426:42
[INFO] [stdout]     |
[INFO] [stdout] 426 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 427 | |                         let method = ListWorkersSvc(inner);
[INFO] [stdout] 428 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 429 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 439 | |                         Ok(res)
[INFO] [stdout] 440 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/buildgrid.v2.rs:439:25
[INFO] [stdout]     |
[INFO] [stdout] 439 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/buildgrid.v2.rs:472:42
[INFO] [stdout]     |
[INFO] [stdout] 472 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 473 | |                         let method = GetOperationFiltersSvc(inner);
[INFO] [stdout] 474 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 475 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 485 | |                         Ok(res)
[INFO] [stdout] 486 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/buildgrid.v2.rs:485:25
[INFO] [stdout]     |
[INFO] [stdout] 485 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/buildgrid.v2.rs:490:41
[INFO] [stdout]     |
[INFO] [stdout] 490 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 491 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 492 | |                         let headers = response.headers_mut();
[INFO] [stdout] 493 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 503 | |                         Ok(response)
[INFO] [stdout] 504 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/buildgrid.v2.rs:503:25
[INFO] [stdout]     |
[INFO] [stdout] 503 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/buildgrid.v2.rs:1104:42
[INFO] [stdout]      |
[INFO] [stdout] 1104 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1105 | |                         let method = QueryEventStreamsSvc(inner);
[INFO] [stdout] 1106 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1107 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1117 | |                         Ok(res)
[INFO] [stdout] 1118 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/buildgrid.v2.rs:1117:25
[INFO] [stdout]      |
[INFO] [stdout] 1117 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/buildgrid.v2.rs:1122:41
[INFO] [stdout]      |
[INFO] [stdout] 1122 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1123 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1124 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1125 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1135 | |                         Ok(response)
[INFO] [stdout] 1136 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/buildgrid.v2.rs:1135:25
[INFO] [stdout]      |
[INFO] [stdout] 1135 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:579:42
[INFO] [stdout]     |
[INFO] [stdout] 579 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 580 | |                         let method = ListOperationsSvc(inner);
[INFO] [stdout] 581 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 582 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 592 | |                         Ok(res)
[INFO] [stdout] 593 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:592:25
[INFO] [stdout]     |
[INFO] [stdout] 592 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:624:42
[INFO] [stdout]     |
[INFO] [stdout] 624 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 625 | |                         let method = GetOperationSvc(inner);
[INFO] [stdout] 626 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 627 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 637 | |                         Ok(res)
[INFO] [stdout] 638 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:637:25
[INFO] [stdout]     |
[INFO] [stdout] 637 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:669:42
[INFO] [stdout]     |
[INFO] [stdout] 669 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 670 | |                         let method = DeleteOperationSvc(inner);
[INFO] [stdout] 671 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 672 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 682 | |                         Ok(res)
[INFO] [stdout] 683 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:682:25
[INFO] [stdout]     |
[INFO] [stdout] 682 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:714:42
[INFO] [stdout]     |
[INFO] [stdout] 714 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 715 | |                         let method = CancelOperationSvc(inner);
[INFO] [stdout] 716 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 717 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 727 | |                         Ok(res)
[INFO] [stdout] 728 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:727:25
[INFO] [stdout]     |
[INFO] [stdout] 727 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:759:42
[INFO] [stdout]     |
[INFO] [stdout] 759 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 760 | |                         let method = WaitOperationSvc(inner);
[INFO] [stdout] 761 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 762 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 772 | |                         Ok(res)
[INFO] [stdout] 773 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:772:25
[INFO] [stdout]     |
[INFO] [stdout] 772 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:777:41
[INFO] [stdout]     |
[INFO] [stdout] 777 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 778 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 779 | |                         let headers = response.headers_mut();
[INFO] [stdout] 780 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 790 | |                         Ok(response)
[INFO] [stdout] 791 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.longrunning.rs:790:25
[INFO] [stdout]     |
[INFO] [stdout] 790 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.bytestream.rs:522:42
[INFO] [stdout]     |
[INFO] [stdout] 522 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 523 | |                         let method = ReadSvc(inner);
[INFO] [stdout] 524 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 525 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 535 | |                         Ok(res)
[INFO] [stdout] 536 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.bytestream.rs:535:25
[INFO] [stdout]     |
[INFO] [stdout] 535 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.bytestream.rs:569:42
[INFO] [stdout]     |
[INFO] [stdout] 569 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 570 | |                         let method = WriteSvc(inner);
[INFO] [stdout] 571 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 572 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 582 | |                         Ok(res)
[INFO] [stdout] 583 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.bytestream.rs:582:25
[INFO] [stdout]     |
[INFO] [stdout] 582 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.bytestream.rs:614:42
[INFO] [stdout]     |
[INFO] [stdout] 614 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 615 | |                         let method = QueryWriteStatusSvc(inner);
[INFO] [stdout] 616 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 617 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 627 | |                         Ok(res)
[INFO] [stdout] 628 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.bytestream.rs:627:25
[INFO] [stdout]     |
[INFO] [stdout] 627 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.bytestream.rs:632:41
[INFO] [stdout]     |
[INFO] [stdout] 632 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 633 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 634 | |                         let headers = response.headers_mut();
[INFO] [stdout] 635 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 645 | |                         Ok(response)
[INFO] [stdout] 646 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.bytestream.rs:645:25
[INFO] [stdout]     |
[INFO] [stdout] 645 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reapi` (lib test) due to 80 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.remoteworkers.v1test2.rs:833:42
[INFO] [stdout]     |
[INFO] [stdout] 833 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 834 | |                         let method = CreateBotSessionSvc(inner);
[INFO] [stdout] 835 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 836 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 846 | |                         Ok(res)
[INFO] [stdout] 847 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.remoteworkers.v1test2.rs:846:25
[INFO] [stdout]     |
[INFO] [stdout] 846 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.remoteworkers.v1test2.rs:878:42
[INFO] [stdout]     |
[INFO] [stdout] 878 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 879 | |                         let method = UpdateBotSessionSvc(inner);
[INFO] [stdout] 880 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 881 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 891 | |                         Ok(res)
[INFO] [stdout] 892 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.remoteworkers.v1test2.rs:891:25
[INFO] [stdout]     |
[INFO] [stdout] 891 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.remoteworkers.v1test2.rs:896:41
[INFO] [stdout]     |
[INFO] [stdout] 896 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 897 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 898 | |                         let headers = response.headers_mut();
[INFO] [stdout] 899 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 909 | |                         Ok(response)
[INFO] [stdout] 910 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.remoteworkers.v1test2.rs:909:25
[INFO] [stdout]     |
[INFO] [stdout] 909 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.build.v1.rs:857:42
[INFO] [stdout]     |
[INFO] [stdout] 857 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 858 | |                         let method = PublishLifecycleEventSvc(inner);
[INFO] [stdout] 859 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 860 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 870 | |                         Ok(res)
[INFO] [stdout] 871 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.build.v1.rs:870:25
[INFO] [stdout]     |
[INFO] [stdout] 870 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.build.v1.rs:912:42
[INFO] [stdout]     |
[INFO] [stdout] 912 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 913 | |                         let method = PublishBuildToolEventStreamSvc(inner);
[INFO] [stdout] 914 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 915 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 925 | |                         Ok(res)
[INFO] [stdout] 926 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.build.v1.rs:925:25
[INFO] [stdout]     |
[INFO] [stdout] 925 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.build.v1.rs:930:41
[INFO] [stdout]     |
[INFO] [stdout] 930 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 931 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 932 | |                         let headers = response.headers_mut();
[INFO] [stdout] 933 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 943 | |                         Ok(response)
[INFO] [stdout] 944 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reapi-ac06d2cb0bfd3250/out/google.devtools.build.v1.rs:943:25
[INFO] [stdout]     |
[INFO] [stdout] 943 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reapi` (lib) due to 80 previous errors
[INFO] running `Command { std: "docker" "inspect" "5ebd5770d607028a4dc32b84602edc730a4f19d5a2a651b0be250541d0e8ef28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ebd5770d607028a4dc32b84602edc730a4f19d5a2a651b0be250541d0e8ef28", kill_on_drop: false }`
[INFO] [stdout] 5ebd5770d607028a4dc32b84602edc730a4f19d5a2a651b0be250541d0e8ef28
