[INFO] cloning repository https://github.com/hansnone/sincronia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hansnone/sincronia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhansnone%2Fsincronia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhansnone%2Fsincronia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 51ac8771cd07fd3cae8c824e5f85909eca995d89
[INFO] checking hansnone/sincronia against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhansnone%2Fsincronia" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hansnone/sincronia
[INFO] finished tweaking git repo https://github.com/hansnone/sincronia
[INFO] tweaked toml for git repo https://github.com/hansnone/sincronia written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hansnone/sincronia on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hansnone/sincronia 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5823144209cfc7da11b10265de835788b022022847b54c314290725ce16fb07a
[INFO] running `Command { std: "docker" "start" "-a" "5823144209cfc7da11b10265de835788b022022847b54c314290725ce16fb07a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5823144209cfc7da11b10265de835788b022022847b54c314290725ce16fb07a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5823144209cfc7da11b10265de835788b022022847b54c314290725ce16fb07a", kill_on_drop: false }`
[INFO] [stdout] 5823144209cfc7da11b10265de835788b022022847b54c314290725ce16fb07a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a767291a78925dbe1d737e262ad21ef8d2e5678c97407c35227e7a32bf49a3d7
[INFO] running `Command { std: "docker" "start" "-a" "a767291a78925dbe1d737e262ad21ef8d2e5678c97407c35227e7a32bf49a3d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking open v5.3.5
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking libappindicator-sys v0.9.0
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking gdk v0.18.2
[INFO] [stderr]     Checking libappindicator v0.9.0
[INFO] [stderr]     Checking muda v0.14.1
[INFO] [stderr]     Checking tray-icon v0.17.0
[INFO] [stderr]     Checking sincronia v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]   --> src/metadata.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tracing::{debug, trace, warn};
[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: `CopyResult`
[INFO] [stdout]  --> src/scheduler.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::copy_engine::{self, CopyResult};
[INFO] [stdout]   |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TrayColor`
[INFO] [stdout]  --> src/tray.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::errors::{GlobalState, TrayColor};
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug` and `error`
[INFO] [stdout]   --> src/tray.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tracing::{debug, error, info};
[INFO] [stdout]    |               ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]   --> src/metadata.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tracing::{debug, trace, warn};
[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: `CopyResult`
[INFO] [stdout]  --> src/scheduler.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::copy_engine::{self, CopyResult};
[INFO] [stdout]   |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]    --> src/stability.rs:202:21
[INFO] [stdout]     |
[INFO] [stdout] 202 |     use std::time::{Duration, SystemTime};
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TrayColor`
[INFO] [stdout]  --> src/tray.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::errors::{GlobalState, TrayColor};
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug` and `error`
[INFO] [stdout]   --> src/tray.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tracing::{debug, error, info};
[INFO] [stdout]    |               ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Error` is never constructed
[INFO] [stdout]   --> src/conflict.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum ConflictResolution {
[INFO] [stdout]    |          ------------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 27 |     Error(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConflictResolution` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/errors.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum SincroniaError {
[INFO] [stdout]    |          -------------- variants in this enum
[INFO] [stdout] 15 |     #[error("Error de configuración: {message}")]
[INFO] [stdout] 16 |     Config { message: String },
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     Nas { message: String },
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     Credential { message: String },
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     Metadata { path: PathBuf, message: String },
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     Permission { path: PathBuf, message: String },
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     WindowsApi { message: String, code: u32 },
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     Cancelled,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     ShuttingDown,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SincroniaError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/errors.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub enum FileState {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] 62 |     /// Archivo detectado por el scanner
[INFO] [stdout] 63 |     Detected,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 64 |     /// Excluido por patrón de exclusión
[INFO] [stdout] 65 |     Excluded,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 66 |     /// Inestable: tamaño o mtime cambiando
[INFO] [stdout] 67 |     Unstable,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     Copying,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 72 |     /// Copiado al archivo temporal en destino
[INFO] [stdout] 73 |     CopiedToTemporary,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 74 |     /// En proceso de verificación de hash
[INFO] [stdout] 75 |     Verifying,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 76 |     /// Hash verificado correctamente
[INFO] [stdout] 77 |     Verified,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 78 |     /// Metadatos aplicados correctamente
[INFO] [stdout] 79 |     MetadataApplied,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     FailedRead,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 90 |     /// Error de escritura en destino
[INFO] [stdout] 91 |     FailedWrite,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 92 |     /// Error de hash
[INFO] [stdout] 93 |     FailedHash,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 94 |     /// Error al aplicar metadatos
[INFO] [stdout] 95 |     FailedMetadata,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 96 |     /// Error al renombrar archivo final
[INFO] [stdout] 97 |     FailedFinalize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ErrorTransient` is never constructed
[INFO] [stdout]    --> src/errors.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub enum GlobalState {
[INFO] [stdout]     |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 174 |     ErrorTransient,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GlobalState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `tray_color` is never used
[INFO] [stdout]    --> src/errors.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 183 | impl GlobalState {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 184 |     /// Color del icono de bandeja para este estado
[INFO] [stdout] 185 |     pub fn tray_color(&self) -> TrayColor {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TrayColor` is never used
[INFO] [stdout]    --> src/errors.rs:226:10
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub enum TrayColor {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_excluded` is never used
[INFO] [stdout]   --> src/exclusions.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl ExclusionFilter {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn is_excluded(&self, name: &str, is_dir: bool) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `algorithm` and `bytes_processed` are never read
[INFO] [stdout]   --> src/hasher.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct HashResult {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub algorithm: HashAlgorithm,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 24 |     /// Bytes procesados
[INFO] [stdout] 25 |     pub bytes_processed: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HashResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compare_files` is never used
[INFO] [stdout]    --> src/hasher.rs:127:8
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub fn compare_files(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_cycle`, `with_file`, `with_error`, and `with_metrics` are never used
[INFO] [stdout]    --> src/logging.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl StructuredEvent {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 102 |     pub fn new(level: &str, event_type: &str, message: &str) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn with_cycle(mut self, cycle_id: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub fn with_file(mut self, path: &str, state: FileState) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn with_error(mut self, error: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn with_metrics(mut self, size: u64, duration_ms: u64, speed: f64) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `csv_path` and `jsonl_path` are never read
[INFO] [stdout]    --> src/logging.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct LogManager {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 149 |     csv_path: PathBuf,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 150 |     jsonl_path: PathBuf,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `csv_path` and `jsonl_path` are never used
[INFO] [stdout]    --> src/logging.rs:297:12
[INFO] [stdout]     |
[INFO] [stdout] 155 | impl LogManager {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 297 |     pub fn csv_path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 302 |     pub fn jsonl_path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/orchestrator.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |     StateChanged(GlobalState),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OrchestratorMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 101 -     StateChanged(GlobalState),
[INFO] [stdout] 101 +     StateChanged(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title` and `message` are never read
[INFO] [stdout]    --> src/orchestrator.rs:102:20
[INFO] [stdout]     |
[INFO] [stdout] 102 |     Notification { title: String, message: String },
[INFO] [stdout]     |     ------------   ^^^^^          ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OrchestratorMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `files_copied` and `bytes_copied` are never read
[INFO] [stdout]    --> src/orchestrator.rs:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 |     CycleCompleted { files_copied: u64, bytes_copied: u64 },
[INFO] [stdout]     |     --------------   ^^^^^^^^^^^^       ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OrchestratorMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Pause`, `Resume`, and `Stop` are never constructed
[INFO] [stdout]    --> src/orchestrator.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub enum TrayCommand {
[INFO] [stdout]     |          ----------- variants in this enum
[INFO] [stdout] 109 |     Pause,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 110 |     Resume,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 111 |     Stop,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TrayCommand` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OrchestratorState` is never constructed
[INFO] [stdout]    --> src/orchestrator.rs:115:12
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct OrchestratorState {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `state_ref` is never used
[INFO] [stdout]    --> src/orchestrator.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | impl Orchestrator {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub fn state_ref(&self) -> Arc<RwLock<GlobalState>> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `creation_time` and `last_access_time` are never read
[INFO] [stdout]   --> src/scanner.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct FileEntry {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub creation_time: Option<SystemTime>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 25 |     /// Fecha de último acceso (si disponible)
[INFO] [stdout] 26 |     pub last_access_time: Option<SystemTime>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_scheduled_task` is never used
[INFO] [stdout]    --> src/scheduled_task.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub fn remove_scheduled_task(task_name: &str) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `collect_results` is never used
[INFO] [stdout]    --> src/scheduler.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl WorkerPool {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn collect_results(&self) -> Vec<JobResult> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pending_count` is never used
[INFO] [stdout]    --> src/stability.rs:194:12
[INFO] [stdout]     |
[INFO] [stdout]  62 | impl StabilityChecker {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub fn pending_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `accumulated_ref` and `set_nas_status` are never used
[INFO] [stdout]    --> src/stats.rs:47:12
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl StatsAggregator {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  47 |     pub fn accumulated_ref(&self) -> Arc<RwLock<AccumulatedMetrics>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub fn set_nas_status(&self, status: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MENU_STATUS` is never used
[INFO] [stdout]   --> src/tray.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const MENU_STATUS: &str = "status";
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MENU_PAUSE` is never used
[INFO] [stdout]   --> src/tray.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const MENU_PAUSE: &str = "pause";
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MENU_RESUME` is never used
[INFO] [stdout]   --> src/tray.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const MENU_RESUME: &str = "resume";
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MENU_STOP` is never used
[INFO] [stdout]   --> src/tray.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const MENU_STOP: &str = "stop";
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MENU_OPEN_LOGS` is never used
[INFO] [stdout]   --> src/tray.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const MENU_OPEN_LOGS: &str = "open_logs";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MENU_OPEN_CONFIG` is never used
[INFO] [stdout]   --> src/tray.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | const MENU_OPEN_CONFIG: &str = "open_config";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MENU_OPEN_METRICS` is never used
[INFO] [stdout]   --> src/tray.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | const MENU_OPEN_METRICS: &str = "open_metrics";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MENU_QUIT` is never used
[INFO] [stdout]   --> src/tray.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | const MENU_QUIT: &str = "quit";
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TrayEvent` is never used
[INFO] [stdout]   --> src/tray.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub enum TrayEvent {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `application_name`, `log_directory`, `config_file_path`, `metrics_csv_path`, and `sync_pair_menu_lines` are never read
[INFO] [stdout]   --> src/tray.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct TrayConfig {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 46 |     pub application_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 47 |     pub log_directory: std::path::PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 48 |     pub config_file_path: std::path::PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 49 |     pub metrics_csv_path: std::path::PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 50 |     /// Líneas informativas por par (menú deshabilitado)
[INFO] [stdout] 51 |     pub sync_pair_menu_lines: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `algorithm` is never read
[INFO] [stdout]   --> src/verifier.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct VerificationResult {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub algorithm: HashAlgorithm,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VerificationResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Error` is never constructed
[INFO] [stdout]   --> src/conflict.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum ConflictResolution {
[INFO] [stdout]    |          ------------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 27 |     Error(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConflictResolution` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/errors.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum SincroniaError {
[INFO] [stdout]    |          -------------- variants in this enum
[INFO] [stdout] 15 |     #[error("Error de configuración: {message}")]
[INFO] [stdout] 16 |     Config { message: String },
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     Nas { message: String },
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     Credential { message: String },
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     Metadata { path: PathBuf, message: String },
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     Permission { path: PathBuf, message: String },
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     WindowsApi { message: String, code: u32 },
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     Cancelled,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     ShuttingDown,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SincroniaError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/errors.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub enum FileState {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] 62 |     /// Archivo detectado por el scanner
[INFO] [stdout] 63 |     Detected,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 64 |     /// Excluido por patrón de exclusión
[INFO] [stdout] 65 |     Excluded,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 66 |     /// Inestable: tamaño o mtime cambiando
[INFO] [stdout] 67 |     Unstable,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     Copying,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 72 |     /// Copiado al archivo temporal en destino
[INFO] [stdout] 73 |     CopiedToTemporary,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 74 |     /// En proceso de verificación de hash
[INFO] [stdout] 75 |     Verifying,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 76 |     /// Hash verificado correctamente
[INFO] [stdout] 77 |     Verified,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 78 |     /// Metadatos aplicados correctamente
[INFO] [stdout] 79 |     MetadataApplied,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     FailedRead,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 90 |     /// Error de escritura en destino
[INFO] [stdout] 91 |     FailedWrite,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 92 |     /// Error de hash
[INFO] [stdout] 93 |     FailedHash,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 94 |     /// Error al aplicar metadatos
[INFO] [stdout] 95 |     FailedMetadata,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 96 |     /// Error al renombrar archivo final
[INFO] [stdout] 97 |     FailedFinalize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ErrorTransient` is never constructed
[INFO] [stdout]    --> src/errors.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub enum GlobalState {
[INFO] [stdout]     |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 174 |     ErrorTransient,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GlobalState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `tray_color` is never used
[INFO] [stdout]    --> src/errors.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 183 | impl GlobalState {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 184 |     /// Color del icono de bandeja para este estado
[INFO] [stdout] 185 |     pub fn tray_color(&self) -> TrayColor {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TrayColor` is never used
[INFO] [stdout]    --> src/errors.rs:226:10
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub enum TrayColor {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `algorithm` is never read
[INFO] [stdout]   --> src/hasher.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct HashResult {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub algorithm: HashAlgorithm,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HashResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compare_files` is never used
[INFO] [stdout]    --> src/hasher.rs:127:8
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub fn compare_files(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_cycle`, `with_file`, `with_error`, and `with_metrics` are never used
[INFO] [stdout]    --> src/logging.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl StructuredEvent {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 102 |     pub fn new(level: &str, event_type: &str, message: &str) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn with_cycle(mut self, cycle_id: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub fn with_file(mut self, path: &str, state: FileState) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn with_error(mut self, error: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn with_metrics(mut self, size: u64, duration_ms: u64, speed: f64) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `csv_path` and `jsonl_path` are never read
[INFO] [stdout]    --> src/logging.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct LogManager {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 149 |     csv_path: PathBuf,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 150 |     jsonl_path: PathBuf,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `csv_path` and `jsonl_path` are never used
[INFO] [stdout]    --> src/logging.rs:297:12
[INFO] [stdout]     |
[INFO] [stdout] 155 | impl LogManager {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 297 |     pub fn csv_path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 302 |     pub fn jsonl_path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/orchestrator.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |     StateChanged(GlobalState),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OrchestratorMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 101 -     StateChanged(GlobalState),
[INFO] [stdout] 101 +     StateChanged(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title` and `message` are never read
[INFO] [stdout]    --> src/orchestrator.rs:102:20
[INFO] [stdout]     |
[INFO] [stdout] 102 |     Notification { title: String, message: String },
[INFO] [stdout]     |     ------------   ^^^^^          ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OrchestratorMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `files_copied` and `bytes_copied` are never read
[INFO] [stdout]    --> src/orchestrator.rs:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 |     CycleCompleted { files_copied: u64, bytes_copied: u64 },
[INFO] [stdout]     |     --------------   ^^^^^^^^^^^^       ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OrchestratorMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Pause`, `Resume`, and `Stop` are never constructed
[INFO] [stdout]    --> src/orchestrator.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub enum TrayCommand {
[INFO] [stdout]     |          ----------- variants in this enum
[INFO] [stdout] 109 |     Pause,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 110 |     Resume,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 111 |     Stop,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TrayCommand` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OrchestratorState` is never constructed
[INFO] [stdout]    --> src/orchestrator.rs:115:12
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct OrchestratorState {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `state_ref` is never used
[INFO] [stdout]    --> src/orchestrator.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | impl Orchestrator {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub fn state_ref(&self) -> Arc<RwLock<GlobalState>> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `creation_time` and `last_access_time` are never read
[INFO] [stdout]   --> src/scanner.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct FileEntry {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub creation_time: Option<SystemTime>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 25 |     /// Fecha de último acceso (si disponible)
[INFO] [stdout] 26 |     pub last_access_time: Option<SystemTime>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_scheduled_task` is never used
[INFO] [stdout]    --> src/scheduled_task.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub fn remove_scheduled_task(task_name: &str) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `collect_results` is never used
[INFO] [stdout]    --> src/scheduler.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl WorkerPool {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn collect_results(&self) -> Vec<JobResult> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `accumulated_ref` and `set_nas_status` are never used
[INFO] [stdout]    --> src/stats.rs:47:12
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl StatsAggregator {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  47 |     pub fn accumulated_ref(&self) -> Arc<RwLock<AccumulatedMetrics>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub fn set_nas_status(&self, status: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MENU_STATUS` is never used
[INFO] [stdout]   --> src/tray.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const MENU_STATUS: &str = "status";
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MENU_PAUSE` is never used
[INFO] [stdout]   --> src/tray.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const MENU_PAUSE: &str = "pause";
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MENU_RESUME` is never used
[INFO] [stdout]   --> src/tray.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const MENU_RESUME: &str = "resume";
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MENU_STOP` is never used
[INFO] [stdout]   --> src/tray.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const MENU_STOP: &str = "stop";
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MENU_OPEN_LOGS` is never used
[INFO] [stdout]   --> src/tray.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const MENU_OPEN_LOGS: &str = "open_logs";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MENU_OPEN_CONFIG` is never used
[INFO] [stdout]   --> src/tray.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | const MENU_OPEN_CONFIG: &str = "open_config";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MENU_OPEN_METRICS` is never used
[INFO] [stdout]   --> src/tray.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | const MENU_OPEN_METRICS: &str = "open_metrics";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MENU_QUIT` is never used
[INFO] [stdout]   --> src/tray.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | const MENU_QUIT: &str = "quit";
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TrayEvent` is never used
[INFO] [stdout]   --> src/tray.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub enum TrayEvent {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `application_name`, `log_directory`, `config_file_path`, `metrics_csv_path`, and `sync_pair_menu_lines` are never read
[INFO] [stdout]   --> src/tray.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct TrayConfig {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 46 |     pub application_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 47 |     pub log_directory: std::path::PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 48 |     pub config_file_path: std::path::PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 49 |     pub metrics_csv_path: std::path::PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 50 |     /// Líneas informativas por par (menú deshabilitado)
[INFO] [stdout] 51 |     pub sync_pair_menu_lines: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `algorithm` is never read
[INFO] [stdout]   --> src/verifier.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct VerificationResult {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub algorithm: HashAlgorithm,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VerificationResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "a767291a78925dbe1d737e262ad21ef8d2e5678c97407c35227e7a32bf49a3d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a767291a78925dbe1d737e262ad21ef8d2e5678c97407c35227e7a32bf49a3d7", kill_on_drop: false }`
[INFO] [stdout] a767291a78925dbe1d737e262ad21ef8d2e5678c97407c35227e7a32bf49a3d7
