[INFO] fetching crate iam-runtime-rs 0.7.0...
[INFO] checking iam-runtime-rs-0.7.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate iam-runtime-rs 0.7.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate iam-runtime-rs 0.7.0
[INFO] finished tweaking crates.io crate iam-runtime-rs 0.7.0
[INFO] tweaked toml for crates.io crate iam-runtime-rs 0.7.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate iam-runtime-rs 0.7.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 iam-runtime-rs 0.7.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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f9bc975aa2408bf69100a7e243d430491ca6b2406a29450d65dda5a5d18bb630
[INFO] running `Command { std: "docker" "start" "-a" "f9bc975aa2408bf69100a7e243d430491ca6b2406a29450d65dda5a5d18bb630", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9bc975aa2408bf69100a7e243d430491ca6b2406a29450d65dda5a5d18bb630", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9bc975aa2408bf69100a7e243d430491ca6b2406a29450d65dda5a5d18bb630", kill_on_drop: false }`
[INFO] [stdout] f9bc975aa2408bf69100a7e243d430491ca6b2406a29450d65dda5a5d18bb630
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d609dda456f925a5efab2f7e9230f8078357c5de628950026d617daa62a06b50
[INFO] running `Command { std: "docker" "start" "-a" "d609dda456f925a5efab2f7e9230f8078357c5de628950026d617daa62a06b50", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[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 prost-derive v0.14.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[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 prost-types 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.6
[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] [stderr]     Checking iam-runtime-rs v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/runtime.iam.v1.rs:317:42
[INFO] [stdout]     |
[INFO] [stdout] 317 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 318 | |                         let method = ValidateCredentialSvc(inner);
[INFO] [stdout] 319 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 320 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 330 | |                         Ok(res)
[INFO] [stdout] 331 | |                     };
[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/runtime.iam.v1.rs:330:25
[INFO] [stdout]     |
[INFO] [stdout] 330 |                         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/runtime.iam.v1.rs:335:41
[INFO] [stdout]     |
[INFO] [stdout] 335 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 336 | |                         let mut response = http::Response::new(
[INFO] [stdout] 337 | |                             tonic::body::Body::default(),
[INFO] [stdout] 338 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 350 | |                         Ok(response)
[INFO] [stdout] 351 | |                     })
[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/runtime.iam.v1.rs:350:25
[INFO] [stdout]     |
[INFO] [stdout] 350 |                         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/runtime.iam.v1.rs:783:42
[INFO] [stdout]     |
[INFO] [stdout] 783 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 784 | |                         let method = CheckAccessSvc(inner);
[INFO] [stdout] 785 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 786 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 796 | |                         Ok(res)
[INFO] [stdout] 797 | |                     };
[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/runtime.iam.v1.rs:796:25
[INFO] [stdout]     |
[INFO] [stdout] 796 |                         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/runtime.iam.v1.rs:829:42
[INFO] [stdout]     |
[INFO] [stdout] 829 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 830 | |                         let method = CreateRelationshipsSvc(inner);
[INFO] [stdout] 831 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 832 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 842 | |                         Ok(res)
[INFO] [stdout] 843 | |                     };
[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/runtime.iam.v1.rs:842:25
[INFO] [stdout]     |
[INFO] [stdout] 842 |                         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/runtime.iam.v1.rs:875:42
[INFO] [stdout]     |
[INFO] [stdout] 875 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 876 | |                         let method = DeleteRelationshipsSvc(inner);
[INFO] [stdout] 877 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 878 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 888 | |                         Ok(res)
[INFO] [stdout] 889 | |                     };
[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/runtime.iam.v1.rs:888:25
[INFO] [stdout]     |
[INFO] [stdout] 888 |                         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/runtime.iam.v1.rs:893:41
[INFO] [stdout]     |
[INFO] [stdout] 893 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 894 | |                         let mut response = http::Response::new(
[INFO] [stdout] 895 | |                             tonic::body::Body::default(),
[INFO] [stdout] 896 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 908 | |                         Ok(response)
[INFO] [stdout] 909 | |                     })
[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/runtime.iam.v1.rs:908:25
[INFO] [stdout]     |
[INFO] [stdout] 908 |                         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/runtime.iam.v1.rs:1182:42
[INFO] [stdout]      |
[INFO] [stdout] 1182 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1183 | |                         let method = GetAccessTokenSvc(inner);
[INFO] [stdout] 1184 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1185 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1195 | |                         Ok(res)
[INFO] [stdout] 1196 | |                     };
[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/runtime.iam.v1.rs:1195:25
[INFO] [stdout]      |
[INFO] [stdout] 1195 |                         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/runtime.iam.v1.rs:1200:41
[INFO] [stdout]      |
[INFO] [stdout] 1200 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1201 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1202 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1203 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1215 | |                         Ok(response)
[INFO] [stdout] 1216 | |                     })
[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/runtime.iam.v1.rs:1215:25
[INFO] [stdout]      |
[INFO] [stdout] 1215 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iam-runtime-rs` (lib) due to 16 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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/runtime.iam.v1.rs:317:42
[INFO] [stdout]     |
[INFO] [stdout] 317 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 318 | |                         let method = ValidateCredentialSvc(inner);
[INFO] [stdout] 319 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 320 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 330 | |                         Ok(res)
[INFO] [stdout] 331 | |                     };
[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/runtime.iam.v1.rs:330:25
[INFO] [stdout]     |
[INFO] [stdout] 330 |                         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/runtime.iam.v1.rs:335:41
[INFO] [stdout]     |
[INFO] [stdout] 335 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 336 | |                         let mut response = http::Response::new(
[INFO] [stdout] 337 | |                             tonic::body::Body::default(),
[INFO] [stdout] 338 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 350 | |                         Ok(response)
[INFO] [stdout] 351 | |                     })
[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/runtime.iam.v1.rs:350:25
[INFO] [stdout]     |
[INFO] [stdout] 350 |                         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/runtime.iam.v1.rs:783:42
[INFO] [stdout]     |
[INFO] [stdout] 783 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 784 | |                         let method = CheckAccessSvc(inner);
[INFO] [stdout] 785 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 786 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 796 | |                         Ok(res)
[INFO] [stdout] 797 | |                     };
[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/runtime.iam.v1.rs:796:25
[INFO] [stdout]     |
[INFO] [stdout] 796 |                         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/runtime.iam.v1.rs:829:42
[INFO] [stdout]     |
[INFO] [stdout] 829 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 830 | |                         let method = CreateRelationshipsSvc(inner);
[INFO] [stdout] 831 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 832 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 842 | |                         Ok(res)
[INFO] [stdout] 843 | |                     };
[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/runtime.iam.v1.rs:842:25
[INFO] [stdout]     |
[INFO] [stdout] 842 |                         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/runtime.iam.v1.rs:875:42
[INFO] [stdout]     |
[INFO] [stdout] 875 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 876 | |                         let method = DeleteRelationshipsSvc(inner);
[INFO] [stdout] 877 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 878 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 888 | |                         Ok(res)
[INFO] [stdout] 889 | |                     };
[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/runtime.iam.v1.rs:888:25
[INFO] [stdout]     |
[INFO] [stdout] 888 |                         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/runtime.iam.v1.rs:893:41
[INFO] [stdout]     |
[INFO] [stdout] 893 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 894 | |                         let mut response = http::Response::new(
[INFO] [stdout] 895 | |                             tonic::body::Body::default(),
[INFO] [stdout] 896 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 908 | |                         Ok(response)
[INFO] [stdout] 909 | |                     })
[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/runtime.iam.v1.rs:908:25
[INFO] [stdout]     |
[INFO] [stdout] 908 |                         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/runtime.iam.v1.rs:1182:42
[INFO] [stdout]      |
[INFO] [stdout] 1182 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1183 | |                         let method = GetAccessTokenSvc(inner);
[INFO] [stdout] 1184 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1185 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1195 | |                         Ok(res)
[INFO] [stdout] 1196 | |                     };
[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/runtime.iam.v1.rs:1195:25
[INFO] [stdout]      |
[INFO] [stdout] 1195 |                         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/runtime.iam.v1.rs:1200:41
[INFO] [stdout]      |
[INFO] [stdout] 1200 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1201 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1202 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1203 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1215 | |                         Ok(response)
[INFO] [stdout] 1216 | |                     })
[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/runtime.iam.v1.rs:1215:25
[INFO] [stdout]      |
[INFO] [stdout] 1215 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iam-runtime-rs` (lib test) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "d609dda456f925a5efab2f7e9230f8078357c5de628950026d617daa62a06b50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d609dda456f925a5efab2f7e9230f8078357c5de628950026d617daa62a06b50", kill_on_drop: false }`
[INFO] [stdout] d609dda456f925a5efab2f7e9230f8078357c5de628950026d617daa62a06b50
