[INFO] cloning repository https://github.com/shroom00/slsk-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shroom00/slsk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshroom00%2Fslsk-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshroom00%2Fslsk-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14775853dd7307f45b0c0ca0e2e527894486287b [INFO] checking shroom00/slsk-rs against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshroom00%2Fslsk-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shroom00/slsk-rs on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shroom00/slsk-rs [INFO] finished tweaking git repo https://github.com/shroom00/slsk-rs [INFO] tweaked toml for git repo https://github.com/shroom00/slsk-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shroom00/slsk-rs 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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bde494e16880445da72da34c52c3b29539eb389539ef8a87f7f7b92b73cf92d [INFO] running `Command { std: "docker" "start" "-a" "2bde494e16880445da72da34c52c3b29539eb389539ef8a87f7f7b92b73cf92d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bde494e16880445da72da34c52c3b29539eb389539ef8a87f7f7b92b73cf92d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bde494e16880445da72da34c52c3b29539eb389539ef8a87f7f7b92b73cf92d", kill_on_drop: false }` [INFO] [stdout] 2bde494e16880445da72da34c52c3b29539eb389539ef8a87f7f7b92b73cf92d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62d91b48f6ad80b71a1c61f53642efc16109b9a740043d9a994b123dc90821c4 [INFO] running `Command { std: "docker" "start" "-a" "62d91b48f6ad80b71a1c61f53642efc16109b9a740043d9a994b123dc90821c4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Checking async-channel v2.1.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Checking polling v3.3.1 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking async-io v2.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling rust_decimal v1.33.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking lru v0.12.4 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking async-signal v0.2.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking event-listener v3.1.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking async-process v1.8.1 [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking async-net v1.8.0 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.28.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking byte-unit v5.1.3 [INFO] [stderr] Checking tui-input v0.8.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking tui-menu v0.1.1 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking ordered_hash_map v0.2.0 [INFO] [stderr] Checking smol v1.3.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rstest v0.22.0 [INFO] [stderr] Checking tui-scrollview v0.4.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking slsk-rs v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `task_num` [INFO] [stdout] --> src/main.rs:850:17 [INFO] [stdout] | [INFO] [stdout] 850 | for task_num in 0..256u32 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_num` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `task_num` [INFO] [stdout] --> src/main.rs:850:17 [INFO] [stdout] | [INFO] [stdout] 850 | for task_num in 0..256u32 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_num` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `UploadsWindow` is never constructed [INFO] [stdout] --> src/gui/mod.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | UploadsWindow TransfersWindow get_mut_uploads 4 ('a), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:214:14 [INFO] [stdout] | [INFO] [stdout] 214 | enum WindowEnum<$($all_lifetimes)+> { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] | [INFO] [stdout] = note: `WindowEnum` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `make_window_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_mut_uploads` is never used [INFO] [stdout] --> src/gui/mod.rs:60:35 [INFO] [stdout] | [INFO] [stdout] 60 | UploadsWindow TransfersWindow get_mut_uploads 4 ('a), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:282:9 [INFO] [stdout] | [INFO] [stdout] 282 | impl<$($all_lifetimes)+> App<$($all_lifetimes)+> { [INFO] [stdout] | ------------------------------------------------ method in this implementation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_window_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DistribPing` is never constructed [INFO] [stdout] --> src/messages/distributed.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct DistribPing; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/gui/widgets/dropdown.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | fn to_list(&self) -> Option { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | fn to_list(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/gui/widgets/table.rs:568:21 [INFO] [stdout] | [INFO] [stdout] 568 | fn make_headers(&self) -> Vec { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 568 | fn make_headers(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/gui/widgets/table.rs:636:13 [INFO] [stdout] | [INFO] [stdout] 636 | fn rows(&self, offset: u16, height: u16) -> Vec { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 636 | fn rows(&self, offset: u16, height: u16) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/gui/windows/filesearch.rs:39:37 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) fn get_current_table(&self) -> Option<(u32, &TableWidget)> { [INFO] [stdout] | ^^^^^ ------------ [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) fn get_current_table(&self) -> Option<(u32, &TableWidget<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `UploadsWindow` is never constructed [INFO] [stdout] --> src/gui/mod.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | UploadsWindow TransfersWindow get_mut_uploads 4 ('a), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:214:14 [INFO] [stdout] | [INFO] [stdout] 214 | enum WindowEnum<$($all_lifetimes)+> { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] | [INFO] [stdout] = note: `WindowEnum` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `make_window_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_mut_uploads` is never used [INFO] [stdout] --> src/gui/mod.rs:60:35 [INFO] [stdout] | [INFO] [stdout] 60 | UploadsWindow TransfersWindow get_mut_uploads 4 ('a), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:282:9 [INFO] [stdout] | [INFO] [stdout] 282 | impl<$($all_lifetimes)+> App<$($all_lifetimes)+> { [INFO] [stdout] | ------------------------------------------------ method in this implementation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_window_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DistribPing` is never constructed [INFO] [stdout] --> src/messages/distributed.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct DistribPing; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/gui/widgets/dropdown.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | fn to_list(&self) -> Option { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | fn to_list(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/gui/widgets/table.rs:568:21 [INFO] [stdout] | [INFO] [stdout] 568 | fn make_headers(&self) -> Vec { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 568 | fn make_headers(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/gui/widgets/table.rs:636:13 [INFO] [stdout] | [INFO] [stdout] 636 | fn rows(&self, offset: u16, height: u16) -> Vec { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 636 | fn rows(&self, offset: u16, height: u16) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/gui/windows/filesearch.rs:39:37 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) fn get_current_table(&self) -> Option<(u32, &TableWidget)> { [INFO] [stdout] | ^^^^^ ------------ [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) fn get_current_table(&self) -> Option<(u32, &TableWidget<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "62d91b48f6ad80b71a1c61f53642efc16109b9a740043d9a994b123dc90821c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62d91b48f6ad80b71a1c61f53642efc16109b9a740043d9a994b123dc90821c4", kill_on_drop: false }` [INFO] [stdout] 62d91b48f6ad80b71a1c61f53642efc16109b9a740043d9a994b123dc90821c4