[INFO] cloning repository https://github.com/Ruddickmg/vault-kms-provider
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ruddickmg/vault-kms-provider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuddickmg%2Fvault-kms-provider", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuddickmg%2Fvault-kms-provider'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29d8a50d6ca09fc5235d7c16ba98e77ff0b37c0b
[INFO] checking Ruddickmg/vault-kms-provider against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuddickmg%2Fvault-kms-provider" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ruddickmg/vault-kms-provider
[INFO] finished tweaking git repo https://github.com/Ruddickmg/vault-kms-provider
[INFO] tweaked toml for git repo https://github.com/Ruddickmg/vault-kms-provider written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ruddickmg/vault-kms-provider 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 git repo https://github.com/Ruddickmg/vault-kms-provider 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 591ff06a5d9b3048d43ee699350ca06953783af2b0d188bc4ba973aec469dd10
[INFO] running `Command { std: "docker" "start" "-a" "591ff06a5d9b3048d43ee699350ca06953783af2b0d188bc4ba973aec469dd10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "591ff06a5d9b3048d43ee699350ca06953783af2b0d188bc4ba973aec469dd10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "591ff06a5d9b3048d43ee699350ca06953783af2b0d188bc4ba973aec469dd10", kill_on_drop: false }`
[INFO] [stdout] 591ff06a5d9b3048d43ee699350ca06953783af2b0d188bc4ba973aec469dd10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 83e864ec91fbd6474a43d7abfef69abf70f8b564a178e888e4eed203b06e887d
[INFO] running `Command { std: "docker" "start" "-a" "83e864ec91fbd6474a43d7abfef69abf70f8b564a178e888e4eed203b06e887d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling rustls v0.23.16
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.8.16
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking clap_builder v4.5.18
[INFO] [stderr]     Checking convert_case v0.9.0
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking clap v4.5.18
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling rustify_derive v0.5.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling vault_kms_provider v1.2.94 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking axum-core v0.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking axum v0.8.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]     Checking hyper v1.8.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[INFO] [stderr]     Checking hyper-timeout v0.5.1
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking rustify v0.6.0
[INFO] [stderr]     Checking vaultrs v0.7.4
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:16:96
[INFO] [stdout]    |
[INFO] [stdout] 16 |   async fn checks(uri: String, socket_path: String) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  ________________________________________________________________________________________________^
[INFO] [stdout] 17 | |     if uri.contains("ready") {
[INFO] [stdout] 18 | |         readiness::readiness_check(&socket_path).await
[INFO] [stdout] 19 | |     } else if uri.contains("health") {
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:16:96
[INFO] [stdout]    |
[INFO] [stdout] 16 |   async fn checks(uri: String, socket_path: String) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  ________________________________________________________________________________________________^
[INFO] [stdout] 17 | |     if uri.contains("ready") {
[INFO] [stdout] 18 | |         readiness::readiness_check(&socket_path).await
[INFO] [stdout] 19 | |     } else if uri.contains("health") {
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     if uri.contains("ready") {
[INFO] [stdout] 18 | |         readiness::readiness_check(&socket_path).await
[INFO] [stdout] 19 | |     } else if uri.contains("health") {
[INFO] [stdout] 20 | |         health::health_check().await
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |             .expect("Unable to build response"))
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 |       if uri.contains("ready") {
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 18 | |         readiness::readiness_check(&socket_path).await
[INFO] [stdout] 19 | |     } else if uri.contains("health") {
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         readiness::readiness_check(&socket_path).await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 |         readiness::readiness_check(&socket_path).await
[INFO] [stdout]    |                                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         readiness::readiness_check(&socket_path).await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |       } else if uri.contains("health") {
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 20 | |         health::health_check().await
[INFO] [stdout] 21 | |     } else {
[INFO] [stdout] 22 | |         Ok(Response::builder()
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |             .expect("Unable to build response"))
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |       } else if uri.contains("health") {
[INFO] [stdout]    |  ______________________________________^
[INFO] [stdout] 20 | |         health::health_check().await
[INFO] [stdout] 21 | |     } else {
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         health::health_check().await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |         health::health_check().await
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         health::health_check().await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |       } else {
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 22 | |         Ok(Response::builder()
[INFO] [stdout] 23 | |             .status(StatusCode::NOT_FOUND)
[INFO] [stdout] 24 | |             .body(Full::new(Bytes::from("Not found")))
[INFO] [stdout] 25 | |             .expect("Unable to build response"))
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | /         Ok(Response::builder()
[INFO] [stdout] 23 | |             .status(StatusCode::NOT_FOUND)
[INFO] [stdout] 24 | |             .body(Full::new(Bytes::from("Not found")))
[INFO] [stdout] 25 | |             .expect("Unable to build response"))
[INFO] [stdout]    | |________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/health.rs:6:74
[INFO] [stdout]    |
[INFO] [stdout]  6 |   pub async fn health_check() -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  __________________________________________________________________________^
[INFO] [stdout]  7 | |     Ok(Response::builder()
[INFO] [stdout]  8 | |         .status(StatusCode::OK)
[INFO] [stdout]  9 | |         .body(Full::new(Bytes::from("OK")))
[INFO] [stdout] 10 | |         .expect("Unable to build request"))
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/health.rs:6:74
[INFO] [stdout]    |
[INFO] [stdout]  6 |   pub async fn health_check() -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  __________________________________________________________________________^
[INFO] [stdout]  7 | |     Ok(Response::builder()
[INFO] [stdout]  8 | |         .status(StatusCode::OK)
[INFO] [stdout]  9 | |         .body(Full::new(Bytes::from("OK")))
[INFO] [stdout] 10 | |         .expect("Unable to build request"))
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/health.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | /     Ok(Response::builder()
[INFO] [stdout]  8 | |         .status(StatusCode::OK)
[INFO] [stdout]  9 | |         .body(Full::new(Bytes::from("OK")))
[INFO] [stdout] 10 | |         .expect("Unable to build request"))
[INFO] [stdout]    | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/readiness.rs:7:94
[INFO] [stdout]    |
[INFO] [stdout]  7 |   pub async fn readiness_check(socket_path: &str) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  ______________________________________________________________________________________________^
[INFO] [stdout]  8 | |     let status = if Path::new(&socket_path).exists() {
[INFO] [stdout]  9 | |         StatusCode::OK
[INFO] [stdout] 10 | |     } else {
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |         .expect("Unable to build request"))
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/readiness.rs:7:94
[INFO] [stdout]    |
[INFO] [stdout]  7 |   pub async fn readiness_check(socket_path: &str) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  ______________________________________________________________________________________________^
[INFO] [stdout]  8 | |     let status = if Path::new(&socket_path).exists() {
[INFO] [stdout]  9 | |         StatusCode::OK
[INFO] [stdout] 10 | |     } else {
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |         .expect("Unable to build request"))
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/readiness.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     Ok(Response::builder()
[INFO] [stdout] 14 | |         .status(status)
[INFO] [stdout] 15 | |         .body(Full::new(Bytes::from("Not ready")))
[INFO] [stdout] 16 | |         .expect("Unable to build request"))
[INFO] [stdout]    | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/vault_kms_provider-9672a155692d6e2a/out/v2.rs:384:42
[INFO] [stdout]     |
[INFO] [stdout] 384 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 385 | |                         let method = StatusSvc(inner);
[INFO] [stdout] 386 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 387 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 397 | |                         Ok(res)
[INFO] [stdout] 398 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/vault_kms_provider-9672a155692d6e2a/out/v2.rs:397:25
[INFO] [stdout]     |
[INFO] [stdout] 397 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/vault_kms_provider-9672a155692d6e2a/out/v2.rs:429:42
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 430 | |                         let method = DecryptSvc(inner);
[INFO] [stdout] 431 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 432 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 442 | |                         Ok(res)
[INFO] [stdout] 443 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/vault_kms_provider-9672a155692d6e2a/out/v2.rs:442:25
[INFO] [stdout]     |
[INFO] [stdout] 442 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/vault_kms_provider-9672a155692d6e2a/out/v2.rs:474:42
[INFO] [stdout]     |
[INFO] [stdout] 474 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 475 | |                         let method = EncryptSvc(inner);
[INFO] [stdout] 476 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 477 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 487 | |                         Ok(res)
[INFO] [stdout] 488 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/vault_kms_provider-9672a155692d6e2a/out/v2.rs:487:25
[INFO] [stdout]     |
[INFO] [stdout] 487 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/vault_kms_provider-9672a155692d6e2a/out/v2.rs:492:41
[INFO] [stdout]     |
[INFO] [stdout] 492 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 493 | |                         let mut response = http::Response::new(
[INFO] [stdout] 494 | |                             tonic::body::Body::default(),
[INFO] [stdout] 495 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |                         Ok(response)
[INFO] [stdout] 508 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/vault_kms_provider-9672a155692d6e2a/out/v2.rs:507:25
[INFO] [stdout]     |
[INFO] [stdout] 507 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vault_kms_provider` (lib) due to 28 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:16:96
[INFO] [stdout]    |
[INFO] [stdout] 16 |   async fn checks(uri: String, socket_path: String) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  ________________________________________________________________________________________________^
[INFO] [stdout] 17 | |     if uri.contains("ready") {
[INFO] [stdout] 18 | |         readiness::readiness_check(&socket_path).await
[INFO] [stdout] 19 | |     } else if uri.contains("health") {
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:16:96
[INFO] [stdout]    |
[INFO] [stdout] 16 |   async fn checks(uri: String, socket_path: String) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  ________________________________________________________________________________________________^
[INFO] [stdout] 17 | |     if uri.contains("ready") {
[INFO] [stdout] 18 | |         readiness::readiness_check(&socket_path).await
[INFO] [stdout] 19 | |     } else if uri.contains("health") {
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     if uri.contains("ready") {
[INFO] [stdout] 18 | |         readiness::readiness_check(&socket_path).await
[INFO] [stdout] 19 | |     } else if uri.contains("health") {
[INFO] [stdout] 20 | |         health::health_check().await
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |             .expect("Unable to build response"))
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 |       if uri.contains("ready") {
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 18 | |         readiness::readiness_check(&socket_path).await
[INFO] [stdout] 19 | |     } else if uri.contains("health") {
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         readiness::readiness_check(&socket_path).await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 |         readiness::readiness_check(&socket_path).await
[INFO] [stdout]    |                                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         readiness::readiness_check(&socket_path).await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |       } else if uri.contains("health") {
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 20 | |         health::health_check().await
[INFO] [stdout] 21 | |     } else {
[INFO] [stdout] 22 | |         Ok(Response::builder()
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |             .expect("Unable to build response"))
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |       } else if uri.contains("health") {
[INFO] [stdout]    |  ______________________________________^
[INFO] [stdout] 20 | |         health::health_check().await
[INFO] [stdout] 21 | |     } else {
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         health::health_check().await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |         health::health_check().await
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         health::health_check().await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |       } else {
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 22 | |         Ok(Response::builder()
[INFO] [stdout] 23 | |             .status(StatusCode::NOT_FOUND)
[INFO] [stdout] 24 | |             .body(Full::new(Bytes::from("Not found")))
[INFO] [stdout] 25 | |             .expect("Unable to build response"))
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | /         Ok(Response::builder()
[INFO] [stdout] 23 | |             .status(StatusCode::NOT_FOUND)
[INFO] [stdout] 24 | |             .body(Full::new(Bytes::from("Not found")))
[INFO] [stdout] 25 | |             .expect("Unable to build response"))
[INFO] [stdout]    | |________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/health.rs:6:74
[INFO] [stdout]    |
[INFO] [stdout]  6 |   pub async fn health_check() -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  __________________________________________________________________________^
[INFO] [stdout]  7 | |     Ok(Response::builder()
[INFO] [stdout]  8 | |         .status(StatusCode::OK)
[INFO] [stdout]  9 | |         .body(Full::new(Bytes::from("OK")))
[INFO] [stdout] 10 | |         .expect("Unable to build request"))
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/health.rs:6:74
[INFO] [stdout]    |
[INFO] [stdout]  6 |   pub async fn health_check() -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  __________________________________________________________________________^
[INFO] [stdout]  7 | |     Ok(Response::builder()
[INFO] [stdout]  8 | |         .status(StatusCode::OK)
[INFO] [stdout]  9 | |         .body(Full::new(Bytes::from("OK")))
[INFO] [stdout] 10 | |         .expect("Unable to build request"))
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/health.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | /     Ok(Response::builder()
[INFO] [stdout]  8 | |         .status(StatusCode::OK)
[INFO] [stdout]  9 | |         .body(Full::new(Bytes::from("OK")))
[INFO] [stdout] 10 | |         .expect("Unable to build request"))
[INFO] [stdout]    | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/readiness.rs:7:94
[INFO] [stdout]    |
[INFO] [stdout]  7 |   pub async fn readiness_check(socket_path: &str) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  ______________________________________________________________________________________________^
[INFO] [stdout]  8 | |     let status = if Path::new(&socket_path).exists() {
[INFO] [stdout]  9 | |         StatusCode::OK
[INFO] [stdout] 10 | |     } else {
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |         .expect("Unable to build request"))
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/readiness.rs:7:94
[INFO] [stdout]    |
[INFO] [stdout]  7 |   pub async fn readiness_check(socket_path: &str) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  ______________________________________________________________________________________________^
[INFO] [stdout]  8 | |     let status = if Path::new(&socket_path).exists() {
[INFO] [stdout]  9 | |         StatusCode::OK
[INFO] [stdout] 10 | |     } else {
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |         .expect("Unable to build request"))
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/readiness.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     Ok(Response::builder()
[INFO] [stdout] 14 | |         .status(status)
[INFO] [stdout] 15 | |         .body(Full::new(Bytes::from("Not ready")))
[INFO] [stdout] 16 | |         .expect("Unable to build request"))
[INFO] [stdout]    | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/readiness.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |           let resp = readiness_check("test_files/vault-kms-provider.yaml")
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 27 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/readiness.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |             .await
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/readiness.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |           let resp = readiness_check("test_files/vault-kms-provider.yaml")
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 27 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/readiness.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let resp = readiness_check("test_files/non-existent-file")
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 35 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/readiness.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |             .await
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/readiness.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let resp = readiness_check("test_files/non-existent-file")
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 35 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |           let resp = checks(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 91 | |             "/ready".to_string(),
[INFO] [stdout] 92 | |             "test_files/vault-kms-provider.yaml".to_string(),
[INFO] [stdout] 93 | |         )
[INFO] [stdout] 94 | |         .await
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 |         .await
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/checks/mod.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |           let resp = checks(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 91 | |             "/ready".to_string(),
[INFO] [stdout] 92 | |             "test_files/vault-kms-provider.yaml".to_string(),
[INFO] [stdout] 93 | |         )
[INFO] [stdout] 94 | |         .await
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/checks/mod.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |           let resp = checks(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 102 | |             "/ready".to_string(),
[INFO] [stdout] 103 | |             "test_files/non-existent-file".to_string(),
[INFO] [stdout] 104 | |         )
[INFO] [stdout] 105 | |         .await
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/checks/mod.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/checks/mod.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |           let resp = checks(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 102 | |             "/ready".to_string(),
[INFO] [stdout] 103 | |             "test_files/non-existent-file".to_string(),
[INFO] [stdout] 104 | |         )
[INFO] [stdout] 105 | |         .await
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/checks/mod.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |           let resp = checks(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 113 | |             "/health".to_string(),
[INFO] [stdout] 114 | |             "test_files/vault-kms-provider.yaml".to_string(),
[INFO] [stdout] 115 | |         )
[INFO] [stdout] 116 | |         .await
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/checks/mod.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/checks/mod.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |           let resp = checks(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 113 | |             "/health".to_string(),
[INFO] [stdout] 114 | |             "test_files/vault-kms-provider.yaml".to_string(),
[INFO] [stdout] 115 | |         )
[INFO] [stdout] 116 | |         .await
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/checks/mod.rs:123:20
[INFO] [stdout]     |
[INFO] [stdout] 123 |           let resp = checks(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 124 | |             "/invalid".to_string(),
[INFO] [stdout] 125 | |             "test_files/vault-kms-provider.yaml".to_string(),
[INFO] [stdout] 126 | |         )
[INFO] [stdout] 127 | |         .await
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/checks/mod.rs:127:10
[INFO] [stdout]     |
[INFO] [stdout] 127 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/checks/mod.rs:123:20
[INFO] [stdout]     |
[INFO] [stdout] 123 |           let resp = checks(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 124 | |             "/invalid".to_string(),
[INFO] [stdout] 125 | |             "test_files/vault-kms-provider.yaml".to_string(),
[INFO] [stdout] 126 | |         )
[INFO] [stdout] 127 | |         .await
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/vault_kms_provider-9672a155692d6e2a/out/v2.rs:384:42
[INFO] [stdout]     |
[INFO] [stdout] 384 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 385 | |                         let method = StatusSvc(inner);
[INFO] [stdout] 386 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 387 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 397 | |                         Ok(res)
[INFO] [stdout] 398 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/vault_kms_provider-9672a155692d6e2a/out/v2.rs:397:25
[INFO] [stdout]     |
[INFO] [stdout] 397 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/vault_kms_provider-9672a155692d6e2a/out/v2.rs:429:42
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 430 | |                         let method = DecryptSvc(inner);
[INFO] [stdout] 431 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 432 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 442 | |                         Ok(res)
[INFO] [stdout] 443 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/vault_kms_provider-9672a155692d6e2a/out/v2.rs:442:25
[INFO] [stdout]     |
[INFO] [stdout] 442 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/vault_kms_provider-9672a155692d6e2a/out/v2.rs:474:42
[INFO] [stdout]     |
[INFO] [stdout] 474 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 475 | |                         let method = EncryptSvc(inner);
[INFO] [stdout] 476 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 477 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 487 | |                         Ok(res)
[INFO] [stdout] 488 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/vault_kms_provider-9672a155692d6e2a/out/v2.rs:487:25
[INFO] [stdout]     |
[INFO] [stdout] 487 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/vault_kms_provider-9672a155692d6e2a/out/v2.rs:492:41
[INFO] [stdout]     |
[INFO] [stdout] 492 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 493 | |                         let mut response = http::Response::new(
[INFO] [stdout] 494 | |                             tonic::body::Body::default(),
[INFO] [stdout] 495 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |                         Ok(response)
[INFO] [stdout] 508 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/vault_kms_provider-9672a155692d6e2a/out/v2.rs:507:25
[INFO] [stdout]     |
[INFO] [stdout] 507 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vault_kms_provider` (lib test) due to 46 previous errors
[INFO] running `Command { std: "docker" "inspect" "83e864ec91fbd6474a43d7abfef69abf70f8b564a178e888e4eed203b06e887d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83e864ec91fbd6474a43d7abfef69abf70f8b564a178e888e4eed203b06e887d", kill_on_drop: false }`
[INFO] [stdout] 83e864ec91fbd6474a43d7abfef69abf70f8b564a178e888e4eed203b06e887d
