[INFO] cloning repository https://github.com/X-croot/Ulock
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/X-croot/Ulock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FX-croot%2FUlock", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FX-croot%2FUlock'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b84eda87ff61acc57c44dbfa4c3733d8039f634
[INFO] checking X-croot/Ulock against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FX-croot%2FUlock" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/X-croot/Ulock
[INFO] finished tweaking git repo https://github.com/X-croot/Ulock
[INFO] tweaked toml for git repo https://github.com/X-croot/Ulock written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/X-croot/Ulock on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/X-croot/Ulock 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:69:1
[INFO] [stderr]    |
[INFO] [stderr] 69 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `ulock` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unic-langid v0.9.6
[INFO] [stderr]   Downloaded notify v6.1.1
[INFO] [stderr]   Downloaded inotify v0.9.6
[INFO] [stderr]   Downloaded unic-langid-impl v0.9.6
[INFO] [stderr]   Downloaded sysinfo v0.30.13
[INFO] [stderr]   Downloaded fluent-bundle v0.15.3
[INFO] [stderr]   Downloaded intl_pluralrules v7.0.2
[INFO] [stderr]   Downloaded ntapi v0.4.3
[INFO] [stderr]   Downloaded jiff-static v0.2.34
[INFO] [stderr]   Downloaded rctree v0.5.0
[INFO] [stderr]   Downloaded intl-memoizer v0.5.3
[INFO] [stderr]   Downloaded ehttp v0.5.0
[INFO] [stderr]   Downloaded jiff-core v0.1.0
[INFO] [stderr]   Downloaded imagesize v0.12.0
[INFO] [stderr]   Downloaded emath v0.27.2
[INFO] [stderr]   Downloaded self_cell v0.10.3
[INFO] [stderr]   Downloaded kurbo v0.9.5
[INFO] [stderr]   Downloaded usvg-tree v0.37.0
[INFO] [stderr]   Downloaded usvg-parser v0.37.0
[INFO] [stderr]   Downloaded ecolor v0.27.2
[INFO] [stderr]   Downloaded eframe v0.27.2
[INFO] [stderr]   Downloaded fluent-langneg v0.13.1
[INFO] [stderr]   Downloaded usvg v0.37.0
[INFO] [stderr]   Downloaded fluent-syntax v0.11.1
[INFO] [stderr]   Downloaded egui_extras v0.27.2
[INFO] [stderr]   Downloaded svgtypes v0.13.0
[INFO] [stderr]   Downloaded roxmltree v0.19.0
[INFO] [stderr]   Downloaded wayland-backend v0.3.16
[INFO] [stderr]   Downloaded resvg v0.37.0
[INFO] [stderr]   Downloaded egui_glow v0.27.2
[INFO] [stderr]   Downloaded egui v0.27.2
[INFO] [stderr]   Downloaded webbrowser v0.8.15
[INFO] [stderr]   Downloaded cocoa-foundation v0.1.2
[INFO] [stderr]   Downloaded base32 v0.5.1
[INFO] [stderr]   Downloaded egui-winit v0.27.2
[INFO] [stderr]   Downloaded jiff v0.2.34
[INFO] [stderr]   Downloaded epaint v0.27.2
[INFO] [stderr]   Downloaded cocoa v0.25.0
[INFO] [stderr]   Downloaded lopdf v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] da001817b6a5d39d18cbb86ef9b2078d02f7ff286155bbfbabf7cca96e025b12
[INFO] running `Command { std: "docker" "start" "da001817b6a5d39d18cbb86ef9b2078d02f7ff286155bbfbabf7cca96e025b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da001817b6a5d39d18cbb86ef9b2078d02f7ff286155bbfbabf7cca96e025b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da001817b6a5d39d18cbb86ef9b2078d02f7ff286155bbfbabf7cca96e025b12" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da001817b6a5d39d18cbb86ef9b2078d02f7ff286155bbfbabf7cca96e025b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da001817b6a5d39d18cbb86ef9b2078d02f7ff286155bbfbabf7cca96e025b12" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:69:1
[INFO] [stderr]    |
[INFO] [stderr] 69 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `ulock` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.31.15
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]    Compiling wayland-backend v0.3.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.11
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking svgtypes v0.13.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]     Checking usvg-tree v0.37.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking usvg-parser v0.37.0
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking self_cell v1.3.0
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking usvg v0.37.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking jiff v0.2.34
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking webbrowser v0.8.15
[INFO] [stderr]     Checking resvg v0.37.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking self_cell v0.10.3
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking fluent-langneg v0.13.1
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking fluent-syntax v0.11.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking time v0.3.54
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking fluent-bundle v0.15.3
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking base32 v0.5.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking ecolor v0.27.2
[INFO] [stderr]     Checking emath v0.27.2
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking lopdf v0.32.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking epaint v0.27.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking egui v0.27.2
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking ehttp v0.5.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking egui_glow v0.27.2
[INFO] [stderr]     Checking egui_extras v0.27.2
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking egui-winit v0.27.2
[INFO] [stderr]     Checking eframe v0.27.2
[INFO] [stderr]     Checking ulock v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `cipher::*`
[INFO] [stdout]  --> src/crypto/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use cipher::*;
[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: `kdf::*`
[INFO] [stdout]  --> src/crypto/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use kdf::*;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OpenViewer`
[INFO] [stdout]  --> src/ui/vault_view.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::ui::viewers::{open_file, OpenViewer};
[INFO] [stdout]   |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cipher::*`
[INFO] [stdout]  --> src/crypto/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use cipher::*;
[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: `kdf::*`
[INFO] [stdout]  --> src/crypto/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use kdf::*;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OpenViewer`
[INFO] [stdout]  --> src/ui/vault_view.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::ui::viewers::{open_file, OpenViewer};
[INFO] [stdout]   |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:13:41
[INFO] [stdout]    |
[INFO] [stdout] 13 |     visuals.window_stroke = Stroke::new(1.0, Color32::from_rgb(51, 51, 51));
[INFO] [stdout]    |                                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:14:60
[INFO] [stdout]    |
[INFO] [stdout] 14 |     visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.0, Color32::from_rgb(51, 51, 51));
[INFO] [stdout]    |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:17:54
[INFO] [stdout]    |
[INFO] [stdout] 17 |     visuals.widgets.inactive.bg_stroke = Stroke::new(1.0, Color32::from_rgb(51, 51, 51));
[INFO] [stdout]    |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:20:53
[INFO] [stdout]    |
[INFO] [stdout] 20 |     visuals.widgets.hovered.bg_stroke = Stroke::new(1.0, Color32::WHITE);
[INFO] [stdout]    |                                                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:21:53
[INFO] [stdout]    |
[INFO] [stdout] 21 |     visuals.widgets.hovered.fg_stroke = Stroke::new(1.0, Color32::WHITE);
[INFO] [stdout]    |                                                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:24:52
[INFO] [stdout]    |
[INFO] [stdout] 24 |     visuals.widgets.active.bg_stroke = Stroke::new(1.0, Color32::WHITE);
[INFO] [stdout]    |                                                    ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:25:52
[INFO] [stdout]    |
[INFO] [stdout] 25 |     visuals.widgets.active.fg_stroke = Stroke::new(1.0, Color32::WHITE);
[INFO] [stdout]    |                                                    ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:28:44
[INFO] [stdout]    |
[INFO] [stdout] 28 |     visuals.selection.stroke = Stroke::new(1.0, Color32::WHITE);
[INFO] [stdout]    |                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:13:41
[INFO] [stdout]    |
[INFO] [stdout] 13 |     visuals.window_stroke = Stroke::new(1.0, Color32::from_rgb(51, 51, 51));
[INFO] [stdout]    |                                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:14:60
[INFO] [stdout]    |
[INFO] [stdout] 14 |     visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.0, Color32::from_rgb(51, 51, 51));
[INFO] [stdout]    |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:17:54
[INFO] [stdout]    |
[INFO] [stdout] 17 |     visuals.widgets.inactive.bg_stroke = Stroke::new(1.0, Color32::from_rgb(51, 51, 51));
[INFO] [stdout]    |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:20:53
[INFO] [stdout]    |
[INFO] [stdout] 20 |     visuals.widgets.hovered.bg_stroke = Stroke::new(1.0, Color32::WHITE);
[INFO] [stdout]    |                                                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:21:53
[INFO] [stdout]    |
[INFO] [stdout] 21 |     visuals.widgets.hovered.fg_stroke = Stroke::new(1.0, Color32::WHITE);
[INFO] [stdout]    |                                                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:24:52
[INFO] [stdout]    |
[INFO] [stdout] 24 |     visuals.widgets.active.bg_stroke = Stroke::new(1.0, Color32::WHITE);
[INFO] [stdout]    |                                                    ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:25:52
[INFO] [stdout]    |
[INFO] [stdout] 25 |     visuals.widgets.active.fg_stroke = Stroke::new(1.0, Color32::WHITE);
[INFO] [stdout]    |                                                    ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:28:44
[INFO] [stdout]    |
[INFO] [stdout] 28 |     visuals.selection.stroke = Stroke::new(1.0, Color32::WHITE);
[INFO] [stdout]    |                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ResetConfirm` is never constructed
[INFO] [stdout]   --> src/app.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum Screen {
[INFO] [stdout]    |          ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     ResetConfirm,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Screen` 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: constant `TAG_LEN` is never used
[INFO] [stdout]  --> src/crypto/cipher.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const TAG_LEN: usize = 16;
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extension` is never used
[INFO] [stdout]   --> src/crypto/filename.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn extension() -> &'static str { EXT }
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HmacFail` is never constructed
[INFO] [stdout]   --> src/crypto/key.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum KeyFileError {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 34 |     HmacFail,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KeyFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `verify_nonce`, and `verify_ct` are never read
[INFO] [stdout]   --> src/crypto/key.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct KeyFile {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 38 |     pub version: u8,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub verify_nonce: [u8; NONCE_LEN],
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 44 |     pub verify_ct: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `verify_password` is never used
[INFO] [stdout]    --> src/crypto/key.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout]  49 | impl KeyFile {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub fn verify_password(&self, master: &[u8]) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_rtl` is never used
[INFO] [stdout]    --> src/i18n.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl I18n {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn is_rtl(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `encrypted_name` is never read
[INFO] [stdout]   --> src/vault/manager.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct VaultEntry {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 28 |     pub encrypted_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DirWatcher` is never constructed
[INFO] [stdout]   --> src/vault/watcher.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct DirWatcher {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `take_dirty` are never used
[INFO] [stdout]   --> src/vault/watcher.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl DirWatcher {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 16 |     pub fn new(dir: PathBuf) -> Option<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn take_dirty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ResetConfirm` is never constructed
[INFO] [stdout]   --> src/app.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum Screen {
[INFO] [stdout]    |          ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     ResetConfirm,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Screen` 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: constant `TAG_LEN` is never used
[INFO] [stdout]  --> src/crypto/cipher.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const TAG_LEN: usize = 16;
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extension` is never used
[INFO] [stdout]   --> src/crypto/filename.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn extension() -> &'static str { EXT }
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HmacFail` is never constructed
[INFO] [stdout]   --> src/crypto/key.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum KeyFileError {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 34 |     HmacFail,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KeyFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `verify_nonce`, and `verify_ct` are never read
[INFO] [stdout]   --> src/crypto/key.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct KeyFile {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 38 |     pub version: u8,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub verify_nonce: [u8; NONCE_LEN],
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 44 |     pub verify_ct: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `verify_password` is never used
[INFO] [stdout]    --> src/crypto/key.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout]  49 | impl KeyFile {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub fn verify_password(&self, master: &[u8]) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_rtl` is never used
[INFO] [stdout]    --> src/i18n.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl I18n {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn is_rtl(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `encrypted_name` is never read
[INFO] [stdout]   --> src/vault/manager.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct VaultEntry {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 28 |     pub encrypted_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DirWatcher` is never constructed
[INFO] [stdout]   --> src/vault/watcher.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct DirWatcher {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `take_dirty` are never used
[INFO] [stdout]   --> src/vault/watcher.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl DirWatcher {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 16 |     pub fn new(dir: PathBuf) -> Option<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn take_dirty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `anyhow`
[INFO] [stderr]  --> Cargo.toml:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | anyhow = "1"
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `anyhow`
[INFO] [stderr] warning: unused dependency `directories`
[INFO] [stderr]  --> Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | directories = "5"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: consider removing the dependency on `directories`
[INFO] [stderr] warning: unused dependency `egui_extras`
[INFO] [stderr]   --> Cargo.toml:42:15
[INFO] [stderr]    |
[INFO] [stderr] 42 | [dependencies.egui_extras]
[INFO] [stderr]    |               ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `egui_extras`
[INFO] [stderr] warning: unused dependency `nix`
[INFO] [stderr]   --> Cargo.toml:83:34
[INFO] [stderr]    |
[INFO] [stderr] 83 | [target."cfg(unix)".dependencies.nix]
[INFO] [stderr]    |                                  ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `nix`
[INFO] [stderr] warning: unused dependency `serde_json`
[INFO] [stderr]   --> Cargo.toml:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | serde_json = "1"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `serde_json`
[INFO] [stderr] warning: unused dependency `sysinfo`
[INFO] [stderr]   --> Cargo.toml:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | sysinfo = "0.30"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `sysinfo`
[INFO] [stderr] warning: `ulock` (manifest) generated 6 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.31.3, glutin-winit v0.4.2, nix v0.28.0, winit v0.29.15
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "da001817b6a5d39d18cbb86ef9b2078d02f7ff286155bbfbabf7cca96e025b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da001817b6a5d39d18cbb86ef9b2078d02f7ff286155bbfbabf7cca96e025b12", kill_on_drop: false }`
[INFO] [stdout] da001817b6a5d39d18cbb86ef9b2078d02f7ff286155bbfbabf7cca96e025b12
