[INFO] cloning repository https://github.com/rustaceanrob/kyotod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustaceanrob/kyotod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustaceanrob%2Fkyotod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustaceanrob%2Fkyotod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc6b7cd80089f16e6eb85f53b510d5fc4aba25a6
[INFO] checking rustaceanrob/kyotod against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustaceanrob%2Fkyotod" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rustaceanrob/kyotod
[INFO] finished tweaking git repo https://github.com/rustaceanrob/kyotod
[INFO] tweaked toml for git repo https://github.com/rustaceanrob/kyotod written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rustaceanrob/kyotod on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rustaceanrob/kyotod 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c60368f411e6410318f682924facb7564eacd931a9061f78c11683111f539cd9
[INFO] running `Command { std: "docker" "start" "-a" "c60368f411e6410318f682924facb7564eacd931a9061f78c11683111f539cd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c60368f411e6410318f682924facb7564eacd931a9061f78c11683111f539cd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c60368f411e6410318f682924facb7564eacd931a9061f78c11683111f539cd9", kill_on_drop: false }`
[INFO] [stdout] c60368f411e6410318f682924facb7564eacd931a9061f78c11683111f539cd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f3465b03568bcb6093ee74218dc2162471413d8c520460bb19490cf7f1a08500
[INFO] running `Command { std: "docker" "start" "-a" "f3465b03568bcb6093ee74218dc2162471413d8c520460bb19490cf7f1a08500", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bitcoin v0.32.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]     Checking hex-conservative v0.3.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking bitcoin_hashes v0.15.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking chacha20-poly1305 v0.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking winnow v0.6.24
[INFO] [stderr]     Checking clap_builder v4.5.26
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking checked_int_cast v1.0.0
[INFO] [stderr]     Checking qrcode v0.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]     Checking tokio v1.38.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking pin-project v1.1.8
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling prost-types v0.13.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]    Compiling prost-build v0.13.4
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking clap v4.5.26
[INFO] [stderr]    Compiling kyotod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking bdk_core v0.4.1
[INFO] [stderr]     Checking miniscript v12.3.0
[INFO] [stderr]     Checking bip324 v0.6.0
[INFO] [stderr]     Checking kyoto-cbf v0.6.0
[INFO] [stderr]     Checking bdk_chain v0.21.1
[INFO] [stderr]     Checking bdk_wallet v1.0.0
[INFO] [stderr]     Checking bdk_kyoto v0.6.0
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:537:42
[INFO] [stdout]     |
[INFO] [stdout] 537 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 538 | |                         let method = BalanceSvc(inner);
[INFO] [stdout] 539 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 540 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 550 | |                         Ok(res)
[INFO] [stdout] 551 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:550:25
[INFO] [stdout]     |
[INFO] [stdout] 550 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:580:42
[INFO] [stdout]     |
[INFO] [stdout] 580 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 581 | |                         let method = NextAddressSvc(inner);
[INFO] [stdout] 582 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 583 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 593 | |                         Ok(res)
[INFO] [stdout] 594 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:593:25
[INFO] [stdout]     |
[INFO] [stdout] 593 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:623:42
[INFO] [stdout]     |
[INFO] [stdout] 623 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 624 | |                         let method = DescriptorsSvc(inner);
[INFO] [stdout] 625 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 626 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 636 | |                         Ok(res)
[INFO] [stdout] 637 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:636:25
[INFO] [stdout]     |
[INFO] [stdout] 636 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:666:42
[INFO] [stdout]     |
[INFO] [stdout] 666 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 667 | |                         let method = CoinsSvc(inner);
[INFO] [stdout] 668 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 669 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 679 | |                         Ok(res)
[INFO] [stdout] 680 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:679:25
[INFO] [stdout]     |
[INFO] [stdout] 679 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:709:42
[INFO] [stdout]     |
[INFO] [stdout] 709 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 710 | |                         let method = IsMineSvc(inner);
[INFO] [stdout] 711 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 712 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |                         Ok(res)
[INFO] [stdout] 723 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:722:25
[INFO] [stdout]     |
[INFO] [stdout] 722 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:752:42
[INFO] [stdout]     |
[INFO] [stdout] 752 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 753 | |                         let method = CreatePsbtSvc(inner);
[INFO] [stdout] 754 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 755 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | |                         Ok(res)
[INFO] [stdout] 766 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:765:25
[INFO] [stdout]     |
[INFO] [stdout] 765 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:795:42
[INFO] [stdout]     |
[INFO] [stdout] 795 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 796 | |                         let method = DrainPsbtSvc(inner);
[INFO] [stdout] 797 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 798 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 808 | |                         Ok(res)
[INFO] [stdout] 809 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:808:25
[INFO] [stdout]     |
[INFO] [stdout] 808 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:840:42
[INFO] [stdout]     |
[INFO] [stdout] 840 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 841 | |                         let method = BroadcastPsbtSvc(inner);
[INFO] [stdout] 842 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 843 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 853 | |                         Ok(res)
[INFO] [stdout] 854 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:853:25
[INFO] [stdout]     |
[INFO] [stdout] 853 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:883:42
[INFO] [stdout]     |
[INFO] [stdout] 883 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 884 | |                         let method = StopSvc(inner);
[INFO] [stdout] 885 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 886 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 896 | |                         Ok(res)
[INFO] [stdout] 897 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:896:25
[INFO] [stdout]     |
[INFO] [stdout] 896 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:901:41
[INFO] [stdout]     |
[INFO] [stdout] 901 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 902 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 903 | |                         let headers = response.headers_mut();
[INFO] [stdout] 904 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 914 | |                         Ok(response)
[INFO] [stdout] 915 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:914:25
[INFO] [stdout]     |
[INFO] [stdout] 914 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kyotod` (bin "client" test) due to 20 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:537:42
[INFO] [stdout]     |
[INFO] [stdout] 537 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 538 | |                         let method = BalanceSvc(inner);
[INFO] [stdout] 539 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 540 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 550 | |                         Ok(res)
[INFO] [stdout] 551 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:550:25
[INFO] [stdout]     |
[INFO] [stdout] 550 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:580:42
[INFO] [stdout]     |
[INFO] [stdout] 580 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 581 | |                         let method = NextAddressSvc(inner);
[INFO] [stdout] 582 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 583 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 593 | |                         Ok(res)
[INFO] [stdout] 594 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:593:25
[INFO] [stdout]     |
[INFO] [stdout] 593 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:623:42
[INFO] [stdout]     |
[INFO] [stdout] 623 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 624 | |                         let method = DescriptorsSvc(inner);
[INFO] [stdout] 625 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 626 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 636 | |                         Ok(res)
[INFO] [stdout] 637 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:636:25
[INFO] [stdout]     |
[INFO] [stdout] 636 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:666:42
[INFO] [stdout]     |
[INFO] [stdout] 666 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 667 | |                         let method = CoinsSvc(inner);
[INFO] [stdout] 668 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 669 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 679 | |                         Ok(res)
[INFO] [stdout] 680 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:679:25
[INFO] [stdout]     |
[INFO] [stdout] 679 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:709:42
[INFO] [stdout]     |
[INFO] [stdout] 709 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 710 | |                         let method = IsMineSvc(inner);
[INFO] [stdout] 711 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 712 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |                         Ok(res)
[INFO] [stdout] 723 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:722:25
[INFO] [stdout]     |
[INFO] [stdout] 722 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:752:42
[INFO] [stdout]     |
[INFO] [stdout] 752 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 753 | |                         let method = CreatePsbtSvc(inner);
[INFO] [stdout] 754 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 755 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | |                         Ok(res)
[INFO] [stdout] 766 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:765:25
[INFO] [stdout]     |
[INFO] [stdout] 765 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:795:42
[INFO] [stdout]     |
[INFO] [stdout] 795 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 796 | |                         let method = DrainPsbtSvc(inner);
[INFO] [stdout] 797 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 798 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 808 | |                         Ok(res)
[INFO] [stdout] 809 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:808:25
[INFO] [stdout]     |
[INFO] [stdout] 808 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:840:42
[INFO] [stdout]     |
[INFO] [stdout] 840 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 841 | |                         let method = BroadcastPsbtSvc(inner);
[INFO] [stdout] 842 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 843 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 853 | |                         Ok(res)
[INFO] [stdout] 854 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:853:25
[INFO] [stdout]     |
[INFO] [stdout] 853 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:883:42
[INFO] [stdout]     |
[INFO] [stdout] 883 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 884 | |                         let method = StopSvc(inner);
[INFO] [stdout] 885 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 886 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 896 | |                         Ok(res)
[INFO] [stdout] 897 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:896:25
[INFO] [stdout]     |
[INFO] [stdout] 896 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:901:41
[INFO] [stdout]     |
[INFO] [stdout] 901 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 902 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 903 | |                         let headers = response.headers_mut();
[INFO] [stdout] 904 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 914 | |                         Ok(response)
[INFO] [stdout] 915 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:914:25
[INFO] [stdout]     |
[INFO] [stdout] 914 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:537:42
[INFO] [stdout]     |
[INFO] [stdout] 537 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 538 | |                         let method = BalanceSvc(inner);
[INFO] [stdout] 539 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 540 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 550 | |                         Ok(res)
[INFO] [stdout] 551 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:550:25
[INFO] [stdout]     |
[INFO] [stdout] 550 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:580:42
[INFO] [stdout]     |
[INFO] [stdout] 580 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 581 | |                         let method = NextAddressSvc(inner);
[INFO] [stdout] 582 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 583 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 593 | |                         Ok(res)
[INFO] [stdout] 594 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:593:25
[INFO] [stdout]     |
[INFO] [stdout] 593 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:623:42
[INFO] [stdout]     |
[INFO] [stdout] 623 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 624 | |                         let method = DescriptorsSvc(inner);
[INFO] [stdout] 625 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 626 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 636 | |                         Ok(res)
[INFO] [stdout] 637 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:636:25
[INFO] [stdout]     |
[INFO] [stdout] 636 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:666:42
[INFO] [stdout]     |
[INFO] [stdout] 666 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 667 | |                         let method = CoinsSvc(inner);
[INFO] [stdout] 668 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 669 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 679 | |                         Ok(res)
[INFO] [stdout] 680 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:679:25
[INFO] [stdout]     |
[INFO] [stdout] 679 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:709:42
[INFO] [stdout]     |
[INFO] [stdout] 709 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 710 | |                         let method = IsMineSvc(inner);
[INFO] [stdout] 711 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 712 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |                         Ok(res)
[INFO] [stdout] 723 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:722:25
[INFO] [stdout]     |
[INFO] [stdout] 722 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:752:42
[INFO] [stdout]     |
[INFO] [stdout] 752 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 753 | |                         let method = CreatePsbtSvc(inner);
[INFO] [stdout] 754 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 755 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | |                         Ok(res)
[INFO] [stdout] 766 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:765:25
[INFO] [stdout]     |
[INFO] [stdout] 765 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:795:42
[INFO] [stdout]     |
[INFO] [stdout] 795 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 796 | |                         let method = DrainPsbtSvc(inner);
[INFO] [stdout] 797 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 798 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 808 | |                         Ok(res)
[INFO] [stdout] 809 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:808:25
[INFO] [stdout]     |
[INFO] [stdout] 808 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:840:42
[INFO] [stdout]     |
[INFO] [stdout] 840 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 841 | |                         let method = BroadcastPsbtSvc(inner);
[INFO] [stdout] 842 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 843 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 853 | |                         Ok(res)
[INFO] [stdout] 854 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:853:25
[INFO] [stdout]     |
[INFO] [stdout] 853 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:883:42
[INFO] [stdout]     |
[INFO] [stdout] 883 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 884 | |                         let method = StopSvc(inner);
[INFO] [stdout] 885 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 886 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 896 | |                         Ok(res)
[INFO] [stdout] 897 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:896:25
[INFO] [stdout]     |
[INFO] [stdout] 896 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:901:41
[INFO] [stdout]     |
[INFO] [stdout] 901 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 902 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 903 | |                         let headers = response.headers_mut();
[INFO] [stdout] 904 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 914 | |                         Ok(response)
[INFO] [stdout] 915 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:914:25
[INFO] [stdout]     |
[INFO] [stdout] 914 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kyotod` (bin "client") due to 20 previous errors
[INFO] [stderr] error: could not compile `kyotod` (bin "server" test) due to 20 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:537:42
[INFO] [stdout]     |
[INFO] [stdout] 537 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 538 | |                         let method = BalanceSvc(inner);
[INFO] [stdout] 539 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 540 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 550 | |                         Ok(res)
[INFO] [stdout] 551 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:550:25
[INFO] [stdout]     |
[INFO] [stdout] 550 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:580:42
[INFO] [stdout]     |
[INFO] [stdout] 580 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 581 | |                         let method = NextAddressSvc(inner);
[INFO] [stdout] 582 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 583 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 593 | |                         Ok(res)
[INFO] [stdout] 594 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:593:25
[INFO] [stdout]     |
[INFO] [stdout] 593 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:623:42
[INFO] [stdout]     |
[INFO] [stdout] 623 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 624 | |                         let method = DescriptorsSvc(inner);
[INFO] [stdout] 625 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 626 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 636 | |                         Ok(res)
[INFO] [stdout] 637 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:636:25
[INFO] [stdout]     |
[INFO] [stdout] 636 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:666:42
[INFO] [stdout]     |
[INFO] [stdout] 666 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 667 | |                         let method = CoinsSvc(inner);
[INFO] [stdout] 668 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 669 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 679 | |                         Ok(res)
[INFO] [stdout] 680 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:679:25
[INFO] [stdout]     |
[INFO] [stdout] 679 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:709:42
[INFO] [stdout]     |
[INFO] [stdout] 709 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 710 | |                         let method = IsMineSvc(inner);
[INFO] [stdout] 711 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 712 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |                         Ok(res)
[INFO] [stdout] 723 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:722:25
[INFO] [stdout]     |
[INFO] [stdout] 722 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:752:42
[INFO] [stdout]     |
[INFO] [stdout] 752 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 753 | |                         let method = CreatePsbtSvc(inner);
[INFO] [stdout] 754 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 755 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | |                         Ok(res)
[INFO] [stdout] 766 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:765:25
[INFO] [stdout]     |
[INFO] [stdout] 765 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:795:42
[INFO] [stdout]     |
[INFO] [stdout] 795 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 796 | |                         let method = DrainPsbtSvc(inner);
[INFO] [stdout] 797 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 798 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 808 | |                         Ok(res)
[INFO] [stdout] 809 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:808:25
[INFO] [stdout]     |
[INFO] [stdout] 808 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:840:42
[INFO] [stdout]     |
[INFO] [stdout] 840 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 841 | |                         let method = BroadcastPsbtSvc(inner);
[INFO] [stdout] 842 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 843 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 853 | |                         Ok(res)
[INFO] [stdout] 854 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:853:25
[INFO] [stdout]     |
[INFO] [stdout] 853 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:883:42
[INFO] [stdout]     |
[INFO] [stdout] 883 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 884 | |                         let method = StopSvc(inner);
[INFO] [stdout] 885 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 886 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 896 | |                         Ok(res)
[INFO] [stdout] 897 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:896:25
[INFO] [stdout]     |
[INFO] [stdout] 896 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:901:41
[INFO] [stdout]     |
[INFO] [stdout] 901 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 902 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 903 | |                         let headers = response.headers_mut();
[INFO] [stdout] 904 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 914 | |                         Ok(response)
[INFO] [stdout] 915 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-517cc6603fb5a9fb/out/kyotod.rs:914:25
[INFO] [stdout]     |
[INFO] [stdout] 914 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kyotod` (bin "server") due to 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "f3465b03568bcb6093ee74218dc2162471413d8c520460bb19490cf7f1a08500", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3465b03568bcb6093ee74218dc2162471413d8c520460bb19490cf7f1a08500", kill_on_drop: false }`
[INFO] [stdout] f3465b03568bcb6093ee74218dc2162471413d8c520460bb19490cf7f1a08500
