[INFO] cloning repository https://github.com/lexag/clicks-editor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lexag/clicks-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexag%2Fclicks-editor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexag%2Fclicks-editor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84a83ce38245efb5069b90f4754193f680c3fe40
[INFO] checking lexag/clicks-editor against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexag%2Fclicks-editor" "/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/lexag/clicks-editor
[INFO] finished tweaking git repo https://github.com/lexag/clicks-editor
[INFO] tweaked toml for git repo https://github.com/lexag/clicks-editor written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lexag/clicks-editor 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/lexag/clicks-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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/lexag/clicks-common.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]   Downloaded tiny_sort v1.0.5
[INFO] [stderr]   Downloaded gpu-descriptor v0.3.2
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v25.0.0
[INFO] [stderr]   Downloaded glutin_egl_sys v0.7.1
[INFO] [stderr]   Downloaded zmij v1.0.16
[INFO] [stderr]   Downloaded atspi-proxies v0.9.0
[INFO] [stderr]   Downloaded wayland-protocols-misc v0.3.10
[INFO] [stderr]   Downloaded egui_extras v0.32.3
[INFO] [stderr]   Downloaded wgpu-core-deps-apple v25.0.0
[INFO] [stderr]   Downloaded ecolor v0.32.3
[INFO] [stderr]   Downloaded atspi-connection v0.9.0
[INFO] [stderr]   Downloaded atspi v0.25.0
[INFO] [stderr]   Downloaded egui_glow v0.32.3
[INFO] [stderr]   Downloaded accesskit_unix v0.15.0
[INFO] [stderr]   Downloaded flate2 v1.1.8
[INFO] [stderr]   Downloaded accesskit_atspi_common v0.12.0
[INFO] [stderr]   Downloaded eframe v0.32.3
[INFO] [stderr]   Downloaded glutin v0.32.3
[INFO] [stderr]   Downloaded atspi-common v0.9.0
[INFO] [stderr]   Downloaded portable-atomic v1.13.0
[INFO] [stderr]   Downloaded wgpu v25.0.2
[INFO] [stderr]   Downloaded wgpu-core v25.0.2
[INFO] [stderr]   Downloaded egui v0.32.3
[INFO] [stderr]   Downloaded accesskit_windows v0.27.0
[INFO] [stderr]   Downloaded egui-winit v0.32.3
[INFO] [stderr]   Downloaded accesskit_macos v0.20.0
[INFO] [stderr]   Downloaded ehttp v0.5.0
[INFO] [stderr]   Downloaded mime_guess2 v2.3.1
[INFO] [stderr]   Downloaded accesskit v0.19.0
[INFO] [stderr]   Downloaded zbus-lockstep-macros v0.5.2
[INFO] [stderr]   Downloaded epaint v0.32.3
[INFO] [stderr]   Downloaded winit v0.30.12
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded wgpu-types v25.0.0
[INFO] [stderr]   Downloaded epaint_default_fonts v0.32.3
[INFO] [stderr]   Downloaded egui-wgpu v0.32.3
[INFO] [stderr]   Downloaded zbus-lockstep v0.5.2
[INFO] [stderr]   Downloaded zbus_xml v5.1.0
[INFO] [stderr]   Downloaded emath v0.32.3
[INFO] [stderr]   Downloaded egui_material_icons v0.4.0
[INFO] [stderr]   Downloaded enumn v0.1.14
[INFO] [stderr]   Downloaded ron v0.10.1
[INFO] [stderr]   Downloaded glutin-winit v0.5.0
[INFO] [stderr]   Downloaded cc v1.2.53
[INFO] [stderr]   Downloaded orbclient v0.3.50
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.8
[INFO] [stderr]   Downloaded accesskit_winit v0.27.0
[INFO] [stderr]   Downloaded accesskit_consumer v0.28.0
[INFO] [stderr]   Downloaded glutin_glx_sys v0.6.1
[INFO] [stderr]   Downloaded wgpu-hal v25.0.2
[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] e443170f0d0c720049434a9a17b2c69245b3c9f081c07182d5ff7d707ab401a4
[INFO] running `Command { std: "docker" "start" "-a" "e443170f0d0c720049434a9a17b2c69245b3c9f081c07182d5ff7d707ab401a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e443170f0d0c720049434a9a17b2c69245b3c9f081c07182d5ff7d707ab401a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e443170f0d0c720049434a9a17b2c69245b3c9f081c07182d5ff7d707ab401a4", kill_on_drop: false }`
[INFO] [stdout] e443170f0d0c720049434a9a17b2c69245b3c9f081c07182d5ff7d707ab401a4
[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] b5cdf0bb554d0bc83d245402cdf2994523096e3c549f80844d97dbb3b53cb4d0
[INFO] running `Command { std: "docker" "start" "-a" "b5cdf0bb554d0bc83d245402cdf2994523096e3c549f80844d97dbb3b53cb4d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking epaint_default_fonts v0.32.3
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[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 icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant_utils v3.3.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling zvariant_derive v5.9.2
[INFO] [stderr]     Checking accesskit v0.19.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling zvariant v5.9.2
[INFO] [stderr]     Checking emath v0.32.3
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking ron v0.10.1
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking ecolor v0.32.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking epaint v0.32.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking mem v0.0.0 (https://github.com/lexag/clicks-common.git?branch=dev#56091618)
[INFO] [stderr]     Checking accesskit_consumer v0.28.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]     Checking calloop v0.14.3
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling zbus_macros v5.13.2
[INFO] [stderr]    Compiling zbus_xml v5.1.0
[INFO] [stderr]     Checking egui v0.32.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking zbus-lockstep v0.5.2
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking tiny_sort v1.0.5
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking event v0.0.0 (https://github.com/lexag/clicks-common.git?branch=dev#56091618)
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking beat v0.0.0 (https://github.com/lexag/clicks-common.git?branch=dev#56091618)
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking cue v0.0.0 (https://github.com/lexag/clicks-common.git?branch=dev#56091618)
[INFO] [stderr]     Checking zbus v5.13.2
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking local v0.0.0 (https://github.com/lexag/clicks-common.git?branch=dev#56091618)
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking webbrowser v1.0.6
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking protocol v0.0.0 (https://github.com/lexag/clicks-common.git?branch=dev#56091618)
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking common v2.1.0 (https://github.com/lexag/clicks-common.git?branch=dev#56091618)
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking ehttp v0.5.0
[INFO] [stderr]     Checking egui_material_icons v0.4.0
[INFO] [stderr]     Checking egui_extras v0.32.3
[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 wayland-protocols-misc v0.3.10
[INFO] [stderr]     Checking egui_glow v0.32.3
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking ashpd v0.11.1
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.12.0
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_unix v0.15.0
[INFO] [stderr]     Checking accesskit_winit v0.27.0
[INFO] [stderr]     Checking egui-winit v0.32.3
[INFO] [stderr]     Checking eframe v0.32.3
[INFO] [stderr]     Checking clicks-editor v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Show`
[INFO] [stdout]  --> src/actions.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 |     cue::{Cue, CueMetadata, Show},
[INFO] [stdout]   |                             ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Image`
[INFO] [stdout]   --> src/actions.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use egui::{Color32, Image, Key, KeyboardShortcut, ModifierNames, Modifiers};
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `beat_mut`
[INFO] [stdout]    --> src/actions.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout] 135 | macro_rules! beat_mut {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Show`
[INFO] [stdout]  --> src/actions.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 |     cue::{Cue, CueMetadata, Show},
[INFO] [stdout]   |                             ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Image`
[INFO] [stdout]   --> src/actions.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use egui::{Color32, Image, Key, KeyboardShortcut, ModifierNames, Modifiers};
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `beat_mut`
[INFO] [stdout]    --> src/actions.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout] 135 | macro_rules! beat_mut {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `default`
[INFO] [stdout]  --> src/app.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{collections::HashMap, default, path::PathBuf};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `default`
[INFO] [stdout]  --> src/app.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{collections::HashMap, default, path::PathBuf};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common::cue::Cue`
[INFO] [stdout]  --> src/panel/cuelist.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use common::cue::Cue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Display`
[INFO] [stdout]  --> src/panel/properties.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::fmt::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Clip`
[INFO] [stdout]  --> src/panel/timeline.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     clip::{Clip, ClipManager},
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Align`
[INFO] [stdout]  --> src/panel/timeline.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use egui::{pos2, vec2, Align, Align2, Color32, FontId, Pos2, Rect, Response, Stroke};
[INFO] [stdout]   |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common::cue::Cue`
[INFO] [stdout]  --> src/panel/cuelist.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use common::cue::Cue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Display`
[INFO] [stdout]  --> src/panel/properties.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::fmt::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Clip`
[INFO] [stdout]  --> src/panel/timeline.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     clip::{Clip, ClipManager},
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Align`
[INFO] [stdout]  --> src/panel/timeline.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use egui::{pos2, vec2, Align, Align2, Color32, FontId, Pos2, Rect, Response, Stroke};
[INFO] [stdout]   |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/app.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |           return;
[INFO] [stdout]     |           ------ any code following this expression is unreachable
[INFO] [stdout] 220 | /         match rfd::MessageDialog::new()
[INFO] [stdout] 221 | |             .set_title("Unsaved changes")
[INFO] [stdout] 222 | |             .set_description("Would you like to save?")
[INFO] [stdout] 223 | |             .set_level(rfd::MessageLevel::Warning)
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |             _ => {}
[INFO] [stdout] 236 | |         }
[INFO] [stdout]     | |_________^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/app.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |           return;
[INFO] [stdout]     |           ------ any code following this expression is unreachable
[INFO] [stdout] 220 | /         match rfd::MessageDialog::new()
[INFO] [stdout] 221 | |             .set_title("Unsaved changes")
[INFO] [stdout] 222 | |             .set_description("Would you like to save?")
[INFO] [stdout] 223 | |             .set_level(rfd::MessageLevel::Warning)
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |             _ => {}
[INFO] [stdout] 236 | |         }
[INFO] [stdout]     | |_________^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/actions.rs:367:21
[INFO] [stdout]     |
[INFO] [stdout] 367 |                 let mut beat_vec = cue!(app)
[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: unused variable: `app`
[INFO] [stdout]     --> src/actions.rs:1089:22
[INFO] [stdout]      |
[INFO] [stdout] 1089 |             active: |app| false,
[INFO] [stdout]      |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]     --> src/actions.rs:1088:28
[INFO] [stdout]      |
[INFO] [stdout] 1088 |             interactible: |app| false,
[INFO] [stdout]      |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]     --> src/actions.rs:1087:24
[INFO] [stdout]      |
[INFO] [stdout] 1087 |             function: |app| {},
[INFO] [stdout]      |                        ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]     --> src/actions.rs:1041:22
[INFO] [stdout]      |
[INFO] [stdout] 1041 |             active: |app| false,
[INFO] [stdout]      |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]     --> src/actions.rs:1040:28
[INFO] [stdout]      |
[INFO] [stdout] 1040 |             interactible: |app| true,
[INFO] [stdout]      |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]     --> src/actions.rs:1023:22
[INFO] [stdout]      |
[INFO] [stdout] 1023 |             active: |app| false,
[INFO] [stdout]      |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]     --> src/actions.rs:1022:28
[INFO] [stdout]      |
[INFO] [stdout] 1022 |             interactible: |app| true,
[INFO] [stdout]      |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]     --> src/actions.rs:1002:22
[INFO] [stdout]      |
[INFO] [stdout] 1002 |             active: |app| false,
[INFO] [stdout]      |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]     --> src/actions.rs:1001:28
[INFO] [stdout]      |
[INFO] [stdout] 1001 |             interactible: |app| true,
[INFO] [stdout]      |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:984:22
[INFO] [stdout]     |
[INFO] [stdout] 984 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:983:28
[INFO] [stdout]     |
[INFO] [stdout] 983 |             interactible: |app| true,
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:958:22
[INFO] [stdout]     |
[INFO] [stdout] 958 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:957:28
[INFO] [stdout]     |
[INFO] [stdout] 957 |             interactible: |app| true,
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:940:22
[INFO] [stdout]     |
[INFO] [stdout] 940 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:921:22
[INFO] [stdout]     |
[INFO] [stdout] 921 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:905:22
[INFO] [stdout]     |
[INFO] [stdout] 905 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:883:22
[INFO] [stdout]     |
[INFO] [stdout] 883 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:861:22
[INFO] [stdout]     |
[INFO] [stdout] 861 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:842:22
[INFO] [stdout]     |
[INFO] [stdout] 842 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:825:22
[INFO] [stdout]     |
[INFO] [stdout] 825 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:824:28
[INFO] [stdout]     |
[INFO] [stdout] 824 |             interactible: |app| true,
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:810:22
[INFO] [stdout]     |
[INFO] [stdout] 810 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:791:22
[INFO] [stdout]     |
[INFO] [stdout] 791 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:772:22
[INFO] [stdout]     |
[INFO] [stdout] 772 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:749:22
[INFO] [stdout]     |
[INFO] [stdout] 749 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:736:22
[INFO] [stdout]     |
[INFO] [stdout] 736 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:735:28
[INFO] [stdout]     |
[INFO] [stdout] 735 |             interactible: |app| true,
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:717:22
[INFO] [stdout]     |
[INFO] [stdout] 717 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:700:22
[INFO] [stdout]     |
[INFO] [stdout] 700 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:685:22
[INFO] [stdout]     |
[INFO] [stdout] 685 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:666:22
[INFO] [stdout]     |
[INFO] [stdout] 666 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:646:22
[INFO] [stdout]     |
[INFO] [stdout] 646 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:626:22
[INFO] [stdout]     |
[INFO] [stdout] 626 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:606:22
[INFO] [stdout]     |
[INFO] [stdout] 606 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:586:22
[INFO] [stdout]     |
[INFO] [stdout] 586 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:571:22
[INFO] [stdout]     |
[INFO] [stdout] 571 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:554:22
[INFO] [stdout]     |
[INFO] [stdout] 554 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:537:22
[INFO] [stdout]     |
[INFO] [stdout] 537 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:517:22
[INFO] [stdout]     |
[INFO] [stdout] 517 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:497:28
[INFO] [stdout]     |
[INFO] [stdout] 497 |             interactible: |app| true,
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:483:22
[INFO] [stdout]     |
[INFO] [stdout] 483 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:482:28
[INFO] [stdout]     |
[INFO] [stdout] 482 |             interactible: |app| true,
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:471:22
[INFO] [stdout]     |
[INFO] [stdout] 471 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:456:22
[INFO] [stdout]     |
[INFO] [stdout] 456 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:455:28
[INFO] [stdout]     |
[INFO] [stdout] 455 |             interactible: |app| true,
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:441:22
[INFO] [stdout]     |
[INFO] [stdout] 441 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:440:28
[INFO] [stdout]     |
[INFO] [stdout] 440 |             interactible: |app| true,
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:426:22
[INFO] [stdout]     |
[INFO] [stdout] 426 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:393:22
[INFO] [stdout]     |
[INFO] [stdout] 393 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:378:22
[INFO] [stdout]     |
[INFO] [stdout] 378 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:353:22
[INFO] [stdout]     |
[INFO] [stdout] 353 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:336:22
[INFO] [stdout]     |
[INFO] [stdout] 336 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:308:22
[INFO] [stdout]     |
[INFO] [stdout] 308 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:282:22
[INFO] [stdout]     |
[INFO] [stdout] 282 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/app.rs:278:21
[INFO] [stdout]     |
[INFO] [stdout] 278 |                     _ => {}
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/app.rs:278:21
[INFO] [stdout]     |
[INFO] [stdout] 269 |                     DisplaySelect::Cues => {
[INFO] [stdout]     |                     ------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 272 |                     DisplaySelect::Clips => {
[INFO] [stdout]     |                     -------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 275 |                     DisplaySelect::Beats => {
[INFO] [stdout]     |                     -------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 278 |                     _ => {}
[INFO] [stdout]     |                     ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/clip.rs:58:40
[INFO] [stdout]    |
[INFO] [stdout] 58 | ...                   if let Err(err) = sample {
[INFO] [stdout]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/clip.rs:49:40
[INFO] [stdout]    |
[INFO] [stdout] 49 | ...                   if let Err(err) = sample {
[INFO] [stdout]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cue`
[INFO] [stdout]  --> src/cueutils.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn apply_tempo_change(cue: &mut Cue, idx: usize) -> Result<(), ()> {
[INFO] [stdout]   |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]  --> src/cueutils.rs:3:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn apply_tempo_change(cue: &mut Cue, idx: usize) -> Result<(), ()> {
[INFO] [stdout]   |                                          ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ui`
[INFO] [stdout]   --> src/panel/beatlist.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |     ui.horizontal(|ui| {});
[INFO] [stdout]    |                    ^^ help: if this is intentional, prefix it with an underscore: `_ui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/panel/beatlist.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn buttons(app: &mut ClicksEditorApp, ui: &mut egui::Ui) {
[INFO] [stdout]    |                ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/panel/cliplist.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |             for (i, val) in app.clip_manager.clips.iter().enumerate() {
[INFO] [stdout]    |                  ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]   --> src/panel/cuelist.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let width = ui.available_width() / actions.len() as f32 * 0.9;
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]   --> src/panel/cuelist.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let height = ui.available_height() * 0.9;
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/panel/properties.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |             let mut cursor = EventCursor::new(&events_clone);
[INFO] [stdout]    |                 ----^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unit`
[INFO] [stdout]    --> src/panel/properties.rs:152:52
[INFO] [stdout]     |
[INFO] [stdout] 152 | ...                   for (val, max, unit) in [
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_unit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `beat`
[INFO] [stdout]   --> src/panel/properties.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |             let beat = &mut cue.beats[app.selected_beat_idx];
[INFO] [stdout]    |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_beat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cursor`
[INFO] [stdout]   --> src/panel/properties.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |             let mut cursor = EventCursor::new(&events_clone);
[INFO] [stdout]    |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/panel/timeline.rs:450:33
[INFO] [stdout]     |
[INFO] [stdout] 450 |     fn blockout_lane(&mut self, app: &mut ClicksEditorApp, ui: &mut egui::Ui) {
[INFO] [stdout]     |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `symbol` is never read
[INFO] [stdout]   --> src/actions.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Action {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 14 |     pub symbol: char,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Action` has a derived impl for the trait `Clone`, but this is 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 `arr_insert` is never used
[INFO] [stdout]  --> src/arrutil.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn arr_insert<T: Copy>(arr: &mut [T], idx: usize, item: T) {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arr_remove` is never used
[INFO] [stdout]  --> src/arrutil.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn arr_remove<T: Copy>(arr: &mut [T], idx: usize) -> T {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_tempo_change` is never used
[INFO] [stdout]  --> src/cueutils.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn apply_tempo_change(cue: &mut Cue, idx: usize) -> Result<(), ()> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load` is never used
[INFO] [stdout]   --> src/io.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn load(app: &mut ClicksEditorApp) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `export_json` is never used
[INFO] [stdout]   --> src/io.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn export_json(app: &mut ClicksEditorApp) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `import_json` is never used
[INFO] [stdout]   --> src/io.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn import_json(app: &mut ClicksEditorApp) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/actions.rs:413:21
[INFO] [stdout]     |
[INFO] [stdout] 413 | /                     &mut cue_mut!(app).beats.insert(
[INFO] [stdout] 414 | |                         i,
[INFO] [stdout] 415 | |                         Beat {
[INFO] [stdout] 416 | |                             count: i as u8 + 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |                         },
[INFO] [stdout] 420 | |                     );
[INFO] [stdout]     | |_____________________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 413 |                     let _ = &mut cue_mut!(app).beats.insert(
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/actions.rs:767:21
[INFO] [stdout]     |
[INFO] [stdout] 767 |                     &mut app.project_file.show.cues.insert(app.selected_cue_idx, cue);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 767 |                     let _ = &mut app.project_file.show.cues.insert(app.selected_cue_idx, cue);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/actions.rs:367:21
[INFO] [stdout]     |
[INFO] [stdout] 367 |                 let mut beat_vec = cue!(app)
[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: unused variable: `app`
[INFO] [stdout]     --> src/actions.rs:1089:22
[INFO] [stdout]      |
[INFO] [stdout] 1089 |             active: |app| false,
[INFO] [stdout]      |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]     --> src/actions.rs:1088:28
[INFO] [stdout]      |
[INFO] [stdout] 1088 |             interactible: |app| false,
[INFO] [stdout]      |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]     --> src/actions.rs:1087:24
[INFO] [stdout]      |
[INFO] [stdout] 1087 |             function: |app| {},
[INFO] [stdout]      |                        ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]     --> src/actions.rs:1041:22
[INFO] [stdout]      |
[INFO] [stdout] 1041 |             active: |app| false,
[INFO] [stdout]      |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]     --> src/actions.rs:1040:28
[INFO] [stdout]      |
[INFO] [stdout] 1040 |             interactible: |app| true,
[INFO] [stdout]      |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]     --> src/actions.rs:1023:22
[INFO] [stdout]      |
[INFO] [stdout] 1023 |             active: |app| false,
[INFO] [stdout]      |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]     --> src/actions.rs:1022:28
[INFO] [stdout]      |
[INFO] [stdout] 1022 |             interactible: |app| true,
[INFO] [stdout]      |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]     --> src/actions.rs:1002:22
[INFO] [stdout]      |
[INFO] [stdout] 1002 |             active: |app| false,
[INFO] [stdout]      |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]     --> src/actions.rs:1001:28
[INFO] [stdout]      |
[INFO] [stdout] 1001 |             interactible: |app| true,
[INFO] [stdout]      |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:984:22
[INFO] [stdout]     |
[INFO] [stdout] 984 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:983:28
[INFO] [stdout]     |
[INFO] [stdout] 983 |             interactible: |app| true,
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:958:22
[INFO] [stdout]     |
[INFO] [stdout] 958 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:957:28
[INFO] [stdout]     |
[INFO] [stdout] 957 |             interactible: |app| true,
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:940:22
[INFO] [stdout]     |
[INFO] [stdout] 940 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:921:22
[INFO] [stdout]     |
[INFO] [stdout] 921 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:905:22
[INFO] [stdout]     |
[INFO] [stdout] 905 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:883:22
[INFO] [stdout]     |
[INFO] [stdout] 883 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:861:22
[INFO] [stdout]     |
[INFO] [stdout] 861 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:842:22
[INFO] [stdout]     |
[INFO] [stdout] 842 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:825:22
[INFO] [stdout]     |
[INFO] [stdout] 825 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:824:28
[INFO] [stdout]     |
[INFO] [stdout] 824 |             interactible: |app| true,
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:810:22
[INFO] [stdout]     |
[INFO] [stdout] 810 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:791:22
[INFO] [stdout]     |
[INFO] [stdout] 791 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:772:22
[INFO] [stdout]     |
[INFO] [stdout] 772 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:749:22
[INFO] [stdout]     |
[INFO] [stdout] 749 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:736:22
[INFO] [stdout]     |
[INFO] [stdout] 736 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:735:28
[INFO] [stdout]     |
[INFO] [stdout] 735 |             interactible: |app| true,
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:717:22
[INFO] [stdout]     |
[INFO] [stdout] 717 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:700:22
[INFO] [stdout]     |
[INFO] [stdout] 700 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:685:22
[INFO] [stdout]     |
[INFO] [stdout] 685 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:666:22
[INFO] [stdout]     |
[INFO] [stdout] 666 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:646:22
[INFO] [stdout]     |
[INFO] [stdout] 646 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:626:22
[INFO] [stdout]     |
[INFO] [stdout] 626 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:606:22
[INFO] [stdout]     |
[INFO] [stdout] 606 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:586:22
[INFO] [stdout]     |
[INFO] [stdout] 586 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:571:22
[INFO] [stdout]     |
[INFO] [stdout] 571 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:554:22
[INFO] [stdout]     |
[INFO] [stdout] 554 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:537:22
[INFO] [stdout]     |
[INFO] [stdout] 537 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:517:22
[INFO] [stdout]     |
[INFO] [stdout] 517 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:497:28
[INFO] [stdout]     |
[INFO] [stdout] 497 |             interactible: |app| true,
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:483:22
[INFO] [stdout]     |
[INFO] [stdout] 483 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:482:28
[INFO] [stdout]     |
[INFO] [stdout] 482 |             interactible: |app| true,
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:471:22
[INFO] [stdout]     |
[INFO] [stdout] 471 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:456:22
[INFO] [stdout]     |
[INFO] [stdout] 456 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:455:28
[INFO] [stdout]     |
[INFO] [stdout] 455 |             interactible: |app| true,
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:441:22
[INFO] [stdout]     |
[INFO] [stdout] 441 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:440:28
[INFO] [stdout]     |
[INFO] [stdout] 440 |             interactible: |app| true,
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:426:22
[INFO] [stdout]     |
[INFO] [stdout] 426 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:393:22
[INFO] [stdout]     |
[INFO] [stdout] 393 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:378:22
[INFO] [stdout]     |
[INFO] [stdout] 378 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:353:22
[INFO] [stdout]     |
[INFO] [stdout] 353 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:336:22
[INFO] [stdout]     |
[INFO] [stdout] 336 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:308:22
[INFO] [stdout]     |
[INFO] [stdout] 308 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/actions.rs:282:22
[INFO] [stdout]     |
[INFO] [stdout] 282 |             active: |app| false,
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/app.rs:278:21
[INFO] [stdout]     |
[INFO] [stdout] 278 |                     _ => {}
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/app.rs:278:21
[INFO] [stdout]     |
[INFO] [stdout] 269 |                     DisplaySelect::Cues => {
[INFO] [stdout]     |                     ------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 272 |                     DisplaySelect::Clips => {
[INFO] [stdout]     |                     -------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 275 |                     DisplaySelect::Beats => {
[INFO] [stdout]     |                     -------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 278 |                     _ => {}
[INFO] [stdout]     |                     ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/clip.rs:58:40
[INFO] [stdout]    |
[INFO] [stdout] 58 | ...                   if let Err(err) = sample {
[INFO] [stdout]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/clip.rs:49:40
[INFO] [stdout]    |
[INFO] [stdout] 49 | ...                   if let Err(err) = sample {
[INFO] [stdout]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cue`
[INFO] [stdout]  --> src/cueutils.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn apply_tempo_change(cue: &mut Cue, idx: usize) -> Result<(), ()> {
[INFO] [stdout]   |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]  --> src/cueutils.rs:3:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn apply_tempo_change(cue: &mut Cue, idx: usize) -> Result<(), ()> {
[INFO] [stdout]   |                                          ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ui`
[INFO] [stdout]   --> src/panel/beatlist.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |     ui.horizontal(|ui| {});
[INFO] [stdout]    |                    ^^ help: if this is intentional, prefix it with an underscore: `_ui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/panel/beatlist.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn buttons(app: &mut ClicksEditorApp, ui: &mut egui::Ui) {
[INFO] [stdout]    |                ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/panel/cliplist.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |             for (i, val) in app.clip_manager.clips.iter().enumerate() {
[INFO] [stdout]    |                  ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]   --> src/panel/cuelist.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let width = ui.available_width() / actions.len() as f32 * 0.9;
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]   --> src/panel/cuelist.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let height = ui.available_height() * 0.9;
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/panel/properties.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |             let mut cursor = EventCursor::new(&events_clone);
[INFO] [stdout]    |                 ----^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unit`
[INFO] [stdout]    --> src/panel/properties.rs:152:52
[INFO] [stdout]     |
[INFO] [stdout] 152 | ...                   for (val, max, unit) in [
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_unit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `beat`
[INFO] [stdout]   --> src/panel/properties.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |             let beat = &mut cue.beats[app.selected_beat_idx];
[INFO] [stdout]    |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_beat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cursor`
[INFO] [stdout]   --> src/panel/properties.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |             let mut cursor = EventCursor::new(&events_clone);
[INFO] [stdout]    |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/panel/timeline.rs:450:33
[INFO] [stdout]     |
[INFO] [stdout] 450 |     fn blockout_lane(&mut self, app: &mut ClicksEditorApp, ui: &mut egui::Ui) {
[INFO] [stdout]     |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `symbol` is never read
[INFO] [stdout]   --> src/actions.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Action {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 14 |     pub symbol: char,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Action` has a derived impl for the trait `Clone`, but this is 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 `arr_remove` is never used
[INFO] [stdout]  --> src/arrutil.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn arr_remove<T: Copy>(arr: &mut [T], idx: usize) -> T {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_arr_remove` is never used
[INFO] [stdout]   --> src/arrutil.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn test_arr_remove() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_tempo_change` is never used
[INFO] [stdout]  --> src/cueutils.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn apply_tempo_change(cue: &mut Cue, idx: usize) -> Result<(), ()> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load` is never used
[INFO] [stdout]   --> src/io.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn load(app: &mut ClicksEditorApp) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `export_json` is never used
[INFO] [stdout]   --> src/io.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn export_json(app: &mut ClicksEditorApp) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `import_json` is never used
[INFO] [stdout]   --> src/io.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn import_json(app: &mut ClicksEditorApp) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/actions.rs:413:21
[INFO] [stdout]     |
[INFO] [stdout] 413 | /                     &mut cue_mut!(app).beats.insert(
[INFO] [stdout] 414 | |                         i,
[INFO] [stdout] 415 | |                         Beat {
[INFO] [stdout] 416 | |                             count: i as u8 + 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |                         },
[INFO] [stdout] 420 | |                     );
[INFO] [stdout]     | |_____________________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 413 |                     let _ = &mut cue_mut!(app).beats.insert(
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/actions.rs:767:21
[INFO] [stdout]     |
[INFO] [stdout] 767 |                     &mut app.project_file.show.cues.insert(app.selected_cue_idx, cue);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 767 |                     let _ = &mut app.project_file.show.cues.insert(app.selected_cue_idx, cue);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 18s
[INFO] running `Command { std: "docker" "inspect" "b5cdf0bb554d0bc83d245402cdf2994523096e3c549f80844d97dbb3b53cb4d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5cdf0bb554d0bc83d245402cdf2994523096e3c549f80844d97dbb3b53cb4d0", kill_on_drop: false }`
[INFO] [stdout] b5cdf0bb554d0bc83d245402cdf2994523096e3c549f80844d97dbb3b53cb4d0
