[INFO] fetching crate cdk-lnd 0.13.4... [INFO] checking cdk-lnd-0.13.4 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate cdk-lnd 0.13.4 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate cdk-lnd 0.13.4 [INFO] finished tweaking crates.io crate cdk-lnd 0.13.4 [INFO] tweaked toml for crates.io crate cdk-lnd 0.13.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cdk-lnd 0.13.4 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 cdk-lnd 0.13.4 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 52b792ba79fe8fc8281d2d28369a584112bc58f97a399ac8ba268da2754b606b [INFO] running `Command { std: "docker" "start" "-a" "52b792ba79fe8fc8281d2d28369a584112bc58f97a399ac8ba268da2754b606b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52b792ba79fe8fc8281d2d28369a584112bc58f97a399ac8ba268da2754b606b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52b792ba79fe8fc8281d2d28369a584112bc58f97a399ac8ba268da2754b606b", kill_on_drop: false }` [INFO] [stdout] 52b792ba79fe8fc8281d2d28369a584112bc58f97a399ac8ba268da2754b606b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a826f9803d5905fa4e104193c67e8256e4247d16fb6d4ee1e79cce6159365ced [INFO] running `Command { std: "docker" "start" "-a" "a826f9803d5905fa4e104193c67e8256e4247d16fb6d4ee1e79cce6159365ced", kill_on_drop: false }` [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling bitcoin v0.32.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking possiblyrandom v0.2.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking separator v0.4.1 [INFO] [stderr] Checking dnssec-prover v0.6.8 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.32.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking bitcoin_hashes v0.14.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking bitcoin-units v0.1.2 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Checking serde_with v3.14.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking base58ck v0.1.0 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking cbor-diag v0.1.12 [INFO] [stderr] Compiling cdk-lnd v0.13.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Checking lightning-types v0.2.0 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking rustls-webpki v0.103.6 [INFO] [stderr] Checking lightning-invoice v0.33.2 [INFO] [stderr] Checking lightning v0.1.5 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tonic v0.13.1 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking cashu v0.13.4 [INFO] [stderr] Checking cdk-common v0.13.4 [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9541:42 [INFO] [stdout] | [INFO] [stdout] 9541 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9542 | | let method = WalletBalanceSvc(inner); [INFO] [stdout] 9543 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9544 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 9554 | | Ok(res) [INFO] [stdout] 9555 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9554:25 [INFO] [stdout] | [INFO] [stdout] 9554 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9586:42 [INFO] [stdout] | [INFO] [stdout] 9586 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9587 | | let method = ChannelBalanceSvc(inner); [INFO] [stdout] 9588 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9589 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 9599 | | Ok(res) [INFO] [stdout] 9600 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9599:25 [INFO] [stdout] | [INFO] [stdout] 9599 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9631:42 [INFO] [stdout] | [INFO] [stdout] 9631 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9632 | | let method = GetTransactionsSvc(inner); [INFO] [stdout] 9633 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9634 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 9644 | | Ok(res) [INFO] [stdout] 9645 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9644:25 [INFO] [stdout] | [INFO] [stdout] 9644 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9676:42 [INFO] [stdout] | [INFO] [stdout] 9676 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9677 | | let method = EstimateFeeSvc(inner); [INFO] [stdout] 9678 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9679 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 9689 | | Ok(res) [INFO] [stdout] 9690 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9689:25 [INFO] [stdout] | [INFO] [stdout] 9689 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9721:42 [INFO] [stdout] | [INFO] [stdout] 9721 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9722 | | let method = SendCoinsSvc(inner); [INFO] [stdout] 9723 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9724 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 9734 | | Ok(res) [INFO] [stdout] 9735 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9734:25 [INFO] [stdout] | [INFO] [stdout] 9734 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9766:42 [INFO] [stdout] | [INFO] [stdout] 9766 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9767 | | let method = ListUnspentSvc(inner); [INFO] [stdout] 9768 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9769 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 9779 | | Ok(res) [INFO] [stdout] 9780 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9779:25 [INFO] [stdout] | [INFO] [stdout] 9779 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9814:42 [INFO] [stdout] | [INFO] [stdout] 9814 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9815 | | let method = SubscribeTransactionsSvc(inner); [INFO] [stdout] 9816 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9817 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 9827 | | Ok(res) [INFO] [stdout] 9828 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9827:25 [INFO] [stdout] | [INFO] [stdout] 9827 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9859:42 [INFO] [stdout] | [INFO] [stdout] 9859 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9860 | | let method = SendManySvc(inner); [INFO] [stdout] 9861 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9862 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 9872 | | Ok(res) [INFO] [stdout] 9873 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9872:25 [INFO] [stdout] | [INFO] [stdout] 9872 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9904:42 [INFO] [stdout] | [INFO] [stdout] 9904 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9905 | | let method = NewAddressSvc(inner); [INFO] [stdout] 9906 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9907 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 9917 | | Ok(res) [INFO] [stdout] 9918 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9917:25 [INFO] [stdout] | [INFO] [stdout] 9917 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9949:42 [INFO] [stdout] | [INFO] [stdout] 9949 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9950 | | let method = SignMessageSvc(inner); [INFO] [stdout] 9951 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9952 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 9962 | | Ok(res) [INFO] [stdout] 9963 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9962:25 [INFO] [stdout] | [INFO] [stdout] 9962 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9994:42 [INFO] [stdout] | [INFO] [stdout] 9994 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9995 | | let method = VerifyMessageSvc(inner); [INFO] [stdout] 9996 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9997 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10007 | | Ok(res) [INFO] [stdout] 10008 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10007:25 [INFO] [stdout] | [INFO] [stdout] 10007 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10039:42 [INFO] [stdout] | [INFO] [stdout] 10039 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10040 | | let method = ConnectPeerSvc(inner); [INFO] [stdout] 10041 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10042 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10052 | | Ok(res) [INFO] [stdout] 10053 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10052:25 [INFO] [stdout] | [INFO] [stdout] 10052 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10084:42 [INFO] [stdout] | [INFO] [stdout] 10084 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10085 | | let method = DisconnectPeerSvc(inner); [INFO] [stdout] 10086 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10087 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10097 | | Ok(res) [INFO] [stdout] 10098 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10097:25 [INFO] [stdout] | [INFO] [stdout] 10097 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10129:42 [INFO] [stdout] | [INFO] [stdout] 10129 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10130 | | let method = ListPeersSvc(inner); [INFO] [stdout] 10131 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10132 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10142 | | Ok(res) [INFO] [stdout] 10143 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10142:25 [INFO] [stdout] | [INFO] [stdout] 10142 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10176:42 [INFO] [stdout] | [INFO] [stdout] 10176 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10177 | | let method = SubscribePeerEventsSvc(inner); [INFO] [stdout] 10178 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10179 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10189 | | Ok(res) [INFO] [stdout] 10190 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10189:25 [INFO] [stdout] | [INFO] [stdout] 10189 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10219:42 [INFO] [stdout] | [INFO] [stdout] 10219 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10220 | | let method = GetInfoSvc(inner); [INFO] [stdout] 10221 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10222 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10232 | | Ok(res) [INFO] [stdout] 10233 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10232:25 [INFO] [stdout] | [INFO] [stdout] 10232 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10264:42 [INFO] [stdout] | [INFO] [stdout] 10264 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10265 | | let method = GetDebugInfoSvc(inner); [INFO] [stdout] 10266 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10267 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10277 | | Ok(res) [INFO] [stdout] 10278 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10277:25 [INFO] [stdout] | [INFO] [stdout] 10277 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10309:42 [INFO] [stdout] | [INFO] [stdout] 10309 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10310 | | let method = GetRecoveryInfoSvc(inner); [INFO] [stdout] 10311 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10312 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10322 | | Ok(res) [INFO] [stdout] 10323 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10322:25 [INFO] [stdout] | [INFO] [stdout] 10322 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10354:42 [INFO] [stdout] | [INFO] [stdout] 10354 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10355 | | let method = PendingChannelsSvc(inner); [INFO] [stdout] 10356 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10357 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10367 | | Ok(res) [INFO] [stdout] 10368 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10367:25 [INFO] [stdout] | [INFO] [stdout] 10367 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10399:42 [INFO] [stdout] | [INFO] [stdout] 10399 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10400 | | let method = ListChannelsSvc(inner); [INFO] [stdout] 10401 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10402 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10412 | | Ok(res) [INFO] [stdout] 10413 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10412:25 [INFO] [stdout] | [INFO] [stdout] 10412 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10447:42 [INFO] [stdout] | [INFO] [stdout] 10447 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10448 | | let method = SubscribeChannelEventsSvc(inner); [INFO] [stdout] 10449 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10450 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10460 | | Ok(res) [INFO] [stdout] 10461 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10460:25 [INFO] [stdout] | [INFO] [stdout] 10460 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10492:42 [INFO] [stdout] | [INFO] [stdout] 10492 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10493 | | let method = ClosedChannelsSvc(inner); [INFO] [stdout] 10494 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10495 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10505 | | Ok(res) [INFO] [stdout] 10506 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10505:25 [INFO] [stdout] | [INFO] [stdout] 10505 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10537:42 [INFO] [stdout] | [INFO] [stdout] 10537 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10538 | | let method = OpenChannelSyncSvc(inner); [INFO] [stdout] 10539 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10540 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10550 | | Ok(res) [INFO] [stdout] 10551 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10550:25 [INFO] [stdout] | [INFO] [stdout] 10550 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10583:42 [INFO] [stdout] | [INFO] [stdout] 10583 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10584 | | let method = OpenChannelSvc(inner); [INFO] [stdout] 10585 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10586 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10596 | | Ok(res) [INFO] [stdout] 10597 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10596:25 [INFO] [stdout] | [INFO] [stdout] 10596 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10628:42 [INFO] [stdout] | [INFO] [stdout] 10628 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10629 | | let method = BatchOpenChannelSvc(inner); [INFO] [stdout] 10630 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10631 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10641 | | Ok(res) [INFO] [stdout] 10642 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10641:25 [INFO] [stdout] | [INFO] [stdout] 10641 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10673:42 [INFO] [stdout] | [INFO] [stdout] 10673 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10674 | | let method = FundingStateStepSvc(inner); [INFO] [stdout] 10675 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10676 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10686 | | Ok(res) [INFO] [stdout] 10687 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10686:25 [INFO] [stdout] | [INFO] [stdout] 10686 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10721:42 [INFO] [stdout] | [INFO] [stdout] 10721 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10722 | | let method = ChannelAcceptorSvc(inner); [INFO] [stdout] 10723 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10724 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10734 | | Ok(res) [INFO] [stdout] 10735 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10734:25 [INFO] [stdout] | [INFO] [stdout] 10734 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10767:42 [INFO] [stdout] | [INFO] [stdout] 10767 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10768 | | let method = CloseChannelSvc(inner); [INFO] [stdout] 10769 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10770 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10780 | | Ok(res) [INFO] [stdout] 10781 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10780:25 [INFO] [stdout] | [INFO] [stdout] 10780 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10812:42 [INFO] [stdout] | [INFO] [stdout] 10812 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10813 | | let method = AbandonChannelSvc(inner); [INFO] [stdout] 10814 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10815 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10825 | | Ok(res) [INFO] [stdout] 10826 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10825:25 [INFO] [stdout] | [INFO] [stdout] 10825 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10858:42 [INFO] [stdout] | [INFO] [stdout] 10858 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10859 | | let method = SendPaymentSvc(inner); [INFO] [stdout] 10860 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10861 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10871 | | Ok(res) [INFO] [stdout] 10872 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10871:25 [INFO] [stdout] | [INFO] [stdout] 10871 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10901:42 [INFO] [stdout] | [INFO] [stdout] 10901 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10902 | | let method = SendPaymentSyncSvc(inner); [INFO] [stdout] 10903 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10904 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10914 | | Ok(res) [INFO] [stdout] 10915 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10914:25 [INFO] [stdout] | [INFO] [stdout] 10914 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10949:42 [INFO] [stdout] | [INFO] [stdout] 10949 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10950 | | let method = SendToRouteSvc(inner); [INFO] [stdout] 10951 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10952 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10962 | | Ok(res) [INFO] [stdout] 10963 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10962:25 [INFO] [stdout] | [INFO] [stdout] 10962 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10994:42 [INFO] [stdout] | [INFO] [stdout] 10994 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10995 | | let method = SendToRouteSyncSvc(inner); [INFO] [stdout] 10996 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10997 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11007 | | Ok(res) [INFO] [stdout] 11008 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11007:25 [INFO] [stdout] | [INFO] [stdout] 11007 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11037:42 [INFO] [stdout] | [INFO] [stdout] 11037 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11038 | | let method = AddInvoiceSvc(inner); [INFO] [stdout] 11039 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11040 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11050 | | Ok(res) [INFO] [stdout] 11051 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11050:25 [INFO] [stdout] | [INFO] [stdout] 11050 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11082:42 [INFO] [stdout] | [INFO] [stdout] 11082 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11083 | | let method = ListInvoicesSvc(inner); [INFO] [stdout] 11084 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11085 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11095 | | Ok(res) [INFO] [stdout] 11096 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11095:25 [INFO] [stdout] | [INFO] [stdout] 11095 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11125:42 [INFO] [stdout] | [INFO] [stdout] 11125 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11126 | | let method = LookupInvoiceSvc(inner); [INFO] [stdout] 11127 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11128 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11138 | | Ok(res) [INFO] [stdout] 11139 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11138:25 [INFO] [stdout] | [INFO] [stdout] 11138 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11171:42 [INFO] [stdout] | [INFO] [stdout] 11171 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11172 | | let method = SubscribeInvoicesSvc(inner); [INFO] [stdout] 11173 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11174 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11184 | | Ok(res) [INFO] [stdout] 11185 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11184:25 [INFO] [stdout] | [INFO] [stdout] 11184 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11214:42 [INFO] [stdout] | [INFO] [stdout] 11214 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11215 | | let method = DecodePayReqSvc(inner); [INFO] [stdout] 11216 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11217 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11227 | | Ok(res) [INFO] [stdout] 11228 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11227:25 [INFO] [stdout] | [INFO] [stdout] 11227 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11259:42 [INFO] [stdout] | [INFO] [stdout] 11259 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11260 | | let method = ListPaymentsSvc(inner); [INFO] [stdout] 11261 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11262 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11272 | | Ok(res) [INFO] [stdout] 11273 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11272:25 [INFO] [stdout] | [INFO] [stdout] 11272 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11304:42 [INFO] [stdout] | [INFO] [stdout] 11304 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11305 | | let method = DeletePaymentSvc(inner); [INFO] [stdout] 11306 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11307 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11317 | | Ok(res) [INFO] [stdout] 11318 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11317:25 [INFO] [stdout] | [INFO] [stdout] 11317 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11349:42 [INFO] [stdout] | [INFO] [stdout] 11349 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11350 | | let method = DeleteAllPaymentsSvc(inner); [INFO] [stdout] 11351 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11352 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11362 | | Ok(res) [INFO] [stdout] 11363 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11362:25 [INFO] [stdout] | [INFO] [stdout] 11362 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11394:42 [INFO] [stdout] | [INFO] [stdout] 11394 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11395 | | let method = DescribeGraphSvc(inner); [INFO] [stdout] 11396 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11397 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11407 | | Ok(res) [INFO] [stdout] 11408 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11407:25 [INFO] [stdout] | [INFO] [stdout] 11407 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11439:42 [INFO] [stdout] | [INFO] [stdout] 11439 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11440 | | let method = GetNodeMetricsSvc(inner); [INFO] [stdout] 11441 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11442 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11452 | | Ok(res) [INFO] [stdout] 11453 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11452:25 [INFO] [stdout] | [INFO] [stdout] 11452 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11484:42 [INFO] [stdout] | [INFO] [stdout] 11484 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11485 | | let method = GetChanInfoSvc(inner); [INFO] [stdout] 11486 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11487 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11497 | | Ok(res) [INFO] [stdout] 11498 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11497:25 [INFO] [stdout] | [INFO] [stdout] 11497 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11529:42 [INFO] [stdout] | [INFO] [stdout] 11529 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11530 | | let method = GetNodeInfoSvc(inner); [INFO] [stdout] 11531 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11532 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11542 | | Ok(res) [INFO] [stdout] 11543 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11542:25 [INFO] [stdout] | [INFO] [stdout] 11542 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11574:42 [INFO] [stdout] | [INFO] [stdout] 11574 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11575 | | let method = QueryRoutesSvc(inner); [INFO] [stdout] 11576 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11577 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11587 | | Ok(res) [INFO] [stdout] 11588 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11587:25 [INFO] [stdout] | [INFO] [stdout] 11587 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11619:42 [INFO] [stdout] | [INFO] [stdout] 11619 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11620 | | let method = GetNetworkInfoSvc(inner); [INFO] [stdout] 11621 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11622 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11632 | | Ok(res) [INFO] [stdout] 11633 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11632:25 [INFO] [stdout] | [INFO] [stdout] 11632 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11662:42 [INFO] [stdout] | [INFO] [stdout] 11662 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11663 | | let method = StopDaemonSvc(inner); [INFO] [stdout] 11664 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11665 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11675 | | Ok(res) [INFO] [stdout] 11676 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11675:25 [INFO] [stdout] | [INFO] [stdout] 11675 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11710:42 [INFO] [stdout] | [INFO] [stdout] 11710 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11711 | | let method = SubscribeChannelGraphSvc(inner); [INFO] [stdout] 11712 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11713 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11723 | | Ok(res) [INFO] [stdout] 11724 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11723:25 [INFO] [stdout] | [INFO] [stdout] 11723 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11755:42 [INFO] [stdout] | [INFO] [stdout] 11755 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11756 | | let method = DebugLevelSvc(inner); [INFO] [stdout] 11757 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11758 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11768 | | Ok(res) [INFO] [stdout] 11769 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11768:25 [INFO] [stdout] | [INFO] [stdout] 11768 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11800:42 [INFO] [stdout] | [INFO] [stdout] 11800 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11801 | | let method = FeeReportSvc(inner); [INFO] [stdout] 11802 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11803 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11813 | | Ok(res) [INFO] [stdout] 11814 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11813:25 [INFO] [stdout] | [INFO] [stdout] 11813 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11846:42 [INFO] [stdout] | [INFO] [stdout] 11846 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11847 | | let method = UpdateChannelPolicySvc(inner); [INFO] [stdout] 11848 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11849 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11859 | | Ok(res) [INFO] [stdout] 11860 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11859:25 [INFO] [stdout] | [INFO] [stdout] 11859 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11891:42 [INFO] [stdout] | [INFO] [stdout] 11891 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11892 | | let method = ForwardingHistorySvc(inner); [INFO] [stdout] 11893 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11894 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11904 | | Ok(res) [INFO] [stdout] 11905 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11904:25 [INFO] [stdout] | [INFO] [stdout] 11904 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11937:42 [INFO] [stdout] | [INFO] [stdout] 11937 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11938 | | let method = ExportChannelBackupSvc(inner); [INFO] [stdout] 11939 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11940 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11950 | | Ok(res) [INFO] [stdout] 11951 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11950:25 [INFO] [stdout] | [INFO] [stdout] 11950 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11986:42 [INFO] [stdout] | [INFO] [stdout] 11986 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11987 | | let method = ExportAllChannelBackupsSvc(inner); [INFO] [stdout] 11988 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11989 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11999 | | Ok(res) [INFO] [stdout] 12000 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11999:25 [INFO] [stdout] | [INFO] [stdout] 11999 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12031:42 [INFO] [stdout] | [INFO] [stdout] 12031 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12032 | | let method = VerifyChanBackupSvc(inner); [INFO] [stdout] 12033 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12034 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12044 | | Ok(res) [INFO] [stdout] 12045 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12044:25 [INFO] [stdout] | [INFO] [stdout] 12044 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12077:42 [INFO] [stdout] | [INFO] [stdout] 12077 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12078 | | let method = RestoreChannelBackupsSvc(inner); [INFO] [stdout] 12079 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12080 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12090 | | Ok(res) [INFO] [stdout] 12091 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12090:25 [INFO] [stdout] | [INFO] [stdout] 12090 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12125:42 [INFO] [stdout] | [INFO] [stdout] 12125 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12126 | | let method = SubscribeChannelBackupsSvc(inner); [INFO] [stdout] 12127 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12128 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12138 | | Ok(res) [INFO] [stdout] 12139 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12138:25 [INFO] [stdout] | [INFO] [stdout] 12138 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12170:42 [INFO] [stdout] | [INFO] [stdout] 12170 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12171 | | let method = BakeMacaroonSvc(inner); [INFO] [stdout] 12172 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12173 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12183 | | Ok(res) [INFO] [stdout] 12184 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12183:25 [INFO] [stdout] | [INFO] [stdout] 12183 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12215:42 [INFO] [stdout] | [INFO] [stdout] 12215 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12216 | | let method = ListMacaroonIDsSvc(inner); [INFO] [stdout] 12217 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12218 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12228 | | Ok(res) [INFO] [stdout] 12229 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12228:25 [INFO] [stdout] | [INFO] [stdout] 12228 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12260:42 [INFO] [stdout] | [INFO] [stdout] 12260 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12261 | | let method = DeleteMacaroonIDSvc(inner); [INFO] [stdout] 12262 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12263 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12273 | | Ok(res) [INFO] [stdout] 12274 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12273:25 [INFO] [stdout] | [INFO] [stdout] 12273 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12305:42 [INFO] [stdout] | [INFO] [stdout] 12305 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12306 | | let method = ListPermissionsSvc(inner); [INFO] [stdout] 12307 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12308 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12318 | | Ok(res) [INFO] [stdout] 12319 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12318:25 [INFO] [stdout] | [INFO] [stdout] 12318 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12354:42 [INFO] [stdout] | [INFO] [stdout] 12354 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12355 | | let method = CheckMacaroonPermissionsSvc(inner); [INFO] [stdout] 12356 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12357 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12367 | | Ok(res) [INFO] [stdout] 12368 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12367:25 [INFO] [stdout] | [INFO] [stdout] 12367 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12403:42 [INFO] [stdout] | [INFO] [stdout] 12403 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12404 | | let method = RegisterRPCMiddlewareSvc(inner); [INFO] [stdout] 12405 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12406 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12416 | | Ok(res) [INFO] [stdout] 12417 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12416:25 [INFO] [stdout] | [INFO] [stdout] 12416 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12448:42 [INFO] [stdout] | [INFO] [stdout] 12448 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12449 | | let method = SendCustomMessageSvc(inner); [INFO] [stdout] 12450 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12451 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12461 | | Ok(res) [INFO] [stdout] 12462 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12461:25 [INFO] [stdout] | [INFO] [stdout] 12461 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12498:42 [INFO] [stdout] | [INFO] [stdout] 12498 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12499 | | let method = SubscribeCustomMessagesSvc(inner); [INFO] [stdout] 12500 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12501 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12511 | | Ok(res) [INFO] [stdout] 12512 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12511:25 [INFO] [stdout] | [INFO] [stdout] 12511 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12543:42 [INFO] [stdout] | [INFO] [stdout] 12543 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12544 | | let method = ListAliasesSvc(inner); [INFO] [stdout] 12545 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12546 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12556 | | Ok(res) [INFO] [stdout] 12557 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12556:25 [INFO] [stdout] | [INFO] [stdout] 12556 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12589:42 [INFO] [stdout] | [INFO] [stdout] 12589 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12590 | | let method = LookupHtlcResolutionSvc(inner); [INFO] [stdout] 12591 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12592 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12602 | | Ok(res) [INFO] [stdout] 12603 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12602:25 [INFO] [stdout] | [INFO] [stdout] 12602 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12607:41 [INFO] [stdout] | [INFO] [stdout] 12607 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 12608 | | let mut response = http::Response::new( [INFO] [stdout] 12609 | | tonic::body::Body::default(), [INFO] [stdout] 12610 | | ); [INFO] [stdout] ... | [INFO] [stdout] 12622 | | Ok(response) [INFO] [stdout] 12623 | | }) [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12622:25 [INFO] [stdout] | [INFO] [stdout] 12622 | Ok(response) [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2221:42 [INFO] [stdout] | [INFO] [stdout] 2221 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2222 | | let method = SendPaymentV2Svc(inner); [INFO] [stdout] 2223 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2224 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2234 | | Ok(res) [INFO] [stdout] 2235 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2234:25 [INFO] [stdout] | [INFO] [stdout] 2234 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2267:42 [INFO] [stdout] | [INFO] [stdout] 2267 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2268 | | let method = TrackPaymentV2Svc(inner); [INFO] [stdout] 2269 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2270 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2280 | | Ok(res) [INFO] [stdout] 2281 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2280:25 [INFO] [stdout] | [INFO] [stdout] 2280 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2313:42 [INFO] [stdout] | [INFO] [stdout] 2313 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2314 | | let method = TrackPaymentsSvc(inner); [INFO] [stdout] 2315 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2316 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2326 | | Ok(res) [INFO] [stdout] 2327 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2326:25 [INFO] [stdout] | [INFO] [stdout] 2326 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2356:42 [INFO] [stdout] | [INFO] [stdout] 2356 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2357 | | let method = EstimateRouteFeeSvc(inner); [INFO] [stdout] 2358 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2359 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2369 | | Ok(res) [INFO] [stdout] 2370 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2369:25 [INFO] [stdout] | [INFO] [stdout] 2369 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2401:42 [INFO] [stdout] | [INFO] [stdout] 2401 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2402 | | let method = SendToRouteSvc(inner); [INFO] [stdout] 2403 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2404 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2414 | | Ok(res) [INFO] [stdout] 2415 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2414:25 [INFO] [stdout] | [INFO] [stdout] 2414 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2446:42 [INFO] [stdout] | [INFO] [stdout] 2446 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2447 | | let method = SendToRouteV2Svc(inner); [INFO] [stdout] 2448 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2449 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2459 | | Ok(res) [INFO] [stdout] 2460 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2459:25 [INFO] [stdout] | [INFO] [stdout] 2459 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2491:42 [INFO] [stdout] | [INFO] [stdout] 2491 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2492 | | let method = ResetMissionControlSvc(inner); [INFO] [stdout] 2493 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2494 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2504 | | Ok(res) [INFO] [stdout] 2505 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2504:25 [INFO] [stdout] | [INFO] [stdout] 2504 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2536:42 [INFO] [stdout] | [INFO] [stdout] 2536 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2537 | | let method = QueryMissionControlSvc(inner); [INFO] [stdout] 2538 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2539 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2549 | | Ok(res) [INFO] [stdout] 2550 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2549:25 [INFO] [stdout] | [INFO] [stdout] 2549 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2582:42 [INFO] [stdout] | [INFO] [stdout] 2582 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2583 | | let method = XImportMissionControlSvc(inner); [INFO] [stdout] 2584 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2585 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2595 | | Ok(res) [INFO] [stdout] 2596 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2595:25 [INFO] [stdout] | [INFO] [stdout] 2595 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2630:42 [INFO] [stdout] | [INFO] [stdout] 2630 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2631 | | let method = GetMissionControlConfigSvc(inner); [INFO] [stdout] 2632 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2633 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2643 | | Ok(res) [INFO] [stdout] 2644 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2643:25 [INFO] [stdout] | [INFO] [stdout] 2643 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2678:42 [INFO] [stdout] | [INFO] [stdout] 2678 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2679 | | let method = SetMissionControlConfigSvc(inner); [INFO] [stdout] 2680 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2681 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2691 | | Ok(res) [INFO] [stdout] 2692 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2691:25 [INFO] [stdout] | [INFO] [stdout] 2691 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2723:42 [INFO] [stdout] | [INFO] [stdout] 2723 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2724 | | let method = QueryProbabilitySvc(inner); [INFO] [stdout] 2725 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2726 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2736 | | Ok(res) [INFO] [stdout] 2737 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2736:25 [INFO] [stdout] | [INFO] [stdout] 2736 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2766:42 [INFO] [stdout] | [INFO] [stdout] 2766 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2767 | | let method = BuildRouteSvc(inner); [INFO] [stdout] 2768 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2769 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2779 | | Ok(res) [INFO] [stdout] 2780 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2779:25 [INFO] [stdout] | [INFO] [stdout] 2779 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2813:42 [INFO] [stdout] | [INFO] [stdout] 2813 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2814 | | let method = SubscribeHtlcEventsSvc(inner); [INFO] [stdout] 2815 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2816 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2826 | | Ok(res) [INFO] [stdout] 2827 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2826:25 [INFO] [stdout] | [INFO] [stdout] 2826 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2859:42 [INFO] [stdout] | [INFO] [stdout] 2859 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2860 | | let method = SendPaymentSvc(inner); [INFO] [stdout] 2861 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2862 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2872 | | Ok(res) [INFO] [stdout] 2873 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2872:25 [INFO] [stdout] | [INFO] [stdout] 2872 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2905:42 [INFO] [stdout] | [INFO] [stdout] 2905 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2906 | | let method = TrackPaymentSvc(inner); [INFO] [stdout] 2907 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2908 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2918 | | Ok(res) [INFO] [stdout] 2919 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2918:25 [INFO] [stdout] | [INFO] [stdout] 2918 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2954:42 [INFO] [stdout] | [INFO] [stdout] 2954 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2955 | | let method = HtlcInterceptorSvc(inner); [INFO] [stdout] 2956 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2957 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2967 | | Ok(res) [INFO] [stdout] 2968 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2967:25 [INFO] [stdout] | [INFO] [stdout] 2967 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2999:42 [INFO] [stdout] | [INFO] [stdout] 2999 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3000 | | let method = UpdateChanStatusSvc(inner); [INFO] [stdout] 3001 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 3002 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3012 | | Ok(res) [INFO] [stdout] 3013 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:3012:25 [INFO] [stdout] | [INFO] [stdout] 3012 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:3017:41 [INFO] [stdout] | [INFO] [stdout] 3017 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 3018 | | let mut response = http::Response::new( [INFO] [stdout] 3019 | | tonic::body::Body::default(), [INFO] [stdout] 3020 | | ); [INFO] [stdout] ... | [INFO] [stdout] 3032 | | Ok(response) [INFO] [stdout] 3033 | | }) [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:3032:25 [INFO] [stdout] | [INFO] [stdout] 3032 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cdk-lnd` (lib test) due to 176 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, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9541:42 [INFO] [stdout] | [INFO] [stdout] 9541 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9542 | | let method = WalletBalanceSvc(inner); [INFO] [stdout] 9543 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9544 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 9554 | | Ok(res) [INFO] [stdout] 9555 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9554:25 [INFO] [stdout] | [INFO] [stdout] 9554 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9586:42 [INFO] [stdout] | [INFO] [stdout] 9586 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9587 | | let method = ChannelBalanceSvc(inner); [INFO] [stdout] 9588 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9589 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 9599 | | Ok(res) [INFO] [stdout] 9600 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9599:25 [INFO] [stdout] | [INFO] [stdout] 9599 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9631:42 [INFO] [stdout] | [INFO] [stdout] 9631 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9632 | | let method = GetTransactionsSvc(inner); [INFO] [stdout] 9633 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9634 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 9644 | | Ok(res) [INFO] [stdout] 9645 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9644:25 [INFO] [stdout] | [INFO] [stdout] 9644 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9676:42 [INFO] [stdout] | [INFO] [stdout] 9676 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9677 | | let method = EstimateFeeSvc(inner); [INFO] [stdout] 9678 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9679 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 9689 | | Ok(res) [INFO] [stdout] 9690 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9689:25 [INFO] [stdout] | [INFO] [stdout] 9689 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9721:42 [INFO] [stdout] | [INFO] [stdout] 9721 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9722 | | let method = SendCoinsSvc(inner); [INFO] [stdout] 9723 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9724 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 9734 | | Ok(res) [INFO] [stdout] 9735 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9734:25 [INFO] [stdout] | [INFO] [stdout] 9734 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9766:42 [INFO] [stdout] | [INFO] [stdout] 9766 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9767 | | let method = ListUnspentSvc(inner); [INFO] [stdout] 9768 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9769 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 9779 | | Ok(res) [INFO] [stdout] 9780 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9779:25 [INFO] [stdout] | [INFO] [stdout] 9779 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9814:42 [INFO] [stdout] | [INFO] [stdout] 9814 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9815 | | let method = SubscribeTransactionsSvc(inner); [INFO] [stdout] 9816 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9817 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 9827 | | Ok(res) [INFO] [stdout] 9828 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9827:25 [INFO] [stdout] | [INFO] [stdout] 9827 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9859:42 [INFO] [stdout] | [INFO] [stdout] 9859 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9860 | | let method = SendManySvc(inner); [INFO] [stdout] 9861 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9862 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 9872 | | Ok(res) [INFO] [stdout] 9873 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9872:25 [INFO] [stdout] | [INFO] [stdout] 9872 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9904:42 [INFO] [stdout] | [INFO] [stdout] 9904 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9905 | | let method = NewAddressSvc(inner); [INFO] [stdout] 9906 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9907 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 9917 | | Ok(res) [INFO] [stdout] 9918 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9917:25 [INFO] [stdout] | [INFO] [stdout] 9917 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9949:42 [INFO] [stdout] | [INFO] [stdout] 9949 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9950 | | let method = SignMessageSvc(inner); [INFO] [stdout] 9951 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9952 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 9962 | | Ok(res) [INFO] [stdout] 9963 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9962:25 [INFO] [stdout] | [INFO] [stdout] 9962 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:9994:42 [INFO] [stdout] | [INFO] [stdout] 9994 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 9995 | | let method = VerifyMessageSvc(inner); [INFO] [stdout] 9996 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 9997 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10007 | | Ok(res) [INFO] [stdout] 10008 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10007:25 [INFO] [stdout] | [INFO] [stdout] 10007 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10039:42 [INFO] [stdout] | [INFO] [stdout] 10039 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10040 | | let method = ConnectPeerSvc(inner); [INFO] [stdout] 10041 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10042 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10052 | | Ok(res) [INFO] [stdout] 10053 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10052:25 [INFO] [stdout] | [INFO] [stdout] 10052 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10084:42 [INFO] [stdout] | [INFO] [stdout] 10084 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10085 | | let method = DisconnectPeerSvc(inner); [INFO] [stdout] 10086 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10087 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10097 | | Ok(res) [INFO] [stdout] 10098 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10097:25 [INFO] [stdout] | [INFO] [stdout] 10097 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10129:42 [INFO] [stdout] | [INFO] [stdout] 10129 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10130 | | let method = ListPeersSvc(inner); [INFO] [stdout] 10131 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10132 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10142 | | Ok(res) [INFO] [stdout] 10143 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10142:25 [INFO] [stdout] | [INFO] [stdout] 10142 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10176:42 [INFO] [stdout] | [INFO] [stdout] 10176 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10177 | | let method = SubscribePeerEventsSvc(inner); [INFO] [stdout] 10178 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10179 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10189 | | Ok(res) [INFO] [stdout] 10190 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10189:25 [INFO] [stdout] | [INFO] [stdout] 10189 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10219:42 [INFO] [stdout] | [INFO] [stdout] 10219 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10220 | | let method = GetInfoSvc(inner); [INFO] [stdout] 10221 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10222 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10232 | | Ok(res) [INFO] [stdout] 10233 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10232:25 [INFO] [stdout] | [INFO] [stdout] 10232 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10264:42 [INFO] [stdout] | [INFO] [stdout] 10264 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10265 | | let method = GetDebugInfoSvc(inner); [INFO] [stdout] 10266 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10267 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10277 | | Ok(res) [INFO] [stdout] 10278 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10277:25 [INFO] [stdout] | [INFO] [stdout] 10277 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10309:42 [INFO] [stdout] | [INFO] [stdout] 10309 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10310 | | let method = GetRecoveryInfoSvc(inner); [INFO] [stdout] 10311 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10312 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10322 | | Ok(res) [INFO] [stdout] 10323 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10322:25 [INFO] [stdout] | [INFO] [stdout] 10322 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10354:42 [INFO] [stdout] | [INFO] [stdout] 10354 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10355 | | let method = PendingChannelsSvc(inner); [INFO] [stdout] 10356 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10357 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10367 | | Ok(res) [INFO] [stdout] 10368 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10367:25 [INFO] [stdout] | [INFO] [stdout] 10367 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10399:42 [INFO] [stdout] | [INFO] [stdout] 10399 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10400 | | let method = ListChannelsSvc(inner); [INFO] [stdout] 10401 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10402 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10412 | | Ok(res) [INFO] [stdout] 10413 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10412:25 [INFO] [stdout] | [INFO] [stdout] 10412 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10447:42 [INFO] [stdout] | [INFO] [stdout] 10447 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10448 | | let method = SubscribeChannelEventsSvc(inner); [INFO] [stdout] 10449 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10450 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10460 | | Ok(res) [INFO] [stdout] 10461 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10460:25 [INFO] [stdout] | [INFO] [stdout] 10460 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10492:42 [INFO] [stdout] | [INFO] [stdout] 10492 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10493 | | let method = ClosedChannelsSvc(inner); [INFO] [stdout] 10494 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10495 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10505 | | Ok(res) [INFO] [stdout] 10506 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10505:25 [INFO] [stdout] | [INFO] [stdout] 10505 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10537:42 [INFO] [stdout] | [INFO] [stdout] 10537 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10538 | | let method = OpenChannelSyncSvc(inner); [INFO] [stdout] 10539 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10540 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10550 | | Ok(res) [INFO] [stdout] 10551 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10550:25 [INFO] [stdout] | [INFO] [stdout] 10550 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10583:42 [INFO] [stdout] | [INFO] [stdout] 10583 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10584 | | let method = OpenChannelSvc(inner); [INFO] [stdout] 10585 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10586 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10596 | | Ok(res) [INFO] [stdout] 10597 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10596:25 [INFO] [stdout] | [INFO] [stdout] 10596 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10628:42 [INFO] [stdout] | [INFO] [stdout] 10628 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10629 | | let method = BatchOpenChannelSvc(inner); [INFO] [stdout] 10630 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10631 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10641 | | Ok(res) [INFO] [stdout] 10642 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10641:25 [INFO] [stdout] | [INFO] [stdout] 10641 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10673:42 [INFO] [stdout] | [INFO] [stdout] 10673 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10674 | | let method = FundingStateStepSvc(inner); [INFO] [stdout] 10675 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10676 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10686 | | Ok(res) [INFO] [stdout] 10687 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10686:25 [INFO] [stdout] | [INFO] [stdout] 10686 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10721:42 [INFO] [stdout] | [INFO] [stdout] 10721 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10722 | | let method = ChannelAcceptorSvc(inner); [INFO] [stdout] 10723 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10724 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10734 | | Ok(res) [INFO] [stdout] 10735 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10734:25 [INFO] [stdout] | [INFO] [stdout] 10734 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10767:42 [INFO] [stdout] | [INFO] [stdout] 10767 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10768 | | let method = CloseChannelSvc(inner); [INFO] [stdout] 10769 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10770 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10780 | | Ok(res) [INFO] [stdout] 10781 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10780:25 [INFO] [stdout] | [INFO] [stdout] 10780 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10812:42 [INFO] [stdout] | [INFO] [stdout] 10812 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10813 | | let method = AbandonChannelSvc(inner); [INFO] [stdout] 10814 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10815 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10825 | | Ok(res) [INFO] [stdout] 10826 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10825:25 [INFO] [stdout] | [INFO] [stdout] 10825 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10858:42 [INFO] [stdout] | [INFO] [stdout] 10858 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10859 | | let method = SendPaymentSvc(inner); [INFO] [stdout] 10860 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10861 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10871 | | Ok(res) [INFO] [stdout] 10872 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10871:25 [INFO] [stdout] | [INFO] [stdout] 10871 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10901:42 [INFO] [stdout] | [INFO] [stdout] 10901 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10902 | | let method = SendPaymentSyncSvc(inner); [INFO] [stdout] 10903 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10904 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10914 | | Ok(res) [INFO] [stdout] 10915 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10914:25 [INFO] [stdout] | [INFO] [stdout] 10914 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10949:42 [INFO] [stdout] | [INFO] [stdout] 10949 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10950 | | let method = SendToRouteSvc(inner); [INFO] [stdout] 10951 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10952 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 10962 | | Ok(res) [INFO] [stdout] 10963 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10962:25 [INFO] [stdout] | [INFO] [stdout] 10962 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:10994:42 [INFO] [stdout] | [INFO] [stdout] 10994 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 10995 | | let method = SendToRouteSyncSvc(inner); [INFO] [stdout] 10996 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 10997 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11007 | | Ok(res) [INFO] [stdout] 11008 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11007:25 [INFO] [stdout] | [INFO] [stdout] 11007 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11037:42 [INFO] [stdout] | [INFO] [stdout] 11037 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11038 | | let method = AddInvoiceSvc(inner); [INFO] [stdout] 11039 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11040 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11050 | | Ok(res) [INFO] [stdout] 11051 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11050:25 [INFO] [stdout] | [INFO] [stdout] 11050 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11082:42 [INFO] [stdout] | [INFO] [stdout] 11082 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11083 | | let method = ListInvoicesSvc(inner); [INFO] [stdout] 11084 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11085 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11095 | | Ok(res) [INFO] [stdout] 11096 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11095:25 [INFO] [stdout] | [INFO] [stdout] 11095 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11125:42 [INFO] [stdout] | [INFO] [stdout] 11125 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11126 | | let method = LookupInvoiceSvc(inner); [INFO] [stdout] 11127 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11128 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11138 | | Ok(res) [INFO] [stdout] 11139 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11138:25 [INFO] [stdout] | [INFO] [stdout] 11138 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11171:42 [INFO] [stdout] | [INFO] [stdout] 11171 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11172 | | let method = SubscribeInvoicesSvc(inner); [INFO] [stdout] 11173 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11174 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11184 | | Ok(res) [INFO] [stdout] 11185 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11184:25 [INFO] [stdout] | [INFO] [stdout] 11184 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11214:42 [INFO] [stdout] | [INFO] [stdout] 11214 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11215 | | let method = DecodePayReqSvc(inner); [INFO] [stdout] 11216 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11217 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11227 | | Ok(res) [INFO] [stdout] 11228 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11227:25 [INFO] [stdout] | [INFO] [stdout] 11227 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11259:42 [INFO] [stdout] | [INFO] [stdout] 11259 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11260 | | let method = ListPaymentsSvc(inner); [INFO] [stdout] 11261 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11262 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11272 | | Ok(res) [INFO] [stdout] 11273 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11272:25 [INFO] [stdout] | [INFO] [stdout] 11272 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11304:42 [INFO] [stdout] | [INFO] [stdout] 11304 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11305 | | let method = DeletePaymentSvc(inner); [INFO] [stdout] 11306 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11307 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11317 | | Ok(res) [INFO] [stdout] 11318 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11317:25 [INFO] [stdout] | [INFO] [stdout] 11317 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11349:42 [INFO] [stdout] | [INFO] [stdout] 11349 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11350 | | let method = DeleteAllPaymentsSvc(inner); [INFO] [stdout] 11351 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11352 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11362 | | Ok(res) [INFO] [stdout] 11363 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11362:25 [INFO] [stdout] | [INFO] [stdout] 11362 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11394:42 [INFO] [stdout] | [INFO] [stdout] 11394 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11395 | | let method = DescribeGraphSvc(inner); [INFO] [stdout] 11396 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11397 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11407 | | Ok(res) [INFO] [stdout] 11408 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11407:25 [INFO] [stdout] | [INFO] [stdout] 11407 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11439:42 [INFO] [stdout] | [INFO] [stdout] 11439 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11440 | | let method = GetNodeMetricsSvc(inner); [INFO] [stdout] 11441 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11442 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11452 | | Ok(res) [INFO] [stdout] 11453 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11452:25 [INFO] [stdout] | [INFO] [stdout] 11452 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11484:42 [INFO] [stdout] | [INFO] [stdout] 11484 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11485 | | let method = GetChanInfoSvc(inner); [INFO] [stdout] 11486 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11487 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11497 | | Ok(res) [INFO] [stdout] 11498 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11497:25 [INFO] [stdout] | [INFO] [stdout] 11497 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11529:42 [INFO] [stdout] | [INFO] [stdout] 11529 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11530 | | let method = GetNodeInfoSvc(inner); [INFO] [stdout] 11531 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11532 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11542 | | Ok(res) [INFO] [stdout] 11543 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11542:25 [INFO] [stdout] | [INFO] [stdout] 11542 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11574:42 [INFO] [stdout] | [INFO] [stdout] 11574 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11575 | | let method = QueryRoutesSvc(inner); [INFO] [stdout] 11576 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11577 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11587 | | Ok(res) [INFO] [stdout] 11588 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11587:25 [INFO] [stdout] | [INFO] [stdout] 11587 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11619:42 [INFO] [stdout] | [INFO] [stdout] 11619 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11620 | | let method = GetNetworkInfoSvc(inner); [INFO] [stdout] 11621 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11622 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11632 | | Ok(res) [INFO] [stdout] 11633 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11632:25 [INFO] [stdout] | [INFO] [stdout] 11632 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11662:42 [INFO] [stdout] | [INFO] [stdout] 11662 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11663 | | let method = StopDaemonSvc(inner); [INFO] [stdout] 11664 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11665 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11675 | | Ok(res) [INFO] [stdout] 11676 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11675:25 [INFO] [stdout] | [INFO] [stdout] 11675 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11710:42 [INFO] [stdout] | [INFO] [stdout] 11710 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11711 | | let method = SubscribeChannelGraphSvc(inner); [INFO] [stdout] 11712 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11713 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11723 | | Ok(res) [INFO] [stdout] 11724 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11723:25 [INFO] [stdout] | [INFO] [stdout] 11723 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11755:42 [INFO] [stdout] | [INFO] [stdout] 11755 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11756 | | let method = DebugLevelSvc(inner); [INFO] [stdout] 11757 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11758 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11768 | | Ok(res) [INFO] [stdout] 11769 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11768:25 [INFO] [stdout] | [INFO] [stdout] 11768 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11800:42 [INFO] [stdout] | [INFO] [stdout] 11800 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11801 | | let method = FeeReportSvc(inner); [INFO] [stdout] 11802 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11803 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11813 | | Ok(res) [INFO] [stdout] 11814 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11813:25 [INFO] [stdout] | [INFO] [stdout] 11813 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11846:42 [INFO] [stdout] | [INFO] [stdout] 11846 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11847 | | let method = UpdateChannelPolicySvc(inner); [INFO] [stdout] 11848 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11849 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11859 | | Ok(res) [INFO] [stdout] 11860 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11859:25 [INFO] [stdout] | [INFO] [stdout] 11859 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11891:42 [INFO] [stdout] | [INFO] [stdout] 11891 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11892 | | let method = ForwardingHistorySvc(inner); [INFO] [stdout] 11893 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11894 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11904 | | Ok(res) [INFO] [stdout] 11905 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11904:25 [INFO] [stdout] | [INFO] [stdout] 11904 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11937:42 [INFO] [stdout] | [INFO] [stdout] 11937 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11938 | | let method = ExportChannelBackupSvc(inner); [INFO] [stdout] 11939 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11940 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11950 | | Ok(res) [INFO] [stdout] 11951 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11950:25 [INFO] [stdout] | [INFO] [stdout] 11950 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11986:42 [INFO] [stdout] | [INFO] [stdout] 11986 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 11987 | | let method = ExportAllChannelBackupsSvc(inner); [INFO] [stdout] 11988 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 11989 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 11999 | | Ok(res) [INFO] [stdout] 12000 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:11999:25 [INFO] [stdout] | [INFO] [stdout] 11999 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12031:42 [INFO] [stdout] | [INFO] [stdout] 12031 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12032 | | let method = VerifyChanBackupSvc(inner); [INFO] [stdout] 12033 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12034 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12044 | | Ok(res) [INFO] [stdout] 12045 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12044:25 [INFO] [stdout] | [INFO] [stdout] 12044 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12077:42 [INFO] [stdout] | [INFO] [stdout] 12077 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12078 | | let method = RestoreChannelBackupsSvc(inner); [INFO] [stdout] 12079 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12080 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12090 | | Ok(res) [INFO] [stdout] 12091 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12090:25 [INFO] [stdout] | [INFO] [stdout] 12090 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12125:42 [INFO] [stdout] | [INFO] [stdout] 12125 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12126 | | let method = SubscribeChannelBackupsSvc(inner); [INFO] [stdout] 12127 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12128 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12138 | | Ok(res) [INFO] [stdout] 12139 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12138:25 [INFO] [stdout] | [INFO] [stdout] 12138 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12170:42 [INFO] [stdout] | [INFO] [stdout] 12170 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12171 | | let method = BakeMacaroonSvc(inner); [INFO] [stdout] 12172 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12173 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12183 | | Ok(res) [INFO] [stdout] 12184 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12183:25 [INFO] [stdout] | [INFO] [stdout] 12183 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12215:42 [INFO] [stdout] | [INFO] [stdout] 12215 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12216 | | let method = ListMacaroonIDsSvc(inner); [INFO] [stdout] 12217 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12218 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12228 | | Ok(res) [INFO] [stdout] 12229 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12228:25 [INFO] [stdout] | [INFO] [stdout] 12228 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12260:42 [INFO] [stdout] | [INFO] [stdout] 12260 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12261 | | let method = DeleteMacaroonIDSvc(inner); [INFO] [stdout] 12262 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12263 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12273 | | Ok(res) [INFO] [stdout] 12274 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12273:25 [INFO] [stdout] | [INFO] [stdout] 12273 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12305:42 [INFO] [stdout] | [INFO] [stdout] 12305 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12306 | | let method = ListPermissionsSvc(inner); [INFO] [stdout] 12307 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12308 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12318 | | Ok(res) [INFO] [stdout] 12319 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12318:25 [INFO] [stdout] | [INFO] [stdout] 12318 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12354:42 [INFO] [stdout] | [INFO] [stdout] 12354 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12355 | | let method = CheckMacaroonPermissionsSvc(inner); [INFO] [stdout] 12356 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12357 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12367 | | Ok(res) [INFO] [stdout] 12368 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12367:25 [INFO] [stdout] | [INFO] [stdout] 12367 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12403:42 [INFO] [stdout] | [INFO] [stdout] 12403 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12404 | | let method = RegisterRPCMiddlewareSvc(inner); [INFO] [stdout] 12405 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12406 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12416 | | Ok(res) [INFO] [stdout] 12417 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12416:25 [INFO] [stdout] | [INFO] [stdout] 12416 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12448:42 [INFO] [stdout] | [INFO] [stdout] 12448 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12449 | | let method = SendCustomMessageSvc(inner); [INFO] [stdout] 12450 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12451 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12461 | | Ok(res) [INFO] [stdout] 12462 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12461:25 [INFO] [stdout] | [INFO] [stdout] 12461 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12498:42 [INFO] [stdout] | [INFO] [stdout] 12498 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12499 | | let method = SubscribeCustomMessagesSvc(inner); [INFO] [stdout] 12500 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12501 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12511 | | Ok(res) [INFO] [stdout] 12512 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12511:25 [INFO] [stdout] | [INFO] [stdout] 12511 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12543:42 [INFO] [stdout] | [INFO] [stdout] 12543 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12544 | | let method = ListAliasesSvc(inner); [INFO] [stdout] 12545 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12546 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12556 | | Ok(res) [INFO] [stdout] 12557 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12556:25 [INFO] [stdout] | [INFO] [stdout] 12556 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12589:42 [INFO] [stdout] | [INFO] [stdout] 12589 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 12590 | | let method = LookupHtlcResolutionSvc(inner); [INFO] [stdout] 12591 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 12592 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 12602 | | Ok(res) [INFO] [stdout] 12603 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12602:25 [INFO] [stdout] | [INFO] [stdout] 12602 | 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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12607:41 [INFO] [stdout] | [INFO] [stdout] 12607 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 12608 | | let mut response = http::Response::new( [INFO] [stdout] 12609 | | tonic::body::Body::default(), [INFO] [stdout] 12610 | | ); [INFO] [stdout] ... | [INFO] [stdout] 12622 | | Ok(response) [INFO] [stdout] 12623 | | }) [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/cdk-lnd-6d77f8dd221097f0/out/lnrpc.rs:12622:25 [INFO] [stdout] | [INFO] [stdout] 12622 | Ok(response) [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2221:42 [INFO] [stdout] | [INFO] [stdout] 2221 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2222 | | let method = SendPaymentV2Svc(inner); [INFO] [stdout] 2223 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2224 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2234 | | Ok(res) [INFO] [stdout] 2235 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2234:25 [INFO] [stdout] | [INFO] [stdout] 2234 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2267:42 [INFO] [stdout] | [INFO] [stdout] 2267 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2268 | | let method = TrackPaymentV2Svc(inner); [INFO] [stdout] 2269 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2270 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2280 | | Ok(res) [INFO] [stdout] 2281 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2280:25 [INFO] [stdout] | [INFO] [stdout] 2280 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2313:42 [INFO] [stdout] | [INFO] [stdout] 2313 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2314 | | let method = TrackPaymentsSvc(inner); [INFO] [stdout] 2315 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2316 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2326 | | Ok(res) [INFO] [stdout] 2327 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2326:25 [INFO] [stdout] | [INFO] [stdout] 2326 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2356:42 [INFO] [stdout] | [INFO] [stdout] 2356 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2357 | | let method = EstimateRouteFeeSvc(inner); [INFO] [stdout] 2358 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2359 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2369 | | Ok(res) [INFO] [stdout] 2370 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2369:25 [INFO] [stdout] | [INFO] [stdout] 2369 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2401:42 [INFO] [stdout] | [INFO] [stdout] 2401 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2402 | | let method = SendToRouteSvc(inner); [INFO] [stdout] 2403 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2404 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2414 | | Ok(res) [INFO] [stdout] 2415 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2414:25 [INFO] [stdout] | [INFO] [stdout] 2414 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2446:42 [INFO] [stdout] | [INFO] [stdout] 2446 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2447 | | let method = SendToRouteV2Svc(inner); [INFO] [stdout] 2448 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2449 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2459 | | Ok(res) [INFO] [stdout] 2460 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2459:25 [INFO] [stdout] | [INFO] [stdout] 2459 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2491:42 [INFO] [stdout] | [INFO] [stdout] 2491 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2492 | | let method = ResetMissionControlSvc(inner); [INFO] [stdout] 2493 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2494 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2504 | | Ok(res) [INFO] [stdout] 2505 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2504:25 [INFO] [stdout] | [INFO] [stdout] 2504 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2536:42 [INFO] [stdout] | [INFO] [stdout] 2536 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2537 | | let method = QueryMissionControlSvc(inner); [INFO] [stdout] 2538 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2539 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2549 | | Ok(res) [INFO] [stdout] 2550 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2549:25 [INFO] [stdout] | [INFO] [stdout] 2549 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2582:42 [INFO] [stdout] | [INFO] [stdout] 2582 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2583 | | let method = XImportMissionControlSvc(inner); [INFO] [stdout] 2584 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2585 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2595 | | Ok(res) [INFO] [stdout] 2596 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2595:25 [INFO] [stdout] | [INFO] [stdout] 2595 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2630:42 [INFO] [stdout] | [INFO] [stdout] 2630 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2631 | | let method = GetMissionControlConfigSvc(inner); [INFO] [stdout] 2632 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2633 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2643 | | Ok(res) [INFO] [stdout] 2644 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2643:25 [INFO] [stdout] | [INFO] [stdout] 2643 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2678:42 [INFO] [stdout] | [INFO] [stdout] 2678 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2679 | | let method = SetMissionControlConfigSvc(inner); [INFO] [stdout] 2680 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2681 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2691 | | Ok(res) [INFO] [stdout] 2692 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2691:25 [INFO] [stdout] | [INFO] [stdout] 2691 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2723:42 [INFO] [stdout] | [INFO] [stdout] 2723 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2724 | | let method = QueryProbabilitySvc(inner); [INFO] [stdout] 2725 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2726 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2736 | | Ok(res) [INFO] [stdout] 2737 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2736:25 [INFO] [stdout] | [INFO] [stdout] 2736 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2766:42 [INFO] [stdout] | [INFO] [stdout] 2766 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2767 | | let method = BuildRouteSvc(inner); [INFO] [stdout] 2768 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2769 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2779 | | Ok(res) [INFO] [stdout] 2780 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2779:25 [INFO] [stdout] | [INFO] [stdout] 2779 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2813:42 [INFO] [stdout] | [INFO] [stdout] 2813 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2814 | | let method = SubscribeHtlcEventsSvc(inner); [INFO] [stdout] 2815 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2816 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2826 | | Ok(res) [INFO] [stdout] 2827 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2826:25 [INFO] [stdout] | [INFO] [stdout] 2826 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2859:42 [INFO] [stdout] | [INFO] [stdout] 2859 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2860 | | let method = SendPaymentSvc(inner); [INFO] [stdout] 2861 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2862 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2872 | | Ok(res) [INFO] [stdout] 2873 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2872:25 [INFO] [stdout] | [INFO] [stdout] 2872 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2905:42 [INFO] [stdout] | [INFO] [stdout] 2905 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2906 | | let method = TrackPaymentSvc(inner); [INFO] [stdout] 2907 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2908 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2918 | | Ok(res) [INFO] [stdout] 2919 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2918:25 [INFO] [stdout] | [INFO] [stdout] 2918 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2954:42 [INFO] [stdout] | [INFO] [stdout] 2954 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2955 | | let method = HtlcInterceptorSvc(inner); [INFO] [stdout] 2956 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2957 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2967 | | Ok(res) [INFO] [stdout] 2968 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2967:25 [INFO] [stdout] | [INFO] [stdout] 2967 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:2999:42 [INFO] [stdout] | [INFO] [stdout] 2999 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3000 | | let method = UpdateChanStatusSvc(inner); [INFO] [stdout] 3001 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 3002 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3012 | | Ok(res) [INFO] [stdout] 3013 | | }; [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:3012:25 [INFO] [stdout] | [INFO] [stdout] 3012 | 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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:3017:41 [INFO] [stdout] | [INFO] [stdout] 3017 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 3018 | | let mut response = http::Response::new( [INFO] [stdout] 3019 | | tonic::body::Body::default(), [INFO] [stdout] 3020 | | ); [INFO] [stdout] ... | [INFO] [stdout] 3032 | | Ok(response) [INFO] [stdout] 3033 | | }) [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/cdk-lnd-6d77f8dd221097f0/out/routerrpc.rs:3032:25 [INFO] [stdout] | [INFO] [stdout] 3032 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cdk-lnd` (lib) due to 176 previous errors [INFO] running `Command { std: "docker" "inspect" "a826f9803d5905fa4e104193c67e8256e4247d16fb6d4ee1e79cce6159365ced", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a826f9803d5905fa4e104193c67e8256e4247d16fb6d4ee1e79cce6159365ced", kill_on_drop: false }` [INFO] [stdout] a826f9803d5905fa4e104193c67e8256e4247d16fb6d4ee1e79cce6159365ced