[INFO] cloning repository https://github.com/doncato/freemind-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doncato/freemind-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoncato%2Ffreemind-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoncato%2Ffreemind-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa11c2fcdeea3a5fde3e6dd880dcfd23050a64c9
[INFO] checking doncato/freemind-tui against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoncato%2Ffreemind-tui" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/doncato/freemind-tui
[INFO] finished tweaking git repo https://github.com/doncato/freemind-tui
[INFO] tweaked toml for git repo https://github.com/doncato/freemind-tui written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/doncato/freemind-tui on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/doncato/freemind-tui 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reqwest v0.11.18
[INFO] [stderr]   Downloaded confy v0.5.1
[INFO] [stderr]   Downloaded cron v0.12.0
[INFO] [stderr]   Downloaded clap v4.3.19
[INFO] [stderr]   Downloaded openssl-sys v0.9.90
[INFO] [stderr]   Downloaded tui v0.19.0
[INFO] [stderr]   Downloaded serde v1.0.181
[INFO] [stderr]   Downloaded openssl v0.10.55
[INFO] [stderr]   Downloaded clap_builder v4.3.19
[INFO] [stderr]   Downloaded serde_derive v1.0.181
[INFO] [stderr]   Downloaded rustix v0.38.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c35582c286f80b27b2ff7f10ca28c0b0af8fff7484dc57711bfd31af13d3a23b
[INFO] running `Command { std: "docker" "start" "-a" "c35582c286f80b27b2ff7f10ca28c0b0af8fff7484dc57711bfd31af13d3a23b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c35582c286f80b27b2ff7f10ca28c0b0af8fff7484dc57711bfd31af13d3a23b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c35582c286f80b27b2ff7f10ca28c0b0af8fff7484dc57711bfd31af13d3a23b", kill_on_drop: false }`
[INFO] [stdout] c35582c286f80b27b2ff7f10ca28c0b0af8fff7484dc57711bfd31af13d3a23b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 271f4230643c4d3194352baf23af182ad2c2eadf0579d223906e15181d608c58
[INFO] running `Command { std: "docker" "start" "-a" "271f4230643c4d3194352baf23af182ad2c2eadf0579d223906e15181d608c58", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling serde v1.0.181
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling rustix v0.38.6
[INFO] [stderr]    Compiling serde_derive v1.0.181
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling cc v1.0.81
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking clap_builder v4.3.19
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking clap v4.3.19
[INFO] [stderr]     Checking cron v0.12.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]     Checking confy v0.5.1
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking freemind-tui v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/app.rs:400:83
[INFO] [stdout]     |
[INFO] [stdout] 400 |     fn build_footer<'a, B: tui::backend::Backend>(f: &mut Frame<B>, layout: Rect, state: &mut AppState, block: Block<'a>, style: &Style) {
[INFO] [stdout]     |                                                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `d`
[INFO] [stdout]    --> src/data.rs:310:33
[INFO] [stdout]     |
[INFO] [stdout] 310 |                 Self::Directory(d) => None
[INFO] [stdout]     |                                 ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/data.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |                 _ => u8::MAX,
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/data.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 491 |                 Self::Title => 0,
[INFO] [stdout]     |                 ----------- matches some of the same values
[INFO] [stdout] 492 |                 Self::Description => 1,
[INFO] [stdout]     |                 ----------------- matches some of the same values
[INFO] [stdout] 493 |                 Self::Location => 2,
[INFO] [stdout]     |                 -------------- matches some of the same values
[INFO] [stdout] 494 |                 Self::Due => 3,
[INFO] [stdout]     |                 --------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 499 |                 _ => u8::MAX,
[INFO] [stdout]     |                 ^ ...and 4 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_app_config` is never used
[INFO] [stdout]   --> src/app.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn write_app_config(config: &AppConfig) -> Option<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/data.rs:294:19
[INFO] [stdout]     |
[INFO] [stdout] 294 |         Directory(DirectoryNode),
[INFO] [stdout]     |         --------- ^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RegistryNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 294 -         Directory(DirectoryNode),
[INFO] [stdout] 294 +         Directory(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name`, `id`, and `removed` are never used
[INFO] [stdout]    --> src/data.rs:307:12
[INFO] [stdout]     |
[INFO] [stdout] 305 |     impl RegistryNode {
[INFO] [stdout]     |     ----------------- methods in this implementation
[INFO] [stdout] 306 |         /// Returns the Name of the node if available
[INFO] [stdout] 307 |         fn name(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |         fn id(&self) -> Option<u16> {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 323 |         fn removed(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `nodes`, and `content` are never read
[INFO] [stdout]    --> src/data.rs:424:9
[INFO] [stdout]     |
[INFO] [stdout] 423 |     struct DirectoryNode {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 424 |         id: Option<u16>,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 425 |         nodes: HashMap<NodeName, NodeValue>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 426 |         content: Vec<RegistryNode>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DirectoryNode` 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: methods `description`, `node_count`, `get_nodes`, and `get_text` are never used
[INFO] [stdout]    --> src/data.rs:675:16
[INFO] [stdout]     |
[INFO] [stdout] 661 |     impl EntryNode {
[INFO] [stdout]     |     -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 675 |         pub fn description(&self) -> Option<String> {
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 687 |         pub fn node_count(&self) -> usize {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 705 |         pub fn get_nodes(&self) -> Iter<NodeName, NodeValue> {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 760 |         pub fn get_text(&self) -> String {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `attributes` and `edit` are never used
[INFO] [stdout]    --> src/data.rs:813:16
[INFO] [stdout]     |
[INFO] [stdout] 807 |     impl AppFocus {
[INFO] [stdout]     |     ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 813 |         pub fn attributes(&self) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 817 |         pub fn edit(&self) -> bool {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_ids` and `remove` are never used
[INFO] [stdout]     --> src/data.rs:1029:16
[INFO] [stdout]      |
[INFO] [stdout]  836 |     impl AppState {
[INFO] [stdout]      |     ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1029 |         pub fn get_ids(&self, ignore_removed: bool) -> Vec<u16> {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1386 |         pub fn remove(&mut self, id: u16) -> bool {
[INFO] [stdout]      |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/data.rs:1577:23
[INFO] [stdout]      |
[INFO] [stdout] 1556 |     impl AppConfig {
[INFO] [stdout]      |     -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1577 |         pub(crate) fn new(server_address: String, username: String, secret: String, auth_method: AuthMethod) -> Self {
[INFO] [stdout]      |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data.rs:705:26
[INFO] [stdout]     |
[INFO] [stdout] 705 |         pub fn get_nodes(&self) -> Iter<NodeName, NodeValue> {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 705 |         pub fn get_nodes(&self) -> Iter<'_, NodeName, NodeValue> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/app.rs:400:83
[INFO] [stdout]     |
[INFO] [stdout] 400 |     fn build_footer<'a, B: tui::backend::Backend>(f: &mut Frame<B>, layout: Rect, state: &mut AppState, block: Block<'a>, style: &Style) {
[INFO] [stdout]     |                                                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `d`
[INFO] [stdout]    --> src/data.rs:310:33
[INFO] [stdout]     |
[INFO] [stdout] 310 |                 Self::Directory(d) => None
[INFO] [stdout]     |                                 ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/data.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |                 _ => u8::MAX,
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/data.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 491 |                 Self::Title => 0,
[INFO] [stdout]     |                 ----------- matches some of the same values
[INFO] [stdout] 492 |                 Self::Description => 1,
[INFO] [stdout]     |                 ----------------- matches some of the same values
[INFO] [stdout] 493 |                 Self::Location => 2,
[INFO] [stdout]     |                 -------------- matches some of the same values
[INFO] [stdout] 494 |                 Self::Due => 3,
[INFO] [stdout]     |                 --------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 499 |                 _ => u8::MAX,
[INFO] [stdout]     |                 ^ ...and 4 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_app_config` is never used
[INFO] [stdout]   --> src/app.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn write_app_config(config: &AppConfig) -> Option<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/data.rs:294:19
[INFO] [stdout]     |
[INFO] [stdout] 294 |         Directory(DirectoryNode),
[INFO] [stdout]     |         --------- ^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RegistryNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 294 -         Directory(DirectoryNode),
[INFO] [stdout] 294 +         Directory(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name`, `id`, and `removed` are never used
[INFO] [stdout]    --> src/data.rs:307:12
[INFO] [stdout]     |
[INFO] [stdout] 305 |     impl RegistryNode {
[INFO] [stdout]     |     ----------------- methods in this implementation
[INFO] [stdout] 306 |         /// Returns the Name of the node if available
[INFO] [stdout] 307 |         fn name(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |         fn id(&self) -> Option<u16> {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 323 |         fn removed(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `nodes`, and `content` are never read
[INFO] [stdout]    --> src/data.rs:424:9
[INFO] [stdout]     |
[INFO] [stdout] 423 |     struct DirectoryNode {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 424 |         id: Option<u16>,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 425 |         nodes: HashMap<NodeName, NodeValue>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 426 |         content: Vec<RegistryNode>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DirectoryNode` 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: methods `description`, `node_count`, `get_nodes`, and `get_text` are never used
[INFO] [stdout]    --> src/data.rs:675:16
[INFO] [stdout]     |
[INFO] [stdout] 661 |     impl EntryNode {
[INFO] [stdout]     |     -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 675 |         pub fn description(&self) -> Option<String> {
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 687 |         pub fn node_count(&self) -> usize {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 705 |         pub fn get_nodes(&self) -> Iter<NodeName, NodeValue> {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 760 |         pub fn get_text(&self) -> String {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `attributes` and `edit` are never used
[INFO] [stdout]    --> src/data.rs:813:16
[INFO] [stdout]     |
[INFO] [stdout] 807 |     impl AppFocus {
[INFO] [stdout]     |     ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 813 |         pub fn attributes(&self) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 817 |         pub fn edit(&self) -> bool {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_ids` and `remove` are never used
[INFO] [stdout]     --> src/data.rs:1029:16
[INFO] [stdout]      |
[INFO] [stdout]  836 |     impl AppState {
[INFO] [stdout]      |     ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1029 |         pub fn get_ids(&self, ignore_removed: bool) -> Vec<u16> {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1386 |         pub fn remove(&mut self, id: u16) -> bool {
[INFO] [stdout]      |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/data.rs:1577:23
[INFO] [stdout]      |
[INFO] [stdout] 1556 |     impl AppConfig {
[INFO] [stdout]      |     -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1577 |         pub(crate) fn new(server_address: String, username: String, secret: String, auth_method: AuthMethod) -> Self {
[INFO] [stdout]      |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data.rs:705:26
[INFO] [stdout]     |
[INFO] [stdout] 705 |         pub fn get_nodes(&self) -> Iter<NodeName, NodeValue> {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 705 |         pub fn get_nodes(&self) -> Iter<'_, NodeName, NodeValue> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "271f4230643c4d3194352baf23af182ad2c2eadf0579d223906e15181d608c58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "271f4230643c4d3194352baf23af182ad2c2eadf0579d223906e15181d608c58", kill_on_drop: false }`
[INFO] [stdout] 271f4230643c4d3194352baf23af182ad2c2eadf0579d223906e15181d608c58
