[INFO] fetching crate tf-provider 0.2.2... [INFO] checking tf-provider-0.2.2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate tf-provider 0.2.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate tf-provider 0.2.2 [INFO] finished tweaking crates.io crate tf-provider 0.2.2 [INFO] tweaked toml for crates.io crate tf-provider 0.2.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tf-provider 0.2.2 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tf-provider 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4448e18b94a94b84ba12ef592b4b91a2a0c98c4204105b86c2104af277b6fe71 [INFO] running `Command { std: "docker" "start" "-a" "4448e18b94a94b84ba12ef592b4b91a2a0c98c4204105b86c2104af277b6fe71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4448e18b94a94b84ba12ef592b4b91a2a0c98c4204105b86c2104af277b6fe71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4448e18b94a94b84ba12ef592b4b91a2a0c98c4204105b86c2104af277b6fe71", kill_on_drop: false }` [INFO] [stdout] 4448e18b94a94b84ba12ef592b4b91a2a0c98c4204105b86c2104af277b6fe71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e45c9623b1f20b961ec9ffb02757735682a876a115b59f54b0e5596b02d7ee5 [INFO] running `Command { std: "docker" "start" "-a" "7e45c9623b1f20b961ec9ffb02757735682a876a115b59f54b0e5596b02d7ee5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling rustls v0.23.11 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Checking rustls-webpki v0.102.5 [INFO] [stderr] Checking rcgen v0.13.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling prost v0.13.1 [INFO] [stderr] Compiling prost-types v0.13.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Compiling prost-build v0.13.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Compiling tonic-build v0.12.1 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Compiling tf-provider v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking hyper-timeout v0.5.1 [INFO] [stderr] Checking tonic v0.12.1 [INFO] [stdout] warning: struct `StopProvider` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 110 | pub struct StopProvider {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetMetadata` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:411:12 [INFO] [stdout] | [INFO] [stdout] 411 | pub struct GetMetadata {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetProviderSchema` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:454:12 [INFO] [stdout] | [INFO] [stdout] 454 | pub struct GetProviderSchema {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ValidateProviderConfig` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:490:12 [INFO] [stdout] | [INFO] [stdout] 490 | pub struct ValidateProviderConfig {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UpgradeResourceState` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:508:12 [INFO] [stdout] | [INFO] [stdout] 508 | pub struct UpgradeResourceState {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ValidateResourceConfig` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:553:12 [INFO] [stdout] | [INFO] [stdout] 553 | pub struct ValidateResourceConfig {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ValidateDataResourceConfig` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:573:12 [INFO] [stdout] | [INFO] [stdout] 573 | pub struct ValidateDataResourceConfig {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConfigureProvider` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:593:12 [INFO] [stdout] | [INFO] [stdout] 593 | pub struct ConfigureProvider {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReadResource` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:613:12 [INFO] [stdout] | [INFO] [stdout] 613 | pub struct ReadResource {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PlanResourceChange` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:649:12 [INFO] [stdout] | [INFO] [stdout] 649 | pub struct PlanResourceChange {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ApplyResourceChange` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:696:12 [INFO] [stdout] | [INFO] [stdout] 696 | pub struct ApplyResourceChange {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ImportResourceState` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:741:12 [INFO] [stdout] | [INFO] [stdout] 741 | pub struct ImportResourceState {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MoveResourceState` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:773:12 [INFO] [stdout] | [INFO] [stdout] 773 | pub struct MoveResourceState {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReadDataSource` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:817:12 [INFO] [stdout] | [INFO] [stdout] 817 | pub struct ReadDataSource {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetFunctions` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:841:12 [INFO] [stdout] | [INFO] [stdout] 841 | pub struct GetFunctions {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CallFunction` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:863:12 [INFO] [stdout] | [INFO] [stdout] 863 | pub struct CallFunction {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugin.rs:143:19 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn stdout(&self) -> GrpcIoStream { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | pub fn stdout(&self) -> GrpcIoStream<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugin.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn stderr(&self) -> GrpcIoStream { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn stderr(&self) -> GrpcIoStream<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:208:42 [INFO] [stdout] | [INFO] [stdout] 208 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 209 | | let method = StartStreamSvc(inner); [INFO] [stdout] 210 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 211 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 221 | | Ok(res) [INFO] [stdout] 222 | | }; [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>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:221:25 [INFO] [stdout] | [INFO] [stdout] 221 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:226:41 [INFO] [stdout] | [INFO] [stdout] 226 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 227 | | Ok( [INFO] [stdout] 228 | | http::Response::builder() [INFO] [stdout] 229 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:227:25 [INFO] [stdout] | [INFO] [stdout] 227 | / Ok( [INFO] [stdout] 228 | | http::Response::builder() [INFO] [stdout] 229 | | .status(200) [INFO] [stdout] 230 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 236 | | .unwrap(), [INFO] [stdout] 237 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:374:42 [INFO] [stdout] | [INFO] [stdout] 374 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 375 | | let method = ShutdownSvc(inner); [INFO] [stdout] 376 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 377 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 387 | | Ok(res) [INFO] [stdout] 388 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:387:25 [INFO] [stdout] | [INFO] [stdout] 387 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:392:41 [INFO] [stdout] | [INFO] [stdout] 392 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 393 | | Ok( [INFO] [stdout] 394 | | http::Response::builder() [INFO] [stdout] 395 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 404 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:393:25 [INFO] [stdout] | [INFO] [stdout] 393 | / Ok( [INFO] [stdout] 394 | | http::Response::builder() [INFO] [stdout] 395 | | .status(200) [INFO] [stdout] 396 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 402 | | .unwrap(), [INFO] [stdout] 403 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:554:42 [INFO] [stdout] | [INFO] [stdout] 554 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 555 | | let method = StreamStdioSvc(inner); [INFO] [stdout] 556 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 557 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 567 | | Ok(res) [INFO] [stdout] 568 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:567:25 [INFO] [stdout] | [INFO] [stdout] 567 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:572:41 [INFO] [stdout] | [INFO] [stdout] 572 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 573 | | Ok( [INFO] [stdout] 574 | | http::Response::builder() [INFO] [stdout] 575 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 584 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:573:25 [INFO] [stdout] | [INFO] [stdout] 573 | / Ok( [INFO] [stdout] 574 | | http::Response::builder() [INFO] [stdout] 575 | | .status(200) [INFO] [stdout] 576 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 582 | | .unwrap(), [INFO] [stdout] 583 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1145:42 [INFO] [stdout] | [INFO] [stdout] 1145 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1146 | | let method = GetMetadataSvc(inner); [INFO] [stdout] 1147 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1148 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1158 | | Ok(res) [INFO] [stdout] 1159 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1158:25 [INFO] [stdout] | [INFO] [stdout] 1158 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1190:42 [INFO] [stdout] | [INFO] [stdout] 1190 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1191 | | let method = GetProviderSchemaSvc(inner); [INFO] [stdout] 1192 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1193 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1203 | | Ok(res) [INFO] [stdout] 1204 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1203:25 [INFO] [stdout] | [INFO] [stdout] 1203 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1239:42 [INFO] [stdout] | [INFO] [stdout] 1239 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1240 | | let method = ValidateProviderConfigSvc(inner); [INFO] [stdout] 1241 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1242 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1252 | | Ok(res) [INFO] [stdout] 1253 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1252:25 [INFO] [stdout] | [INFO] [stdout] 1252 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1288:42 [INFO] [stdout] | [INFO] [stdout] 1288 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1289 | | let method = ValidateResourceConfigSvc(inner); [INFO] [stdout] 1290 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1291 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1301 | | Ok(res) [INFO] [stdout] 1302 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1301:25 [INFO] [stdout] | [INFO] [stdout] 1301 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1340:42 [INFO] [stdout] | [INFO] [stdout] 1340 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1341 | | let method = ValidateDataResourceConfigSvc(inner); [INFO] [stdout] 1342 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1343 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1353 | | Ok(res) [INFO] [stdout] 1354 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1353:25 [INFO] [stdout] | [INFO] [stdout] 1353 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1388:42 [INFO] [stdout] | [INFO] [stdout] 1388 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1389 | | let method = UpgradeResourceStateSvc(inner); [INFO] [stdout] 1390 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1391 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1401 | | Ok(res) [INFO] [stdout] 1402 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1401:25 [INFO] [stdout] | [INFO] [stdout] 1401 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1433:42 [INFO] [stdout] | [INFO] [stdout] 1433 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1434 | | let method = ConfigureProviderSvc(inner); [INFO] [stdout] 1435 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1436 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1446 | | Ok(res) [INFO] [stdout] 1447 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1446:25 [INFO] [stdout] | [INFO] [stdout] 1446 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1478:42 [INFO] [stdout] | [INFO] [stdout] 1478 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1479 | | let method = ReadResourceSvc(inner); [INFO] [stdout] 1480 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1481 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1491 | | Ok(res) [INFO] [stdout] 1492 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1491:25 [INFO] [stdout] | [INFO] [stdout] 1491 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tf-provider` (lib) due to 46 previous errors; 18 warnings emitted [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1523:42 [INFO] [stdout] | [INFO] [stdout] 1523 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1524 | | let method = PlanResourceChangeSvc(inner); [INFO] [stdout] 1525 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1526 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1536 | | Ok(res) [INFO] [stdout] 1537 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1536:25 [INFO] [stdout] | [INFO] [stdout] 1536 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1571:42 [INFO] [stdout] | [INFO] [stdout] 1571 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1572 | | let method = ApplyResourceChangeSvc(inner); [INFO] [stdout] 1573 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1574 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1584 | | Ok(res) [INFO] [stdout] 1585 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1584:25 [INFO] [stdout] | [INFO] [stdout] 1584 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1619:42 [INFO] [stdout] | [INFO] [stdout] 1619 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1620 | | let method = ImportResourceStateSvc(inner); [INFO] [stdout] 1621 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1622 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1632 | | Ok(res) [INFO] [stdout] 1633 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1632:25 [INFO] [stdout] | [INFO] [stdout] 1632 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1664:42 [INFO] [stdout] | [INFO] [stdout] 1664 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1665 | | let method = MoveResourceStateSvc(inner); [INFO] [stdout] 1666 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1667 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1677 | | Ok(res) [INFO] [stdout] 1678 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1677:25 [INFO] [stdout] | [INFO] [stdout] 1677 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1709:42 [INFO] [stdout] | [INFO] [stdout] 1709 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1710 | | let method = ReadDataSourceSvc(inner); [INFO] [stdout] 1711 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1712 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1722 | | Ok(res) [INFO] [stdout] 1723 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1722:25 [INFO] [stdout] | [INFO] [stdout] 1722 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1754:42 [INFO] [stdout] | [INFO] [stdout] 1754 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1755 | | let method = GetFunctionsSvc(inner); [INFO] [stdout] 1756 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1757 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1767 | | Ok(res) [INFO] [stdout] 1768 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1767:25 [INFO] [stdout] | [INFO] [stdout] 1767 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1799:42 [INFO] [stdout] | [INFO] [stdout] 1799 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1800 | | let method = CallFunctionSvc(inner); [INFO] [stdout] 1801 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1802 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1812 | | Ok(res) [INFO] [stdout] 1813 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1812:25 [INFO] [stdout] | [INFO] [stdout] 1812 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1844:42 [INFO] [stdout] | [INFO] [stdout] 1844 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1845 | | let method = StopProviderSvc(inner); [INFO] [stdout] 1846 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1847 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1857 | | Ok(res) [INFO] [stdout] 1858 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1857:25 [INFO] [stdout] | [INFO] [stdout] 1857 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1862:41 [INFO] [stdout] | [INFO] [stdout] 1862 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1863 | | Ok( [INFO] [stdout] 1864 | | http::Response::builder() [INFO] [stdout] 1865 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 1874 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1863:25 [INFO] [stdout] | [INFO] [stdout] 1863 | / Ok( [INFO] [stdout] 1864 | | http::Response::builder() [INFO] [stdout] 1865 | | .status(200) [INFO] [stdout] 1866 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 1872 | | .unwrap(), [INFO] [stdout] 1873 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StopProvider` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 110 | pub struct StopProvider {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetMetadata` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:411:12 [INFO] [stdout] | [INFO] [stdout] 411 | pub struct GetMetadata {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetProviderSchema` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:454:12 [INFO] [stdout] | [INFO] [stdout] 454 | pub struct GetProviderSchema {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ValidateProviderConfig` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:490:12 [INFO] [stdout] | [INFO] [stdout] 490 | pub struct ValidateProviderConfig {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UpgradeResourceState` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:508:12 [INFO] [stdout] | [INFO] [stdout] 508 | pub struct UpgradeResourceState {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ValidateResourceConfig` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:553:12 [INFO] [stdout] | [INFO] [stdout] 553 | pub struct ValidateResourceConfig {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ValidateDataResourceConfig` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:573:12 [INFO] [stdout] | [INFO] [stdout] 573 | pub struct ValidateDataResourceConfig {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConfigureProvider` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:593:12 [INFO] [stdout] | [INFO] [stdout] 593 | pub struct ConfigureProvider {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReadResource` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:613:12 [INFO] [stdout] | [INFO] [stdout] 613 | pub struct ReadResource {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PlanResourceChange` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:649:12 [INFO] [stdout] | [INFO] [stdout] 649 | pub struct PlanResourceChange {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ApplyResourceChange` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:696:12 [INFO] [stdout] | [INFO] [stdout] 696 | pub struct ApplyResourceChange {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ImportResourceState` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:741:12 [INFO] [stdout] | [INFO] [stdout] 741 | pub struct ImportResourceState {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MoveResourceState` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:773:12 [INFO] [stdout] | [INFO] [stdout] 773 | pub struct MoveResourceState {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReadDataSource` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:817:12 [INFO] [stdout] | [INFO] [stdout] 817 | pub struct ReadDataSource {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetFunctions` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:841:12 [INFO] [stdout] | [INFO] [stdout] 841 | pub struct GetFunctions {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CallFunction` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:863:12 [INFO] [stdout] | [INFO] [stdout] 863 | pub struct CallFunction {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugin.rs:143:19 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn stdout(&self) -> GrpcIoStream { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | pub fn stdout(&self) -> GrpcIoStream<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugin.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn stderr(&self) -> GrpcIoStream { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn stderr(&self) -> GrpcIoStream<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:208:42 [INFO] [stdout] | [INFO] [stdout] 208 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 209 | | let method = StartStreamSvc(inner); [INFO] [stdout] 210 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 211 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 221 | | Ok(res) [INFO] [stdout] 222 | | }; [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>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:221:25 [INFO] [stdout] | [INFO] [stdout] 221 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:226:41 [INFO] [stdout] | [INFO] [stdout] 226 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 227 | | Ok( [INFO] [stdout] 228 | | http::Response::builder() [INFO] [stdout] 229 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:227:25 [INFO] [stdout] | [INFO] [stdout] 227 | / Ok( [INFO] [stdout] 228 | | http::Response::builder() [INFO] [stdout] 229 | | .status(200) [INFO] [stdout] 230 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 236 | | .unwrap(), [INFO] [stdout] 237 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:374:42 [INFO] [stdout] | [INFO] [stdout] 374 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 375 | | let method = ShutdownSvc(inner); [INFO] [stdout] 376 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 377 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 387 | | Ok(res) [INFO] [stdout] 388 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:387:25 [INFO] [stdout] | [INFO] [stdout] 387 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:392:41 [INFO] [stdout] | [INFO] [stdout] 392 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 393 | | Ok( [INFO] [stdout] 394 | | http::Response::builder() [INFO] [stdout] 395 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 404 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:393:25 [INFO] [stdout] | [INFO] [stdout] 393 | / Ok( [INFO] [stdout] 394 | | http::Response::builder() [INFO] [stdout] 395 | | .status(200) [INFO] [stdout] 396 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 402 | | .unwrap(), [INFO] [stdout] 403 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:554:42 [INFO] [stdout] | [INFO] [stdout] 554 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 555 | | let method = StreamStdioSvc(inner); [INFO] [stdout] 556 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 557 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 567 | | Ok(res) [INFO] [stdout] 568 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:567:25 [INFO] [stdout] | [INFO] [stdout] 567 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:572:41 [INFO] [stdout] | [INFO] [stdout] 572 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 573 | | Ok( [INFO] [stdout] 574 | | http::Response::builder() [INFO] [stdout] 575 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 584 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/plugin.rs:573:25 [INFO] [stdout] | [INFO] [stdout] 573 | / Ok( [INFO] [stdout] 574 | | http::Response::builder() [INFO] [stdout] 575 | | .status(200) [INFO] [stdout] 576 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 582 | | .unwrap(), [INFO] [stdout] 583 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1145:42 [INFO] [stdout] | [INFO] [stdout] 1145 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1146 | | let method = GetMetadataSvc(inner); [INFO] [stdout] 1147 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1148 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1158 | | Ok(res) [INFO] [stdout] 1159 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1158:25 [INFO] [stdout] | [INFO] [stdout] 1158 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1190:42 [INFO] [stdout] | [INFO] [stdout] 1190 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1191 | | let method = GetProviderSchemaSvc(inner); [INFO] [stdout] 1192 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1193 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1203 | | Ok(res) [INFO] [stdout] 1204 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1203:25 [INFO] [stdout] | [INFO] [stdout] 1203 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1239:42 [INFO] [stdout] | [INFO] [stdout] 1239 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1240 | | let method = ValidateProviderConfigSvc(inner); [INFO] [stdout] 1241 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1242 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1252 | | Ok(res) [INFO] [stdout] 1253 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1252:25 [INFO] [stdout] | [INFO] [stdout] 1252 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1288:42 [INFO] [stdout] | [INFO] [stdout] 1288 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1289 | | let method = ValidateResourceConfigSvc(inner); [INFO] [stdout] 1290 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1291 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1301 | | Ok(res) [INFO] [stdout] 1302 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1301:25 [INFO] [stdout] | [INFO] [stdout] 1301 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1340:42 [INFO] [stdout] | [INFO] [stdout] 1340 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1341 | | let method = ValidateDataResourceConfigSvc(inner); [INFO] [stdout] 1342 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1343 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1353 | | Ok(res) [INFO] [stdout] 1354 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1353:25 [INFO] [stdout] | [INFO] [stdout] 1353 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1388:42 [INFO] [stdout] | [INFO] [stdout] 1388 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1389 | | let method = UpgradeResourceStateSvc(inner); [INFO] [stdout] 1390 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1391 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1401 | | Ok(res) [INFO] [stdout] 1402 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1401:25 [INFO] [stdout] | [INFO] [stdout] 1401 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1433:42 [INFO] [stdout] | [INFO] [stdout] 1433 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1434 | | let method = ConfigureProviderSvc(inner); [INFO] [stdout] 1435 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1436 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1446 | | Ok(res) [INFO] [stdout] 1447 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1446:25 [INFO] [stdout] | [INFO] [stdout] 1446 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1478:42 [INFO] [stdout] | [INFO] [stdout] 1478 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1479 | | let method = ReadResourceSvc(inner); [INFO] [stdout] 1480 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1481 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1491 | | Ok(res) [INFO] [stdout] 1492 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1491:25 [INFO] [stdout] | [INFO] [stdout] 1491 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1523:42 [INFO] [stdout] | [INFO] [stdout] 1523 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1524 | | let method = PlanResourceChangeSvc(inner); [INFO] [stdout] 1525 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1526 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1536 | | Ok(res) [INFO] [stdout] 1537 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1536:25 [INFO] [stdout] | [INFO] [stdout] 1536 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1571:42 [INFO] [stdout] | [INFO] [stdout] 1571 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1572 | | let method = ApplyResourceChangeSvc(inner); [INFO] [stdout] 1573 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1574 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1584 | | Ok(res) [INFO] [stdout] 1585 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1584:25 [INFO] [stdout] | [INFO] [stdout] 1584 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1619:42 [INFO] [stdout] | [INFO] [stdout] 1619 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1620 | | let method = ImportResourceStateSvc(inner); [INFO] [stdout] 1621 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1622 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1632 | | Ok(res) [INFO] [stdout] 1633 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1632:25 [INFO] [stdout] | [INFO] [stdout] 1632 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1664:42 [INFO] [stdout] | [INFO] [stdout] 1664 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1665 | | let method = MoveResourceStateSvc(inner); [INFO] [stdout] 1666 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1667 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1677 | | Ok(res) [INFO] [stdout] 1678 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1677:25 [INFO] [stdout] | [INFO] [stdout] 1677 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1709:42 [INFO] [stdout] | [INFO] [stdout] 1709 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1710 | | let method = ReadDataSourceSvc(inner); [INFO] [stdout] 1711 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1712 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1722 | | Ok(res) [INFO] [stdout] 1723 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1722:25 [INFO] [stdout] | [INFO] [stdout] 1722 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1754:42 [INFO] [stdout] | [INFO] [stdout] 1754 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1755 | | let method = GetFunctionsSvc(inner); [INFO] [stdout] 1756 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1757 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1767 | | Ok(res) [INFO] [stdout] 1768 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1767:25 [INFO] [stdout] | [INFO] [stdout] 1767 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1799:42 [INFO] [stdout] | [INFO] [stdout] 1799 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1800 | | let method = CallFunctionSvc(inner); [INFO] [stdout] 1801 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1802 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1812 | | Ok(res) [INFO] [stdout] 1813 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1812:25 [INFO] [stdout] | [INFO] [stdout] 1812 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1844:42 [INFO] [stdout] | [INFO] [stdout] 1844 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1845 | | let method = StopProviderSvc(inner); [INFO] [stdout] 1846 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1847 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1857 | | Ok(res) [INFO] [stdout] 1858 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1857:25 [INFO] [stdout] | [INFO] [stdout] 1857 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1862:41 [INFO] [stdout] | [INFO] [stdout] 1862 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1863 | | Ok( [INFO] [stdout] 1864 | | http::Response::builder() [INFO] [stdout] 1865 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 1874 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/tf-provider-106d9a7949a3eec1/out/tfplugin6.rs:1863:25 [INFO] [stdout] | [INFO] [stdout] 1863 | / Ok( [INFO] [stdout] 1864 | | http::Response::builder() [INFO] [stdout] 1865 | | .status(200) [INFO] [stdout] 1866 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 1872 | | .unwrap(), [INFO] [stdout] 1873 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tf-provider` (lib test) due to 46 previous errors; 18 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7e45c9623b1f20b961ec9ffb02757735682a876a115b59f54b0e5596b02d7ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e45c9623b1f20b961ec9ffb02757735682a876a115b59f54b0e5596b02d7ee5", kill_on_drop: false }` [INFO] [stdout] 7e45c9623b1f20b961ec9ffb02757735682a876a115b59f54b0e5596b02d7ee5