[INFO] cloning repository https://github.com/doyoubi/undermoon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doyoubi/undermoon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoyoubi%2Fundermoon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoyoubi%2Fundermoon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6598dfa080efc2bc398eefe77c6b70f8d68cede9
[INFO] checking doyoubi/undermoon 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%2Fdoyoubi%2Fundermoon" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/doyoubi/undermoon
[INFO] finished tweaking git repo https://github.com/doyoubi/undermoon
[INFO] tweaked toml for git repo https://github.com/doyoubi/undermoon written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/doyoubi/undermoon 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/doyoubi/undermoon 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] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `config` dependency)
[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] 24d0de09341b9459e929316905d1bd0bb16613154e43edc6c1e81a2e051d9847
[INFO] running `Command { std: "docker" "start" "-a" "24d0de09341b9459e929316905d1bd0bb16613154e43edc6c1e81a2e051d9847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24d0de09341b9459e929316905d1bd0bb16613154e43edc6c1e81a2e051d9847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24d0de09341b9459e929316905d1bd0bb16613154e43edc6c1e81a2e051d9847", kill_on_drop: false }`
[INFO] [stdout] 24d0de09341b9459e929316905d1bd0bb16613154e43edc6c1e81a2e051d9847
[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] 9670cbe64c4665430d14eba854274c5213871976c46de997bf50262873a4e4c4
[INFO] running `Command { std: "docker" "start" "-a" "9670cbe64c4665430d14eba854274c5213871976c46de997bf50262873a4e4c4", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `config` dependency)
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking predicates-core v1.0.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.142
[INFO] [stderr]     Checking termtree v0.2.4
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling jemalloc-sys v0.5.1+5.3.0-patched
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking predicates-tree v1.0.5
[INFO] [stderr]     Checking headers v0.3.7
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking multipart v0.18.0
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking futures-timer v2.0.2
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking fragile v1.2.1
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking chrono v0.4.20
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking btoi v0.4.2
[INFO] [stderr]     Checking atoi v1.0.0
[INFO] [stderr]     Checking dashmap v5.3.4
[INFO] [stderr]     Checking predicates v2.1.1
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking coarsetime v0.1.22
[INFO] [stderr]     Checking crc64 v2.0.0
[INFO] [stderr]     Checking string-error v0.1.0
[INFO] [stderr]     Checking arc-swap v1.5.1
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling caseless v0.2.1
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]    Compiling mockall_derive v0.11.2
[INFO] [stderr]     Checking tungstenite v0.14.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking pin-project v1.0.11
[INFO] [stderr]     Checking config v0.13.2
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking futures-batch v0.6.0
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking async-compression v0.3.14
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking tokio-tungstenite v0.15.0
[INFO] [stderr]     Checking mockall v0.11.2
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking warp v0.3.2
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking jemallocator v0.5.0
[INFO] [stderr]     Checking undermoon v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `sink`
[INFO] [stdout]  --> src/common/batch.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "sink")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `sink` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sink`
[INFO] [stdout]    --> src/common/batch.rs:412:7
[INFO] [stdout]     |
[INFO] [stdout] 412 | #[cfg(feature = "sink")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `sink` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MockProxyMetaSender`
[INFO] [stdout]    --> src/coordinator/core.rs:243:27
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub use self::trait_mod::{MockProxyMetaSender, ProxyMetaSender};
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sink`
[INFO] [stdout]  --> src/common/batch.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "sink")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `sink` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sink`
[INFO] [stdout]    --> src/common/batch.rs:412:7
[INFO] [stdout]     |
[INFO] [stdout] 412 | #[cfg(feature = "sink")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `sink` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/broker/external.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn try_lock(&self) -> Result<AtomicLockGuard, MetaStoreError> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn try_lock(&self) -> Result<AtomicLockGuard<'_>, MetaStoreError> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:695:95
[INFO] [stdout]     |
[INFO] [stdout] 695 |   async fn get_all_metadata(state: ServiceState) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  _______________________________________________________________________________________________^
[INFO] [stdout] 696 | |     Ok(warp_json(state.get_all_data().await.map(WarpRes::Json)))
[INFO] [stdout] 697 | | }
[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<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:695:95
[INFO] [stdout]     |
[INFO] [stdout] 695 |   async fn get_all_metadata(state: ServiceState) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  _______________________________________________________________________________________________^
[INFO] [stdout] 696 | |     Ok(warp_json(state.get_all_data().await.map(WarpRes::Json)))
[INFO] [stdout] 697 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:696:5
[INFO] [stdout]     |
[INFO] [stdout] 696 |     Ok(warp_json(state.get_all_data().await.map(WarpRes::Json)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:702:50
[INFO] [stdout]     |
[INFO] [stdout] 702 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 703 | |     let res = state.restore_metadata(meta_store).await;
[INFO] [stdout] 704 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 705 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:702:50
[INFO] [stdout]     |
[INFO] [stdout] 702 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 703 | |     let res = state.restore_metadata(meta_store).await;
[INFO] [stdout] 704 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 705 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:704:5
[INFO] [stdout]     |
[INFO] [stdout] 704 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:716:50
[INFO] [stdout]     |
[INFO] [stdout] 716 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 717 | |     let Pagination { offset, limit } = pagination;
[INFO] [stdout] 718 | |     let res = state
[INFO] [stdout] 719 | |         .get_proxy_addresses(offset, limit)
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 723 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:716:50
[INFO] [stdout]     |
[INFO] [stdout] 716 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 717 | |     let Pagination { offset, limit } = pagination;
[INFO] [stdout] 718 | |     let res = state
[INFO] [stdout] 719 | |         .get_proxy_addresses(offset, limit)
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 723 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:722:5
[INFO] [stdout]     |
[INFO] [stdout] 722 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:728:50
[INFO] [stdout]     |
[INFO] [stdout] 728 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 729 | |     let res = state
[INFO] [stdout] 730 | |         .get_proxy_by_address(&address)
[INFO] [stdout] 731 | |         .await
[INFO] [stdout] 732 | |         .map(|proxy| ProxyPayload { proxy });
[INFO] [stdout] 733 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 734 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:728:50
[INFO] [stdout]     |
[INFO] [stdout] 728 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 729 | |     let res = state
[INFO] [stdout] 730 | |         .get_proxy_by_address(&address)
[INFO] [stdout] 731 | |         .await
[INFO] [stdout] 732 | |         .map(|proxy| ProxyPayload { proxy });
[INFO] [stdout] 733 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 734 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:733:5
[INFO] [stdout]     |
[INFO] [stdout] 733 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:739:50
[INFO] [stdout]     |
[INFO] [stdout] 739 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 740 | |     let Pagination { offset, limit } = pagination;
[INFO] [stdout] 741 | |     let res = state
[INFO] [stdout] 742 | |         .get_cluster_names(offset, limit)
[INFO] [stdout] ...   |
[INFO] [stdout] 745 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 746 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:739:50
[INFO] [stdout]     |
[INFO] [stdout] 739 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 740 | |     let Pagination { offset, limit } = pagination;
[INFO] [stdout] 741 | |     let res = state
[INFO] [stdout] 742 | |         .get_cluster_names(offset, limit)
[INFO] [stdout] ...   |
[INFO] [stdout] 745 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 746 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:745:5
[INFO] [stdout]     |
[INFO] [stdout] 745 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:751:50
[INFO] [stdout]     |
[INFO] [stdout] 751 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 752 | |     let res = state
[INFO] [stdout] 753 | |         .get_cluster_by_name(&name)
[INFO] [stdout] 754 | |         .await
[INFO] [stdout] 755 | |         .map(|cluster| ClusterPayload { cluster });
[INFO] [stdout] 756 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 757 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:751:50
[INFO] [stdout]     |
[INFO] [stdout] 751 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 752 | |     let res = state
[INFO] [stdout] 753 | |         .get_cluster_by_name(&name)
[INFO] [stdout] 754 | |         .await
[INFO] [stdout] 755 | |         .map(|cluster| ClusterPayload { cluster });
[INFO] [stdout] 756 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 757 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:756:5
[INFO] [stdout]     |
[INFO] [stdout] 756 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:762:50
[INFO] [stdout]     |
[INFO] [stdout] 762 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 763 | |     let res = match state.get_cluster_info_by_name(&name).await {
[INFO] [stdout] 764 | |         Ok(Some(cluster_info)) => Ok(cluster_info),
[INFO] [stdout] 765 | |         Ok(None) => Err(MetaStoreError::ClusterNotFound),
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:762:50
[INFO] [stdout]     |
[INFO] [stdout] 762 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 763 | |     let res = match state.get_cluster_info_by_name(&name).await {
[INFO] [stdout] 764 | |         Ok(Some(cluster_info)) => Ok(cluster_info),
[INFO] [stdout] 765 | |         Ok(None) => Err(MetaStoreError::ClusterNotFound),
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:768:5
[INFO] [stdout]     |
[INFO] [stdout] 768 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:771:91
[INFO] [stdout]     |
[INFO] [stdout] 771 |   async fn get_failures(state: ServiceState) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  ___________________________________________________________________________________________^
[INFO] [stdout] 772 | |     let res = state
[INFO] [stdout] 773 | |         .get_failures()
[INFO] [stdout] 774 | |         .await
[INFO] [stdout] 775 | |         .map(|addresses| FailuresPayload { addresses });
[INFO] [stdout] 776 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 777 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:771:91
[INFO] [stdout]     |
[INFO] [stdout] 771 |   async fn get_failures(state: ServiceState) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  ___________________________________________________________________________________________^
[INFO] [stdout] 772 | |     let res = state
[INFO] [stdout] 773 | |         .get_failures()
[INFO] [stdout] 774 | |         .await
[INFO] [stdout] 775 | |         .map(|addresses| FailuresPayload { addresses });
[INFO] [stdout] 776 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 777 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:776:5
[INFO] [stdout]     |
[INFO] [stdout] 776 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:790:50
[INFO] [stdout]     |
[INFO] [stdout] 790 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 791 | |     let res = async {
[INFO] [stdout] 792 | |         // This may still successfully update the store even on error.
[INFO] [stdout] 793 | |         let res = state.add_proxy(proxy_resource).await;
[INFO] [stdout] ...   |
[INFO] [stdout] 798 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 799 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:790:50
[INFO] [stdout]     |
[INFO] [stdout] 790 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 791 | |     let res = async {
[INFO] [stdout] 792 | |         // This may still successfully update the store even on error.
[INFO] [stdout] 793 | |         let res = state.add_proxy(proxy_resource).await;
[INFO] [stdout] ...   |
[INFO] [stdout] 798 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 799 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:798:5
[INFO] [stdout]     |
[INFO] [stdout] 798 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:810:50
[INFO] [stdout]     |
[INFO] [stdout] 810 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 811 | |     let CreateClusterPayload { node_number } = payload;
[INFO] [stdout] 812 | |     let res = async {
[INFO] [stdout] 813 | |         state.add_cluster(cluster_name, node_number).await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 818 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 819 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:810:50
[INFO] [stdout]     |
[INFO] [stdout] 810 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 811 | |     let CreateClusterPayload { node_number } = payload;
[INFO] [stdout] 812 | |     let res = async {
[INFO] [stdout] 813 | |         state.add_cluster(cluster_name, node_number).await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 818 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 819 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:818:5
[INFO] [stdout]     |
[INFO] [stdout] 818 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:824:50
[INFO] [stdout]     |
[INFO] [stdout] 824 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 825 | |     let res = async {
[INFO] [stdout] 826 | |         state.remove_cluster(cluster_name).await?;
[INFO] [stdout] 827 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 831 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 832 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:824:50
[INFO] [stdout]     |
[INFO] [stdout] 824 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 825 | |     let res = async {
[INFO] [stdout] 826 | |         state.remove_cluster(cluster_name).await?;
[INFO] [stdout] 827 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 831 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 832 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:831:5
[INFO] [stdout]     |
[INFO] [stdout] 831 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:843:50
[INFO] [stdout]     |
[INFO] [stdout] 843 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 844 | |     let node_num = payload.cluster_node_number;
[INFO] [stdout] 845 | |     let res = async {
[INFO] [stdout] 846 | |         let res = state.auto_scale_up_nodes(cluster_name, node_num).await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 851 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 852 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:843:50
[INFO] [stdout]     |
[INFO] [stdout] 843 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 844 | |     let node_num = payload.cluster_node_number;
[INFO] [stdout] 845 | |     let res = async {
[INFO] [stdout] 846 | |         let res = state.auto_scale_up_nodes(cluster_name, node_num).await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 851 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 852 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:851:5
[INFO] [stdout]     |
[INFO] [stdout] 851 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:863:50
[INFO] [stdout]     |
[INFO] [stdout] 863 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 864 | |     let node_num = payload.node_number;
[INFO] [stdout] 865 | |     let res = async {
[INFO] [stdout] 866 | |         let res = state.auto_add_nodes(cluster_name, node_num).await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 871 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 872 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:863:50
[INFO] [stdout]     |
[INFO] [stdout] 863 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 864 | |     let node_num = payload.node_number;
[INFO] [stdout] 865 | |     let res = async {
[INFO] [stdout] 866 | |         let res = state.auto_add_nodes(cluster_name, node_num).await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 871 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 872 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:871:5
[INFO] [stdout]     |
[INFO] [stdout] 871 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:877:50
[INFO] [stdout]     |
[INFO] [stdout] 877 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 878 | |     let res = async {
[INFO] [stdout] 879 | |         state.auto_delete_free_nodes(cluster_name).await?;
[INFO] [stdout] 880 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 884 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 885 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:877:50
[INFO] [stdout]     |
[INFO] [stdout] 877 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 878 | |     let res = async {
[INFO] [stdout] 879 | |         state.auto_delete_free_nodes(cluster_name).await?;
[INFO] [stdout] 880 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 884 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 885 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:884:5
[INFO] [stdout]     |
[INFO] [stdout] 884 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:891:50
[INFO] [stdout]     |
[INFO] [stdout] 891 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 892 | |     let res = async {
[INFO] [stdout] 893 | |         state.change_config(cluster_name, config).await?;
[INFO] [stdout] 894 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 898 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 899 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:891:50
[INFO] [stdout]     |
[INFO] [stdout] 891 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 892 | |     let res = async {
[INFO] [stdout] 893 | |         state.change_config(cluster_name, config).await?;
[INFO] [stdout] 894 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 898 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 899 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:898:5
[INFO] [stdout]     |
[INFO] [stdout] 898 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:904:50
[INFO] [stdout]     |
[INFO] [stdout] 904 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 905 | |     let res = async {
[INFO] [stdout] 906 | |         state.balance_masters(cluster_name).await?;
[INFO] [stdout] 907 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 911 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 912 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:904:50
[INFO] [stdout]     |
[INFO] [stdout] 904 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 905 | |     let res = async {
[INFO] [stdout] 906 | |         state.balance_masters(cluster_name).await?;
[INFO] [stdout] 907 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 911 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 912 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:911:5
[INFO] [stdout]     |
[INFO] [stdout] 911 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:917:50
[INFO] [stdout]     |
[INFO] [stdout] 917 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 918 | |     let res = async {
[INFO] [stdout] 919 | |         state.force_bump_all_epoch(new_epoch).await?;
[INFO] [stdout] 920 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 924 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 925 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:917:50
[INFO] [stdout]     |
[INFO] [stdout] 917 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 918 | |     let res = async {
[INFO] [stdout] 919 | |         state.force_bump_all_epoch(new_epoch).await?;
[INFO] [stdout] 920 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 924 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 925 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:924:5
[INFO] [stdout]     |
[INFO] [stdout] 924 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:930:50
[INFO] [stdout]     |
[INFO] [stdout] 930 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 931 | |     let res = async {
[INFO] [stdout] 932 | |         state.remove_proxy(proxy_address).await?;
[INFO] [stdout] 933 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 937 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 938 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:930:50
[INFO] [stdout]     |
[INFO] [stdout] 930 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 931 | |     let res = async {
[INFO] [stdout] 932 | |         state.remove_proxy(proxy_address).await?;
[INFO] [stdout] 933 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 937 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 938 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:937:5
[INFO] [stdout]     |
[INFO] [stdout] 937 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:947:50
[INFO] [stdout]     |
[INFO] [stdout] 947 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 948 | |     let res = state
[INFO] [stdout] 949 | |         .check_resource_for_failures()
[INFO] [stdout] 950 | |         .await
[INFO] [stdout] 951 | |         .map(|hosts_cannot_fail| ResourceFailureCheckPayload { hosts_cannot_fail });
[INFO] [stdout] 952 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 953 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:947:50
[INFO] [stdout]     |
[INFO] [stdout] 947 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 948 | |     let res = state
[INFO] [stdout] 949 | |         .check_resource_for_failures()
[INFO] [stdout] 950 | |         .await
[INFO] [stdout] 951 | |         .map(|hosts_cannot_fail| ResourceFailureCheckPayload { hosts_cannot_fail });
[INFO] [stdout] 952 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 953 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:952:5
[INFO] [stdout]     |
[INFO] [stdout] 952 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:971:50
[INFO] [stdout]     |
[INFO] [stdout] 971 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 972 | |     let res = async {
[INFO] [stdout] 973 | |         state.migrate_slots(cluster_name).await?;
[INFO] [stdout] 974 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 978 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 979 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:971:50
[INFO] [stdout]     |
[INFO] [stdout] 971 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 972 | |     let res = async {
[INFO] [stdout] 973 | |         state.migrate_slots(cluster_name).await?;
[INFO] [stdout] 974 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 978 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 979 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:978:5
[INFO] [stdout]     |
[INFO] [stdout] 978 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:985:50
[INFO] [stdout]     |
[INFO] [stdout] 985 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 986 | |     let res = async {
[INFO] [stdout] 987 | |         state
[INFO] [stdout] 988 | |             .migrate_slots_to_scale_down(cluster_name, new_node_num)
[INFO] [stdout] ...   |
[INFO] [stdout] 994 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 995 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:985:50
[INFO] [stdout]     |
[INFO] [stdout] 985 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 986 | |     let res = async {
[INFO] [stdout] 987 | |         state
[INFO] [stdout] 988 | |             .migrate_slots_to_scale_down(cluster_name, new_node_num)
[INFO] [stdout] ...   |
[INFO] [stdout] 994 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 995 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:994:5
[INFO] [stdout]     |
[INFO] [stdout] 994 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1001:50
[INFO] [stdout]      |
[INFO] [stdout] 1001 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  __________________________________________________^
[INFO] [stdout] 1002 | |     let res = async {
[INFO] [stdout] 1003 | |         state
[INFO] [stdout] 1004 | |             .auto_scale_node_number(cluster_name, new_node_num)
[INFO] [stdout] ...    |
[INFO] [stdout] 1010 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 1011 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1001:50
[INFO] [stdout]      |
[INFO] [stdout] 1001 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  __________________________________________________^
[INFO] [stdout] 1002 | |     let res = async {
[INFO] [stdout] 1003 | |         state
[INFO] [stdout] 1004 | |             .auto_scale_node_number(cluster_name, new_node_num)
[INFO] [stdout] ...    |
[INFO] [stdout] 1010 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 1011 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1010:5
[INFO] [stdout]      |
[INFO] [stdout] 1010 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1017:50
[INFO] [stdout]      |
[INFO] [stdout] 1017 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  __________________________________________________^
[INFO] [stdout] 1018 | |     let res = async move {
[INFO] [stdout] 1019 | |         state.add_failure(server_proxy_address, reporter_id).await?;
[INFO] [stdout] 1020 | |         state.trigger_update().await?;
[INFO] [stdout] ...    |
[INFO] [stdout] 1024 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 1025 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1017:50
[INFO] [stdout]      |
[INFO] [stdout] 1017 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  __________________________________________________^
[INFO] [stdout] 1018 | |     let res = async move {
[INFO] [stdout] 1019 | |         state.add_failure(server_proxy_address, reporter_id).await?;
[INFO] [stdout] 1020 | |         state.trigger_update().await?;
[INFO] [stdout] ...    |
[INFO] [stdout] 1024 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 1025 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1024:5
[INFO] [stdout]      |
[INFO] [stdout] 1024 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1030:50
[INFO] [stdout]      |
[INFO] [stdout] 1030 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  __________________________________________________^
[INFO] [stdout] 1031 | |     let res = async move {
[INFO] [stdout] 1032 | |         state.commit_migration(task).await?;
[INFO] [stdout] 1033 | |         state.trigger_update().await?;
[INFO] [stdout] ...    |
[INFO] [stdout] 1037 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 1038 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1030:50
[INFO] [stdout]      |
[INFO] [stdout] 1030 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  __________________________________________________^
[INFO] [stdout] 1031 | |     let res = async move {
[INFO] [stdout] 1032 | |         state.commit_migration(task).await?;
[INFO] [stdout] 1033 | |         state.trigger_update().await?;
[INFO] [stdout] ...    |
[INFO] [stdout] 1037 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 1038 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1037:5
[INFO] [stdout]      |
[INFO] [stdout] 1037 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1043:50
[INFO] [stdout]      |
[INFO] [stdout] 1043 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  __________________________________________________^
[INFO] [stdout] 1044 | |     let res = async {
[INFO] [stdout] 1045 | |         let res = state
[INFO] [stdout] 1046 | |             .replace_failed_proxy(proxy_address)
[INFO] [stdout] ...    |
[INFO] [stdout] 1055 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 1056 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1043:50
[INFO] [stdout]      |
[INFO] [stdout] 1043 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  __________________________________________________^
[INFO] [stdout] 1044 | |     let res = async {
[INFO] [stdout] 1045 | |         let res = state
[INFO] [stdout] 1046 | |             .replace_failed_proxy(proxy_address)
[INFO] [stdout] ...    |
[INFO] [stdout] 1055 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 1056 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1055:5
[INFO] [stdout]      |
[INFO] [stdout] 1055 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1058:97
[INFO] [stdout]      |
[INFO] [stdout] 1058 |   async fn get_failed_proxies(state: ServiceState) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  _________________________________________________________________________________________________^
[INFO] [stdout] 1059 | |     let res = state
[INFO] [stdout] 1060 | |         .get_failed_proxies()
[INFO] [stdout] 1061 | |         .await
[INFO] [stdout] 1062 | |         .map(|addresses| FailedProxiesPayload { addresses });
[INFO] [stdout] 1063 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 1064 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1058:97
[INFO] [stdout]      |
[INFO] [stdout] 1058 |   async fn get_failed_proxies(state: ServiceState) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  _________________________________________________________________________________________________^
[INFO] [stdout] 1059 | |     let res = state
[INFO] [stdout] 1060 | |         .get_failed_proxies()
[INFO] [stdout] 1061 | |         .await
[INFO] [stdout] 1062 | |         .map(|addresses| FailedProxiesPayload { addresses });
[INFO] [stdout] 1063 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 1064 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1063:5
[INFO] [stdout]      |
[INFO] [stdout] 1063 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1066:88
[INFO] [stdout]      |
[INFO] [stdout] 1066 |   async fn get_epoch(state: ServiceState) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  ________________________________________________________________________________________^
[INFO] [stdout] 1067 | |     let res = state.get_epoch().await;
[INFO] [stdout] 1068 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 1069 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1066:88
[INFO] [stdout]      |
[INFO] [stdout] 1066 |   async fn get_epoch(state: ServiceState) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  ________________________________________________________________________________________^
[INFO] [stdout] 1067 | |     let res = state.get_epoch().await;
[INFO] [stdout] 1068 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 1069 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1068:5
[INFO] [stdout]      |
[INFO] [stdout] 1068 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1076:92
[INFO] [stdout]      |
[INFO] [stdout] 1076 |   async fn recover_epoch(state: ServiceState) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  ____________________________________________________________________________________________^
[INFO] [stdout] 1077 | |     let res = state
[INFO] [stdout] 1078 | |         .recover_epoch()
[INFO] [stdout] 1079 | |         .await
[INFO] [stdout] 1080 | |         .map(|failed_addresses| RecoverEpochResult { failed_addresses });
[INFO] [stdout] 1081 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 1082 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1076:92
[INFO] [stdout]      |
[INFO] [stdout] 1076 |   async fn recover_epoch(state: ServiceState) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  ____________________________________________________________________________________________^
[INFO] [stdout] 1077 | |     let res = state
[INFO] [stdout] 1078 | |         .recover_epoch()
[INFO] [stdout] 1079 | |         .await
[INFO] [stdout] 1080 | |         .map(|failed_addresses| RecoverEpochResult { failed_addresses });
[INFO] [stdout] 1081 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 1082 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1081:5
[INFO] [stdout]      |
[INFO] [stdout] 1081 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/atomic_lock.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn lock(&self) -> Option<AtomicLockGuard> {
[INFO] [stdout]    |                 ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn lock(&self) -> Option<AtomicLockGuard<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/slot_lock.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn lock(&self, slot: usize) -> Option<SlotMutexGuard> {
[INFO] [stdout]    |                 ^^^^^                         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn lock(&self, slot: usize) -> Option<SlotMutexGuard<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/coordinator/api.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture {
[INFO] [stdout]     |                   ^^^^^                   ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/migration/scan_task.rs:434:9
[INFO] [stdout]     |
[INFO] [stdout] 434 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 435 |         cmd_task: Self::Task,
[INFO] [stdout] 436 |     ) -> BoxFuture<Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 436 |     ) -> BoxFuture<'_, Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/migration/task.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout]  99 |         cmd_task: Self::Task,
[INFO] [stdout] 100 |     ) -> BoxFuture<Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     ) -> BoxFuture<'_, Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>>;
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/protocol/packet.rs:148:26
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn to_resp_slice(&self) -> RespSlice {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn to_resp_slice(&self) -> RespSlice<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/protocol/resp.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn to_resp_slice(&self) -> RespSlice {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn to_resp_slice(&self) -> RespSlice<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/proxy/command.rs:331:27
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn get_resp_slice(&self) -> RespSlice {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn get_resp_slice(&self) -> RespSlice<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/proxy/executor.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 89 |     ) -> CmdReplyFuture {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     ) -> CmdReplyFuture<'_> {
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/proxy/executor.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 537 |     ) -> CmdReplyFuture {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 |     ) -> CmdReplyFuture<'_> {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/proxy/executor.rs:582:24
[INFO] [stdout]     |
[INFO] [stdout] 582 |     fn handle_data_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here                            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 582 |     fn handle_data_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture<'_> {
[INFO] [stdout]     |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/proxy/executor.rs:1038:24
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     fn handle_eval_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture {
[INFO] [stdout]      |                        ^^^^^ the lifetime is elided here                            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     fn handle_eval_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture<'_> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/proxy/executor.rs:1124:9
[INFO] [stdout]      |
[INFO] [stdout] 1124 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1127 |     ) -> CmdReplyFuture {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1127 |     ) -> CmdReplyFuture<'_> {
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/proxy/executor.rs:1306:9
[INFO] [stdout]      |
[INFO] [stdout] 1306 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1310 |     ) -> CmdReplyFuture {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1310 |     ) -> CmdReplyFuture<'_> {
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/proxy/session.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture;
[INFO] [stdout]    |                   ^^^^^                   ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture<'_>;
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/proxy/session.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 42 |     ) -> CmdReplyFuture;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ) -> CmdReplyFuture<'_>;
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/proxy/session.rs:225:19
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture {
[INFO] [stdout]     |                   ^^^^^                   ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `undermoon` (lib) due to 84 previous errors; 21 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/broker/external.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn try_lock(&self) -> Result<AtomicLockGuard, MetaStoreError> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn try_lock(&self) -> Result<AtomicLockGuard<'_>, MetaStoreError> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:695:95
[INFO] [stdout]     |
[INFO] [stdout] 695 |   async fn get_all_metadata(state: ServiceState) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  _______________________________________________________________________________________________^
[INFO] [stdout] 696 | |     Ok(warp_json(state.get_all_data().await.map(WarpRes::Json)))
[INFO] [stdout] 697 | | }
[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: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:695:95
[INFO] [stdout]     |
[INFO] [stdout] 695 |   async fn get_all_metadata(state: ServiceState) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  _______________________________________________________________________________________________^
[INFO] [stdout] 696 | |     Ok(warp_json(state.get_all_data().await.map(WarpRes::Json)))
[INFO] [stdout] 697 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:696:5
[INFO] [stdout]     |
[INFO] [stdout] 696 |     Ok(warp_json(state.get_all_data().await.map(WarpRes::Json)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:702:50
[INFO] [stdout]     |
[INFO] [stdout] 702 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 703 | |     let res = state.restore_metadata(meta_store).await;
[INFO] [stdout] 704 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 705 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:702:50
[INFO] [stdout]     |
[INFO] [stdout] 702 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 703 | |     let res = state.restore_metadata(meta_store).await;
[INFO] [stdout] 704 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 705 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:704:5
[INFO] [stdout]     |
[INFO] [stdout] 704 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:716:50
[INFO] [stdout]     |
[INFO] [stdout] 716 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 717 | |     let Pagination { offset, limit } = pagination;
[INFO] [stdout] 718 | |     let res = state
[INFO] [stdout] 719 | |         .get_proxy_addresses(offset, limit)
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 723 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:716:50
[INFO] [stdout]     |
[INFO] [stdout] 716 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 717 | |     let Pagination { offset, limit } = pagination;
[INFO] [stdout] 718 | |     let res = state
[INFO] [stdout] 719 | |         .get_proxy_addresses(offset, limit)
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 723 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:722:5
[INFO] [stdout]     |
[INFO] [stdout] 722 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:728:50
[INFO] [stdout]     |
[INFO] [stdout] 728 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 729 | |     let res = state
[INFO] [stdout] 730 | |         .get_proxy_by_address(&address)
[INFO] [stdout] 731 | |         .await
[INFO] [stdout] 732 | |         .map(|proxy| ProxyPayload { proxy });
[INFO] [stdout] 733 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 734 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:728:50
[INFO] [stdout]     |
[INFO] [stdout] 728 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 729 | |     let res = state
[INFO] [stdout] 730 | |         .get_proxy_by_address(&address)
[INFO] [stdout] 731 | |         .await
[INFO] [stdout] 732 | |         .map(|proxy| ProxyPayload { proxy });
[INFO] [stdout] 733 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 734 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:733:5
[INFO] [stdout]     |
[INFO] [stdout] 733 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:739:50
[INFO] [stdout]     |
[INFO] [stdout] 739 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 740 | |     let Pagination { offset, limit } = pagination;
[INFO] [stdout] 741 | |     let res = state
[INFO] [stdout] 742 | |         .get_cluster_names(offset, limit)
[INFO] [stdout] ...   |
[INFO] [stdout] 745 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 746 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:739:50
[INFO] [stdout]     |
[INFO] [stdout] 739 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 740 | |     let Pagination { offset, limit } = pagination;
[INFO] [stdout] 741 | |     let res = state
[INFO] [stdout] 742 | |         .get_cluster_names(offset, limit)
[INFO] [stdout] ...   |
[INFO] [stdout] 745 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 746 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:745:5
[INFO] [stdout]     |
[INFO] [stdout] 745 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:751:50
[INFO] [stdout]     |
[INFO] [stdout] 751 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 752 | |     let res = state
[INFO] [stdout] 753 | |         .get_cluster_by_name(&name)
[INFO] [stdout] 754 | |         .await
[INFO] [stdout] 755 | |         .map(|cluster| ClusterPayload { cluster });
[INFO] [stdout] 756 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 757 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:751:50
[INFO] [stdout]     |
[INFO] [stdout] 751 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 752 | |     let res = state
[INFO] [stdout] 753 | |         .get_cluster_by_name(&name)
[INFO] [stdout] 754 | |         .await
[INFO] [stdout] 755 | |         .map(|cluster| ClusterPayload { cluster });
[INFO] [stdout] 756 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 757 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:756:5
[INFO] [stdout]     |
[INFO] [stdout] 756 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:762:50
[INFO] [stdout]     |
[INFO] [stdout] 762 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 763 | |     let res = match state.get_cluster_info_by_name(&name).await {
[INFO] [stdout] 764 | |         Ok(Some(cluster_info)) => Ok(cluster_info),
[INFO] [stdout] 765 | |         Ok(None) => Err(MetaStoreError::ClusterNotFound),
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:762:50
[INFO] [stdout]     |
[INFO] [stdout] 762 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 763 | |     let res = match state.get_cluster_info_by_name(&name).await {
[INFO] [stdout] 764 | |         Ok(Some(cluster_info)) => Ok(cluster_info),
[INFO] [stdout] 765 | |         Ok(None) => Err(MetaStoreError::ClusterNotFound),
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:768:5
[INFO] [stdout]     |
[INFO] [stdout] 768 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:771:91
[INFO] [stdout]     |
[INFO] [stdout] 771 |   async fn get_failures(state: ServiceState) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  ___________________________________________________________________________________________^
[INFO] [stdout] 772 | |     let res = state
[INFO] [stdout] 773 | |         .get_failures()
[INFO] [stdout] 774 | |         .await
[INFO] [stdout] 775 | |         .map(|addresses| FailuresPayload { addresses });
[INFO] [stdout] 776 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 777 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:771:91
[INFO] [stdout]     |
[INFO] [stdout] 771 |   async fn get_failures(state: ServiceState) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  ___________________________________________________________________________________________^
[INFO] [stdout] 772 | |     let res = state
[INFO] [stdout] 773 | |         .get_failures()
[INFO] [stdout] 774 | |         .await
[INFO] [stdout] 775 | |         .map(|addresses| FailuresPayload { addresses });
[INFO] [stdout] 776 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 777 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:776:5
[INFO] [stdout]     |
[INFO] [stdout] 776 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:790:50
[INFO] [stdout]     |
[INFO] [stdout] 790 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 791 | |     let res = async {
[INFO] [stdout] 792 | |         // This may still successfully update the store even on error.
[INFO] [stdout] 793 | |         let res = state.add_proxy(proxy_resource).await;
[INFO] [stdout] ...   |
[INFO] [stdout] 798 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 799 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:790:50
[INFO] [stdout]     |
[INFO] [stdout] 790 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 791 | |     let res = async {
[INFO] [stdout] 792 | |         // This may still successfully update the store even on error.
[INFO] [stdout] 793 | |         let res = state.add_proxy(proxy_resource).await;
[INFO] [stdout] ...   |
[INFO] [stdout] 798 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 799 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:798:5
[INFO] [stdout]     |
[INFO] [stdout] 798 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:810:50
[INFO] [stdout]     |
[INFO] [stdout] 810 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 811 | |     let CreateClusterPayload { node_number } = payload;
[INFO] [stdout] 812 | |     let res = async {
[INFO] [stdout] 813 | |         state.add_cluster(cluster_name, node_number).await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 818 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 819 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:810:50
[INFO] [stdout]     |
[INFO] [stdout] 810 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 811 | |     let CreateClusterPayload { node_number } = payload;
[INFO] [stdout] 812 | |     let res = async {
[INFO] [stdout] 813 | |         state.add_cluster(cluster_name, node_number).await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 818 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 819 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:818:5
[INFO] [stdout]     |
[INFO] [stdout] 818 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:824:50
[INFO] [stdout]     |
[INFO] [stdout] 824 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 825 | |     let res = async {
[INFO] [stdout] 826 | |         state.remove_cluster(cluster_name).await?;
[INFO] [stdout] 827 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 831 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 832 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:824:50
[INFO] [stdout]     |
[INFO] [stdout] 824 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 825 | |     let res = async {
[INFO] [stdout] 826 | |         state.remove_cluster(cluster_name).await?;
[INFO] [stdout] 827 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 831 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 832 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:831:5
[INFO] [stdout]     |
[INFO] [stdout] 831 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:843:50
[INFO] [stdout]     |
[INFO] [stdout] 843 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 844 | |     let node_num = payload.cluster_node_number;
[INFO] [stdout] 845 | |     let res = async {
[INFO] [stdout] 846 | |         let res = state.auto_scale_up_nodes(cluster_name, node_num).await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 851 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 852 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:843:50
[INFO] [stdout]     |
[INFO] [stdout] 843 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 844 | |     let node_num = payload.cluster_node_number;
[INFO] [stdout] 845 | |     let res = async {
[INFO] [stdout] 846 | |         let res = state.auto_scale_up_nodes(cluster_name, node_num).await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 851 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 852 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:851:5
[INFO] [stdout]     |
[INFO] [stdout] 851 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:863:50
[INFO] [stdout]     |
[INFO] [stdout] 863 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 864 | |     let node_num = payload.node_number;
[INFO] [stdout] 865 | |     let res = async {
[INFO] [stdout] 866 | |         let res = state.auto_add_nodes(cluster_name, node_num).await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 871 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 872 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:863:50
[INFO] [stdout]     |
[INFO] [stdout] 863 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 864 | |     let node_num = payload.node_number;
[INFO] [stdout] 865 | |     let res = async {
[INFO] [stdout] 866 | |         let res = state.auto_add_nodes(cluster_name, node_num).await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 871 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 872 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:871:5
[INFO] [stdout]     |
[INFO] [stdout] 871 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:877:50
[INFO] [stdout]     |
[INFO] [stdout] 877 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 878 | |     let res = async {
[INFO] [stdout] 879 | |         state.auto_delete_free_nodes(cluster_name).await?;
[INFO] [stdout] 880 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 884 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 885 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:877:50
[INFO] [stdout]     |
[INFO] [stdout] 877 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 878 | |     let res = async {
[INFO] [stdout] 879 | |         state.auto_delete_free_nodes(cluster_name).await?;
[INFO] [stdout] 880 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 884 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 885 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:884:5
[INFO] [stdout]     |
[INFO] [stdout] 884 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:891:50
[INFO] [stdout]     |
[INFO] [stdout] 891 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 892 | |     let res = async {
[INFO] [stdout] 893 | |         state.change_config(cluster_name, config).await?;
[INFO] [stdout] 894 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 898 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 899 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:891:50
[INFO] [stdout]     |
[INFO] [stdout] 891 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 892 | |     let res = async {
[INFO] [stdout] 893 | |         state.change_config(cluster_name, config).await?;
[INFO] [stdout] 894 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 898 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 899 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:898:5
[INFO] [stdout]     |
[INFO] [stdout] 898 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:904:50
[INFO] [stdout]     |
[INFO] [stdout] 904 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 905 | |     let res = async {
[INFO] [stdout] 906 | |         state.balance_masters(cluster_name).await?;
[INFO] [stdout] 907 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 911 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 912 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:904:50
[INFO] [stdout]     |
[INFO] [stdout] 904 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 905 | |     let res = async {
[INFO] [stdout] 906 | |         state.balance_masters(cluster_name).await?;
[INFO] [stdout] 907 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 911 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 912 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:911:5
[INFO] [stdout]     |
[INFO] [stdout] 911 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:917:50
[INFO] [stdout]     |
[INFO] [stdout] 917 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 918 | |     let res = async {
[INFO] [stdout] 919 | |         state.force_bump_all_epoch(new_epoch).await?;
[INFO] [stdout] 920 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 924 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 925 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:917:50
[INFO] [stdout]     |
[INFO] [stdout] 917 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 918 | |     let res = async {
[INFO] [stdout] 919 | |         state.force_bump_all_epoch(new_epoch).await?;
[INFO] [stdout] 920 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 924 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 925 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:924:5
[INFO] [stdout]     |
[INFO] [stdout] 924 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:930:50
[INFO] [stdout]     |
[INFO] [stdout] 930 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 931 | |     let res = async {
[INFO] [stdout] 932 | |         state.remove_proxy(proxy_address).await?;
[INFO] [stdout] 933 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 937 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 938 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:930:50
[INFO] [stdout]     |
[INFO] [stdout] 930 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 931 | |     let res = async {
[INFO] [stdout] 932 | |         state.remove_proxy(proxy_address).await?;
[INFO] [stdout] 933 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 937 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 938 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:937:5
[INFO] [stdout]     |
[INFO] [stdout] 937 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:947:50
[INFO] [stdout]     |
[INFO] [stdout] 947 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 948 | |     let res = state
[INFO] [stdout] 949 | |         .check_resource_for_failures()
[INFO] [stdout] 950 | |         .await
[INFO] [stdout] 951 | |         .map(|hosts_cannot_fail| ResourceFailureCheckPayload { hosts_cannot_fail });
[INFO] [stdout] 952 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 953 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:947:50
[INFO] [stdout]     |
[INFO] [stdout] 947 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 948 | |     let res = state
[INFO] [stdout] 949 | |         .check_resource_for_failures()
[INFO] [stdout] 950 | |         .await
[INFO] [stdout] 951 | |         .map(|hosts_cannot_fail| ResourceFailureCheckPayload { hosts_cannot_fail });
[INFO] [stdout] 952 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 953 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:952:5
[INFO] [stdout]     |
[INFO] [stdout] 952 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:971:50
[INFO] [stdout]     |
[INFO] [stdout] 971 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 972 | |     let res = async {
[INFO] [stdout] 973 | |         state.migrate_slots(cluster_name).await?;
[INFO] [stdout] 974 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 978 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 979 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:971:50
[INFO] [stdout]     |
[INFO] [stdout] 971 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 972 | |     let res = async {
[INFO] [stdout] 973 | |         state.migrate_slots(cluster_name).await?;
[INFO] [stdout] 974 | |         state.trigger_update().await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 978 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 979 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:978:5
[INFO] [stdout]     |
[INFO] [stdout] 978 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:985:50
[INFO] [stdout]     |
[INFO] [stdout] 985 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 986 | |     let res = async {
[INFO] [stdout] 987 | |         state
[INFO] [stdout] 988 | |             .migrate_slots_to_scale_down(cluster_name, new_node_num)
[INFO] [stdout] ...   |
[INFO] [stdout] 994 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 995 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:985:50
[INFO] [stdout]     |
[INFO] [stdout] 985 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 986 | |     let res = async {
[INFO] [stdout] 987 | |         state
[INFO] [stdout] 988 | |             .migrate_slots_to_scale_down(cluster_name, new_node_num)
[INFO] [stdout] ...   |
[INFO] [stdout] 994 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 995 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]    --> src/broker/service.rs:994:5
[INFO] [stdout]     |
[INFO] [stdout] 994 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1001:50
[INFO] [stdout]      |
[INFO] [stdout] 1001 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  __________________________________________________^
[INFO] [stdout] 1002 | |     let res = async {
[INFO] [stdout] 1003 | |         state
[INFO] [stdout] 1004 | |             .auto_scale_node_number(cluster_name, new_node_num)
[INFO] [stdout] ...    |
[INFO] [stdout] 1010 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 1011 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1001:50
[INFO] [stdout]      |
[INFO] [stdout] 1001 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  __________________________________________________^
[INFO] [stdout] 1002 | |     let res = async {
[INFO] [stdout] 1003 | |         state
[INFO] [stdout] 1004 | |             .auto_scale_node_number(cluster_name, new_node_num)
[INFO] [stdout] ...    |
[INFO] [stdout] 1010 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 1011 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1010:5
[INFO] [stdout]      |
[INFO] [stdout] 1010 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1017:50
[INFO] [stdout]      |
[INFO] [stdout] 1017 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  __________________________________________________^
[INFO] [stdout] 1018 | |     let res = async move {
[INFO] [stdout] 1019 | |         state.add_failure(server_proxy_address, reporter_id).await?;
[INFO] [stdout] 1020 | |         state.trigger_update().await?;
[INFO] [stdout] ...    |
[INFO] [stdout] 1024 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 1025 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1017:50
[INFO] [stdout]      |
[INFO] [stdout] 1017 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  __________________________________________________^
[INFO] [stdout] 1018 | |     let res = async move {
[INFO] [stdout] 1019 | |         state.add_failure(server_proxy_address, reporter_id).await?;
[INFO] [stdout] 1020 | |         state.trigger_update().await?;
[INFO] [stdout] ...    |
[INFO] [stdout] 1024 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 1025 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1024:5
[INFO] [stdout]      |
[INFO] [stdout] 1024 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1030:50
[INFO] [stdout]      |
[INFO] [stdout] 1030 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  __________________________________________________^
[INFO] [stdout] 1031 | |     let res = async move {
[INFO] [stdout] 1032 | |         state.commit_migration(task).await?;
[INFO] [stdout] 1033 | |         state.trigger_update().await?;
[INFO] [stdout] ...    |
[INFO] [stdout] 1037 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 1038 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1030:50
[INFO] [stdout]      |
[INFO] [stdout] 1030 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  __________________________________________________^
[INFO] [stdout] 1031 | |     let res = async move {
[INFO] [stdout] 1032 | |         state.commit_migration(task).await?;
[INFO] [stdout] 1033 | |         state.trigger_update().await?;
[INFO] [stdout] ...    |
[INFO] [stdout] 1037 | |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout] 1038 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1037:5
[INFO] [stdout]      |
[INFO] [stdout] 1037 |     Ok(warp_json(res.map(warp_empty_res)))
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1043:50
[INFO] [stdout]      |
[INFO] [stdout] 1043 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  __________________________________________________^
[INFO] [stdout] 1044 | |     let res = async {
[INFO] [stdout] 1045 | |         let res = state
[INFO] [stdout] 1046 | |             .replace_failed_proxy(proxy_address)
[INFO] [stdout] ...    |
[INFO] [stdout] 1055 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 1056 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1043:50
[INFO] [stdout]      |
[INFO] [stdout] 1043 |   ) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  __________________________________________________^
[INFO] [stdout] 1044 | |     let res = async {
[INFO] [stdout] 1045 | |         let res = state
[INFO] [stdout] 1046 | |             .replace_failed_proxy(proxy_address)
[INFO] [stdout] ...    |
[INFO] [stdout] 1055 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 1056 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1055:5
[INFO] [stdout]      |
[INFO] [stdout] 1055 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1058:97
[INFO] [stdout]      |
[INFO] [stdout] 1058 |   async fn get_failed_proxies(state: ServiceState) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  _________________________________________________________________________________________________^
[INFO] [stdout] 1059 | |     let res = state
[INFO] [stdout] 1060 | |         .get_failed_proxies()
[INFO] [stdout] 1061 | |         .await
[INFO] [stdout] 1062 | |         .map(|addresses| FailedProxiesPayload { addresses });
[INFO] [stdout] 1063 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 1064 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1058:97
[INFO] [stdout]      |
[INFO] [stdout] 1058 |   async fn get_failed_proxies(state: ServiceState) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  _________________________________________________________________________________________________^
[INFO] [stdout] 1059 | |     let res = state
[INFO] [stdout] 1060 | |         .get_failed_proxies()
[INFO] [stdout] 1061 | |         .await
[INFO] [stdout] 1062 | |         .map(|addresses| FailedProxiesPayload { addresses });
[INFO] [stdout] 1063 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 1064 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1063:5
[INFO] [stdout]      |
[INFO] [stdout] 1063 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1066:88
[INFO] [stdout]      |
[INFO] [stdout] 1066 |   async fn get_epoch(state: ServiceState) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  ________________________________________________________________________________________^
[INFO] [stdout] 1067 | |     let res = state.get_epoch().await;
[INFO] [stdout] 1068 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 1069 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1066:88
[INFO] [stdout]      |
[INFO] [stdout] 1066 |   async fn get_epoch(state: ServiceState) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  ________________________________________________________________________________________^
[INFO] [stdout] 1067 | |     let res = state.get_epoch().await;
[INFO] [stdout] 1068 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 1069 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1068:5
[INFO] [stdout]      |
[INFO] [stdout] 1068 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1076:92
[INFO] [stdout]      |
[INFO] [stdout] 1076 |   async fn recover_epoch(state: ServiceState) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  ____________________________________________________________________________________________^
[INFO] [stdout] 1077 | |     let res = state
[INFO] [stdout] 1078 | |         .recover_epoch()
[INFO] [stdout] 1079 | |         .await
[INFO] [stdout] 1080 | |         .map(|failed_addresses| RecoverEpochResult { failed_addresses });
[INFO] [stdout] 1081 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 1082 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1076:92
[INFO] [stdout]      |
[INFO] [stdout] 1076 |   async fn recover_epoch(state: ServiceState) -> Result<impl warp::reply::Reply, Infallible> {
[INFO] [stdout]      |  ____________________________________________________________________________________________^
[INFO] [stdout] 1077 | |     let res = state
[INFO] [stdout] 1078 | |         .recover_epoch()
[INFO] [stdout] 1079 | |         .await
[INFO] [stdout] 1080 | |         .map(|failed_addresses| RecoverEpochResult { failed_addresses });
[INFO] [stdout] 1081 | |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout] 1082 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<impl Reply, Infallible>
[INFO] [stdout]     --> src/broker/service.rs:1081:5
[INFO] [stdout]      |
[INFO] [stdout] 1081 |     Ok(warp_json(res.map(WarpRes::Json)))
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/atomic_lock.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn lock(&self) -> Option<AtomicLockGuard> {
[INFO] [stdout]    |                 ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn lock(&self) -> Option<AtomicLockGuard<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/slot_lock.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn lock(&self, slot: usize) -> Option<SlotMutexGuard> {
[INFO] [stdout]    |                 ^^^^^                         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn lock(&self, slot: usize) -> Option<SlotMutexGuard<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/coordinator/api.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture {
[INFO] [stdout]     |                   ^^^^^                   ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/migration/scan_task.rs:434:9
[INFO] [stdout]     |
[INFO] [stdout] 434 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 435 |         cmd_task: Self::Task,
[INFO] [stdout] 436 |     ) -> BoxFuture<Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 436 |     ) -> BoxFuture<'_, Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/migration/task.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout]  99 |         cmd_task: Self::Task,
[INFO] [stdout] 100 |     ) -> BoxFuture<Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     ) -> BoxFuture<'_, Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>>;
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/protocol/packet.rs:148:26
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn to_resp_slice(&self) -> RespSlice {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn to_resp_slice(&self) -> RespSlice<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/protocol/resp.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn to_resp_slice(&self) -> RespSlice {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn to_resp_slice(&self) -> RespSlice<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/proxy/command.rs:331:27
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn get_resp_slice(&self) -> RespSlice {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn get_resp_slice(&self) -> RespSlice<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/proxy/executor.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 89 |     ) -> CmdReplyFuture {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     ) -> CmdReplyFuture<'_> {
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/proxy/executor.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 537 |     ) -> CmdReplyFuture {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 |     ) -> CmdReplyFuture<'_> {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/proxy/executor.rs:582:24
[INFO] [stdout]     |
[INFO] [stdout] 582 |     fn handle_data_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here                            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 582 |     fn handle_data_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture<'_> {
[INFO] [stdout]     |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/proxy/executor.rs:1038:24
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     fn handle_eval_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture {
[INFO] [stdout]      |                        ^^^^^ the lifetime is elided here                            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     fn handle_eval_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture<'_> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/proxy/executor.rs:1124:9
[INFO] [stdout]      |
[INFO] [stdout] 1124 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1127 |     ) -> CmdReplyFuture {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1127 |     ) -> CmdReplyFuture<'_> {
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/proxy/executor.rs:1306:9
[INFO] [stdout]      |
[INFO] [stdout] 1306 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1310 |     ) -> CmdReplyFuture {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1310 |     ) -> CmdReplyFuture<'_> {
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/proxy/session.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture;
[INFO] [stdout]    |                   ^^^^^                   ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture<'_>;
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/proxy/session.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 42 |     ) -> CmdReplyFuture;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ) -> CmdReplyFuture<'_>;
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/proxy/session.rs:225:19
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture {
[INFO] [stdout]     |                   ^^^^^                   ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `undermoon` (lib test) due to 84 previous errors; 20 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9670cbe64c4665430d14eba854274c5213871976c46de997bf50262873a4e4c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9670cbe64c4665430d14eba854274c5213871976c46de997bf50262873a4e4c4", kill_on_drop: false }`
[INFO] [stdout] 9670cbe64c4665430d14eba854274c5213871976c46de997bf50262873a4e4c4
