[INFO] cloning repository https://github.com/fchc7/sshman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fchc7/sshman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffchc7%2Fsshman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffchc7%2Fsshman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24a1bb7104dc4104bd16db6c7bbe45bf826fd3f8 [INFO] checking fchc7/sshman against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffchc7%2Fsshman" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fchc7/sshman [INFO] finished tweaking git repo https://github.com/fchc7/sshman [INFO] tweaked toml for git repo https://github.com/fchc7/sshman written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fchc7/sshman on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fchc7/sshman 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 30b77688a4fbf08c1f35f9b22e99f6e97434d01fd8e0acc395242c6ec91f9033 [INFO] running `Command { std: "docker" "start" "30b77688a4fbf08c1f35f9b22e99f6e97434d01fd8e0acc395242c6ec91f9033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30b77688a4fbf08c1f35f9b22e99f6e97434d01fd8e0acc395242c6ec91f9033", 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" "30b77688a4fbf08c1f35f9b22e99f6e97434d01fd8e0acc395242c6ec91f9033" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30b77688a4fbf08c1f35f9b22e99f6e97434d01fd8e0acc395242c6ec91f9033", 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" "30b77688a4fbf08c1f35f9b22e99f6e97434d01fd8e0acc395242c6ec91f9033" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking cmov v0.5.3 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking cpubits v0.1.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking base16ct v1.0.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking rustcrypto-ff v0.14.0-rc.1 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Checking ctutils v0.4.2 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Checking rustcrypto-group v0.14.0-rc.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking pem-rfc7468 v1.0.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling nix v0.31.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking keccak v0.2.0 [INFO] [stderr] Checking fiat-crypto v0.3.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking io_tee v0.1.1 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking ssh-encoding v0.2.0 [INFO] [stderr] Checking rust-embed-utils v8.11.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking internal-russh-num-bigint v0.5.0 [INFO] [stderr] Checking generic-array v1.4.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Checking russh-cryptovec v0.59.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking rtoolbox v0.0.5 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.2.2 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking hex-literal v1.1.0 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Checking predicates-tree v1.0.13 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking rpassword v7.5.2 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking predicates v3.1.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling pin-project-internal v1.1.12 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Checking hybrid-array v0.4.12 [INFO] [stderr] Checking der v0.8.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking unic-langid-impl v0.9.6 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking unic-langid v0.9.6 [INFO] [stderr] Checking fluent-langneg v0.13.1 [INFO] [stderr] Checking intl-memoizer v0.5.3 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Compiling rust-embed v8.11.0 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking bcrypt-pbkdf v0.10.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking ssh-cipher v0.2.0 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking pin-project v1.1.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking fluent-syntax v0.11.1 [INFO] [stderr] Compiling delegate v0.13.5 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking fluent-bundle v0.15.3 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking spki v0.8.0-rc.4 [INFO] [stderr] Checking comfy-table v7.2.2 [INFO] [stderr] Checking fluent v0.16.1 [INFO] [stderr] Checking pkcs1 v0.8.0-rc.4 [INFO] [stderr] Checking crypto-common v0.2.1 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Checking block-padding v0.4.2 [INFO] [stderr] Checking crypto-bigint v0.7.0-rc.28 [INFO] [stderr] Checking sec1 v0.8.1 [INFO] [stderr] Checking module-lattice v0.2.3 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking inout v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Checking cipher v0.5.1 [INFO] [stderr] Checking universal-hash v0.6.1 [INFO] [stderr] Checking aead v0.6.0-rc.10 [INFO] [stderr] Checking kem v0.3.0 [INFO] [stderr] Checking polyval v0.7.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking hmac v0.13.0 [INFO] [stderr] Checking ghash v0.6.0 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking signature v3.0.0 [INFO] [stderr] Checking sha3 v0.11.0 [INFO] [stderr] Checking sha1 v0.11.0 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking salsa20 v0.11.0 [INFO] [stderr] Checking ctr v0.10.0 [INFO] [stderr] Checking aes v0.9.0 [INFO] [stderr] Checking cbc v0.2.0 [INFO] [stderr] Checking pbkdf2 v0.13.0 [INFO] [stderr] Checking hkdf v0.13.0 [INFO] [stderr] Checking rfc6979 v0.5.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling neli-proc-macros v0.2.2 [INFO] [stderr] Checking cookie-factory v0.3.3 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking age-core v0.10.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking ml-kem v0.3.0-rc.1 [INFO] [stderr] Checking aes-gcm v0.11.0-rc.3 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking scrypt v0.12.0 [INFO] [stderr] Compiling i18n-config v0.4.8 [INFO] [stderr] Checking pkcs5 v0.8.0-rc.13 [INFO] [stderr] Checking neli v0.7.4 [INFO] [stderr] Checking pkcs8 v0.11.0-rc.11 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking russh-util v0.52.0 [INFO] [stderr] Checking primefield v0.14.0-rc.7 [INFO] [stderr] Checking crypto-primes v0.7.0-pre.9 [INFO] [stderr] Checking elliptic-curve v0.14.0-rc.28 [INFO] [stderr] Checking ed25519 v3.0.0-rc.4 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Checking ed25519-dalek v3.0.0-pre.6 [INFO] [stderr] Checking russh-sftp v2.1.2 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Checking primeorder v0.14.0-rc.7 [INFO] [stderr] Checking ecdsa v0.17.0-rc.16 [INFO] [stderr] Compiling i18n-embed v0.14.1 [INFO] [stderr] Checking p384 v0.14.0-rc.7 [INFO] [stderr] Checking p521 v0.14.0-rc.7 [INFO] [stderr] Checking p256 v0.14.0-rc.7 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking rsa v0.10.0-rc.16 [INFO] [stderr] Compiling i18n-embed-fl v0.7.0 [INFO] [stderr] Checking age v0.10.1 [INFO] [stderr] Checking local-ip-address v0.6.12 [INFO] [stderr] Checking internal-russh-forked-ssh-key v0.6.18+upstream-0.6.7 [INFO] [stderr] Checking russh v0.60.2 [INFO] [stderr] Checking sshman v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `new_master_password` [INFO] [stdout] --> src/commands/handlers.rs:461:39 [INFO] [stdout] | [INFO] [stdout] 461 | pub fn handle_reset(ctx: &AppContext, new_master_password: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_master_password` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_master_password` [INFO] [stdout] --> src/commands/handlers.rs:461:39 [INFO] [stdout] | [INFO] [stdout] 461 | pub fn handle_reset(ctx: &AppContext, new_master_password: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_master_password` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `save_password` is never used [INFO] [stdout] --> src/commands/handlers.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 404 | impl AppContext { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 442 | pub fn save_password(&self, alias: &str, password: &str, master_password: &str) -> Result<(), CommandError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_tags`, `with_color`, and `display_host` are never used [INFO] [stdout] --> src/models/connection.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Connection { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn with_tags(mut self, tags: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn with_color(mut self, color: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn display_host(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `filter_by_tag`, `filter_local`, and `list_all_tags` are never used [INFO] [stdout] --> src/models/connection.rs:179:12 [INFO] [stdout] | [INFO] [stdout] 82 | impl ConnectionStore { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 179 | pub fn filter_by_tag(&self, tag: &str) -> Vec<&Connection> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | pub fn filter_local(&self, local_ips: &[IpAddr]) -> Vec<&Connection> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | pub fn list_all_tags(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `WrongMasterPassword` is never constructed [INFO] [stdout] --> src/storage/crypto.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum CryptoError { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 11 | WrongMasterPassword, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CryptoError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `PasswordProvider` is never used [INFO] [stdout] --> src/storage/crypto.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait PasswordProvider: Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AgeProvider` is never constructed [INFO] [stdout] --> src/storage/crypto.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct AgeProvider { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `load_encrypted_entries`, and `encrypted_entries` are never used [INFO] [stdout] --> src/storage/crypto.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 77 | impl AgeProvider { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 78 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | pub fn load_encrypted_entries(&mut self, entries: std::collections::HashMap) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn encrypted_entries(&self) -> &std::collections::HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `default` is never used [INFO] [stdout] --> src/storage/config.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl Storage { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_warn` is never used [INFO] [stdout] --> src/ui/output.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn print_warn(msg: &str) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `save_password` is never used [INFO] [stdout] --> src/commands/handlers.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 404 | impl AppContext { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 442 | pub fn save_password(&self, alias: &str, password: &str, master_password: &str) -> Result<(), CommandError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_tags` and `with_color` are never used [INFO] [stdout] --> src/models/connection.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Connection { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn with_tags(mut self, tags: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn with_color(mut self, color: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `save_password` and `delete_password` are never used [INFO] [stdout] --> src/storage/crypto.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait PasswordProvider: Send + Sync { [INFO] [stdout] | ---------------- methods in this trait [INFO] [stdout] 68 | fn save_password(&self, key: &str, password: &str, master_password: &str) -> Result<(), CryptoError>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 69 | fn get_password(&self, key: &str, master_password: &str) -> Result; [INFO] [stdout] 70 | fn delete_password(&self, key: &str) -> Result<(), CryptoError>; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `default` is never used [INFO] [stdout] --> src/storage/config.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl Storage { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_warn` is never used [INFO] [stdout] --> src/ui/output.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn print_warn(msg: &str) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3, proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "30b77688a4fbf08c1f35f9b22e99f6e97434d01fd8e0acc395242c6ec91f9033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30b77688a4fbf08c1f35f9b22e99f6e97434d01fd8e0acc395242c6ec91f9033", kill_on_drop: false }` [INFO] [stdout] 30b77688a4fbf08c1f35f9b22e99f6e97434d01fd8e0acc395242c6ec91f9033