[INFO] cloning repository https://github.com/Nilstrieb/terustform
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nilstrieb/terustform" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilstrieb%2Fterustform", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilstrieb%2Fterustform'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8394e27f60842f76bc9ee99d9b74a6bef1f8093a
[INFO] checking Nilstrieb/terustform 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%2FNilstrieb%2Fterustform" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nilstrieb/terustform
[INFO] finished tweaking git repo https://github.com/Nilstrieb/terustform
[INFO] tweaked toml for git repo https://github.com/Nilstrieb/terustform written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nilstrieb/terustform 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/Nilstrieb/terustform 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 100c910c950c7a88d889c664fa599794d818519b3ece18cd9d91e88fd538ba26
[INFO] running `Command { std: "docker" "start" "-a" "100c910c950c7a88d889c664fa599794d818519b3ece18cd9d91e88fd538ba26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "100c910c950c7a88d889c664fa599794d818519b3ece18cd9d91e88fd538ba26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "100c910c950c7a88d889c664fa599794d818519b3ece18cd9d91e88fd538ba26", kill_on_drop: false }`
[INFO] [stdout] 100c910c950c7a88d889c664fa599794d818519b3ece18cd9d91e88fd538ba26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddb4ce003c512a322c91d0370c252eab488e585a4c6294a0b27812d18a2b8c1e
[INFO] running `Command { std: "docker" "start" "-a" "ddb4ce003c512a322c91d0370c252eab488e585a4c6294a0b27812d18a2b8c1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking rustls-pki-types v1.4.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking httparse v1.8.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking rustls-webpki v0.102.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustls v0.23.4
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling prost-derive v0.12.4
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling prost-types v0.12.4
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling prost-build v0.12.4
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling terustform-macros v0.1.0 (/opt/rustwide/workdir/terustform-macros)
[INFO] [stderr]    Compiling terustform v0.1.0 (/opt/rustwide/workdir/terustform)
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking hyper v1.3.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking rmp v0.8.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking rcgen v0.13.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking num-traits v0.2.18
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking hyper-rustls v0.26.0
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking dto v0.1.0 (https://github.com/nilstrieb-lehre/davinci-cors.git?rev=bef75a802cf48cf63d171136c2cea67b83055387#bef75a80)
[INFO] [stderr]     Checking reqwest v0.12.3
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1743:42
[INFO] [stdout]      |
[INFO] [stdout] 1743 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1744 | |                         let inner = inner.0;
[INFO] [stdout] 1745 | |                         let method = GetMetadataSvc(inner);
[INFO] [stdout] 1746 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1757 | |                         Ok(res)
[INFO] [stdout] 1758 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1757:25
[INFO] [stdout]      |
[INFO] [stdout] 1757 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1789:42
[INFO] [stdout]      |
[INFO] [stdout] 1789 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1790 | |                         let inner = inner.0;
[INFO] [stdout] 1791 | |                         let method = GetProviderSchemaSvc(inner);
[INFO] [stdout] 1792 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1803 | |                         Ok(res)
[INFO] [stdout] 1804 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1803:25
[INFO] [stdout]      |
[INFO] [stdout] 1803 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1839:42
[INFO] [stdout]      |
[INFO] [stdout] 1839 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1840 | |                         let inner = inner.0;
[INFO] [stdout] 1841 | |                         let method = ValidateProviderConfigSvc(inner);
[INFO] [stdout] 1842 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1853 | |                         Ok(res)
[INFO] [stdout] 1854 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1853:25
[INFO] [stdout]      |
[INFO] [stdout] 1853 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1889:42
[INFO] [stdout]      |
[INFO] [stdout] 1889 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1890 | |                         let inner = inner.0;
[INFO] [stdout] 1891 | |                         let method = ValidateResourceConfigSvc(inner);
[INFO] [stdout] 1892 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1903 | |                         Ok(res)
[INFO] [stdout] 1904 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1903:25
[INFO] [stdout]      |
[INFO] [stdout] 1903 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1942:42
[INFO] [stdout]      |
[INFO] [stdout] 1942 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1943 | |                         let inner = inner.0;
[INFO] [stdout] 1944 | |                         let method = ValidateDataResourceConfigSvc(inner);
[INFO] [stdout] 1945 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1956 | |                         Ok(res)
[INFO] [stdout] 1957 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1991:42
[INFO] [stdout]      |
[INFO] [stdout] 1991 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1992 | |                         let inner = inner.0;
[INFO] [stdout] 1993 | |                         let method = UpgradeResourceStateSvc(inner);
[INFO] [stdout] 1994 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2005 | |                         Ok(res)
[INFO] [stdout] 2006 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2005:25
[INFO] [stdout]      |
[INFO] [stdout] 2005 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2037:42
[INFO] [stdout]      |
[INFO] [stdout] 2037 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2038 | |                         let inner = inner.0;
[INFO] [stdout] 2039 | |                         let method = ConfigureProviderSvc(inner);
[INFO] [stdout] 2040 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2051 | |                         Ok(res)
[INFO] [stdout] 2052 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2051:25
[INFO] [stdout]      |
[INFO] [stdout] 2051 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2083:42
[INFO] [stdout]      |
[INFO] [stdout] 2083 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2084 | |                         let inner = inner.0;
[INFO] [stdout] 2085 | |                         let method = ReadResourceSvc(inner);
[INFO] [stdout] 2086 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2097 | |                         Ok(res)
[INFO] [stdout] 2098 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2097:25
[INFO] [stdout]      |
[INFO] [stdout] 2097 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2129:42
[INFO] [stdout]      |
[INFO] [stdout] 2129 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2130 | |                         let inner = inner.0;
[INFO] [stdout] 2131 | |                         let method = PlanResourceChangeSvc(inner);
[INFO] [stdout] 2132 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2143 | |                         Ok(res)
[INFO] [stdout] 2144 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2143:25
[INFO] [stdout]      |
[INFO] [stdout] 2143 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2178:42
[INFO] [stdout]      |
[INFO] [stdout] 2178 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2179 | |                         let inner = inner.0;
[INFO] [stdout] 2180 | |                         let method = ApplyResourceChangeSvc(inner);
[INFO] [stdout] 2181 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2192 | |                         Ok(res)
[INFO] [stdout] 2193 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2192:25
[INFO] [stdout]      |
[INFO] [stdout] 2192 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2227:42
[INFO] [stdout]      |
[INFO] [stdout] 2227 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2228 | |                         let inner = inner.0;
[INFO] [stdout] 2229 | |                         let method = ImportResourceStateSvc(inner);
[INFO] [stdout] 2230 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2241 | |                         Ok(res)
[INFO] [stdout] 2242 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2241:25
[INFO] [stdout]      |
[INFO] [stdout] 2241 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2273:42
[INFO] [stdout]      |
[INFO] [stdout] 2273 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2274 | |                         let inner = inner.0;
[INFO] [stdout] 2275 | |                         let method = MoveResourceStateSvc(inner);
[INFO] [stdout] 2276 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2287 | |                         Ok(res)
[INFO] [stdout] 2288 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2287:25
[INFO] [stdout]      |
[INFO] [stdout] 2287 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2319:42
[INFO] [stdout]      |
[INFO] [stdout] 2319 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2320 | |                         let inner = inner.0;
[INFO] [stdout] 2321 | |                         let method = ReadDataSourceSvc(inner);
[INFO] [stdout] 2322 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2333 | |                         Ok(res)
[INFO] [stdout] 2334 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2333:25
[INFO] [stdout]      |
[INFO] [stdout] 2333 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2365:42
[INFO] [stdout]      |
[INFO] [stdout] 2365 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2366 | |                         let inner = inner.0;
[INFO] [stdout] 2367 | |                         let method = GetFunctionsSvc(inner);
[INFO] [stdout] 2368 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2379 | |                         Ok(res)
[INFO] [stdout] 2380 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2379:25
[INFO] [stdout]      |
[INFO] [stdout] 2379 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2411:42
[INFO] [stdout]      |
[INFO] [stdout] 2411 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2412 | |                         let inner = inner.0;
[INFO] [stdout] 2413 | |                         let method = CallFunctionSvc(inner);
[INFO] [stdout] 2414 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2425 | |                         Ok(res)
[INFO] [stdout] 2426 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2425:25
[INFO] [stdout]      |
[INFO] [stdout] 2425 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2457:42
[INFO] [stdout]      |
[INFO] [stdout] 2457 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2458 | |                         let inner = inner.0;
[INFO] [stdout] 2459 | |                         let method = StopProviderSvc(inner);
[INFO] [stdout] 2460 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2471 | |                         Ok(res)
[INFO] [stdout] 2472 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2471:25
[INFO] [stdout]      |
[INFO] [stdout] 2471 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2476:41
[INFO] [stdout]      |
[INFO] [stdout] 2476 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2477 | |                         Ok(
[INFO] [stdout] 2478 | |                             http::Response::builder()
[INFO] [stdout] 2479 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 2485 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2477:25
[INFO] [stdout]      |
[INFO] [stdout] 2477 | /                         Ok(
[INFO] [stdout] 2478 | |                             http::Response::builder()
[INFO] [stdout] 2479 | |                                 .status(200)
[INFO] [stdout] 2480 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 2483 | |                                 .unwrap(),
[INFO] [stdout] 2484 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/plugin.rs:233:42
[INFO] [stdout]     |
[INFO] [stdout] 233 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 234 | |                         let inner = inner.0;
[INFO] [stdout] 235 | |                         let method = ShutdownSvc(inner);
[INFO] [stdout] 236 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 247 | |                         Ok(res)
[INFO] [stdout] 248 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/plugin.rs:247:25
[INFO] [stdout]     |
[INFO] [stdout] 247 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/plugin.rs:252:41
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 253 | |                         Ok(
[INFO] [stdout] 254 | |                             http::Response::builder()
[INFO] [stdout] 255 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 261 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/plugin.rs:253:25
[INFO] [stdout]     |
[INFO] [stdout] 253 | /                         Ok(
[INFO] [stdout] 254 | |                             http::Response::builder()
[INFO] [stdout] 255 | |                                 .status(200)
[INFO] [stdout] 256 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 259 | |                                 .unwrap(),
[INFO] [stdout] 260 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `terustform` (lib test) due to 38 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1743:42
[INFO] [stdout]      |
[INFO] [stdout] 1743 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1744 | |                         let inner = inner.0;
[INFO] [stdout] 1745 | |                         let method = GetMetadataSvc(inner);
[INFO] [stdout] 1746 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1757 | |                         Ok(res)
[INFO] [stdout] 1758 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1757:25
[INFO] [stdout]      |
[INFO] [stdout] 1757 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1789:42
[INFO] [stdout]      |
[INFO] [stdout] 1789 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1790 | |                         let inner = inner.0;
[INFO] [stdout] 1791 | |                         let method = GetProviderSchemaSvc(inner);
[INFO] [stdout] 1792 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1803 | |                         Ok(res)
[INFO] [stdout] 1804 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1803:25
[INFO] [stdout]      |
[INFO] [stdout] 1803 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1839:42
[INFO] [stdout]      |
[INFO] [stdout] 1839 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1840 | |                         let inner = inner.0;
[INFO] [stdout] 1841 | |                         let method = ValidateProviderConfigSvc(inner);
[INFO] [stdout] 1842 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1853 | |                         Ok(res)
[INFO] [stdout] 1854 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1853:25
[INFO] [stdout]      |
[INFO] [stdout] 1853 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1889:42
[INFO] [stdout]      |
[INFO] [stdout] 1889 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1890 | |                         let inner = inner.0;
[INFO] [stdout] 1891 | |                         let method = ValidateResourceConfigSvc(inner);
[INFO] [stdout] 1892 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1903 | |                         Ok(res)
[INFO] [stdout] 1904 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1903:25
[INFO] [stdout]      |
[INFO] [stdout] 1903 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1942:42
[INFO] [stdout]      |
[INFO] [stdout] 1942 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1943 | |                         let inner = inner.0;
[INFO] [stdout] 1944 | |                         let method = ValidateDataResourceConfigSvc(inner);
[INFO] [stdout] 1945 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1956 | |                         Ok(res)
[INFO] [stdout] 1957 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1991:42
[INFO] [stdout]      |
[INFO] [stdout] 1991 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1992 | |                         let inner = inner.0;
[INFO] [stdout] 1993 | |                         let method = UpgradeResourceStateSvc(inner);
[INFO] [stdout] 1994 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2005 | |                         Ok(res)
[INFO] [stdout] 2006 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2005:25
[INFO] [stdout]      |
[INFO] [stdout] 2005 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2037:42
[INFO] [stdout]      |
[INFO] [stdout] 2037 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2038 | |                         let inner = inner.0;
[INFO] [stdout] 2039 | |                         let method = ConfigureProviderSvc(inner);
[INFO] [stdout] 2040 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2051 | |                         Ok(res)
[INFO] [stdout] 2052 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2051:25
[INFO] [stdout]      |
[INFO] [stdout] 2051 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2083:42
[INFO] [stdout]      |
[INFO] [stdout] 2083 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2084 | |                         let inner = inner.0;
[INFO] [stdout] 2085 | |                         let method = ReadResourceSvc(inner);
[INFO] [stdout] 2086 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2097 | |                         Ok(res)
[INFO] [stdout] 2098 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2097:25
[INFO] [stdout]      |
[INFO] [stdout] 2097 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2129:42
[INFO] [stdout]      |
[INFO] [stdout] 2129 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2130 | |                         let inner = inner.0;
[INFO] [stdout] 2131 | |                         let method = PlanResourceChangeSvc(inner);
[INFO] [stdout] 2132 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2143 | |                         Ok(res)
[INFO] [stdout] 2144 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2143:25
[INFO] [stdout]      |
[INFO] [stdout] 2143 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2178:42
[INFO] [stdout]      |
[INFO] [stdout] 2178 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2179 | |                         let inner = inner.0;
[INFO] [stdout] 2180 | |                         let method = ApplyResourceChangeSvc(inner);
[INFO] [stdout] 2181 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2192 | |                         Ok(res)
[INFO] [stdout] 2193 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2192:25
[INFO] [stdout]      |
[INFO] [stdout] 2192 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2227:42
[INFO] [stdout]      |
[INFO] [stdout] 2227 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2228 | |                         let inner = inner.0;
[INFO] [stdout] 2229 | |                         let method = ImportResourceStateSvc(inner);
[INFO] [stdout] 2230 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2241 | |                         Ok(res)
[INFO] [stdout] 2242 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2241:25
[INFO] [stdout]      |
[INFO] [stdout] 2241 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2273:42
[INFO] [stdout]      |
[INFO] [stdout] 2273 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2274 | |                         let inner = inner.0;
[INFO] [stdout] 2275 | |                         let method = MoveResourceStateSvc(inner);
[INFO] [stdout] 2276 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2287 | |                         Ok(res)
[INFO] [stdout] 2288 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2287:25
[INFO] [stdout]      |
[INFO] [stdout] 2287 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2319:42
[INFO] [stdout]      |
[INFO] [stdout] 2319 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2320 | |                         let inner = inner.0;
[INFO] [stdout] 2321 | |                         let method = ReadDataSourceSvc(inner);
[INFO] [stdout] 2322 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2333 | |                         Ok(res)
[INFO] [stdout] 2334 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2333:25
[INFO] [stdout]      |
[INFO] [stdout] 2333 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2365:42
[INFO] [stdout]      |
[INFO] [stdout] 2365 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2366 | |                         let inner = inner.0;
[INFO] [stdout] 2367 | |                         let method = GetFunctionsSvc(inner);
[INFO] [stdout] 2368 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2379 | |                         Ok(res)
[INFO] [stdout] 2380 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2379:25
[INFO] [stdout]      |
[INFO] [stdout] 2379 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2411:42
[INFO] [stdout]      |
[INFO] [stdout] 2411 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2412 | |                         let inner = inner.0;
[INFO] [stdout] 2413 | |                         let method = CallFunctionSvc(inner);
[INFO] [stdout] 2414 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2425 | |                         Ok(res)
[INFO] [stdout] 2426 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2425:25
[INFO] [stdout]      |
[INFO] [stdout] 2425 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2457:42
[INFO] [stdout]      |
[INFO] [stdout] 2457 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2458 | |                         let inner = inner.0;
[INFO] [stdout] 2459 | |                         let method = StopProviderSvc(inner);
[INFO] [stdout] 2460 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2471 | |                         Ok(res)
[INFO] [stdout] 2472 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2471:25
[INFO] [stdout]      |
[INFO] [stdout] 2471 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2476:41
[INFO] [stdout]      |
[INFO] [stdout] 2476 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2477 | |                         Ok(
[INFO] [stdout] 2478 | |                             http::Response::builder()
[INFO] [stdout] 2479 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 2485 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2477:25
[INFO] [stdout]      |
[INFO] [stdout] 2477 | /                         Ok(
[INFO] [stdout] 2478 | |                             http::Response::builder()
[INFO] [stdout] 2479 | |                                 .status(200)
[INFO] [stdout] 2480 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 2483 | |                                 .unwrap(),
[INFO] [stdout] 2484 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/plugin.rs:233:42
[INFO] [stdout]     |
[INFO] [stdout] 233 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 234 | |                         let inner = inner.0;
[INFO] [stdout] 235 | |                         let method = ShutdownSvc(inner);
[INFO] [stdout] 236 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 247 | |                         Ok(res)
[INFO] [stdout] 248 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/plugin.rs:247:25
[INFO] [stdout]     |
[INFO] [stdout] 247 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/plugin.rs:252:41
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 253 | |                         Ok(
[INFO] [stdout] 254 | |                             http::Response::builder()
[INFO] [stdout] 255 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 261 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/plugin.rs:253:25
[INFO] [stdout]     |
[INFO] [stdout] 253 | /                         Ok(
[INFO] [stdout] 254 | |                             http::Response::builder()
[INFO] [stdout] 255 | |                                 .status(200)
[INFO] [stdout] 256 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 259 | |                                 .unwrap(),
[INFO] [stdout] 260 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `terustform` (lib) due to 38 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1743:42
[INFO] [stdout]      |
[INFO] [stdout] 1743 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1744 | |                         let inner = inner.0;
[INFO] [stdout] 1745 | |                         let method = GetMetadataSvc(inner);
[INFO] [stdout] 1746 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1757 | |                         Ok(res)
[INFO] [stdout] 1758 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1757:25
[INFO] [stdout]      |
[INFO] [stdout] 1757 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1789:42
[INFO] [stdout]      |
[INFO] [stdout] 1789 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1790 | |                         let inner = inner.0;
[INFO] [stdout] 1791 | |                         let method = GetProviderSchemaSvc(inner);
[INFO] [stdout] 1792 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1803 | |                         Ok(res)
[INFO] [stdout] 1804 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1803:25
[INFO] [stdout]      |
[INFO] [stdout] 1803 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1839:42
[INFO] [stdout]      |
[INFO] [stdout] 1839 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1840 | |                         let inner = inner.0;
[INFO] [stdout] 1841 | |                         let method = ValidateProviderConfigSvc(inner);
[INFO] [stdout] 1842 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1853 | |                         Ok(res)
[INFO] [stdout] 1854 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1853:25
[INFO] [stdout]      |
[INFO] [stdout] 1853 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1889:42
[INFO] [stdout]      |
[INFO] [stdout] 1889 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1890 | |                         let inner = inner.0;
[INFO] [stdout] 1891 | |                         let method = ValidateResourceConfigSvc(inner);
[INFO] [stdout] 1892 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1903 | |                         Ok(res)
[INFO] [stdout] 1904 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1903:25
[INFO] [stdout]      |
[INFO] [stdout] 1903 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1942:42
[INFO] [stdout]      |
[INFO] [stdout] 1942 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1943 | |                         let inner = inner.0;
[INFO] [stdout] 1944 | |                         let method = ValidateDataResourceConfigSvc(inner);
[INFO] [stdout] 1945 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1956 | |                         Ok(res)
[INFO] [stdout] 1957 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:1991:42
[INFO] [stdout]      |
[INFO] [stdout] 1991 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1992 | |                         let inner = inner.0;
[INFO] [stdout] 1993 | |                         let method = UpgradeResourceStateSvc(inner);
[INFO] [stdout] 1994 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2005 | |                         Ok(res)
[INFO] [stdout] 2006 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2005:25
[INFO] [stdout]      |
[INFO] [stdout] 2005 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2037:42
[INFO] [stdout]      |
[INFO] [stdout] 2037 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2038 | |                         let inner = inner.0;
[INFO] [stdout] 2039 | |                         let method = ConfigureProviderSvc(inner);
[INFO] [stdout] 2040 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2051 | |                         Ok(res)
[INFO] [stdout] 2052 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2051:25
[INFO] [stdout]      |
[INFO] [stdout] 2051 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2083:42
[INFO] [stdout]      |
[INFO] [stdout] 2083 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2084 | |                         let inner = inner.0;
[INFO] [stdout] 2085 | |                         let method = ReadResourceSvc(inner);
[INFO] [stdout] 2086 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2097 | |                         Ok(res)
[INFO] [stdout] 2098 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2097:25
[INFO] [stdout]      |
[INFO] [stdout] 2097 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2129:42
[INFO] [stdout]      |
[INFO] [stdout] 2129 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2130 | |                         let inner = inner.0;
[INFO] [stdout] 2131 | |                         let method = PlanResourceChangeSvc(inner);
[INFO] [stdout] 2132 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2143 | |                         Ok(res)
[INFO] [stdout] 2144 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2143:25
[INFO] [stdout]      |
[INFO] [stdout] 2143 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2178:42
[INFO] [stdout]      |
[INFO] [stdout] 2178 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2179 | |                         let inner = inner.0;
[INFO] [stdout] 2180 | |                         let method = ApplyResourceChangeSvc(inner);
[INFO] [stdout] 2181 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2192 | |                         Ok(res)
[INFO] [stdout] 2193 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2192:25
[INFO] [stdout]      |
[INFO] [stdout] 2192 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2227:42
[INFO] [stdout]      |
[INFO] [stdout] 2227 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2228 | |                         let inner = inner.0;
[INFO] [stdout] 2229 | |                         let method = ImportResourceStateSvc(inner);
[INFO] [stdout] 2230 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2241 | |                         Ok(res)
[INFO] [stdout] 2242 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2241:25
[INFO] [stdout]      |
[INFO] [stdout] 2241 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2273:42
[INFO] [stdout]      |
[INFO] [stdout] 2273 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2274 | |                         let inner = inner.0;
[INFO] [stdout] 2275 | |                         let method = MoveResourceStateSvc(inner);
[INFO] [stdout] 2276 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2287 | |                         Ok(res)
[INFO] [stdout] 2288 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2287:25
[INFO] [stdout]      |
[INFO] [stdout] 2287 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2319:42
[INFO] [stdout]      |
[INFO] [stdout] 2319 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2320 | |                         let inner = inner.0;
[INFO] [stdout] 2321 | |                         let method = ReadDataSourceSvc(inner);
[INFO] [stdout] 2322 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2333 | |                         Ok(res)
[INFO] [stdout] 2334 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2333:25
[INFO] [stdout]      |
[INFO] [stdout] 2333 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2365:42
[INFO] [stdout]      |
[INFO] [stdout] 2365 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2366 | |                         let inner = inner.0;
[INFO] [stdout] 2367 | |                         let method = GetFunctionsSvc(inner);
[INFO] [stdout] 2368 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2379 | |                         Ok(res)
[INFO] [stdout] 2380 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2379:25
[INFO] [stdout]      |
[INFO] [stdout] 2379 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2411:42
[INFO] [stdout]      |
[INFO] [stdout] 2411 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2412 | |                         let inner = inner.0;
[INFO] [stdout] 2413 | |                         let method = CallFunctionSvc(inner);
[INFO] [stdout] 2414 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2425 | |                         Ok(res)
[INFO] [stdout] 2426 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2425:25
[INFO] [stdout]      |
[INFO] [stdout] 2425 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2457:42
[INFO] [stdout]      |
[INFO] [stdout] 2457 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2458 | |                         let inner = inner.0;
[INFO] [stdout] 2459 | |                         let method = StopProviderSvc(inner);
[INFO] [stdout] 2460 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2471 | |                         Ok(res)
[INFO] [stdout] 2472 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2471:25
[INFO] [stdout]      |
[INFO] [stdout] 2471 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2476:41
[INFO] [stdout]      |
[INFO] [stdout] 2476 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2477 | |                         Ok(
[INFO] [stdout] 2478 | |                             http::Response::builder()
[INFO] [stdout] 2479 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 2485 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/tfplugin6.rs:2477:25
[INFO] [stdout]      |
[INFO] [stdout] 2477 | /                         Ok(
[INFO] [stdout] 2478 | |                             http::Response::builder()
[INFO] [stdout] 2479 | |                                 .status(200)
[INFO] [stdout] 2480 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 2483 | |                                 .unwrap(),
[INFO] [stdout] 2484 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/plugin.rs:233:42
[INFO] [stdout]     |
[INFO] [stdout] 233 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 234 | |                         let inner = inner.0;
[INFO] [stdout] 235 | |                         let method = ShutdownSvc(inner);
[INFO] [stdout] 236 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 247 | |                         Ok(res)
[INFO] [stdout] 248 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/plugin.rs:247:25
[INFO] [stdout]     |
[INFO] [stdout] 247 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/plugin.rs:252:41
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 253 | |                         Ok(
[INFO] [stdout] 254 | |                             http::Response::builder()
[INFO] [stdout] 255 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 261 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<tokio_util::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/terustform-52aaaad26079fddf/out/plugin.rs:253:25
[INFO] [stdout]     |
[INFO] [stdout] 253 | /                         Ok(
[INFO] [stdout] 254 | |                             http::Response::builder()
[INFO] [stdout] 255 | |                                 .status(200)
[INFO] [stdout] 256 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 259 | |                                 .unwrap(),
[INFO] [stdout] 260 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `terustform` (lib) due to 38 previous errors
[INFO] running `Command { std: "docker" "inspect" "ddb4ce003c512a322c91d0370c252eab488e585a4c6294a0b27812d18a2b8c1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddb4ce003c512a322c91d0370c252eab488e585a4c6294a0b27812d18a2b8c1e", kill_on_drop: false }`
[INFO] [stdout] ddb4ce003c512a322c91d0370c252eab488e585a4c6294a0b27812d18a2b8c1e
