[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] 5f8d69971653568759eed254726464cf617d238a [INFO] checking shroom00/slsk-rs against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshroom00%2Fslsk-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shroom00/slsk-rs on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0df4b9f73c178c135c71f6dbf9f5be181a41788555df4794b64db985e7f4fe4 [INFO] running `Command { std: "docker" "start" "-a" "e0df4b9f73c178c135c71f6dbf9f5be181a41788555df4794b64db985e7f4fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0df4b9f73c178c135c71f6dbf9f5be181a41788555df4794b64db985e7f4fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0df4b9f73c178c135c71f6dbf9f5be181a41788555df4794b64db985e7f4fe4", kill_on_drop: false }` [INFO] [stdout] e0df4b9f73c178c135c71f6dbf9f5be181a41788555df4794b64db985e7f4fe4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14084f293ddfb270ddbd2eb3d5e478f034caf0754bb65531e52632565ea0e610 [INFO] running `Command { std: "docker" "start" "-a" "14084f293ddfb270ddbd2eb3d5e478f034caf0754bb65531e52632565ea0e610", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking async-channel v2.1.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rust_decimal v1.33.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking lru v0.12.4 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking event-listener v3.1.0 [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 regex-automata v0.4.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking byte-unit v5.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking tui-menu v0.1.1 [INFO] [stderr] Checking ordered_hash_map v0.2.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking tui-input v0.8.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [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] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking polling v3.3.1 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling async-io v2.2.2 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking async-net v1.8.0 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-signal v0.2.5 [INFO] [stderr] Checking async-std v1.13.1 [INFO] [stderr] Checking async-process v1.8.1 [INFO] [stderr] Checking smol v1.3.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rstest v0.22.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking ratatui v0.28.1 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking tui-scrollview v0.4.0 [INFO] [stderr] Checking sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking slsk-rs v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/gui/widgets/dialog.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | (dyn for<'b> Fn( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | ) + 'static), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 50 ~ dyn for<'b> Fn( [INFO] [stdout] 51 | &'b Button<'_, (Sender, Args), ()>, [INFO] [stdout] 52 | (Sender, Args), [INFO] [stdout] 53 ~ ) + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/gui/widgets/dialog.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | (dyn for<'b> Fn( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 59 | ) + 'static), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 56 ~ dyn for<'b> Fn( [INFO] [stdout] 57 | &'b Button<'_, (Sender, Args), ()>, [INFO] [stdout] 58 | (Sender, Args), [INFO] [stdout] 59 ~ ) + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/gui/widgets/dialog.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | (dyn for<'b> Fn( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 174 | ) + 'static), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 171 ~ dyn for<'b> Fn( [INFO] [stdout] 172 | &'b Button<'_, (Sender, Args), ()>, [INFO] [stdout] 173 | (Sender, Args), [INFO] [stdout] 174 ~ ) + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/gui/widgets/dialog.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | (dyn for<'b> Fn( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | ) + 'static), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 179 ~ dyn for<'b> Fn( [INFO] [stdout] 180 | &'b Button<'_, (Sender, Args), ()>, [INFO] [stdout] 181 | (Sender, Args), [INFO] [stdout] 182 ~ ) + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/gui/widgets/dialog.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | (dyn for<'b> Fn( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 216 | ) + 'static), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 213 ~ dyn for<'b> Fn( [INFO] [stdout] 214 | &'b Button<'_, (Sender, Args), ()>, [INFO] [stdout] 215 | (Sender, Args), [INFO] [stdout] 216 ~ ) + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/gui/widgets/dialog.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | (dyn for<'b> Fn( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 222 | ) + 'static), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 219 ~ dyn for<'b> Fn( [INFO] [stdout] 220 | &'b Button<'_, (Sender, Args), ()>, [INFO] [stdout] 221 | (Sender, Args), [INFO] [stdout] 222 ~ ) + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/gui/widgets/dialog.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | (dyn for<'b> Fn( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | ) + 'static), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 50 ~ dyn for<'b> Fn( [INFO] [stdout] 51 | &'b Button<'_, (Sender, Args), ()>, [INFO] [stdout] 52 | (Sender, Args), [INFO] [stdout] 53 ~ ) + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/gui/widgets/dialog.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | (dyn for<'b> Fn( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 59 | ) + 'static), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 56 ~ dyn for<'b> Fn( [INFO] [stdout] 57 | &'b Button<'_, (Sender, Args), ()>, [INFO] [stdout] 58 | (Sender, Args), [INFO] [stdout] 59 ~ ) + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/gui/widgets/dialog.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | (dyn for<'b> Fn( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 174 | ) + 'static), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 171 ~ dyn for<'b> Fn( [INFO] [stdout] 172 | &'b Button<'_, (Sender, Args), ()>, [INFO] [stdout] 173 | (Sender, Args), [INFO] [stdout] 174 ~ ) + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/gui/widgets/dialog.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | (dyn for<'b> Fn( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | ) + 'static), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 179 ~ dyn for<'b> Fn( [INFO] [stdout] 180 | &'b Button<'_, (Sender, Args), ()>, [INFO] [stdout] 181 | (Sender, Args), [INFO] [stdout] 182 ~ ) + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/gui/widgets/dialog.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | (dyn for<'b> Fn( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 216 | ) + 'static), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 213 ~ dyn for<'b> Fn( [INFO] [stdout] 214 | &'b Button<'_, (Sender, Args), ()>, [INFO] [stdout] 215 | (Sender, Args), [INFO] [stdout] 216 ~ ) + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/gui/widgets/dialog.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | (dyn for<'b> Fn( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 222 | ) + 'static), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 219 ~ dyn for<'b> Fn( [INFO] [stdout] 220 | &'b Button<'_, (Sender, Args), ()>, [INFO] [stdout] 221 | (Sender, Args), [INFO] [stdout] 222 ~ ) + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> src/main.rs:1193:73 [INFO] [stdout] | [INFO] [stdout] 1193 | ... if let Some(response) = [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> src/main.rs:1193:73 [INFO] [stdout] | [INFO] [stdout] 1193 | ... if let Some(response) = [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FileAttributeTypes` is never used [INFO] [stdout] --> src/constants.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | pub enum FileAttributeTypes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BrowseUser` is never constructed [INFO] [stdout] --> src/events/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum SLSKEvents { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 32 | BrowseUser { username: String }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SLSKEvents` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [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: 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: struct `DistribSearch` is never constructed [INFO] [stdout] --> src/messages/distributed.rs:13:37 [INFO] [stdout] | [INFO] [stdout] 13 | define_message_to_send_and_receive!(DistribSearch { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_struct` which comes from the expansion of the macro `define_message_to_send_and_receive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DistribBranchLevel` is never constructed [INFO] [stdout] --> src/messages/distributed.rs:25:37 [INFO] [stdout] | [INFO] [stdout] 25 | define_message_to_send_and_receive!(DistribBranchLevel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_struct` which comes from the expansion of the macro `define_message_to_send_and_receive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DistribChildDepth` is never constructed [INFO] [stdout] --> src/messages/distributed.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | define_message_to_send_and_receive!(DistribChildDepth { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_struct` which comes from the expansion of the macro `define_message_to_send_and_receive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DistribEmbeddedMessage` is never constructed [INFO] [stdout] --> src/messages/distributed.rs:42:37 [INFO] [stdout] | [INFO] [stdout] 42 | define_message_to_send_and_receive!(DistribEmbeddedMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_struct` which comes from the expansion of the macro `define_message_to_send_and_receive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FileInit` is never constructed [INFO] [stdout] --> src/messages/file.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | define_message_to_send_and_receive!(FileInit { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_struct` which comes from the expansion of the macro `define_message_to_send_and_receive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FileOffset` is never constructed [INFO] [stdout] --> src/messages/file.rs:14:37 [INFO] [stdout] | [INFO] [stdout] 14 | define_message_to_send_and_receive!(FileOffset { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_struct` which comes from the expansion of the macro `define_message_to_send_and_receive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSharedFileList` is never constructed [INFO] [stdout] --> src/messages/peer.rs:11:37 [INFO] [stdout] | [INFO] [stdout] 11 | define_message_to_send_and_receive!(GetSharedFileList {}); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_struct` which comes from the expansion of the macro `define_message_to_send_and_receive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `search` and `remove_folder` are never used [INFO] [stdout] --> src/sql.rs:371:25 [INFO] [stdout] | [INFO] [stdout] 45 | impl DiskIndex { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 371 | pub(crate) async fn search( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 834 | pub(crate) async fn remove_folder( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gui/widgets/dropdown.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | fn to_list(&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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 38 | fn to_list(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gui/widgets/table.rs:568:21 [INFO] [stdout] | [INFO] [stdout] 568 | fn make_headers(&self) -> Vec { [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] 568 | fn make_headers(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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] | ^^^^^ 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] 636 | fn rows(&self, offset: u16, height: u16) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 39 | pub(crate) fn get_current_table(&self) -> Option<(u32, &TableWidget<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FileAttributeTypes` is never used [INFO] [stdout] --> src/constants.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | pub enum FileAttributeTypes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BrowseUser` is never constructed [INFO] [stdout] --> src/events/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum SLSKEvents { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 32 | BrowseUser { username: String }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SLSKEvents` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [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: 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: struct `DistribSearch` is never constructed [INFO] [stdout] --> src/messages/distributed.rs:13:37 [INFO] [stdout] | [INFO] [stdout] 13 | define_message_to_send_and_receive!(DistribSearch { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_struct` which comes from the expansion of the macro `define_message_to_send_and_receive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DistribBranchLevel` is never constructed [INFO] [stdout] --> src/messages/distributed.rs:25:37 [INFO] [stdout] | [INFO] [stdout] 25 | define_message_to_send_and_receive!(DistribBranchLevel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_struct` which comes from the expansion of the macro `define_message_to_send_and_receive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DistribChildDepth` is never constructed [INFO] [stdout] --> src/messages/distributed.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | define_message_to_send_and_receive!(DistribChildDepth { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_struct` which comes from the expansion of the macro `define_message_to_send_and_receive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DistribEmbeddedMessage` is never constructed [INFO] [stdout] --> src/messages/distributed.rs:42:37 [INFO] [stdout] | [INFO] [stdout] 42 | define_message_to_send_and_receive!(DistribEmbeddedMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_struct` which comes from the expansion of the macro `define_message_to_send_and_receive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FileInit` is never constructed [INFO] [stdout] --> src/messages/file.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | define_message_to_send_and_receive!(FileInit { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_struct` which comes from the expansion of the macro `define_message_to_send_and_receive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FileOffset` is never constructed [INFO] [stdout] --> src/messages/file.rs:14:37 [INFO] [stdout] | [INFO] [stdout] 14 | define_message_to_send_and_receive!(FileOffset { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_struct` which comes from the expansion of the macro `define_message_to_send_and_receive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSharedFileList` is never constructed [INFO] [stdout] --> src/messages/peer.rs:11:37 [INFO] [stdout] | [INFO] [stdout] 11 | define_message_to_send_and_receive!(GetSharedFileList {}); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_struct` which comes from the expansion of the macro `define_message_to_send_and_receive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `search` and `remove_folder` are never used [INFO] [stdout] --> src/sql.rs:371:25 [INFO] [stdout] | [INFO] [stdout] 45 | impl DiskIndex { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 371 | pub(crate) async fn search( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 834 | pub(crate) async fn remove_folder( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gui/widgets/dropdown.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | fn to_list(&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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 38 | fn to_list(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gui/widgets/table.rs:568:21 [INFO] [stdout] | [INFO] [stdout] 568 | fn make_headers(&self) -> Vec { [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] 568 | fn make_headers(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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] | ^^^^^ 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] 636 | fn rows(&self, offset: u16, height: u16) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 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 22s [INFO] running `Command { std: "docker" "inspect" "14084f293ddfb270ddbd2eb3d5e478f034caf0754bb65531e52632565ea0e610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14084f293ddfb270ddbd2eb3d5e478f034caf0754bb65531e52632565ea0e610", kill_on_drop: false }` [INFO] [stdout] 14084f293ddfb270ddbd2eb3d5e478f034caf0754bb65531e52632565ea0e610