[INFO] fetching crate bazel-remote-apis 0.20.0...
[INFO] checking bazel-remote-apis-0.20.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate bazel-remote-apis 0.20.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate bazel-remote-apis 0.20.0
[INFO] finished tweaking crates.io crate bazel-remote-apis 0.20.0
[INFO] tweaked toml for crates.io crate bazel-remote-apis 0.20.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bazel-remote-apis 0.20.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 bazel-remote-apis 0.20.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d8ff9119f7154e7dc70291402fda013031a2956d679a5c2cee60873144d2df2
[INFO] running `Command { std: "docker" "start" "-a" "1d8ff9119f7154e7dc70291402fda013031a2956d679a5c2cee60873144d2df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d8ff9119f7154e7dc70291402fda013031a2956d679a5c2cee60873144d2df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d8ff9119f7154e7dc70291402fda013031a2956d679a5c2cee60873144d2df2", kill_on_drop: false }`
[INFO] [stdout] 1d8ff9119f7154e7dc70291402fda013031a2956d679a5c2cee60873144d2df2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f69982e19a3c972610d02612ef94ae104de59d2c830c54d518879338f23d0578
[INFO] running `Command { std: "docker" "start" "-a" "f69982e19a3c972610d02612ef94ae104de59d2c830c54d518879338f23d0578", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling bazel-remote-apis v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking axum-core v0.5.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking prost v0.14.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking axum v0.8.5
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:2568:42
[INFO] [stdout]      |
[INFO] [stdout] 2568 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2569 | |                         let method = ExecuteSvc(inner);
[INFO] [stdout] 2570 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2571 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2581 | |                         Ok(res)
[INFO] [stdout] 2582 | |                     };
[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<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:2581:25
[INFO] [stdout]      |
[INFO] [stdout] 2581 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:2614:42
[INFO] [stdout]      |
[INFO] [stdout] 2614 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2615 | |                         let method = WaitExecutionSvc(inner);
[INFO] [stdout] 2616 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2617 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2627 | |                         Ok(res)
[INFO] [stdout] 2628 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:2627:25
[INFO] [stdout]      |
[INFO] [stdout] 2627 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:2632:41
[INFO] [stdout]      |
[INFO] [stdout] 2632 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2633 | |                         let mut response = http::Response::new(
[INFO] [stdout] 2634 | |                             tonic::body::Body::default(),
[INFO] [stdout] 2635 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 2647 | |                         Ok(response)
[INFO] [stdout] 2648 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:2647:25
[INFO] [stdout]      |
[INFO] [stdout] 2647 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:3036:42
[INFO] [stdout]      |
[INFO] [stdout] 3036 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3037 | |                         let method = GetActionResultSvc(inner);
[INFO] [stdout] 3038 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 3039 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3049 | |                         Ok(res)
[INFO] [stdout] 3050 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:3049:25
[INFO] [stdout]      |
[INFO] [stdout] 3049 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:3082:42
[INFO] [stdout]      |
[INFO] [stdout] 3082 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3083 | |                         let method = UpdateActionResultSvc(inner);
[INFO] [stdout] 3084 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 3085 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3095 | |                         Ok(res)
[INFO] [stdout] 3096 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:3095:25
[INFO] [stdout]      |
[INFO] [stdout] 3095 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:3100:41
[INFO] [stdout]      |
[INFO] [stdout] 3100 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3101 | |                         let mut response = http::Response::new(
[INFO] [stdout] 3102 | |                             tonic::body::Body::default(),
[INFO] [stdout] 3103 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 3115 | |                         Ok(response)
[INFO] [stdout] 3116 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:3115:25
[INFO] [stdout]      |
[INFO] [stdout] 3115 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4238:42
[INFO] [stdout]      |
[INFO] [stdout] 4238 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4239 | |                         let method = FindMissingBlobsSvc(inner);
[INFO] [stdout] 4240 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 4241 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4251 | |                         Ok(res)
[INFO] [stdout] 4252 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4251:25
[INFO] [stdout]      |
[INFO] [stdout] 4251 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4287:42
[INFO] [stdout]      |
[INFO] [stdout] 4287 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4288 | |                         let method = BatchUpdateBlobsSvc(inner);
[INFO] [stdout] 4289 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 4290 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4300 | |                         Ok(res)
[INFO] [stdout] 4301 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4300:25
[INFO] [stdout]      |
[INFO] [stdout] 4300 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4336:42
[INFO] [stdout]      |
[INFO] [stdout] 4336 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4337 | |                         let method = BatchReadBlobsSvc(inner);
[INFO] [stdout] 4338 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 4339 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4349 | |                         Ok(res)
[INFO] [stdout] 4350 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4349:25
[INFO] [stdout]      |
[INFO] [stdout] 4349 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4383:42
[INFO] [stdout]      |
[INFO] [stdout] 4383 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4384 | |                         let method = GetTreeSvc(inner);
[INFO] [stdout] 4385 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 4386 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4396 | |                         Ok(res)
[INFO] [stdout] 4397 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4396:25
[INFO] [stdout]      |
[INFO] [stdout] 4396 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4432:42
[INFO] [stdout]      |
[INFO] [stdout] 4432 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4433 | |                         let method = SplitBlobSvc(inner);
[INFO] [stdout] 4434 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 4435 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4445 | |                         Ok(res)
[INFO] [stdout] 4446 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4445:25
[INFO] [stdout]      |
[INFO] [stdout] 4445 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4481:42
[INFO] [stdout]      |
[INFO] [stdout] 4481 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4482 | |                         let method = SpliceBlobSvc(inner);
[INFO] [stdout] 4483 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 4484 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4494 | |                         Ok(res)
[INFO] [stdout] 4495 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4494:25
[INFO] [stdout]      |
[INFO] [stdout] 4494 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4499:41
[INFO] [stdout]      |
[INFO] [stdout] 4499 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4500 | |                         let mut response = http::Response::new(
[INFO] [stdout] 4501 | |                             tonic::body::Body::default(),
[INFO] [stdout] 4502 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 4514 | |                         Ok(response)
[INFO] [stdout] 4515 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4514:25
[INFO] [stdout]      |
[INFO] [stdout] 4514 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4819:42
[INFO] [stdout]      |
[INFO] [stdout] 4819 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4820 | |                         let method = GetCapabilitiesSvc(inner);
[INFO] [stdout] 4821 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 4822 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4832 | |                         Ok(res)
[INFO] [stdout] 4833 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4832:25
[INFO] [stdout]      |
[INFO] [stdout] 4832 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4837:41
[INFO] [stdout]      |
[INFO] [stdout] 4837 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4838 | |                         let mut response = http::Response::new(
[INFO] [stdout] 4839 | |                             tonic::body::Body::default(),
[INFO] [stdout] 4840 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 4852 | |                         Ok(response)
[INFO] [stdout] 4853 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4852:25
[INFO] [stdout]      |
[INFO] [stdout] 4852 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/build.bazel.remote.asset.v1.rs:788:42
[INFO] [stdout]     |
[INFO] [stdout] 788 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 789 | |                         let method = FetchBlobSvc(inner);
[INFO] [stdout] 790 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 791 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 801 | |                         Ok(res)
[INFO] [stdout] 802 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/build.bazel.remote.asset.v1.rs:801:25
[INFO] [stdout]     |
[INFO] [stdout] 801 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/build.bazel.remote.asset.v1.rs:833:42
[INFO] [stdout]     |
[INFO] [stdout] 833 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 834 | |                         let method = FetchDirectorySvc(inner);
[INFO] [stdout] 835 | |                         let codec = tonic_prost::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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/build.bazel.remote.asset.v1.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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/build.bazel.remote.asset.v1.rs:851:41
[INFO] [stdout]     |
[INFO] [stdout] 851 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 852 | |                         let mut response = http::Response::new(
[INFO] [stdout] 853 | |                             tonic::body::Body::default(),
[INFO] [stdout] 854 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 866 | |                         Ok(response)
[INFO] [stdout] 867 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/build.bazel.remote.asset.v1.rs:866:25
[INFO] [stdout]     |
[INFO] [stdout] 866 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.asset.v1.rs:1247:42
[INFO] [stdout]      |
[INFO] [stdout] 1247 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1248 | |                         let method = PushBlobSvc(inner);
[INFO] [stdout] 1249 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1250 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1260 | |                         Ok(res)
[INFO] [stdout] 1261 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.asset.v1.rs:1260:25
[INFO] [stdout]      |
[INFO] [stdout] 1260 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.asset.v1.rs:1292:42
[INFO] [stdout]      |
[INFO] [stdout] 1292 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1293 | |                         let method = PushDirectorySvc(inner);
[INFO] [stdout] 1294 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1295 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1305 | |                         Ok(res)
[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<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.asset.v1.rs:1305:25
[INFO] [stdout]      |
[INFO] [stdout] 1305 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.asset.v1.rs:1310:41
[INFO] [stdout]      |
[INFO] [stdout] 1310 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1311 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1312 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1313 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1325 | |                         Ok(response)
[INFO] [stdout] 1326 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.asset.v1.rs:1325:25
[INFO] [stdout]      |
[INFO] [stdout] 1325 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/build.bazel.remote.logstream.v1.rs:422:42
[INFO] [stdout]     |
[INFO] [stdout] 422 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 423 | |                         let method = CreateLogStreamSvc(inner);
[INFO] [stdout] 424 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 425 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 435 | |                         Ok(res)
[INFO] [stdout] 436 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/build.bazel.remote.logstream.v1.rs:435:25
[INFO] [stdout]     |
[INFO] [stdout] 435 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/build.bazel.remote.logstream.v1.rs:440:41
[INFO] [stdout]     |
[INFO] [stdout] 440 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 441 | |                         let mut response = http::Response::new(
[INFO] [stdout] 442 | |                             tonic::body::Body::default(),
[INFO] [stdout] 443 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 455 | |                         Ok(response)
[INFO] [stdout] 456 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/build.bazel.remote.logstream.v1.rs:455:25
[INFO] [stdout]     |
[INFO] [stdout] 455 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:2568:42
[INFO] [stdout]      |
[INFO] [stdout] 2568 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2569 | |                         let method = ExecuteSvc(inner);
[INFO] [stdout] 2570 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2571 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2581 | |                         Ok(res)
[INFO] [stdout] 2582 | |                     };
[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<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:2581:25
[INFO] [stdout]      |
[INFO] [stdout] 2581 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:2614:42
[INFO] [stdout]      |
[INFO] [stdout] 2614 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2615 | |                         let method = WaitExecutionSvc(inner);
[INFO] [stdout] 2616 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2617 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2627 | |                         Ok(res)
[INFO] [stdout] 2628 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:2627:25
[INFO] [stdout]      |
[INFO] [stdout] 2627 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:2632:41
[INFO] [stdout]      |
[INFO] [stdout] 2632 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2633 | |                         let mut response = http::Response::new(
[INFO] [stdout] 2634 | |                             tonic::body::Body::default(),
[INFO] [stdout] 2635 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 2647 | |                         Ok(response)
[INFO] [stdout] 2648 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:2647:25
[INFO] [stdout]      |
[INFO] [stdout] 2647 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:3036:42
[INFO] [stdout]      |
[INFO] [stdout] 3036 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3037 | |                         let method = GetActionResultSvc(inner);
[INFO] [stdout] 3038 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 3039 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3049 | |                         Ok(res)
[INFO] [stdout] 3050 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:3049:25
[INFO] [stdout]      |
[INFO] [stdout] 3049 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:3082:42
[INFO] [stdout]      |
[INFO] [stdout] 3082 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3083 | |                         let method = UpdateActionResultSvc(inner);
[INFO] [stdout] 3084 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 3085 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3095 | |                         Ok(res)
[INFO] [stdout] 3096 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:3095:25
[INFO] [stdout]      |
[INFO] [stdout] 3095 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:3100:41
[INFO] [stdout]      |
[INFO] [stdout] 3100 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3101 | |                         let mut response = http::Response::new(
[INFO] [stdout] 3102 | |                             tonic::body::Body::default(),
[INFO] [stdout] 3103 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 3115 | |                         Ok(response)
[INFO] [stdout] 3116 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:3115:25
[INFO] [stdout]      |
[INFO] [stdout] 3115 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4238:42
[INFO] [stdout]      |
[INFO] [stdout] 4238 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4239 | |                         let method = FindMissingBlobsSvc(inner);
[INFO] [stdout] 4240 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 4241 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4251 | |                         Ok(res)
[INFO] [stdout] 4252 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4251:25
[INFO] [stdout]      |
[INFO] [stdout] 4251 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4287:42
[INFO] [stdout]      |
[INFO] [stdout] 4287 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4288 | |                         let method = BatchUpdateBlobsSvc(inner);
[INFO] [stdout] 4289 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 4290 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4300 | |                         Ok(res)
[INFO] [stdout] 4301 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4300:25
[INFO] [stdout]      |
[INFO] [stdout] 4300 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4336:42
[INFO] [stdout]      |
[INFO] [stdout] 4336 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4337 | |                         let method = BatchReadBlobsSvc(inner);
[INFO] [stdout] 4338 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 4339 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4349 | |                         Ok(res)
[INFO] [stdout] 4350 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4349:25
[INFO] [stdout]      |
[INFO] [stdout] 4349 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4383:42
[INFO] [stdout]      |
[INFO] [stdout] 4383 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4384 | |                         let method = GetTreeSvc(inner);
[INFO] [stdout] 4385 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 4386 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4396 | |                         Ok(res)
[INFO] [stdout] 4397 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4396:25
[INFO] [stdout]      |
[INFO] [stdout] 4396 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4432:42
[INFO] [stdout]      |
[INFO] [stdout] 4432 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4433 | |                         let method = SplitBlobSvc(inner);
[INFO] [stdout] 4434 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 4435 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4445 | |                         Ok(res)
[INFO] [stdout] 4446 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4445:25
[INFO] [stdout]      |
[INFO] [stdout] 4445 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4481:42
[INFO] [stdout]      |
[INFO] [stdout] 4481 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4482 | |                         let method = SpliceBlobSvc(inner);
[INFO] [stdout] 4483 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 4484 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4494 | |                         Ok(res)
[INFO] [stdout] 4495 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/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_prost::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<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4494:25
[INFO] [stdout]      |
[INFO] [stdout] 4494 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4499:41
[INFO] [stdout]      |
[INFO] [stdout] 4499 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4500 | |                         let mut response = http::Response::new(
[INFO] [stdout] 4501 | |                             tonic::body::Body::default(),
[INFO] [stdout] 4502 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 4514 | |                         Ok(response)
[INFO] [stdout] 4515 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4514:25
[INFO] [stdout]      |
[INFO] [stdout] 4514 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4819:42
[INFO] [stdout]      |
[INFO] [stdout] 4819 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4820 | |                         let method = GetCapabilitiesSvc(inner);
[INFO] [stdout] 4821 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 4822 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4832 | |                         Ok(res)
[INFO] [stdout] 4833 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4832:25
[INFO] [stdout]      |
[INFO] [stdout] 4832 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4837:41
[INFO] [stdout]      |
[INFO] [stdout] 4837 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4838 | |                         let mut response = http::Response::new(
[INFO] [stdout] 4839 | |                             tonic::body::Body::default(),
[INFO] [stdout] 4840 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 4852 | |                         Ok(response)
[INFO] [stdout] 4853 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.execution.v2.rs:4852:25
[INFO] [stdout]      |
[INFO] [stdout] 4852 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/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_prost::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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/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_prost::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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/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(
[INFO] [stdout] 634 | |                             tonic::body::Body::default(),
[INFO] [stdout] 635 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 647 | |                         Ok(response)
[INFO] [stdout] 648 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.bytestream.rs:647:25
[INFO] [stdout]     |
[INFO] [stdout] 647 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:591:42
[INFO] [stdout]     |
[INFO] [stdout] 591 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 592 | |                         let method = ListOperationsSvc(inner);
[INFO] [stdout] 593 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 594 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 604 | |                         Ok(res)
[INFO] [stdout] 605 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:604:25
[INFO] [stdout]     |
[INFO] [stdout] 604 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:636:42
[INFO] [stdout]     |
[INFO] [stdout] 636 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 637 | |                         let method = GetOperationSvc(inner);
[INFO] [stdout] 638 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 639 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 649 | |                         Ok(res)
[INFO] [stdout] 650 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:649:25
[INFO] [stdout]     |
[INFO] [stdout] 649 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:681:42
[INFO] [stdout]     |
[INFO] [stdout] 681 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 682 | |                         let method = DeleteOperationSvc(inner);
[INFO] [stdout] 683 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 684 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 694 | |                         Ok(res)
[INFO] [stdout] 695 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:694:25
[INFO] [stdout]     |
[INFO] [stdout] 694 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:726:42
[INFO] [stdout]     |
[INFO] [stdout] 726 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 727 | |                         let method = CancelOperationSvc(inner);
[INFO] [stdout] 728 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 729 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 739 | |                         Ok(res)
[INFO] [stdout] 740 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:739:25
[INFO] [stdout]     |
[INFO] [stdout] 739 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:771:42
[INFO] [stdout]     |
[INFO] [stdout] 771 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 772 | |                         let method = WaitOperationSvc(inner);
[INFO] [stdout] 773 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 774 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 784 | |                         Ok(res)
[INFO] [stdout] 785 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:784:25
[INFO] [stdout]     |
[INFO] [stdout] 784 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:789:41
[INFO] [stdout]     |
[INFO] [stdout] 789 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 790 | |                         let mut response = http::Response::new(
[INFO] [stdout] 791 | |                             tonic::body::Body::default(),
[INFO] [stdout] 792 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 804 | |                         Ok(response)
[INFO] [stdout] 805 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:804:25
[INFO] [stdout]     |
[INFO] [stdout] 804 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/build.bazel.remote.asset.v1.rs:788:42
[INFO] [stdout]     |
[INFO] [stdout] 788 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 789 | |                         let method = FetchBlobSvc(inner);
[INFO] [stdout] 790 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 791 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 801 | |                         Ok(res)
[INFO] [stdout] 802 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/build.bazel.remote.asset.v1.rs:801:25
[INFO] [stdout]     |
[INFO] [stdout] 801 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/build.bazel.remote.asset.v1.rs:833:42
[INFO] [stdout]     |
[INFO] [stdout] 833 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 834 | |                         let method = FetchDirectorySvc(inner);
[INFO] [stdout] 835 | |                         let codec = tonic_prost::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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/build.bazel.remote.asset.v1.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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/build.bazel.remote.asset.v1.rs:851:41
[INFO] [stdout]     |
[INFO] [stdout] 851 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 852 | |                         let mut response = http::Response::new(
[INFO] [stdout] 853 | |                             tonic::body::Body::default(),
[INFO] [stdout] 854 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 866 | |                         Ok(response)
[INFO] [stdout] 867 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/build.bazel.remote.asset.v1.rs:866:25
[INFO] [stdout]     |
[INFO] [stdout] 866 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.asset.v1.rs:1247:42
[INFO] [stdout]      |
[INFO] [stdout] 1247 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1248 | |                         let method = PushBlobSvc(inner);
[INFO] [stdout] 1249 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1250 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1260 | |                         Ok(res)
[INFO] [stdout] 1261 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.asset.v1.rs:1260:25
[INFO] [stdout]      |
[INFO] [stdout] 1260 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.asset.v1.rs:1292:42
[INFO] [stdout]      |
[INFO] [stdout] 1292 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1293 | |                         let method = PushDirectorySvc(inner);
[INFO] [stdout] 1294 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1295 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1305 | |                         Ok(res)
[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<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.asset.v1.rs:1305:25
[INFO] [stdout]      |
[INFO] [stdout] 1305 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.asset.v1.rs:1310:41
[INFO] [stdout]      |
[INFO] [stdout] 1310 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1311 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1312 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1313 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1325 | |                         Ok(response)
[INFO] [stdout] 1326 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/generated/build.bazel.remote.asset.v1.rs:1325:25
[INFO] [stdout]      |
[INFO] [stdout] 1325 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/build.bazel.remote.logstream.v1.rs:422:42
[INFO] [stdout]     |
[INFO] [stdout] 422 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 423 | |                         let method = CreateLogStreamSvc(inner);
[INFO] [stdout] 424 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 425 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 435 | |                         Ok(res)
[INFO] [stdout] 436 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/build.bazel.remote.logstream.v1.rs:435:25
[INFO] [stdout]     |
[INFO] [stdout] 435 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/build.bazel.remote.logstream.v1.rs:440:41
[INFO] [stdout]     |
[INFO] [stdout] 440 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 441 | |                         let mut response = http::Response::new(
[INFO] [stdout] 442 | |                             tonic::body::Body::default(),
[INFO] [stdout] 443 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 455 | |                         Ok(response)
[INFO] [stdout] 456 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/build.bazel.remote.logstream.v1.rs:455:25
[INFO] [stdout]     |
[INFO] [stdout] 455 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/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_prost::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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/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_prost::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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/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_prost::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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/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(
[INFO] [stdout] 634 | |                             tonic::body::Body::default(),
[INFO] [stdout] 635 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 647 | |                         Ok(response)
[INFO] [stdout] 648 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.bytestream.rs:647:25
[INFO] [stdout]     |
[INFO] [stdout] 647 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:591:42
[INFO] [stdout]     |
[INFO] [stdout] 591 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 592 | |                         let method = ListOperationsSvc(inner);
[INFO] [stdout] 593 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 594 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 604 | |                         Ok(res)
[INFO] [stdout] 605 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:604:25
[INFO] [stdout]     |
[INFO] [stdout] 604 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:636:42
[INFO] [stdout]     |
[INFO] [stdout] 636 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 637 | |                         let method = GetOperationSvc(inner);
[INFO] [stdout] 638 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 639 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 649 | |                         Ok(res)
[INFO] [stdout] 650 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:649:25
[INFO] [stdout]     |
[INFO] [stdout] 649 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:681:42
[INFO] [stdout]     |
[INFO] [stdout] 681 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 682 | |                         let method = DeleteOperationSvc(inner);
[INFO] [stdout] 683 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 684 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 694 | |                         Ok(res)
[INFO] [stdout] 695 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:694:25
[INFO] [stdout]     |
[INFO] [stdout] 694 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:726:42
[INFO] [stdout]     |
[INFO] [stdout] 726 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 727 | |                         let method = CancelOperationSvc(inner);
[INFO] [stdout] 728 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 729 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 739 | |                         Ok(res)
[INFO] [stdout] 740 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:739:25
[INFO] [stdout]     |
[INFO] [stdout] 739 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:771:42
[INFO] [stdout]     |
[INFO] [stdout] 771 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 772 | |                         let method = WaitOperationSvc(inner);
[INFO] [stdout] 773 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 774 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 784 | |                         Ok(res)
[INFO] [stdout] 785 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:784:25
[INFO] [stdout]     |
[INFO] [stdout] 784 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:789:41
[INFO] [stdout]     |
[INFO] [stdout] 789 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 790 | |                         let mut response = http::Response::new(
[INFO] [stdout] 791 | |                             tonic::body::Body::default(),
[INFO] [stdout] 792 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 804 | |                         Ok(response)
[INFO] [stdout] 805 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/generated/google.longrunning.rs:804:25
[INFO] [stdout]     |
[INFO] [stdout] 804 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bazel-remote-apis` (lib test) due to 66 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bazel-remote-apis` (lib) due to 66 previous errors
[INFO] running `Command { std: "docker" "inspect" "f69982e19a3c972610d02612ef94ae104de59d2c830c54d518879338f23d0578", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f69982e19a3c972610d02612ef94ae104de59d2c830c54d518879338f23d0578", kill_on_drop: false }`
[INFO] [stdout] f69982e19a3c972610d02612ef94ae104de59d2c830c54d518879338f23d0578
