[INFO] cloning repository https://github.com/JacobSamro/GitSpark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JacobSamro/GitSpark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacobSamro%2FGitSpark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacobSamro%2FGitSpark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94dc55e776befa064ced1ea028a96bb0444644c3 [INFO] linting JacobSamro/GitSpark against nightly for clippy-nonminimal_bool-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacobSamro%2FGitSpark" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JacobSamro/GitSpark [INFO] finished tweaking git repo https://github.com/JacobSamro/GitSpark [INFO] tweaked toml for git repo https://github.com/JacobSamro/GitSpark written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JacobSamro/GitSpark on toolchain nightly [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JacobSamro/GitSpark 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" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ureq-proto v0.5.3 [INFO] [stderr] Downloaded ureq v3.2.0 [INFO] [stderr] Downloaded zune-jpeg v0.5.13 [INFO] [stderr] Downloaded tiff v0.11.3 [INFO] [stderr] Downloaded egui-phosphor v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1af11a2d36676a11222277ace8db81aa26e500007025a9a96c406c3e5cca4319 [INFO] running `Command { std: "docker" "start" "-a" "1af11a2d36676a11222277ace8db81aa26e500007025a9a96c406c3e5cca4319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1af11a2d36676a11222277ace8db81aa26e500007025a9a96c406c3e5cca4319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1af11a2d36676a11222277ace8db81aa26e500007025a9a96c406c3e5cca4319", kill_on_drop: false }` [INFO] [stdout] 1af11a2d36676a11222277ace8db81aa26e500007025a9a96c406c3e5cca4319 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed6c6e855752d007184d741eb92b379145718bc997d2577e9e925b98c97ce7f0 [INFO] running `Command { std: "docker" "start" "-a" "ed6c6e855752d007184d741eb92b379145718bc997d2577e9e925b98c97ce7f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Compiling wayland-sys v0.31.10 [INFO] [stderr] Compiling wayland-backend v0.3.14 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling wayland-client v0.31.13 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking accesskit v0.17.1 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking immutable-chunkmap v2.1.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking accesskit_consumer v0.26.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking pxfm v0.1.28 [INFO] [stderr] Compiling wayland-scanner v0.31.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Compiling rfd v0.15.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking open v5.3.3 [INFO] [stderr] Checking ureq-proto v0.5.3 [INFO] [stderr] Checking toml v0.9.12+spec-1.1.0 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking emath v0.31.1 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking calloop v0.14.4 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking ecolor v0.31.1 [INFO] [stderr] Checking epaint v0.31.1 [INFO] [stderr] Checking glutin v0.32.3 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking egui v0.31.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking wayland-protocols v0.32.11 [INFO] [stderr] Checking wayland-cursor v0.31.13 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Checking plist v1.8.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ureq v3.2.0 [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking syntect v5.3.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Checking webbrowser v1.2.0 [INFO] [stderr] Checking egui_glow v0.31.1 [INFO] [stderr] Checking egui-phosphor v0.9.0 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking zbus_xml v4.0.0 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking zbus_names v4.3.1 [INFO] [stderr] Checking zbus-lockstep v0.4.4 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.11 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.11 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Checking wayland-protocols-misc v0.3.11 [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Compiling zbus_macros v5.14.0 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Checking zbus v5.14.0 [INFO] [stderr] Checking atspi-common v0.6.0 [INFO] [stderr] Checking glutin-winit v0.5.0 [INFO] [stderr] Checking atspi-proxies v0.6.0 [INFO] [stderr] Checking accesskit_atspi_common v0.10.1 [INFO] [stderr] Checking ashpd v0.11.1 [INFO] [stderr] Checking atspi-connection v0.6.0 [INFO] [stderr] Checking atspi v0.22.0 [INFO] [stderr] Checking accesskit_unix v0.13.1 [INFO] [stderr] Checking accesskit_winit v0.23.1 [INFO] [stderr] Checking egui-winit v0.31.1 [INFO] [stderr] Checking eframe v0.31.1 [INFO] [stderr] Checking gitspark v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `raw` is never read [INFO] [stdout] --> src/models.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct CommitSuggestion { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 121 | pub raw: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommitSuggestion` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `refresh_repo` is never used [INFO] [stdout] --> src/ui/app.rs:132:8 [INFO] [stdout] | [INFO] [stdout] 71 | impl GitSparkApp { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 132 | fn refresh_repo(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `icon_button` is never used [INFO] [stdout] --> src/ui/components/buttons.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn icon_button(ui: &mut egui::Ui, icon: &str, tooltip: &str) -> egui::Response { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compact_action_button` is never used [INFO] [stdout] --> src/ui/components/buttons.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn compact_action_button(ui: &mut egui::Ui, label: &str) -> egui::Response { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tab_button` is never used [INFO] [stdout] --> src/ui/components/buttons.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn tab_button( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `end_row` is never read [INFO] [stdout] --> src/ui/components/diff.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 165 | struct DiffRowGroup { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 166 | start_row: usize, [INFO] [stdout] 167 | end_row: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DiffRowGroup` 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 `Close` is never constructed [INFO] [stdout] --> src/ui/components/settings_window.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum SettingsAction { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 23 | Close, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Danger`, `Ghost`, and `Icon` are never constructed [INFO] [stdout] --> src/ui/primitives/button.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum ButtonVariant { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 12 | Danger, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | Ghost, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | Icon, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ButtonVariant` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `styled_button_sized` is never used [INFO] [stdout] --> src/ui/primitives/button.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn styled_button_sized( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `nav_button` is never used [INFO] [stdout] --> src/ui/primitives/button.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn nav_button( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `commit_singleline` is never used [INFO] [stdout] --> src/ui/primitives/text_input.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn commit_singleline( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `commit_multiline` is never used [INFO] [stdout] --> src/ui/primitives/text_input.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn commit_multiline( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bordered_section` is never used [INFO] [stdout] --> src/ui/primitives/surface.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn bordered_section( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `file_row` is never used [INFO] [stdout] --> src/ui/primitives/row.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn file_row( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `status_badge` is never used [INFO] [stdout] --> src/ui/primitives/badge.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn status_badge(ui: &mut egui::Ui, label: &str, color: Color32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_badge` is never used [INFO] [stdout] --> src/ui/primitives/badge.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn count_badge(ui: &mut egui::Ui, count: usize) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TOOLBAR_ITEM_SPACING` is never used [INFO] [stdout] --> src/ui/theme.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | pub const TOOLBAR_ITEM_SPACING: f32 = 8.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SIDEBAR_DEFAULT_WIDTH` is never used [INFO] [stdout] --> src/ui/theme.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | pub const SIDEBAR_DEFAULT_WIDTH: f32 = 260.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SIDEBAR_MIN_WIDTH` is never used [INFO] [stdout] --> src/ui/theme.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | pub const SIDEBAR_MIN_WIDTH: f32 = 220.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ROW_HEIGHT` is never used [INFO] [stdout] --> src/ui/theme.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | pub const ROW_HEIGHT: f32 = 32.0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ROW_HEIGHT_COMPACT` is never used [INFO] [stdout] --> src/ui/theme.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | pub const ROW_HEIGHT_COMPACT: f32 = 28.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CONTROL_HEIGHT` is never used [INFO] [stdout] --> src/ui/theme.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 36 | pub const CONTROL_HEIGHT: f32 = 34.0; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ITEM_GAP` is never used [INFO] [stdout] --> src/ui/theme.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | pub const ITEM_GAP: f32 = 8.0; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DIFF_ROW_HEIGHT` is never used [INFO] [stdout] --> src/ui/theme.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 42 | pub const DIFF_ROW_HEIGHT: f32 = 20.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `panel_frame` is never used [INFO] [stdout] --> src/ui/theme.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn panel_frame() -> egui::Frame { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `surface_frame` is never used [INFO] [stdout] --> src/ui/theme.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn surface_frame() -> egui::Frame { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `card_frame` is never used [INFO] [stdout] --> src/ui/theme.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn card_frame() -> egui::Frame { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: consider using `sort_by_key` [INFO] [stdout] --> src/ai.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | options.sort_by(|a, b| a.name.to_lowercase().cmp(&b.name.to_lowercase())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_sort_by [INFO] [stdout] = note: `#[warn(clippy::unnecessary_sort_by)]` on by default [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 119 - options.sort_by(|a, b| a.name.to_lowercase().cmp(&b.name.to_lowercase())); [INFO] [stdout] 119 + options.sort_by_key(|a| a.name.to_lowercase()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `raw` is never read [INFO] [stdout] --> src/models.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct CommitSuggestion { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 121 | pub raw: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommitSuggestion` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `refresh_repo` is never used [INFO] [stdout] --> src/ui/app.rs:132:8 [INFO] [stdout] | [INFO] [stdout] 71 | impl GitSparkApp { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 132 | fn refresh_repo(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `icon_button` is never used [INFO] [stdout] --> src/ui/components/buttons.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn icon_button(ui: &mut egui::Ui, icon: &str, tooltip: &str) -> egui::Response { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compact_action_button` is never used [INFO] [stdout] --> src/ui/components/buttons.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn compact_action_button(ui: &mut egui::Ui, label: &str) -> egui::Response { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tab_button` is never used [INFO] [stdout] --> src/ui/components/buttons.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn tab_button( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `end_row` is never read [INFO] [stdout] --> src/ui/components/diff.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 165 | struct DiffRowGroup { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 166 | start_row: usize, [INFO] [stdout] 167 | end_row: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DiffRowGroup` 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 `Close` is never constructed [INFO] [stdout] --> src/ui/components/settings_window.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum SettingsAction { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 23 | Close, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Danger`, `Ghost`, and `Icon` are never constructed [INFO] [stdout] --> src/ui/primitives/button.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum ButtonVariant { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 12 | Danger, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | Ghost, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | Icon, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ButtonVariant` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `styled_button_sized` is never used [INFO] [stdout] --> src/ui/primitives/button.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn styled_button_sized( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/ai.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | / if let Some(json_block) = extract_json_block(trimmed) { [INFO] [stdout] 180 | | if let Ok(suggestion) = parse_suggestion_json(json_block) { [INFO] [stdout] 181 | | return Ok(suggestion); [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] = note: `#[warn(clippy::collapsible_if)]` on by default [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 179 ~ if let Some(json_block) = extract_json_block(trimmed) [INFO] [stdout] 180 ~ && let Ok(suggestion) = parse_suggestion_json(json_block) { [INFO] [stdout] 181 | return Ok(suggestion); [INFO] [stdout] 182 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `nav_button` is never used [INFO] [stdout] --> src/ui/primitives/button.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn nav_button( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `commit_singleline` is never used [INFO] [stdout] --> src/ui/primitives/text_input.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn commit_singleline( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `commit_multiline` is never used [INFO] [stdout] --> src/ui/primitives/text_input.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn commit_multiline( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bordered_section` is never used [INFO] [stdout] --> src/ui/primitives/surface.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn bordered_section( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `file_row` is never used [INFO] [stdout] --> src/ui/primitives/row.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn file_row( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `status_badge` is never used [INFO] [stdout] --> src/ui/primitives/badge.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn status_badge(ui: &mut egui::Ui, label: &str, color: Color32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_badge` is never used [INFO] [stdout] --> src/ui/primitives/badge.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn count_badge(ui: &mut egui::Ui, count: usize) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TOOLBAR_ITEM_SPACING` is never used [INFO] [stdout] --> src/ui/theme.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | pub const TOOLBAR_ITEM_SPACING: f32 = 8.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SIDEBAR_DEFAULT_WIDTH` is never used [INFO] [stdout] --> src/ui/theme.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | pub const SIDEBAR_DEFAULT_WIDTH: f32 = 260.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SIDEBAR_MIN_WIDTH` is never used [INFO] [stdout] --> src/ui/theme.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | pub const SIDEBAR_MIN_WIDTH: f32 = 220.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ROW_HEIGHT` is never used [INFO] [stdout] --> src/ui/theme.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | pub const ROW_HEIGHT: f32 = 32.0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ROW_HEIGHT_COMPACT` is never used [INFO] [stdout] --> src/ui/theme.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | pub const ROW_HEIGHT_COMPACT: f32 = 28.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CONTROL_HEIGHT` is never used [INFO] [stdout] --> src/ui/theme.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 36 | pub const CONTROL_HEIGHT: f32 = 34.0; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ITEM_GAP` is never used [INFO] [stdout] --> src/ui/theme.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | pub const ITEM_GAP: f32 = 8.0; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DIFF_ROW_HEIGHT` is never used [INFO] [stdout] --> src/ui/theme.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 42 | pub const DIFF_ROW_HEIGHT: f32 = 20.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `panel_frame` is never used [INFO] [stdout] --> src/ui/theme.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn panel_frame() -> egui::Frame { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `surface_frame` is never used [INFO] [stdout] --> src/ui/theme.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn surface_frame() -> egui::Frame { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `card_frame` is never used [INFO] [stdout] --> src/ui/theme.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn card_frame() -> egui::Frame { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: consider using `sort_by_key` [INFO] [stdout] --> src/ai.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | options.sort_by(|a, b| a.name.to_lowercase().cmp(&b.name.to_lowercase())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_sort_by [INFO] [stdout] = note: `#[warn(clippy::unnecessary_sort_by)]` on by default [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 119 - options.sort_by(|a, b| a.name.to_lowercase().cmp(&b.name.to_lowercase())); [INFO] [stdout] 119 + options.sort_by_key(|a| a.name.to_lowercase()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/ai.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | / if let Some(json_block) = extract_json_block(trimmed) { [INFO] [stdout] 180 | | if let Ok(suggestion) = parse_suggestion_json(json_block) { [INFO] [stdout] 181 | | return Ok(suggestion); [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] = note: `#[warn(clippy::collapsible_if)]` on by default [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 179 ~ if let Some(json_block) = extract_json_block(trimmed) [INFO] [stdout] 180 ~ && let Ok(suggestion) = parse_suggestion_json(json_block) { [INFO] [stdout] 181 | return Ok(suggestion); [INFO] [stdout] 182 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/git.rs:449:13 [INFO] [stdout] | [INFO] [stdout] 449 | / if let Some((remote, _)) = upstream.split_once('/') { [INFO] [stdout] 450 | | if !remote.is_empty() { [INFO] [stdout] 451 | | return Ok(Some(remote.to_string())); [INFO] [stdout] 452 | | } [INFO] [stdout] 453 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 449 ~ if let Some((remote, _)) = upstream.split_once('/') [INFO] [stdout] 450 ~ && !remote.is_empty() { [INFO] [stdout] 451 | return Ok(Some(remote.to_string())); [INFO] [stdout] 452 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/git.rs:449:13 [INFO] [stdout] | [INFO] [stdout] 449 | / if let Some((remote, _)) = upstream.split_once('/') { [INFO] [stdout] 450 | | if !remote.is_empty() { [INFO] [stdout] 451 | | return Ok(Some(remote.to_string())); [INFO] [stdout] 452 | | } [INFO] [stdout] 453 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 449 ~ if let Some((remote, _)) = upstream.split_once('/') [INFO] [stdout] 450 ~ && !remote.is_empty() { [INFO] [stdout] 451 | return Ok(Some(remote.to_string())); [INFO] [stdout] 452 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `impl` can be derived [INFO] [stdout] --> src/models.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | / impl Default for AppSettings { [INFO] [stdout] 154 | | fn default() -> Self { [INFO] [stdout] 155 | | Self { [INFO] [stdout] 156 | | recent_repos: Vec::new(), [INFO] [stdout] ... | [INFO] [stdout] 161 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#derivable_impls [INFO] [stdout] = note: `#[warn(clippy::derivable_impls)]` on by default [INFO] [stdout] help: replace the manual implementation with a derive attribute [INFO] [stdout] | [INFO] [stdout] 146 + #[derive(Default)] [INFO] [stdout] 147 | pub struct AppSettings { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `impl` can be derived [INFO] [stdout] --> src/models.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | / impl Default for AppSettings { [INFO] [stdout] 154 | | fn default() -> Self { [INFO] [stdout] 155 | | Self { [INFO] [stdout] 156 | | recent_repos: Vec::new(), [INFO] [stdout] ... | [INFO] [stdout] 161 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#derivable_impls [INFO] [stdout] = note: `#[warn(clippy::derivable_impls)]` on by default [INFO] [stdout] help: replace the manual implementation with a derive attribute [INFO] [stdout] | [INFO] [stdout] 146 + #[derive(Default)] [INFO] [stdout] 147 | pub struct AppSettings { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/ui/app.rs:887:21 [INFO] [stdout] | [INFO] [stdout] 887 | / if self.settings.ai.provider == AiProvider::OpenRouter [INFO] [stdout] 888 | | && self.settings.ai.model.trim().is_empty() [INFO] [stdout] 889 | | { [INFO] [stdout] 890 | | if let Some(first) = models.first() { [INFO] [stdout] ... | [INFO] [stdout] 893 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 888 ~ && self.settings.ai.model.trim().is_empty() [INFO] [stdout] 889 ~ && let Some(first) = models.first() { [INFO] [stdout] 890 | self.settings.ai.model = first.id.clone(); [INFO] [stdout] 891 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/ui/app.rs:887:21 [INFO] [stdout] | [INFO] [stdout] 887 | / if self.settings.ai.provider == AiProvider::OpenRouter [INFO] [stdout] 888 | | && self.settings.ai.model.trim().is_empty() [INFO] [stdout] 889 | | { [INFO] [stdout] 890 | | if let Some(first) = models.first() { [INFO] [stdout] ... | [INFO] [stdout] 893 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 888 ~ && self.settings.ai.model.trim().is_empty() [INFO] [stdout] 889 ~ && let Some(first) = models.first() { [INFO] [stdout] 890 | self.settings.ai.model = first.id.clone(); [INFO] [stdout] 891 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/ui/components/changes_list.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | / if !ext.is_empty() { [INFO] [stdout] 329 | | if ui [INFO] [stdout] 330 | | .button(format!("Ignore All .{ext} Files (Add to .gitignore)")) [INFO] [stdout] 331 | | .clicked() [INFO] [stdout] ... | [INFO] [stdout] 336 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 328 ~ if !ext.is_empty() [INFO] [stdout] 329 ~ && ui [INFO] [stdout] 330 | .button(format!("Ignore All .{ext} Files (Add to .gitignore)")) [INFO] [stdout] ... [INFO] [stdout] 334 | ui.close_menu(); [INFO] [stdout] 335 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/ui/components/changes_list.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | / if !ext.is_empty() { [INFO] [stdout] 329 | | if ui [INFO] [stdout] 330 | | .button(format!("Ignore All .{ext} Files (Add to .gitignore)")) [INFO] [stdout] 331 | | .clicked() [INFO] [stdout] ... | [INFO] [stdout] 336 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 328 ~ if !ext.is_empty() [INFO] [stdout] 329 ~ && ui [INFO] [stdout] 330 | .button(format!("Ignore All .{ext} Files (Add to .gitignore)")) [INFO] [stdout] ... [INFO] [stdout] 334 | ui.close_menu(); [INFO] [stdout] 335 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/ui/components/diff.rs:353:13 [INFO] [stdout] | [INFO] [stdout] 353 | / if let Some(hunk) = current_hunk.as_mut() { [INFO] [stdout] 354 | | if let Some(previous) = hunk.lines.last_mut() { [INFO] [stdout] 355 | | previous.no_newline = true; [INFO] [stdout] 356 | | continue; [INFO] [stdout] 357 | | } [INFO] [stdout] 358 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 353 ~ if let Some(hunk) = current_hunk.as_mut() [INFO] [stdout] 354 ~ && let Some(previous) = hunk.lines.last_mut() { [INFO] [stdout] 355 | previous.no_newline = true; [INFO] [stdout] 356 | continue; [INFO] [stdout] 357 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/ui/components/diff.rs:353:13 [INFO] [stdout] | [INFO] [stdout] 353 | / if let Some(hunk) = current_hunk.as_mut() { [INFO] [stdout] 354 | | if let Some(previous) = hunk.lines.last_mut() { [INFO] [stdout] 355 | | previous.no_newline = true; [INFO] [stdout] 356 | | continue; [INFO] [stdout] 357 | | } [INFO] [stdout] 358 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 353 ~ if let Some(hunk) = current_hunk.as_mut() [INFO] [stdout] 354 ~ && let Some(previous) = hunk.lines.last_mut() { [INFO] [stdout] 355 | previous.no_newline = true; [INFO] [stdout] 356 | continue; [INFO] [stdout] 357 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function has too many arguments (9/7) [INFO] [stdout] --> src/ui/components/diff.rs:1371:1 [INFO] [stdout] | [INFO] [stdout] 1371 | / fn render_code_cell( [INFO] [stdout] 1372 | | ui: &mut egui::Ui, [INFO] [stdout] 1373 | | cell_rect: egui::Rect, [INFO] [stdout] 1374 | | prefix: char, [INFO] [stdout] ... | [INFO] [stdout] 1380 | | no_newline: bool, [INFO] [stdout] 1381 | | ) { [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments [INFO] [stdout] = note: `#[warn(clippy::too_many_arguments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function has too many arguments (9/7) [INFO] [stdout] --> src/ui/components/diff.rs:1371:1 [INFO] [stdout] | [INFO] [stdout] 1371 | / fn render_code_cell( [INFO] [stdout] 1372 | | ui: &mut egui::Ui, [INFO] [stdout] 1373 | | cell_rect: egui::Rect, [INFO] [stdout] 1374 | | prefix: char, [INFO] [stdout] ... | [INFO] [stdout] 1380 | | no_newline: bool, [INFO] [stdout] 1381 | | ) { [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments [INFO] [stdout] = note: `#[warn(clippy::too_many_arguments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/ui/components/syntax.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / if let Some(file_name) = path.file_name().and_then(|name| name.to_str()) { [INFO] [stdout] 23 | | if let Some(syntax) = match file_name { [INFO] [stdout] 24 | | "Dockerfile" => SYNTAX_SET.find_syntax_by_name("Dockerfile"), [INFO] [stdout] 25 | | "Cargo.lock" | "Cargo.toml" => SYNTAX_SET.find_syntax_by_extension("toml"), [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 22 ~ if let Some(file_name) = path.file_name().and_then(|name| name.to_str()) [INFO] [stdout] 23 ~ && let Some(syntax) = match file_name { [INFO] [stdout] 24 | "Dockerfile" => SYNTAX_SET.find_syntax_by_name("Dockerfile"), [INFO] [stdout] ... [INFO] [stdout] 29 | return syntax; [INFO] [stdout] 30 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/ui/components/syntax.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / if let Some(extension) = path.extension().and_then(|ext| ext.to_str()) { [INFO] [stdout] 34 | | if let Some(syntax) = SYNTAX_SET.find_syntax_by_extension(extension) { [INFO] [stdout] 35 | | return syntax; [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 33 ~ if let Some(extension) = path.extension().and_then(|ext| ext.to_str()) [INFO] [stdout] 34 ~ && let Some(syntax) = SYNTAX_SET.find_syntax_by_extension(extension) { [INFO] [stdout] 35 | return syntax; [INFO] [stdout] 36 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/ui/components/syntax.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | / if let Some(line) = first_line { [INFO] [stdout] 40 | | if let Some(syntax) = SYNTAX_SET.find_syntax_by_first_line(line) { [INFO] [stdout] 41 | | return syntax; [INFO] [stdout] 42 | | } [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 39 ~ if let Some(line) = first_line [INFO] [stdout] 40 ~ && let Some(syntax) = SYNTAX_SET.find_syntax_by_first_line(line) { [INFO] [stdout] 41 | return syntax; [INFO] [stdout] 42 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/ui/components/syntax.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / if let Some(file_name) = path.file_name().and_then(|name| name.to_str()) { [INFO] [stdout] 23 | | if let Some(syntax) = match file_name { [INFO] [stdout] 24 | | "Dockerfile" => SYNTAX_SET.find_syntax_by_name("Dockerfile"), [INFO] [stdout] 25 | | "Cargo.lock" | "Cargo.toml" => SYNTAX_SET.find_syntax_by_extension("toml"), [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 22 ~ if let Some(file_name) = path.file_name().and_then(|name| name.to_str()) [INFO] [stdout] 23 ~ && let Some(syntax) = match file_name { [INFO] [stdout] 24 | "Dockerfile" => SYNTAX_SET.find_syntax_by_name("Dockerfile"), [INFO] [stdout] ... [INFO] [stdout] 29 | return syntax; [INFO] [stdout] 30 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/ui/components/syntax.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / if let Some(extension) = path.extension().and_then(|ext| ext.to_str()) { [INFO] [stdout] 34 | | if let Some(syntax) = SYNTAX_SET.find_syntax_by_extension(extension) { [INFO] [stdout] 35 | | return syntax; [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 33 ~ if let Some(extension) = path.extension().and_then(|ext| ext.to_str()) [INFO] [stdout] 34 ~ && let Some(syntax) = SYNTAX_SET.find_syntax_by_extension(extension) { [INFO] [stdout] 35 | return syntax; [INFO] [stdout] 36 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/ui/components/syntax.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | / if let Some(line) = first_line { [INFO] [stdout] 40 | | if let Some(syntax) = SYNTAX_SET.find_syntax_by_first_line(line) { [INFO] [stdout] 41 | | return syntax; [INFO] [stdout] 42 | | } [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 39 ~ if let Some(line) = first_line [INFO] [stdout] 40 ~ && let Some(syntax) = SYNTAX_SET.find_syntax_by_first_line(line) { [INFO] [stdout] 41 | return syntax; [INFO] [stdout] 42 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function has too many arguments (8/7) [INFO] [stdout] --> src/ui/components/toolbar.rs:456:1 [INFO] [stdout] | [INFO] [stdout] 456 | / fn render_network_text_stack( [INFO] [stdout] 457 | | ui: &mut egui::Ui, [INFO] [stdout] 458 | | description: &str, [INFO] [stdout] 459 | | title: &str, [INFO] [stdout] ... | [INFO] [stdout] 464 | | pulse: f32, [INFO] [stdout] 465 | | ) { [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `impl` can be derived [INFO] [stdout] --> src/ui/domain_state.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / impl Default for RepoState { [INFO] [stdout] 55 | | fn default() -> Self { [INFO] [stdout] 56 | | Self { [INFO] [stdout] 57 | | snapshot: None, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#derivable_impls [INFO] [stdout] help: replace the manual implementation with a derive attribute [INFO] [stdout] | [INFO] [stdout] 47 + #[derive(Default)] [INFO] [stdout] 48 | pub struct RepoState { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `impl` can be derived [INFO] [stdout] --> src/ui/domain_state.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / impl Default for CommitState { [INFO] [stdout] 73 | | fn default() -> Self { [INFO] [stdout] 74 | | Self { [INFO] [stdout] 75 | | summary: String::new(), [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#derivable_impls [INFO] [stdout] help: replace the manual implementation with a derive attribute [INFO] [stdout] | [INFO] [stdout] 65 + #[derive(Default)] [INFO] [stdout] 66 | pub struct CommitState { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `impl` can be derived [INFO] [stdout] --> src/ui/domain_state.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / impl Default for NetworkState { [INFO] [stdout] 88 | | fn default() -> Self { [INFO] [stdout] 89 | | Self { [INFO] [stdout] 90 | | active_action: None, [INFO] [stdout] ... | [INFO] [stdout] 93 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#derivable_impls [INFO] [stdout] help: replace the manual implementation with a derive attribute [INFO] [stdout] | [INFO] [stdout] 83 + #[derive(Default)] [INFO] [stdout] 84 | pub struct NetworkState { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `impl` can be derived [INFO] [stdout] --> src/ui/domain_state.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | / impl Default for SelectionState { [INFO] [stdout] 103 | | fn default() -> Self { [INFO] [stdout] 104 | | Self { [INFO] [stdout] 105 | | selected_change: None, [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#derivable_impls [INFO] [stdout] help: replace the manual implementation with a derive attribute [INFO] [stdout] | [INFO] [stdout] 95 + #[derive(Default)] [INFO] [stdout] 96 | pub struct SelectionState { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function has too many arguments (8/7) [INFO] [stdout] --> src/ui/components/toolbar.rs:456:1 [INFO] [stdout] | [INFO] [stdout] 456 | / fn render_network_text_stack( [INFO] [stdout] 457 | | ui: &mut egui::Ui, [INFO] [stdout] 458 | | description: &str, [INFO] [stdout] 459 | | title: &str, [INFO] [stdout] ... | [INFO] [stdout] 464 | | pulse: f32, [INFO] [stdout] 465 | | ) { [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `impl` can be derived [INFO] [stdout] --> src/ui/domain_state.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / impl Default for RepoState { [INFO] [stdout] 55 | | fn default() -> Self { [INFO] [stdout] 56 | | Self { [INFO] [stdout] 57 | | snapshot: None, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#derivable_impls [INFO] [stdout] help: replace the manual implementation with a derive attribute [INFO] [stdout] | [INFO] [stdout] 47 + #[derive(Default)] [INFO] [stdout] 48 | pub struct RepoState { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `impl` can be derived [INFO] [stdout] --> src/ui/domain_state.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / impl Default for CommitState { [INFO] [stdout] 73 | | fn default() -> Self { [INFO] [stdout] 74 | | Self { [INFO] [stdout] 75 | | summary: String::new(), [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#derivable_impls [INFO] [stdout] help: replace the manual implementation with a derive attribute [INFO] [stdout] | [INFO] [stdout] 65 + #[derive(Default)] [INFO] [stdout] 66 | pub struct CommitState { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `impl` can be derived [INFO] [stdout] --> src/ui/domain_state.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / impl Default for NetworkState { [INFO] [stdout] 88 | | fn default() -> Self { [INFO] [stdout] 89 | | Self { [INFO] [stdout] 90 | | active_action: None, [INFO] [stdout] ... | [INFO] [stdout] 93 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#derivable_impls [INFO] [stdout] help: replace the manual implementation with a derive attribute [INFO] [stdout] | [INFO] [stdout] 83 + #[derive(Default)] [INFO] [stdout] 84 | pub struct NetworkState { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `impl` can be derived [INFO] [stdout] --> src/ui/domain_state.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | / impl Default for SelectionState { [INFO] [stdout] 103 | | fn default() -> Self { [INFO] [stdout] 104 | | Self { [INFO] [stdout] 105 | | selected_change: None, [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#derivable_impls [INFO] [stdout] help: replace the manual implementation with a derive attribute [INFO] [stdout] | [INFO] [stdout] 95 + #[derive(Default)] [INFO] [stdout] 96 | pub struct SelectionState { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "ed6c6e855752d007184d741eb92b379145718bc997d2577e9e925b98c97ce7f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed6c6e855752d007184d741eb92b379145718bc997d2577e9e925b98c97ce7f0", kill_on_drop: false }` [INFO] [stdout] ed6c6e855752d007184d741eb92b379145718bc997d2577e9e925b98c97ce7f0