[INFO] cloning repository https://github.com/GordonTze/notetaking
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GordonTze/notetaking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGordonTze%2Fnotetaking", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGordonTze%2Fnotetaking'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 793377be14a4a39a372c8db256c22df85647e4a8
[INFO] checking GordonTze/notetaking/793377be14a4a39a372c8db256c22df85647e4a8 against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGordonTze%2Fnotetaking" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GordonTze/notetaking
[INFO] finished tweaking git repo https://github.com/GordonTze/notetaking
[INFO] tweaked toml for git repo https://github.com/GordonTze/notetaking written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GordonTze/notetaking on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GordonTze/notetaking 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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aligned v0.4.3
[INFO] [stderr]   Downloaded egui_commonmark_backend v0.18.0
[INFO] [stderr]   Downloaded egui_commonmark v0.18.0
[INFO] [stderr]   Downloaded zbus_xml v4.0.0
[INFO] [stderr]   Downloaded atspi-proxies v0.6.0
[INFO] [stderr]   Downloaded zbus-lockstep v0.4.4
[INFO] [stderr]   Downloaded atspi-connection v0.6.0
[INFO] [stderr]   Downloaded accesskit_unix v0.12.3
[INFO] [stderr]   Downloaded accesskit_macos v0.17.4
[INFO] [stderr]   Downloaded accesskit_windows v0.23.2
[INFO] [stderr]   Downloaded zmij v1.0.5
[INFO] [stderr]   Downloaded glow v0.14.2
[INFO] [stderr]   Downloaded accesskit_atspi_common v0.9.3
[INFO] [stderr]   Downloaded atspi-common v0.6.0
[INFO] [stderr]   Downloaded atspi v0.22.0
[INFO] [stderr]   Downloaded accesskit_consumer v0.24.3
[INFO] [stderr]   Downloaded pulldown-cmark v0.12.2
[INFO] [stderr]   Downloaded accesskit_winit v0.22.4
[INFO] [stderr]   Downloaded accesskit v0.16.3
[INFO] [stderr]   Downloaded zbus-lockstep-macros v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e169d1d9e9ae60e624a562ddb0d3735477bfeab686d44f5ad3e3a40ddf85ff8
[INFO] running `Command { std: "docker" "start" "-a" "5e169d1d9e9ae60e624a562ddb0d3735477bfeab686d44f5ad3e3a40ddf85ff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e169d1d9e9ae60e624a562ddb0d3735477bfeab686d44f5ad3e3a40ddf85ff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e169d1d9e9ae60e624a562ddb0d3735477bfeab686d44f5ad3e3a40ddf85ff8", kill_on_drop: false }`
[INFO] [stdout] 5e169d1d9e9ae60e624a562ddb0d3735477bfeab686d44f5ad3e3a40ddf85ff8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97143dce4592b35f3f44272f057b4a05094515b7cfaf46b01e064cc827bc428b
[INFO] running `Command { std: "docker" "start" "-a" "97143dce4592b35f3f44272f057b4a05094515b7cfaf46b01e064cc827bc428b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking accesskit v0.16.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking aligned v0.4.3
[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 core2 v0.4.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking immutable-chunkmap v2.1.2
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking zune-jpeg v0.5.8
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking accesskit_consumer v0.24.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling zmij v1.0.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]    Compiling pulldown-cmark v0.11.3
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking pom v3.4.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking wayland-client v0.31.12
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking lopdf v0.31.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking calloop v0.14.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking printpdf v0.7.0
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]     Checking zvariant_utils v3.2.1
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]     Checking webbrowser v1.0.6
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.10
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking zbus_xml v4.0.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.10
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking zbus-lockstep v0.4.4
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking egui_glow v0.29.1
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking winit v0.30.12
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking zbus v5.12.0
[INFO] [stderr]     Checking egui_extras v0.29.1
[INFO] [stderr]     Checking egui_commonmark_backend v0.18.0
[INFO] [stderr]     Checking egui_commonmark v0.18.0
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking atspi-common v0.6.0
[INFO] [stderr]     Checking ashpd v0.11.0
[INFO] [stderr]     Checking atspi-proxies v0.6.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.9.3
[INFO] [stderr]     Checking atspi-connection v0.6.0
[INFO] [stderr]     Checking atspi v0.22.0
[INFO] [stderr]     Checking accesskit_unix v0.12.3
[INFO] [stderr]     Checking accesskit_winit v0.22.4
[INFO] [stderr]     Checking egui-winit v0.29.1
[INFO] [stderr]     Checking eframe v0.29.1
[INFO] [stderr]     Checking notetaking-app v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `folder_idx`
[INFO] [stdout]    --> src/main.rs:922:33
[INFO] [stdout]     |
[INFO] [stdout] 922 |                     if let Some(folder_idx) = self.selected_folder {
[INFO] [stdout]     |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_folder_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `folder_idx`
[INFO] [stdout]    --> src/main.rs:922:33
[INFO] [stdout]     |
[INFO] [stdout] 922 |                     if let Some(folder_idx) = self.selected_folder {
[INFO] [stdout]     |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_folder_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]     --> src/main.rs:1187:22
[INFO] [stdout]      |
[INFO] [stdout] 1187 |         if let Some((title, created_at, updated_at, is_encrypted)) = note_data {
[INFO] [stdout]      |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `created_at`
[INFO] [stdout]     --> src/main.rs:1187:29
[INFO] [stdout]      |
[INFO] [stdout] 1187 |         if let Some((title, created_at, updated_at, is_encrypted)) = note_data {
[INFO] [stdout]      |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `updated_at`
[INFO] [stdout]     --> src/main.rs:1187:41
[INFO] [stdout]      |
[INFO] [stdout] 1187 |         if let Some((title, created_at, updated_at, is_encrypted)) = note_data {
[INFO] [stdout]      |                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_encrypted`
[INFO] [stdout]     --> src/main.rs:1187:53
[INFO] [stdout]      |
[INFO] [stdout] 1187 |         if let Some((title, created_at, updated_at, is_encrypted)) = note_data {
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_encrypted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]     --> src/main.rs:1187:22
[INFO] [stdout]      |
[INFO] [stdout] 1187 |         if let Some((title, created_at, updated_at, is_encrypted)) = note_data {
[INFO] [stdout]      |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `created_at`
[INFO] [stdout]     --> src/main.rs:1187:29
[INFO] [stdout]      |
[INFO] [stdout] 1187 |         if let Some((title, created_at, updated_at, is_encrypted)) = note_data {
[INFO] [stdout]      |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `updated_at`
[INFO] [stdout]     --> src/main.rs:1187:41
[INFO] [stdout]      |
[INFO] [stdout] 1187 |         if let Some((title, created_at, updated_at, is_encrypted)) = note_data {
[INFO] [stdout]      |                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_encrypted`
[INFO] [stdout]     --> src/main.rs:1187:53
[INFO] [stdout]      |
[INFO] [stdout] 1187 |         if let Some((title, created_at, updated_at, is_encrypted)) = note_data {
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_encrypted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/main.rs:87:5
[INFO] [stdout]     |
[INFO] [stdout]  77 | struct NoteTakingApp {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  87 |     autocomplete: Autocomplete,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     selected_tag_filter: Option<usize>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 116 |     show_tag_editor: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     show_links_panel: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     show_image_dialog: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     show_settings: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     autocomplete_enabled: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     font_size: f32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     autocomplete_suggestions: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 157 |     show_autocomplete: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     show_favorites: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `sync_to_cloud` and `toggle_favorite` are never used
[INFO] [stdout]    --> src/main.rs:441:8
[INFO] [stdout]     |
[INFO] [stdout] 184 | impl NoteTakingApp {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 441 |     fn sync_to_cloud(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 621 |     fn toggle_favorite(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_words`, `toggle`, `is_enabled`, and `set_enabled` are never used
[INFO] [stdout]    --> src/autocomplete.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout]   8 | impl Autocomplete {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn add_words(&mut self, words: Vec<String>) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn toggle(&mut self) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn is_enabled(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn set_enabled(&mut self, enabled: bool) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `password_hash` is never read
[INFO] [stdout]   --> src/encryption.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Encryption {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 18 |     password_hash: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_password`, `verify_password`, and `is_password_set` are never used
[INFO] [stdout]   --> src/encryption.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Encryption {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn set_password(&mut self, password: &str) -> Result<(), String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn verify_password(&self, password: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn is_password_set(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmbeddedImage` is never constructed
[INFO] [stdout]  --> src/images.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct EmbeddedImage {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_caption`, and `with_size` are never used
[INFO] [stdout]   --> src/images.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl EmbeddedImage {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 15 |     pub fn new(path: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn with_caption(mut self, caption: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn with_size(mut self, width: u32, height: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ImageManager` is never constructed
[INFO] [stdout]   --> src/images.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct ImageManager {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/images.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl ImageManager {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 42 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn add_image(&mut self, path: String) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn add_image_with_caption(&mut self, path: String, caption: String) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn get_image(&self, index: usize) -> Option<&EmbeddedImage> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn remove_image(&mut self, index: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn copy_image_to_note_folder(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub fn load_image(&self, path: &Path) -> Result<DynamicImage, String> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `markdown_image_syntax` is never used
[INFO] [stdout]   --> src/images.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn markdown_image_syntax(image: &EmbeddedImage) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_images_from_markdown` is never used
[INFO] [stdout]    --> src/images.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn extract_images_from_markdown(content: &str) -> Vec<(String, String)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoteLink` is never constructed
[INFO] [stdout]  --> src/links.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct NoteLink {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_link`, `get_outgoing_links`, and `get_link_count` are never used
[INFO] [stdout]    --> src/links.rs:47:12
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl LinkManager {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  47 |     pub fn remove_link(
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub fn get_outgoing_links(&self, note: (usize, usize)) -> Vec<(usize, usize)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn get_link_count(&self, note: (usize, usize)) -> (usize, usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_wiki_link` is never used
[INFO] [stdout]    --> src/links.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub fn format_wiki_link(note_title: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_wiki_link_at_cursor` is never used
[INFO] [stdout]    --> src/links.rs:148:8
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub fn insert_wiki_link_at_cursor(content: &mut String, cursor_pos: usize, note_title: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_tag`, `add_image`, and `link_to` are never used
[INFO] [stdout]   --> src/note.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Note {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn remove_tag(&mut self, tag_index: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn add_image(&mut self, image_path: String) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn link_to(&mut self, target: (usize, usize)) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_to_dictionary`, `toggle`, `is_enabled`, `set_enabled`, `suggest`, and `simple_distance` are never used
[INFO] [stdout]    --> src/spellcheck.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout]   8 | impl SpellChecker {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn add_to_dictionary(&mut self, word: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn toggle(&mut self) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn is_enabled(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub fn set_enabled(&mut self, enabled: bool) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn suggest(&self, word: &str) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     fn simple_distance(&self, s1: &str, s2: &str) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `export_to_cloud` is never used
[INFO] [stdout]    --> src/storage.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl Storage {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn export_to_cloud(&self) -> io::Result<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_color` is never used
[INFO] [stdout]   --> src/tags.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Tag {
[INFO] [stdout]    | -------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn with_color(name: String, color: [u8; 3]) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_tag`, `get_tag_by_index`, and `remove_tag` are never used
[INFO] [stdout]   --> src/tags.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl TagManager {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn get_tag(&self, name: &str) -> Option<&Tag> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn get_tag_by_index(&self, index: usize) -> Option<&Tag> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn remove_tag(&mut self, name: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_tag`, `has_tag`, `get_tags`, and `clear` are never used
[INFO] [stdout]    --> src/tags.rs:85:12
[INFO] [stdout]     |
[INFO] [stdout]  74 | impl NoteTags {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  85 |     pub fn remove_tag(&mut self, tag_index: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     pub fn has_tag(&self, tag_index: usize) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |     pub fn get_tags<'a>(&self, manager: &'a TagManager) -> Vec<&'a Tag> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn clear(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `filter_notes_by_tag` is never used
[INFO] [stdout]    --> src/tags.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn filter_notes_by_tag(notes: &[(usize, usize, NoteTags)], tag_index: usize) -> Vec<(usize, usize)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `save` and `load` are never used
[INFO] [stdout]    --> src/theme.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl Theme {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn save(&self, path: &Path) -> std::io::Result<()> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub fn load(path: &Path) -> std::io::Result<Self> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `load_or_default` is never used
[INFO] [stdout]    --> src/theme.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl ThemeManager {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn load_or_default(config_path: &Path) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_diff` is never used
[INFO] [stdout]    --> src/version_control.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl VersionControl {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn get_diff(&self, commit_id1: &str, commit_id2: &str) -> Result<String, String> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/main.rs:87:5
[INFO] [stdout]     |
[INFO] [stdout]  77 | struct NoteTakingApp {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  87 |     autocomplete: Autocomplete,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     selected_tag_filter: Option<usize>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 116 |     show_tag_editor: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     show_links_panel: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     show_image_dialog: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     show_settings: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     autocomplete_enabled: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     font_size: f32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     autocomplete_suggestions: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 157 |     show_autocomplete: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     show_favorites: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `sync_to_cloud` and `toggle_favorite` are never used
[INFO] [stdout]    --> src/main.rs:441:8
[INFO] [stdout]     |
[INFO] [stdout] 184 | impl NoteTakingApp {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 441 |     fn sync_to_cloud(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 621 |     fn toggle_favorite(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `words` and `enabled` are never read
[INFO] [stdout]  --> src/autocomplete.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Autocomplete {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 4 |     words: HashSet<String>,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 5 |     enabled: bool,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_word`, `add_words`, `get_suggestions`, `toggle`, `is_enabled`, and `set_enabled` are never used
[INFO] [stdout]    --> src/autocomplete.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout]   8 | impl Autocomplete {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn add_word(&mut self, word: String) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn add_words(&mut self, words: Vec<String>) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub fn get_suggestions(&self, prefix: &str) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn toggle(&mut self) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn is_enabled(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn set_enabled(&mut self, enabled: bool) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `password_hash` is never read
[INFO] [stdout]   --> src/encryption.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Encryption {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 18 |     password_hash: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_password`, `verify_password`, and `is_password_set` are never used
[INFO] [stdout]   --> src/encryption.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Encryption {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn set_password(&mut self, password: &str) -> Result<(), String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn verify_password(&self, password: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn is_password_set(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmbeddedImage` is never constructed
[INFO] [stdout]  --> src/images.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct EmbeddedImage {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_caption`, and `with_size` are never used
[INFO] [stdout]   --> src/images.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl EmbeddedImage {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 15 |     pub fn new(path: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn with_caption(mut self, caption: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn with_size(mut self, width: u32, height: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ImageManager` is never constructed
[INFO] [stdout]   --> src/images.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct ImageManager {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/images.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl ImageManager {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 42 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn add_image(&mut self, path: String) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn add_image_with_caption(&mut self, path: String, caption: String) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn get_image(&self, index: usize) -> Option<&EmbeddedImage> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn remove_image(&mut self, index: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn copy_image_to_note_folder(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub fn load_image(&self, path: &Path) -> Result<DynamicImage, String> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `markdown_image_syntax` is never used
[INFO] [stdout]   --> src/images.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn markdown_image_syntax(image: &EmbeddedImage) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_images_from_markdown` is never used
[INFO] [stdout]    --> src/images.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn extract_images_from_markdown(content: &str) -> Vec<(String, String)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoteLink` is never constructed
[INFO] [stdout]  --> src/links.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct NoteLink {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_link`, `get_outgoing_links`, `get_backlinks`, and `get_link_count` are never used
[INFO] [stdout]    --> src/links.rs:47:12
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl LinkManager {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  47 |     pub fn remove_link(
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub fn get_outgoing_links(&self, note: (usize, usize)) -> Vec<(usize, usize)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  68 |     pub fn get_backlinks(&self, note: (usize, usize)) -> Vec<(usize, usize)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn get_link_count(&self, note: (usize, usize)) -> (usize, usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_wiki_link` is never used
[INFO] [stdout]    --> src/links.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub fn format_wiki_link(note_title: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_wiki_link_at_cursor` is never used
[INFO] [stdout]    --> src/links.rs:148:8
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub fn insert_wiki_link_at_cursor(content: &mut String, cursor_pos: usize, note_title: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_tag`, `add_image`, and `link_to` are never used
[INFO] [stdout]   --> src/note.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Note {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn remove_tag(&mut self, tag_index: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn add_image(&mut self, image_path: String) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn link_to(&mut self, target: (usize, usize)) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_to_dictionary`, `toggle`, `is_enabled`, `set_enabled`, `suggest`, and `simple_distance` are never used
[INFO] [stdout]    --> src/spellcheck.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout]   8 | impl SpellChecker {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn add_to_dictionary(&mut self, word: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn toggle(&mut self) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn is_enabled(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub fn set_enabled(&mut self, enabled: bool) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn suggest(&self, word: &str) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     fn simple_distance(&self, s1: &str, s2: &str) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `export_to_cloud` is never used
[INFO] [stdout]    --> src/storage.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl Storage {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn export_to_cloud(&self) -> io::Result<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_color` is never used
[INFO] [stdout]   --> src/tags.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Tag {
[INFO] [stdout]    | -------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn with_color(name: String, color: [u8; 3]) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_tag`, `get_tag_by_index`, and `remove_tag` are never used
[INFO] [stdout]   --> src/tags.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl TagManager {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn get_tag(&self, name: &str) -> Option<&Tag> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn get_tag_by_index(&self, index: usize) -> Option<&Tag> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn remove_tag(&mut self, name: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_tag`, `has_tag`, `get_tags`, and `clear` are never used
[INFO] [stdout]    --> src/tags.rs:85:12
[INFO] [stdout]     |
[INFO] [stdout]  74 | impl NoteTags {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  85 |     pub fn remove_tag(&mut self, tag_index: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     pub fn has_tag(&self, tag_index: usize) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |     pub fn get_tags<'a>(&self, manager: &'a TagManager) -> Vec<&'a Tag> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn clear(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `filter_notes_by_tag` is never used
[INFO] [stdout]    --> src/tags.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn filter_notes_by_tag(notes: &[(usize, usize, NoteTags)], tag_index: usize) -> Vec<(usize, usize)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `save` and `load` are never used
[INFO] [stdout]    --> src/theme.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl Theme {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn save(&self, path: &Path) -> std::io::Result<()> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub fn load(path: &Path) -> std::io::Result<Self> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `load_or_default` is never used
[INFO] [stdout]    --> src/theme.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl ThemeManager {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn load_or_default(config_path: &Path) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_diff` is never used
[INFO] [stdout]    --> src/version_control.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl VersionControl {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn get_diff(&self, commit_id1: &str, commit_id2: &str) -> Result<String, String> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
[INFO] running `Command { std: "docker" "inspect" "97143dce4592b35f3f44272f057b4a05094515b7cfaf46b01e064cc827bc428b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97143dce4592b35f3f44272f057b4a05094515b7cfaf46b01e064cc827bc428b", kill_on_drop: false }`
[INFO] [stdout] 97143dce4592b35f3f44272f057b4a05094515b7cfaf46b01e064cc827bc428b
