[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/6598dfa080efc2bc398eefe77c6b70f8d68cede9 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoyoubi%2Fundermoon" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/doyoubi/undermoon on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ipnet v2.5.0 [INFO] [stderr] Downloaded crc64 v2.0.0 [INFO] [stderr] Downloaded tokio-util v0.6.10 [INFO] [stderr] Downloaded chrono v0.4.20 [INFO] [stderr] Downloaded crc16 v0.4.0 [INFO] [stderr] Downloaded mockall v0.11.2 [INFO] [stderr] Downloaded caseless v0.2.1 [INFO] [stderr] Downloaded coarsetime v0.1.22 [INFO] [stderr] Downloaded reqwest v0.11.11 [INFO] [stderr] Downloaded futures-batch v0.6.0 [INFO] [stderr] Downloaded libc v0.2.127 [INFO] [stderr] Downloaded serde v1.0.142 [INFO] [stderr] Downloaded fragile v1.2.1 [INFO] [stderr] Downloaded mockall_derive v0.11.2 [INFO] [stderr] Downloaded openssl-sys v0.9.75 [INFO] [stderr] Downloaded jemalloc-sys v0.5.1+5.3.0-patched [INFO] [stderr] Downloaded string-error v0.1.0 [INFO] [stderr] Downloaded jemallocator v0.5.0 [INFO] [stderr] Downloaded btoi v0.4.2 [INFO] [stderr] Downloaded dashmap v5.3.4 [INFO] [stderr] Downloaded async-compression v0.3.14 [INFO] [stderr] Downloaded serde_derive v1.0.142 [INFO] [stderr] Downloaded config v0.13.2 [INFO] [stderr] Downloaded openssl v0.10.41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32beb589ef189763b86b2756e24c16c08bad6c807034b24a09713b540e0a68ce [INFO] running `Command { std: "docker" "start" "-a" "32beb589ef189763b86b2756e24c16c08bad6c807034b24a09713b540e0a68ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32beb589ef189763b86b2756e24c16c08bad6c807034b24a09713b540e0a68ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32beb589ef189763b86b2756e24c16c08bad6c807034b24a09713b540e0a68ce", kill_on_drop: false }` [INFO] [stdout] 32beb589ef189763b86b2756e24c16c08bad6c807034b24a09713b540e0a68ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b853b56788578aaabc6145c9aa689bdb7ce57fb672d3753ad82a51e887f249d [INFO] running `Command { std: "docker" "start" "-a" "3b853b56788578aaabc6145c9aa689bdb7ce57fb672d3753ad82a51e887f249d", 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] Checking once_cell v1.13.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking lock_api v0.4.7 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Compiling jemalloc-sys v0.5.1+5.3.0-patched [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking tungstenite v0.14.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking pin-project v1.0.11 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Checking predicates v2.1.1 [INFO] [stderr] Compiling mockall_derive v0.11.2 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking multipart v0.18.0 [INFO] [stderr] Checking headers v0.3.7 [INFO] [stderr] Checking async-compression v0.3.14 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking tokio-tungstenite v0.15.0 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking fragile v1.2.1 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking config v0.13.2 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking chrono v0.4.20 [INFO] [stderr] Checking futures-batch v0.6.0 [INFO] [stderr] Checking dashmap v5.3.4 [INFO] [stderr] Checking coarsetime v0.1.22 [INFO] [stderr] Checking atoi v1.0.0 [INFO] [stderr] Checking btoi v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking arc-swap v1.5.1 [INFO] [stderr] Checking string-error v0.1.0 [INFO] [stderr] Checking crc64 v2.0.0 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking mockall v0.11.2 [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 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 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 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 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 { [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, MetaStoreError> { [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 { [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> { [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 { [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> { [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>>> { [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>>> { [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>>>; [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>>>; [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] [stdout] warning: named argument `version` is not used by name [INFO] [stdout] --> tests/proxy_manager_test.rs:315:21 [INFO] [stdout] | [INFO] [stdout] 314 | {src_proxy_address} migrating 1 8001-16383 {epoch} {}src_proxy_address 127.0.0.1:6379 {dst_proxy_address} 127.0.0.1:7000", [INFO] [stdout] | -- this formatting argument uses named argument `version` by position [INFO] [stdout] 315 | version=SET_CLUSTER_API_VERSION, epoch=epoch, src_proxy_address=src_proxy_address, dst_proxy_address=dst_proxy_address) [INFO] [stdout] | ^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 314 | {src_proxy_address} migrating 1 8001-16383 {epoch} {version}src_proxy_address 127.0.0.1:6379 {dst_proxy_address} 127.0.0.1:7000", [INFO] [stdout] | +++++++ [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 { [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, MetaStoreError> { [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 { [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> { [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 { [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> { [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>>> { [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>>> { [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>>>; [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>>>; [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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, fs_extra v1.2.0, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "3b853b56788578aaabc6145c9aa689bdb7ce57fb672d3753ad82a51e887f249d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b853b56788578aaabc6145c9aa689bdb7ce57fb672d3753ad82a51e887f249d", kill_on_drop: false }` [INFO] [stdout] 3b853b56788578aaabc6145c9aa689bdb7ce57fb672d3753ad82a51e887f249d