[INFO] cloning repository https://github.com/hhanh00/warp2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hhanh00/warp2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhhanh00%2Fwarp2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhhanh00%2Fwarp2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a409bfb3c89b831ef29b03b6d07083e03bba555e [INFO] checking hhanh00/warp2 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%2Fhhanh00%2Fwarp2" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hhanh00/warp2 [INFO] finished tweaking git repo https://github.com/hhanh00/warp2 [INFO] tweaked toml for git repo https://github.com/hhanh00/warp2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hhanh00/warp2 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/hhanh00/warp2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a94c1da5e7778d9895c2fcda17d63d91c30b809bf3244e220b25e53c8cb9b9cc [INFO] running `Command { std: "docker" "start" "-a" "a94c1da5e7778d9895c2fcda17d63d91c30b809bf3244e220b25e53c8cb9b9cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a94c1da5e7778d9895c2fcda17d63d91c30b809bf3244e220b25e53c8cb9b9cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a94c1da5e7778d9895c2fcda17d63d91c30b809bf3244e220b25e53c8cb9b9cc", kill_on_drop: false }` [INFO] [stdout] a94c1da5e7778d9895c2fcda17d63d91c30b809bf3244e220b25e53c8cb9b9cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 394ea98f0d13429f9bd47b02ee61768a8a8502a73483af42dd547b04078344f8 [INFO] running `Command { std: "docker" "start" "-a" "394ea98f0d13429f9bd47b02ee61768a8a8502a73483af42dd547b04078344f8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde v1.0.177 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking nonempty v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.177 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking constant_time_eq v0.2.6 [INFO] [stderr] Checking memuse v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking blake2b_simd v1.0.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Checking halo2_legacy_pdqsort v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking pasta_curves v0.5.1 [INFO] [stderr] Checking pairing v0.23.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking bls12_381 v0.8.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling cbindgen v0.19.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking pbkdf2 v0.10.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking f4jumble v0.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking zcash_encoding v0.2.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking zcash_address v0.2.1 [INFO] [stderr] Checking jubjub v0.10.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking equihash v0.2.0 [INFO] [stderr] Checking blake2s_simd v1.0.1 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking incrementalmerkletree v0.3.1 [INFO] [stderr] Checking rustls-webpki v0.101.2 [INFO] [stderr] Checking rustls-webpki v0.100.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking webpki-roots v0.23.1 [INFO] [stderr] Checking allo-isolate v0.1.18 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking bip0039 v0.10.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking ureq v2.7.1 [INFO] [stderr] Checking axum-core v0.2.9 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking fpe v0.6.1 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking prost v0.10.4 [INFO] [stderr] Checking zcash_note_encryption v0.3.0 [INFO] [stderr] Checking reddsa v0.5.1 [INFO] [stderr] Checking tiny-bip39 v0.8.2 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking halo2_proofs v0.3.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling zcash_client_backend v0.9.0 [INFO] [stderr] Checking tower-http v0.3.5 [INFO] [stderr] Checking halo2_gadgets v0.3.0 [INFO] [stderr] Compiling warp2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking orchard v0.4.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking zcash_primitives v0.11.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking axum v0.5.17 [INFO] [stderr] Checking tonic v0.7.2 [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:834:42 [INFO] [stdout] | [INFO] [stdout] 834 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 835 | | let inner = inner.0; [INFO] [stdout] 836 | | let method = GetLatestBlockSvc(inner); [INFO] [stdout] 837 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 843 | | Ok(res) [INFO] [stdout] 844 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:843:25 [INFO] [stdout] | [INFO] [stdout] 843 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:865:42 [INFO] [stdout] | [INFO] [stdout] 865 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 866 | | let inner = inner.0; [INFO] [stdout] 867 | | let method = GetBlockSvc(inner); [INFO] [stdout] 868 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 874 | | Ok(res) [INFO] [stdout] 875 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:874:25 [INFO] [stdout] | [INFO] [stdout] 874 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:901:42 [INFO] [stdout] | [INFO] [stdout] 901 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 902 | | let inner = inner.0; [INFO] [stdout] 903 | | let method = GetBlockRangeSvc(inner); [INFO] [stdout] 904 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 910 | | Ok(res) [INFO] [stdout] 911 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:910:25 [INFO] [stdout] | [INFO] [stdout] 910 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:932:42 [INFO] [stdout] | [INFO] [stdout] 932 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 933 | | let inner = inner.0; [INFO] [stdout] 934 | | let method = GetTransactionSvc(inner); [INFO] [stdout] 935 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 941 | | Ok(res) [INFO] [stdout] 942 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:941:25 [INFO] [stdout] | [INFO] [stdout] 941 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:965:42 [INFO] [stdout] | [INFO] [stdout] 965 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 966 | | let inner = inner.0; [INFO] [stdout] 967 | | let method = SendTransactionSvc(inner); [INFO] [stdout] 968 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 974 | | Ok(res) [INFO] [stdout] 975 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:974:25 [INFO] [stdout] | [INFO] [stdout] 974 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1001:42 [INFO] [stdout] | [INFO] [stdout] 1001 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1002 | | let inner = inner.0; [INFO] [stdout] 1003 | | let method = GetTaddressTxidsSvc(inner); [INFO] [stdout] 1004 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1010 | | Ok(res) [INFO] [stdout] 1011 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1010:25 [INFO] [stdout] | [INFO] [stdout] 1010 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1034:42 [INFO] [stdout] | [INFO] [stdout] 1034 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1035 | | let inner = inner.0; [INFO] [stdout] 1036 | | let method = GetTaddressBalanceSvc(inner); [INFO] [stdout] 1037 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1043 | | Ok(res) [INFO] [stdout] 1044 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1043:25 [INFO] [stdout] | [INFO] [stdout] 1043 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1068:42 [INFO] [stdout] | [INFO] [stdout] 1068 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1069 | | let inner = inner.0; [INFO] [stdout] 1070 | | let method = GetTaddressBalanceStreamSvc(inner); [INFO] [stdout] 1071 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1077 | | Ok(res) [INFO] [stdout] 1078 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1077:25 [INFO] [stdout] | [INFO] [stdout] 1077 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1103:42 [INFO] [stdout] | [INFO] [stdout] 1103 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1104 | | let inner = inner.0; [INFO] [stdout] 1105 | | let method = GetMempoolTxSvc(inner); [INFO] [stdout] 1106 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1112 | | Ok(res) [INFO] [stdout] 1113 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1112:25 [INFO] [stdout] | [INFO] [stdout] 1112 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1135:42 [INFO] [stdout] | [INFO] [stdout] 1135 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1136 | | let inner = inner.0; [INFO] [stdout] 1137 | | let method = GetMempoolStreamSvc(inner); [INFO] [stdout] 1138 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1144 | | Ok(res) [INFO] [stdout] 1145 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1144:25 [INFO] [stdout] | [INFO] [stdout] 1144 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1166:42 [INFO] [stdout] | [INFO] [stdout] 1166 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1167 | | let inner = inner.0; [INFO] [stdout] 1168 | | let method = GetTreeStateSvc(inner); [INFO] [stdout] 1169 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1175 | | Ok(res) [INFO] [stdout] 1176 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1175:25 [INFO] [stdout] | [INFO] [stdout] 1175 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1200:42 [INFO] [stdout] | [INFO] [stdout] 1200 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1201 | | let inner = inner.0; [INFO] [stdout] 1202 | | let method = GetAddressUtxosSvc(inner); [INFO] [stdout] 1203 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1209 | | Ok(res) [INFO] [stdout] 1210 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1209:25 [INFO] [stdout] | [INFO] [stdout] 1209 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1237:42 [INFO] [stdout] | [INFO] [stdout] 1237 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1238 | | let inner = inner.0; [INFO] [stdout] 1239 | | let method = GetAddressUtxosStreamSvc(inner); [INFO] [stdout] 1240 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1246 | | Ok(res) [INFO] [stdout] 1247 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1246:25 [INFO] [stdout] | [INFO] [stdout] 1246 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1265:42 [INFO] [stdout] | [INFO] [stdout] 1265 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1266 | | let inner = inner.0; [INFO] [stdout] 1267 | | let method = GetLightdInfoSvc(inner); [INFO] [stdout] 1268 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1274 | | Ok(res) [INFO] [stdout] 1275 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1274:25 [INFO] [stdout] | [INFO] [stdout] 1274 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1296:42 [INFO] [stdout] | [INFO] [stdout] 1296 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1297 | | let inner = inner.0; [INFO] [stdout] 1298 | | let method = PingSvc(inner); [INFO] [stdout] 1299 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1305 | | Ok(res) [INFO] [stdout] 1306 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1305:25 [INFO] [stdout] | [INFO] [stdout] 1305 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1309:42 [INFO] [stdout] | [INFO] [stdout] 1309 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1310 | | Ok(http::Response::builder() [INFO] [stdout] 1311 | | .status(200) [INFO] [stdout] 1312 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 1315 | | .unwrap()) [INFO] [stdout] 1316 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1310:21 [INFO] [stdout] | [INFO] [stdout] 1310 | / Ok(http::Response::builder() [INFO] [stdout] 1311 | | .status(200) [INFO] [stdout] 1312 | | .header("grpc-status", "12") [INFO] [stdout] 1313 | | .header("content-type", "application/grpc") [INFO] [stdout] 1314 | | .body(empty_body()) [INFO] [stdout] 1315 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `warp2` (lib) due to 32 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:834:42 [INFO] [stdout] | [INFO] [stdout] 834 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 835 | | let inner = inner.0; [INFO] [stdout] 836 | | let method = GetLatestBlockSvc(inner); [INFO] [stdout] 837 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 843 | | Ok(res) [INFO] [stdout] 844 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:843:25 [INFO] [stdout] | [INFO] [stdout] 843 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:865:42 [INFO] [stdout] | [INFO] [stdout] 865 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 866 | | let inner = inner.0; [INFO] [stdout] 867 | | let method = GetBlockSvc(inner); [INFO] [stdout] 868 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 874 | | Ok(res) [INFO] [stdout] 875 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:874:25 [INFO] [stdout] | [INFO] [stdout] 874 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:901:42 [INFO] [stdout] | [INFO] [stdout] 901 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 902 | | let inner = inner.0; [INFO] [stdout] 903 | | let method = GetBlockRangeSvc(inner); [INFO] [stdout] 904 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 910 | | Ok(res) [INFO] [stdout] 911 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:910:25 [INFO] [stdout] | [INFO] [stdout] 910 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:932:42 [INFO] [stdout] | [INFO] [stdout] 932 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 933 | | let inner = inner.0; [INFO] [stdout] 934 | | let method = GetTransactionSvc(inner); [INFO] [stdout] 935 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 941 | | Ok(res) [INFO] [stdout] 942 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:941:25 [INFO] [stdout] | [INFO] [stdout] 941 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:965:42 [INFO] [stdout] | [INFO] [stdout] 965 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 966 | | let inner = inner.0; [INFO] [stdout] 967 | | let method = SendTransactionSvc(inner); [INFO] [stdout] 968 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 974 | | Ok(res) [INFO] [stdout] 975 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:974:25 [INFO] [stdout] | [INFO] [stdout] 974 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1001:42 [INFO] [stdout] | [INFO] [stdout] 1001 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1002 | | let inner = inner.0; [INFO] [stdout] 1003 | | let method = GetTaddressTxidsSvc(inner); [INFO] [stdout] 1004 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1010 | | Ok(res) [INFO] [stdout] 1011 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1010:25 [INFO] [stdout] | [INFO] [stdout] 1010 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1034:42 [INFO] [stdout] | [INFO] [stdout] 1034 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1035 | | let inner = inner.0; [INFO] [stdout] 1036 | | let method = GetTaddressBalanceSvc(inner); [INFO] [stdout] 1037 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1043 | | Ok(res) [INFO] [stdout] 1044 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1043:25 [INFO] [stdout] | [INFO] [stdout] 1043 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1068:42 [INFO] [stdout] | [INFO] [stdout] 1068 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1069 | | let inner = inner.0; [INFO] [stdout] 1070 | | let method = GetTaddressBalanceStreamSvc(inner); [INFO] [stdout] 1071 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1077 | | Ok(res) [INFO] [stdout] 1078 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1077:25 [INFO] [stdout] | [INFO] [stdout] 1077 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1103:42 [INFO] [stdout] | [INFO] [stdout] 1103 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1104 | | let inner = inner.0; [INFO] [stdout] 1105 | | let method = GetMempoolTxSvc(inner); [INFO] [stdout] 1106 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1112 | | Ok(res) [INFO] [stdout] 1113 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1112:25 [INFO] [stdout] | [INFO] [stdout] 1112 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1135:42 [INFO] [stdout] | [INFO] [stdout] 1135 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1136 | | let inner = inner.0; [INFO] [stdout] 1137 | | let method = GetMempoolStreamSvc(inner); [INFO] [stdout] 1138 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1144 | | Ok(res) [INFO] [stdout] 1145 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1144:25 [INFO] [stdout] | [INFO] [stdout] 1144 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1166:42 [INFO] [stdout] | [INFO] [stdout] 1166 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1167 | | let inner = inner.0; [INFO] [stdout] 1168 | | let method = GetTreeStateSvc(inner); [INFO] [stdout] 1169 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1175 | | Ok(res) [INFO] [stdout] 1176 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1175:25 [INFO] [stdout] | [INFO] [stdout] 1175 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1200:42 [INFO] [stdout] | [INFO] [stdout] 1200 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1201 | | let inner = inner.0; [INFO] [stdout] 1202 | | let method = GetAddressUtxosSvc(inner); [INFO] [stdout] 1203 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1209 | | Ok(res) [INFO] [stdout] 1210 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1209:25 [INFO] [stdout] | [INFO] [stdout] 1209 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1237:42 [INFO] [stdout] | [INFO] [stdout] 1237 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1238 | | let inner = inner.0; [INFO] [stdout] 1239 | | let method = GetAddressUtxosStreamSvc(inner); [INFO] [stdout] 1240 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1246 | | Ok(res) [INFO] [stdout] 1247 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1246:25 [INFO] [stdout] | [INFO] [stdout] 1246 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1265:42 [INFO] [stdout] | [INFO] [stdout] 1265 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1266 | | let inner = inner.0; [INFO] [stdout] 1267 | | let method = GetLightdInfoSvc(inner); [INFO] [stdout] 1268 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1274 | | Ok(res) [INFO] [stdout] 1275 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1274:25 [INFO] [stdout] | [INFO] [stdout] 1274 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1296:42 [INFO] [stdout] | [INFO] [stdout] 1296 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1297 | | let inner = inner.0; [INFO] [stdout] 1298 | | let method = PingSvc(inner); [INFO] [stdout] 1299 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 1305 | | Ok(res) [INFO] [stdout] 1306 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1305:25 [INFO] [stdout] | [INFO] [stdout] 1305 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1309:42 [INFO] [stdout] | [INFO] [stdout] 1309 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1310 | | Ok(http::Response::builder() [INFO] [stdout] 1311 | | .status(200) [INFO] [stdout] 1312 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 1315 | | .unwrap()) [INFO] [stdout] 1316 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/cash.z.wallet.sdk.rpc.rs:1310:21 [INFO] [stdout] | [INFO] [stdout] 1310 | / Ok(http::Response::builder() [INFO] [stdout] 1311 | | .status(200) [INFO] [stdout] 1312 | | .header("grpc-status", "12") [INFO] [stdout] 1313 | | .header("content-type", "application/grpc") [INFO] [stdout] 1314 | | .body(empty_body()) [INFO] [stdout] 1315 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `warp2` (lib test) due to 32 previous errors [INFO] running `Command { std: "docker" "inspect" "394ea98f0d13429f9bd47b02ee61768a8a8502a73483af42dd547b04078344f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "394ea98f0d13429f9bd47b02ee61768a8a8502a73483af42dd547b04078344f8", kill_on_drop: false }` [INFO] [stdout] 394ea98f0d13429f9bd47b02ee61768a8a8502a73483af42dd547b04078344f8