[INFO] cloning repository https://github.com/JCodV/tui-project-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JCodV/tui-project-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJCodV%2Ftui-project-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJCodV%2Ftui-project-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6073b1b8b6b86dab9903436ee9a21736f36c1e77 [INFO] building JCodV/tui-project-manager against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJCodV%2Ftui-project-manager" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JCodV/tui-project-manager [INFO] finished tweaking git repo https://github.com/JCodV/tui-project-manager [INFO] tweaked toml for git repo https://github.com/JCodV/tui-project-manager written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JCodV/tui-project-manager on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JCodV/tui-project-manager 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f6f38ae9e4f7bd17beadc716ccd3b5e66bdbe54c3e87d3bcef5be0c1237eb64 [INFO] running `Command { std: "docker" "start" "-a" "5f6f38ae9e4f7bd17beadc716ccd3b5e66bdbe54c3e87d3bcef5be0c1237eb64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f6f38ae9e4f7bd17beadc716ccd3b5e66bdbe54c3e87d3bcef5be0c1237eb64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f6f38ae9e4f7bd17beadc716ccd3b5e66bdbe54c3e87d3bcef5be0c1237eb64", kill_on_drop: false }` [INFO] [stdout] 5f6f38ae9e4f7bd17beadc716ccd3b5e66bdbe54c3e87d3bcef5be0c1237eb64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1690e294997e08829da1c3a1e17339397f418c7e1c20f20c3ef8fbf60afd2b3e [INFO] running `Command { std: "docker" "start" "-a" "1690e294997e08829da1c3a1e17339397f418c7e1c20f20c3ef8fbf60afd2b3e", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.6 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tui-project-manager v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::default` [INFO] [stdout] --> src/app.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::default; [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 imports: `Color` and `Style` [INFO] [stdout] --> src/app.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | style::{Color, Style, Stylize}, [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `owo_colors::OwoColorize` [INFO] [stdout] --> src/app.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use color_eyre::{owo_colors::OwoColorize, Result}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/app.rs:168:43 [INFO] [stdout] | [INFO] [stdout] 168 | fn draw_project_creation_popup(&self, frame: &mut Frame) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/app.rs:170:47 [INFO] [stdout] | [INFO] [stdout] 170 | fn draw_selected_project_todo_list(&self, frame: &mut Frame) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/app.rs:172:40 [INFO] [stdout] | [INFO] [stdout] 172 | fn draw_task_creation_popup(&self, frame: &mut Frame) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_name` [INFO] [stdout] --> src/app.rs:117:22 [INFO] [stdout] | [INFO] [stdout] 117 | fn save_projects(file_name: &str) {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_name` [INFO] [stdout] --> src/app.rs:115:28 [INFO] [stdout] | [INFO] [stdout] 115 | fn load_saved_projects(file_name: &str) {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description` and `is_complete` are never read [INFO] [stdout] --> src/app.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | struct Task { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 15 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 16 | is_complete: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Task` has a derived impl for the trait `Debug`, 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: associated function `new` is never used [INFO] [stdout] --> src/app.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Task { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 20 | pub fn new(description: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tasks` and `progress` are never read [INFO] [stdout] --> src/app.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | struct TodoList { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 30 | tasks: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 31 | progress: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TodoList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `calculate_progress` are never used [INFO] [stdout] --> src/app.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl TodoList { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 38 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | fn calculate_progress(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `description`, `file_location`, and `todo_list` are never read [INFO] [stdout] --> src/app.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 61 | struct Project { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 62 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 63 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 64 | file_location: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 65 | todo_list: TodoList, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Project` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/app.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 69 | impl Project { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 70 | pub fn new(name: String, description: String, file_location: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ProjectCreationPage`, `SelectedProjectTodoList`, and `TaskCreationPage` are never constructed [INFO] [stdout] --> src/app.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 81 | enum AppState { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 82 | ProjectSelectionPage, [INFO] [stdout] 83 | ProjectCreationPage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 84 | SelectedProjectTodoList, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 85 | TaskCreationPage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` 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 `state` and `projects` are never read [INFO] [stdout] --> src/app.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 95 | pub struct App { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 96 | is_running: bool, [INFO] [stdout] 97 | state: AppState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 98 | projects: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `load_saved_projects`, `save_projects`, `draw_project_selection_page`, `draw_project_creation_popup`, `draw_selected_project_todo_list`, and `draw_task_creation_popup` are never used [INFO] [stdout] --> src/app.rs:115:8 [INFO] [stdout] | [INFO] [stdout] 101 | impl App { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 115 | fn load_saved_projects(file_name: &str) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 116 | [INFO] [stdout] 117 | fn save_projects(file_name: &str) {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | fn draw_project_selection_page(&self, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | fn draw_project_creation_popup(&self, frame: &mut Frame) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 169 | [INFO] [stdout] 170 | fn draw_selected_project_todo_list(&self, frame: &mut Frame) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 171 | [INFO] [stdout] 172 | fn draw_task_creation_popup(&self, frame: &mut Frame) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.16s [INFO] running `Command { std: "docker" "inspect" "1690e294997e08829da1c3a1e17339397f418c7e1c20f20c3ef8fbf60afd2b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1690e294997e08829da1c3a1e17339397f418c7e1c20f20c3ef8fbf60afd2b3e", kill_on_drop: false }` [INFO] [stdout] 1690e294997e08829da1c3a1e17339397f418c7e1c20f20c3ef8fbf60afd2b3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2190ac85582ba175833e96bb2cdbe3247e7bba907522283d620e76f614b9d22b [INFO] running `Command { std: "docker" "start" "-a" "2190ac85582ba175833e96bb2cdbe3247e7bba907522283d620e76f614b9d22b", kill_on_drop: false }` [INFO] [stderr] Compiling tui-project-manager v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::default` [INFO] [stdout] --> src/app.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::default; [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 imports: `Color` and `Style` [INFO] [stdout] --> src/app.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | style::{Color, Style, Stylize}, [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `owo_colors::OwoColorize` [INFO] [stdout] --> src/app.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use color_eyre::{owo_colors::OwoColorize, Result}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/app.rs:168:43 [INFO] [stdout] | [INFO] [stdout] 168 | fn draw_project_creation_popup(&self, frame: &mut Frame) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/app.rs:170:47 [INFO] [stdout] | [INFO] [stdout] 170 | fn draw_selected_project_todo_list(&self, frame: &mut Frame) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_name` [INFO] [stdout] --> src/app.rs:117:22 [INFO] [stdout] | [INFO] [stdout] 117 | fn save_projects(file_name: &str) {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_name` [INFO] [stdout] --> src/app.rs:115:28 [INFO] [stdout] | [INFO] [stdout] 115 | fn load_saved_projects(file_name: &str) {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/app.rs:172:40 [INFO] [stdout] | [INFO] [stdout] 172 | fn draw_task_creation_popup(&self, frame: &mut Frame) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description` and `is_complete` are never read [INFO] [stdout] --> src/app.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | struct Task { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 15 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 16 | is_complete: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Task` has a derived impl for the trait `Debug`, 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: associated function `new` is never used [INFO] [stdout] --> src/app.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Task { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 20 | pub fn new(description: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tasks` and `progress` are never read [INFO] [stdout] --> src/app.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | struct TodoList { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 30 | tasks: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 31 | progress: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TodoList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `calculate_progress` are never used [INFO] [stdout] --> src/app.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl TodoList { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 38 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | fn calculate_progress(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `description`, `file_location`, and `todo_list` are never read [INFO] [stdout] --> src/app.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 61 | struct Project { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 62 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 63 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 64 | file_location: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 65 | todo_list: TodoList, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Project` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/app.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 69 | impl Project { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 70 | pub fn new(name: String, description: String, file_location: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ProjectCreationPage`, `SelectedProjectTodoList`, and `TaskCreationPage` are never constructed [INFO] [stdout] --> src/app.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 81 | enum AppState { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 82 | ProjectSelectionPage, [INFO] [stdout] 83 | ProjectCreationPage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 84 | SelectedProjectTodoList, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 85 | TaskCreationPage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` 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 `state` and `projects` are never read [INFO] [stdout] --> src/app.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 95 | pub struct App { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 96 | is_running: bool, [INFO] [stdout] 97 | state: AppState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 98 | projects: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `load_saved_projects`, `save_projects`, `draw_project_selection_page`, `draw_project_creation_popup`, `draw_selected_project_todo_list`, and `draw_task_creation_popup` are never used [INFO] [stdout] --> src/app.rs:115:8 [INFO] [stdout] | [INFO] [stdout] 101 | impl App { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 115 | fn load_saved_projects(file_name: &str) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 116 | [INFO] [stdout] 117 | fn save_projects(file_name: &str) {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | fn draw_project_selection_page(&self, frame: &mut Frame) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | fn draw_project_creation_popup(&self, frame: &mut Frame) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 169 | [INFO] [stdout] 170 | fn draw_selected_project_todo_list(&self, frame: &mut Frame) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 171 | [INFO] [stdout] 172 | fn draw_task_creation_popup(&self, frame: &mut Frame) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "2190ac85582ba175833e96bb2cdbe3247e7bba907522283d620e76f614b9d22b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2190ac85582ba175833e96bb2cdbe3247e7bba907522283d620e76f614b9d22b", kill_on_drop: false }` [INFO] [stdout] 2190ac85582ba175833e96bb2cdbe3247e7bba907522283d620e76f614b9d22b