[INFO] cloning repository https://github.com/BobaBee-Inc/youtacoin-blockchain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BobaBee-Inc/youtacoin-blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBobaBee-Inc%2Fyoutacoin-blockchain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBobaBee-Inc%2Fyoutacoin-blockchain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5cc5af6bf9b91ea18193239c73a3526cf6e64554
[INFO] checking BobaBee-Inc/youtacoin-blockchain 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%2FBobaBee-Inc%2Fyoutacoin-blockchain" "/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/BobaBee-Inc/youtacoin-blockchain
[INFO] finished tweaking git repo https://github.com/BobaBee-Inc/youtacoin-blockchain
[INFO] tweaked toml for git repo https://github.com/BobaBee-Inc/youtacoin-blockchain written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BobaBee-Inc/youtacoin-blockchain 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/BobaBee-Inc/youtacoin-blockchain 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] 91d09715b450420ea9ad2c89991fc7795feaeea179e8b7d5d82c7aa0458f960f
[INFO] running `Command { std: "docker" "start" "-a" "91d09715b450420ea9ad2c89991fc7795feaeea179e8b7d5d82c7aa0458f960f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91d09715b450420ea9ad2c89991fc7795feaeea179e8b7d5d82c7aa0458f960f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91d09715b450420ea9ad2c89991fc7795feaeea179e8b7d5d82c7aa0458f960f", kill_on_drop: false }`
[INFO] [stdout] 91d09715b450420ea9ad2c89991fc7795feaeea179e8b7d5d82c7aa0458f960f
[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] d299594231c06b093b2fd0e5b09a0da97029bc44663b7409c9ba76d0ff259baf
[INFO] running `Command { std: "docker" "start" "-a" "d299594231c06b093b2fd0e5b09a0da97029bc44663b7409c9ba76d0ff259baf", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling prettyplease v0.2.19
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling prost-derive v0.12.4
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]    Compiling prost-types v0.12.4
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling prost-build v0.12.4
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling blockchain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking sha256 v1.5.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:602:42
[INFO] [stdout]     |
[INFO] [stdout] 602 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 603 | |                         let inner = inner.0;
[INFO] [stdout] 604 | |                         let method = joinNetworkSvc(inner);
[INFO] [stdout] 605 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 616 | |                         Ok(res)
[INFO] [stdout] 617 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:616:25
[INFO] [stdout]     |
[INFO] [stdout] 616 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:648:42
[INFO] [stdout]     |
[INFO] [stdout] 648 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 649 | |                         let inner = inner.0;
[INFO] [stdout] 650 | |                         let method = updateBlockchainSvc(inner);
[INFO] [stdout] 651 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 662 | |                         Ok(res)
[INFO] [stdout] 663 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:662:25
[INFO] [stdout]     |
[INFO] [stdout] 662 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:695:42
[INFO] [stdout]     |
[INFO] [stdout] 695 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 696 | |                         let inner = inner.0;
[INFO] [stdout] 697 | |                         let method = updateTransactionSvc(inner);
[INFO] [stdout] 698 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 709 | |                         Ok(res)
[INFO] [stdout] 710 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:709:25
[INFO] [stdout]     |
[INFO] [stdout] 709 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:745:42
[INFO] [stdout]     |
[INFO] [stdout] 745 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 746 | |                         let inner = inner.0;
[INFO] [stdout] 747 | |                         let method = updateClientTransactionSvc(inner);
[INFO] [stdout] 748 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 759 | |                         Ok(res)
[INFO] [stdout] 760 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:759:25
[INFO] [stdout]     |
[INFO] [stdout] 759 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:791:42
[INFO] [stdout]     |
[INFO] [stdout] 791 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 792 | |                         let inner = inner.0;
[INFO] [stdout] 793 | |                         let method = getBlockchainSvc(inner);
[INFO] [stdout] 794 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 805 | |                         Ok(res)
[INFO] [stdout] 806 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:805:25
[INFO] [stdout]     |
[INFO] [stdout] 805 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:838:42
[INFO] [stdout]     |
[INFO] [stdout] 838 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 839 | |                         let inner = inner.0;
[INFO] [stdout] 840 | |                         let method = generateTransactionSvc(inner);
[INFO] [stdout] 841 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 852 | |                         Ok(res)
[INFO] [stdout] 853 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:852:25
[INFO] [stdout]     |
[INFO] [stdout] 852 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:884:42
[INFO] [stdout]     |
[INFO] [stdout] 884 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 885 | |                         let inner = inner.0;
[INFO] [stdout] 886 | |                         let method = getPeerListSvc(inner);
[INFO] [stdout] 887 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 898 | |                         Ok(res)
[INFO] [stdout] 899 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:898:25
[INFO] [stdout]     |
[INFO] [stdout] 898 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:931:42
[INFO] [stdout]     |
[INFO] [stdout] 931 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 932 | |                         let inner = inner.0;
[INFO] [stdout] 933 | |                         let method = getTransactionListSvc(inner);
[INFO] [stdout] 934 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 945 | |                         Ok(res)
[INFO] [stdout] 946 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:945:25
[INFO] [stdout]     |
[INFO] [stdout] 945 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:950:41
[INFO] [stdout]     |
[INFO] [stdout] 950 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 951 | |                         Ok(
[INFO] [stdout] 952 | |                             http::Response::builder()
[INFO] [stdout] 953 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 959 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:951:25
[INFO] [stdout]     |
[INFO] [stdout] 951 | /                         Ok(
[INFO] [stdout] 952 | |                             http::Response::builder()
[INFO] [stdout] 953 | |                                 .status(200)
[INFO] [stdout] 954 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 957 | |                                 .unwrap(),
[INFO] [stdout] 958 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blockchain` (lib test) due to 18 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:602:42
[INFO] [stdout]     |
[INFO] [stdout] 602 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 603 | |                         let inner = inner.0;
[INFO] [stdout] 604 | |                         let method = joinNetworkSvc(inner);
[INFO] [stdout] 605 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 616 | |                         Ok(res)
[INFO] [stdout] 617 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:616:25
[INFO] [stdout]     |
[INFO] [stdout] 616 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:648:42
[INFO] [stdout]     |
[INFO] [stdout] 648 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 649 | |                         let inner = inner.0;
[INFO] [stdout] 650 | |                         let method = updateBlockchainSvc(inner);
[INFO] [stdout] 651 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 662 | |                         Ok(res)
[INFO] [stdout] 663 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:662:25
[INFO] [stdout]     |
[INFO] [stdout] 662 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:695:42
[INFO] [stdout]     |
[INFO] [stdout] 695 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 696 | |                         let inner = inner.0;
[INFO] [stdout] 697 | |                         let method = updateTransactionSvc(inner);
[INFO] [stdout] 698 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 709 | |                         Ok(res)
[INFO] [stdout] 710 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:709:25
[INFO] [stdout]     |
[INFO] [stdout] 709 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:745:42
[INFO] [stdout]     |
[INFO] [stdout] 745 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 746 | |                         let inner = inner.0;
[INFO] [stdout] 747 | |                         let method = updateClientTransactionSvc(inner);
[INFO] [stdout] 748 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 759 | |                         Ok(res)
[INFO] [stdout] 760 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:759:25
[INFO] [stdout]     |
[INFO] [stdout] 759 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:791:42
[INFO] [stdout]     |
[INFO] [stdout] 791 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 792 | |                         let inner = inner.0;
[INFO] [stdout] 793 | |                         let method = getBlockchainSvc(inner);
[INFO] [stdout] 794 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 805 | |                         Ok(res)
[INFO] [stdout] 806 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:805:25
[INFO] [stdout]     |
[INFO] [stdout] 805 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:838:42
[INFO] [stdout]     |
[INFO] [stdout] 838 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 839 | |                         let inner = inner.0;
[INFO] [stdout] 840 | |                         let method = generateTransactionSvc(inner);
[INFO] [stdout] 841 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 852 | |                         Ok(res)
[INFO] [stdout] 853 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:852:25
[INFO] [stdout]     |
[INFO] [stdout] 852 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:884:42
[INFO] [stdout]     |
[INFO] [stdout] 884 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 885 | |                         let inner = inner.0;
[INFO] [stdout] 886 | |                         let method = getPeerListSvc(inner);
[INFO] [stdout] 887 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 898 | |                         Ok(res)
[INFO] [stdout] 899 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:898:25
[INFO] [stdout]     |
[INFO] [stdout] 898 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:931:42
[INFO] [stdout]     |
[INFO] [stdout] 931 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 932 | |                         let inner = inner.0;
[INFO] [stdout] 933 | |                         let method = getTransactionListSvc(inner);
[INFO] [stdout] 934 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 945 | |                         Ok(res)
[INFO] [stdout] 946 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:945:25
[INFO] [stdout]     |
[INFO] [stdout] 945 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:950:41
[INFO] [stdout]     |
[INFO] [stdout] 950 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 951 | |                         Ok(
[INFO] [stdout] 952 | |                             http::Response::builder()
[INFO] [stdout] 953 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 959 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/blockchain-52e51d52ecee1531/out/node.rs:951:25
[INFO] [stdout]     |
[INFO] [stdout] 951 | /                         Ok(
[INFO] [stdout] 952 | |                             http::Response::builder()
[INFO] [stdout] 953 | |                                 .status(200)
[INFO] [stdout] 954 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 957 | |                                 .unwrap(),
[INFO] [stdout] 958 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blockchain` (lib) due to 18 previous errors
[INFO] running `Command { std: "docker" "inspect" "d299594231c06b093b2fd0e5b09a0da97029bc44663b7409c9ba76d0ff259baf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d299594231c06b093b2fd0e5b09a0da97029bc44663b7409c9ba76d0ff259baf", kill_on_drop: false }`
[INFO] [stdout] d299594231c06b093b2fd0e5b09a0da97029bc44663b7409c9ba76d0ff259baf
