[INFO] cloning repository https://github.com/NathanLaan/notespace-editor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NathanLaan/notespace-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNathanLaan%2Fnotespace-editor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNathanLaan%2Fnotespace-editor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 874da8be843c9f0450b0d04f32ff2d028fbd4101
[INFO] checking NathanLaan/notespace-editor against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNathanLaan%2Fnotespace-editor" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NathanLaan/notespace-editor
[INFO] finished tweaking git repo https://github.com/NathanLaan/notespace-editor
[INFO] tweaked toml for git repo https://github.com/NathanLaan/notespace-editor written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NathanLaan/notespace-editor on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NathanLaan/notespace-editor 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded block2 v0.6.0
[INFO] [stderr]   Downloaded dispatch2 v0.2.0
[INFO] [stderr]   Downloaded rust-i18n-support v3.1.4
[INFO] [stderr]   Downloaded iced_highlighter v0.13.0
[INFO] [stderr]   Downloaded rust-i18n-macro v3.1.4
[INFO] [stderr]   Downloaded base62 v2.2.1
[INFO] [stderr]   Downloaded zvariant_derive v5.4.0
[INFO] [stderr]   Downloaded rust-i18n v3.1.4
[INFO] [stderr]   Downloaded libutil v0.1.0
[INFO] [stderr]   Downloaded zbus_macros v5.5.0
[INFO] [stderr]   Downloaded rfd v0.15.3
[INFO] [stderr]   Downloaded zvariant v5.4.0
[INFO] [stderr]   Downloaded objc2-core-foundation v0.3.0
[INFO] [stderr]   Downloaded quick-xml v0.37.4
[INFO] [stderr]   Downloaded zbus v5.5.0
[INFO] [stderr]   Downloaded objc2-app-kit v0.3.0
[INFO] [stderr]   Downloaded iced_aw v0.12.2
[INFO] [stderr]   Downloaded fa-iced v0.5.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04a8ee75e9e7e2c3146882b9672b0cd9f87f7130c69934b2c6ece69a9bbe963d
[INFO] running `Command { std: "docker" "start" "-a" "04a8ee75e9e7e2c3146882b9672b0cd9f87f7130c69934b2c6ece69a9bbe963d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04a8ee75e9e7e2c3146882b9672b0cd9f87f7130c69934b2c6ece69a9bbe963d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04a8ee75e9e7e2c3146882b9672b0cd9f87f7130c69934b2c6ece69a9bbe963d", kill_on_drop: false }`
[INFO] [stdout] 04a8ee75e9e7e2c3146882b9672b0cd9f87f7130c69934b2c6ece69a9bbe963d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81db5afb1e60741672afe1a0acaac62cd3cb58c96ada5275002cd5766a03679d
[INFO] running `Command { std: "docker" "start" "-a" "81db5afb1e60741672afe1a0acaac62cd3cb58c96ada5275002cd5766a03679d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]     Checking wayland-sys v0.31.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling quick-xml v0.37.4
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling dark-light v1.1.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking dconf_rs v0.3.0
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking detect-desktop-environment v0.2.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]     Checking fontconfig-parser v0.5.7
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking lyon_geom v1.0.6
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking lyon_path v1.0.7
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking svg_fmt v0.4.4
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking lyon_tessellation v1.0.15
[INFO] [stderr]     Checking lyon_algorithms v1.0.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking etagere v0.2.15
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking kurbo v0.10.4
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]     Checking lyon v1.0.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling base62 v2.2.1
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling rfd v0.15.3
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking drm-ffi v0.8.0
[INFO] [stderr]     Checking libutil v0.1.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking wayland-protocols v0.32.6
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling rust-i18n v3.1.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking clipboard_x11 v0.4.2
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking drm v0.12.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking tiny-xlib v0.2.4
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking softbuffer v0.4.6
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.6
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.6
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]     Checking plist v1.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking clipboard_wayland v0.2.2
[INFO] [stderr]     Checking window_clipboard v0.4.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking skrifa v0.22.3
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking rust-i18n-support v3.1.4
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling zvariant_derive v5.4.0
[INFO] [stderr]     Checking swash v0.1.19
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.4
[INFO] [stderr]    Compiling zvariant v5.4.0
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking cosmic-text v0.12.1
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]    Compiling zbus_macros v5.5.0
[INFO] [stderr]     Checking zbus v5.5.0
[INFO] [stderr]     Checking iced_core v0.13.2
[INFO] [stderr]     Checking iced_futures v0.13.2
[INFO] [stderr]     Checking iced_highlighter v0.13.0
[INFO] [stderr]     Checking iced_fonts v0.1.1
[INFO] [stderr]     Checking iced_graphics v0.13.0
[INFO] [stderr]     Checking iced_runtime v0.13.2
[INFO] [stderr]     Checking iced_tiny_skia v0.13.0
[INFO] [stderr]     Checking iced_winit v0.13.0
[INFO] [stderr]     Checking ashpd v0.11.0
[INFO] [stderr]     Checking iced_glyphon v0.6.0
[INFO] [stderr]     Checking iced_wgpu v0.13.5
[INFO] [stderr]     Checking iced_renderer v0.13.0
[INFO] [stderr]     Checking iced_widget v0.13.4
[INFO] [stderr]     Checking iced v0.13.1
[INFO] [stderr]     Checking fa-iced v0.5.6
[INFO] [stderr]     Checking iced_aw v0.12.2
[INFO] [stderr]     Checking notespace-editor v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main_window.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let mut app_configuration = AppConfiguration::load();
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main_window.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let mut app_configuration = AppConfiguration::load();
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `SaveAppConfiguration`, `TabPressed`, and `FocusChanged` are never constructed
[INFO] [stdout]   --> src/app_message.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum AppMessage {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 28 |     SaveAppConfiguration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     TabPressed,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 30 |     FocusChanged(Option<iced::advanced::widget::Id>),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppMessage` has derived impls for the traits `Clone` and `Debug`, 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: function `create_button` is never used
[INFO] [stdout]    --> src/controls/toolbar.rs:153:4
[INFO] [stdout]     |
[INFO] [stdout] 153 | fn create_button<'a, Message: Clone + 'a>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `CutText`, `CopyText`, `PasteText`, and `CloseFile` are never constructed
[INFO] [stdout]   --> src/keyboard/keybind_action.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum KeybindAction {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout]  7 |     CutText,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]  8 |     CopyText,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]  9 |     PasteText,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     CloseFile,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KeybindAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UR_LEFT_SIDEBAR_PADDING` is never used
[INFO] [stdout]   --> src/ui_const.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const UR_LEFT_SIDEBAR_PADDING: iced::Padding = iced::Padding {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_TOOLBAR_BUTTON_HEIGHT_LARGE` is never used
[INFO] [stdout]   --> src/ui_const.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const UI_TOOLBAR_BUTTON_HEIGHT_LARGE: u16 = 60;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_TOOLBAR_ICON_FONT_SIZE_LARGE` is never used
[INFO] [stdout]   --> src/ui_const.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const UI_TOOLBAR_ICON_FONT_SIZE_LARGE: u16 = 32;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_LOGIN_PIN_ICON_SIZE` is never used
[INFO] [stdout]   --> src/ui_const.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub const UI_LOGIN_PIN_ICON_SIZE: u16 = 46;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_MODAL_LABEL_SIZE` is never used
[INFO] [stdout]   --> src/ui_const.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub const UI_MODAL_LABEL_SIZE: u16 = 150;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_TOOLTIP_PADDING` is never used
[INFO] [stdout]   --> src/ui_const.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub(crate) const UI_TOOLTIP_PADDING: u16 = 5;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_LOGIN_BUTTON_RADIUS` is never used
[INFO] [stdout]   --> src/ui_const.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub(crate) const UI_LOGIN_BUTTON_RADIUS: u16 = 0;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_USER_INFO_FONT_SIZE` is never used
[INFO] [stdout]   --> src/ui_const.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub const UI_USER_INFO_FONT_SIZE: u16 = 16;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_COL_WIDTH_USERNAME` is never used
[INFO] [stdout]   --> src/ui_const.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub(crate) const UI_COL_WIDTH_USERNAME: u16 = 3;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_COL_WIDTH_PASSWORD` is never used
[INFO] [stdout]   --> src/ui_const.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) const UI_COL_WIDTH_PASSWORD: u16 = 2;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_COL_WIDTH_SMARTCARD` is never used
[INFO] [stdout]   --> src/ui_const.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub(crate) const UI_COL_WIDTH_SMARTCARD: u16 = 7;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_TOOLBAR_BUTTON_SIZE` is never used
[INFO] [stdout]   --> src/ui_const.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub(crate) const UI_TOOLBAR_BUTTON_SIZE: u16 = 30;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]    --> src/ui_style.rs:37:19
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl AppStyle {
[INFO] [stdout]     | ------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  37 |     pub(crate) fn text_style_secondary_base(theme: &Theme) -> iced::widget::text::Style {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  45 |     pub(crate) fn text_style_secondary_weak(theme: &Theme) -> iced::widget::text::Style {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub(crate) fn text_style_primary_weak(theme: &Theme) -> iced::widget::text::Style {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |     pub(crate) fn style_modal_container(theme: &Theme) -> Style {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  86 |     pub(crate) fn style_modal_header(theme: &Theme) -> Style {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub(crate) fn button_style_numpad(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub(crate) fn button_style_ok(theme: &Theme, status: Status) -> iced::widget::button::Style {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub(crate) fn button_style_secondary(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub(crate) fn button_style_danger(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `SaveAppConfiguration`, `TabPressed`, and `FocusChanged` are never constructed
[INFO] [stdout]   --> src/app_message.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum AppMessage {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 28 |     SaveAppConfiguration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     TabPressed,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 30 |     FocusChanged(Option<iced::advanced::widget::Id>),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppMessage` has derived impls for the traits `Clone` and `Debug`, 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: function `create_button` is never used
[INFO] [stdout]    --> src/controls/toolbar.rs:153:4
[INFO] [stdout]     |
[INFO] [stdout] 153 | fn create_button<'a, Message: Clone + 'a>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `CutText`, `CopyText`, `PasteText`, and `CloseFile` are never constructed
[INFO] [stdout]   --> src/keyboard/keybind_action.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum KeybindAction {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout]  7 |     CutText,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]  8 |     CopyText,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]  9 |     PasteText,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     CloseFile,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KeybindAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UR_LEFT_SIDEBAR_PADDING` is never used
[INFO] [stdout]   --> src/ui_const.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const UR_LEFT_SIDEBAR_PADDING: iced::Padding = iced::Padding {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_TOOLBAR_BUTTON_HEIGHT_LARGE` is never used
[INFO] [stdout]   --> src/ui_const.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const UI_TOOLBAR_BUTTON_HEIGHT_LARGE: u16 = 60;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_TOOLBAR_ICON_FONT_SIZE_LARGE` is never used
[INFO] [stdout]   --> src/ui_const.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const UI_TOOLBAR_ICON_FONT_SIZE_LARGE: u16 = 32;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_LOGIN_PIN_ICON_SIZE` is never used
[INFO] [stdout]   --> src/ui_const.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub const UI_LOGIN_PIN_ICON_SIZE: u16 = 46;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_MODAL_LABEL_SIZE` is never used
[INFO] [stdout]   --> src/ui_const.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub const UI_MODAL_LABEL_SIZE: u16 = 150;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_TOOLTIP_PADDING` is never used
[INFO] [stdout]   --> src/ui_const.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub(crate) const UI_TOOLTIP_PADDING: u16 = 5;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_LOGIN_BUTTON_RADIUS` is never used
[INFO] [stdout]   --> src/ui_const.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub(crate) const UI_LOGIN_BUTTON_RADIUS: u16 = 0;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_USER_INFO_FONT_SIZE` is never used
[INFO] [stdout]   --> src/ui_const.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub const UI_USER_INFO_FONT_SIZE: u16 = 16;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_COL_WIDTH_USERNAME` is never used
[INFO] [stdout]   --> src/ui_const.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub(crate) const UI_COL_WIDTH_USERNAME: u16 = 3;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_COL_WIDTH_PASSWORD` is never used
[INFO] [stdout]   --> src/ui_const.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) const UI_COL_WIDTH_PASSWORD: u16 = 2;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_COL_WIDTH_SMARTCARD` is never used
[INFO] [stdout]   --> src/ui_const.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub(crate) const UI_COL_WIDTH_SMARTCARD: u16 = 7;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UI_TOOLBAR_BUTTON_SIZE` is never used
[INFO] [stdout]   --> src/ui_const.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub(crate) const UI_TOOLBAR_BUTTON_SIZE: u16 = 30;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]    --> src/ui_style.rs:37:19
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl AppStyle {
[INFO] [stdout]     | ------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  37 |     pub(crate) fn text_style_secondary_base(theme: &Theme) -> iced::widget::text::Style {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  45 |     pub(crate) fn text_style_secondary_weak(theme: &Theme) -> iced::widget::text::Style {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub(crate) fn text_style_primary_weak(theme: &Theme) -> iced::widget::text::Style {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |     pub(crate) fn style_modal_container(theme: &Theme) -> Style {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  86 |     pub(crate) fn style_modal_header(theme: &Theme) -> Style {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub(crate) fn button_style_numpad(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub(crate) fn button_style_ok(theme: &Theme, status: Status) -> iced::widget::button::Style {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub(crate) fn button_style_secondary(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub(crate) fn button_style_danger(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/controls/toolbar.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn view(&self, app_state: &AppState) -> Element<AppMessage> {
[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] 30 |     pub fn view(&self, app_state: &AppState) -> Element<'_, AppMessage> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/controls/toolbar.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn view(&self, app_state: &AppState) -> Element<AppMessage> {
[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] 30 |     pub fn view(&self, app_state: &AppState) -> Element<'_, AppMessage> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "81db5afb1e60741672afe1a0acaac62cd3cb58c96ada5275002cd5766a03679d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81db5afb1e60741672afe1a0acaac62cd3cb58c96ada5275002cd5766a03679d", kill_on_drop: false }`
[INFO] [stdout] 81db5afb1e60741672afe1a0acaac62cd3cb58c96ada5275002cd5766a03679d
