[INFO] cloning repository https://github.com/BlackCorbeau/UIrclone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlackCorbeau/UIrclone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackCorbeau%2FUIrclone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackCorbeau%2FUIrclone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd60bace64742fec15521350edba87dd2a5bc1ae
[INFO] checking BlackCorbeau/UIrclone against master#55e86c996809902e8bbad512cfb4d2c18be446d9 for pr-153027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackCorbeau%2FUIrclone" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BlackCorbeau/UIrclone
[INFO] finished tweaking git repo https://github.com/BlackCorbeau/UIrclone
[INFO] tweaked toml for git repo https://github.com/BlackCorbeau/UIrclone written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BlackCorbeau/UIrclone on toolchain 55e86c996809902e8bbad512cfb4d2c18be446d9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BlackCorbeau/UIrclone 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" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.112
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.112
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.112
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.112
[INFO] [stderr]   Downloaded jni-sys v0.3.1
[INFO] [stderr]   Downloaded wayland-cursor v0.31.13
[INFO] [stderr]   Downloaded wayland-protocols-misc v0.3.11
[INFO] [stderr]   Downloaded egui-wgpu v0.27.2
[INFO] [stderr]   Downloaded egui_glow v0.27.2
[INFO] [stderr]   Downloaded egui-winit v0.27.2
[INFO] [stderr]   Downloaded mockito v1.7.2
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.62
[INFO] [stderr]   Downloaded eframe v0.27.2
[INFO] [stderr]   Downloaded toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]   Downloaded js-sys v0.3.89
[INFO] [stderr]   Downloaded toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded web-sys v0.3.89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62047b466303830a1a4df828f394d47542d147eb3fcc286632d7c02b8d2df376
[INFO] running `Command { std: "docker" "start" "-a" "62047b466303830a1a4df828f394d47542d147eb3fcc286632d7c02b8d2df376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62047b466303830a1a4df828f394d47542d147eb3fcc286632d7c02b8d2df376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62047b466303830a1a4df828f394d47542d147eb3fcc286632d7c02b8d2df376", kill_on_drop: false }`
[INFO] [stdout] 62047b466303830a1a4df828f394d47542d147eb3fcc286632d7c02b8d2df376
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a032e9bf76eede74b2f15956d43483cbfccf4440282dcb2a769839f8170dd4af
[INFO] running `Command { std: "docker" "start" "-a" "a032e9bf76eede74b2f15956d43483cbfccf4440282dcb2a769839f8170dd4af", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.11
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking accesskit v0.12.3
[INFO] [stderr]     Checking ecolor v0.27.2
[INFO] [stderr]     Checking emath v0.27.2
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking zvariant v3.15.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking epaint v0.27.2
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking webbrowser v0.8.15
[INFO] [stderr]     Checking accesskit_consumer v0.16.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking zbus_names v2.6.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking zbus v3.15.2
[INFO] [stderr]     Checking egui v0.27.2
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking atspi-common v0.3.0
[INFO] [stderr]     Checking egui_glow v0.27.2
[INFO] [stderr]     Checking egui_extras v0.27.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking mockito v1.7.2
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking ashpd v0.8.1
[INFO] [stderr]     Checking atspi-proxies v0.3.0
[INFO] [stderr]     Checking atspi-connection v0.3.0
[INFO] [stderr]     Checking atspi v0.19.0
[INFO] [stderr]     Checking accesskit_unix v0.6.2
[INFO] [stderr]     Checking accesskit_winit v0.16.1
[INFO] [stderr]     Checking egui-winit v0.27.2
[INFO] [stderr]     Checking eframe v0.27.2
[INFO] [stderr]     Checking UIrclone v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `transferred`, `files`, `errors`, `checks`, and `elapsed_time` are never read
[INFO] [stdout]   --> src/operations.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SyncStats {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 34 |     pub transferred: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 35 |     pub files: u64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 36 |     pub errors: u64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 37 |     pub checks: u64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 38 |     pub elapsed_time: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncStats` 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: struct `SyncOptions` is never constructed
[INFO] [stdout]   --> src/operations.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct SyncOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FindOptions` is never constructed
[INFO] [stdout]   --> src/operations.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct FindOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create` is never used
[INFO] [stdout]   --> src/operations/remotes.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn create(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update` is never used
[INFO] [stdout]   --> src/operations/remotes.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn update(app: &RcloneApp, name: &str, config: &HashMap<String, String>) -> Result<(), String> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete` is never used
[INFO] [stdout]    --> src/operations/remotes.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub fn delete(app: &RcloneApp, name: &str) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/operations/remotes.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn check(app: &RcloneApp, remote_name: &str) -> Result<bool, String> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `size` is never used
[INFO] [stdout]   --> src/operations/files.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn size(app: &RcloneApp, path: &str) -> Result<(u64, u64), String> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `about` is never used
[INFO] [stdout]   --> src/operations/files.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn about(app: &RcloneApp, remote: &str) -> Result<HashMap<String, u64>, String> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sync` is never used
[INFO] [stdout]   --> src/operations/sync.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn sync(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `preview` is never used
[INFO] [stdout]    --> src/operations/sync.rs:132:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub fn preview(app: &RcloneApp, source: &str, dest: &str) -> Result<Vec<String>, String> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `by_name` is never used
[INFO] [stdout]  --> src/operations/search.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn by_name(
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `diff` is never used
[INFO] [stdout]  --> src/operations/check.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn diff(app: &RcloneApp, source: &str, dest: &str) -> Result<Vec<String>, String> {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `version` is never used
[INFO] [stdout]  --> src/operations/info.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn version(app: &RcloneApp) -> Result<HashMap<String, String>, String> {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stats` is never used
[INFO] [stdout]   --> src/operations/info.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn stats(app: &RcloneApp) -> Result<Value, String> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `backends` is never used
[INFO] [stdout]   --> src/operations/info.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn backends(app: &RcloneApp) -> Result<Vec<String>, String> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `start_time` is never read
[INFO] [stdout]   --> src/ui.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Operation {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub start_time: Instant,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Operation` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]   --> src/ui.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Success(u32, String),
[INFO] [stdout]    |     -------      ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 31 -     Success(u32, String),
[INFO] [stdout] 31 +     Success(u32, ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `show_hidden` and `bandwidth_limit` are never read
[INFO] [stdout]   --> src/ui.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct AppSettings {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 80 |     pub show_hidden: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 81 |     pub bandwidth_limit: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppSettings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `using_system_rclone` is never read
[INFO] [stdout]  --> src/rclone_install.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct RcloneApp {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 6 |     rclone_path: PathBuf,
[INFO] [stdout] 7 |     using_system_rclone: bool,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_with_path`, `get_rclone_path`, `is_using_system_rclone`, `set_rclone_path`, `set_using_system_rclone`, and `version` are never used
[INFO] [stdout]    --> src/rclone_install/rclone_install_real.rs:47:12
[INFO] [stdout]     |
[INFO] [stdout]   9 | impl RcloneApp {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  47 |     pub fn new_with_path(rclone_path: PathBuf, using_system_rclone: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  56 |     pub fn get_rclone_path(&self) -> &PathBuf {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  60 |     pub fn is_using_system_rclone(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     pub fn set_rclone_path(&mut self, path: PathBuf) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  70 |     pub fn set_using_system_rclone(&mut self, value: bool) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub fn version(&self) -> Result<String, String> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `transferred`, `files`, `errors`, `checks`, and `elapsed_time` are never read
[INFO] [stdout]   --> src/operations.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SyncStats {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 34 |     pub transferred: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 35 |     pub files: u64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 36 |     pub errors: u64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 37 |     pub checks: u64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 38 |     pub elapsed_time: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncStats` 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 `format_speed` is never used
[INFO] [stdout]   --> src/operations.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl SyncStats {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 43 |     pub fn format_speed(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyncOptions` is never constructed
[INFO] [stdout]   --> src/operations.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct SyncOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FindOptions` is never constructed
[INFO] [stdout]   --> src/operations.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct FindOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create` is never used
[INFO] [stdout]   --> src/operations/remotes.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn create(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update` is never used
[INFO] [stdout]   --> src/operations/remotes.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn update(app: &RcloneApp, name: &str, config: &HashMap<String, String>) -> Result<(), String> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete` is never used
[INFO] [stdout]    --> src/operations/remotes.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub fn delete(app: &RcloneApp, name: &str) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/operations/remotes.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn check(app: &RcloneApp, remote_name: &str) -> Result<bool, String> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `size` is never used
[INFO] [stdout]   --> src/operations/files.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn size(app: &RcloneApp, path: &str) -> Result<(u64, u64), String> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `about` is never used
[INFO] [stdout]   --> src/operations/files.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn about(app: &RcloneApp, remote: &str) -> Result<HashMap<String, u64>, String> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sync` is never used
[INFO] [stdout]   --> src/operations/sync.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn sync(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `preview` is never used
[INFO] [stdout]    --> src/operations/sync.rs:132:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub fn preview(app: &RcloneApp, source: &str, dest: &str) -> Result<Vec<String>, String> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `by_name` is never used
[INFO] [stdout]  --> src/operations/search.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn by_name(
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `diff` is never used
[INFO] [stdout]  --> src/operations/check.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn diff(app: &RcloneApp, source: &str, dest: &str) -> Result<Vec<String>, String> {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `version` is never used
[INFO] [stdout]  --> src/operations/info.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn version(app: &RcloneApp) -> Result<HashMap<String, String>, String> {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stats` is never used
[INFO] [stdout]   --> src/operations/info.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn stats(app: &RcloneApp) -> Result<Value, String> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `backends` is never used
[INFO] [stdout]   --> src/operations/info.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn backends(app: &RcloneApp) -> Result<Vec<String>, String> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `start_time` is never read
[INFO] [stdout]   --> src/ui.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Operation {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub start_time: Instant,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Operation` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]   --> src/ui.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Success(u32, String),
[INFO] [stdout]    |     -------      ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 31 -     Success(u32, String),
[INFO] [stdout] 31 +     Success(u32, ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `show_hidden` and `bandwidth_limit` are never read
[INFO] [stdout]   --> src/ui.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct AppSettings {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 80 |     pub show_hidden: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 81 |     pub bandwidth_limit: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppSettings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "a032e9bf76eede74b2f15956d43483cbfccf4440282dcb2a769839f8170dd4af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a032e9bf76eede74b2f15956d43483cbfccf4440282dcb2a769839f8170dd4af", kill_on_drop: false }`
[INFO] [stdout] a032e9bf76eede74b2f15956d43483cbfccf4440282dcb2a769839f8170dd4af
