[INFO] cloning repository https://github.com/suarvid/todo-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suarvid/todo-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuarvid%2Ftodo-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuarvid%2Ftodo-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1cecb6459257dea6eb2b52fd119e123a29b78802
[INFO] checking suarvid/todo-tui against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuarvid%2Ftodo-tui" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/suarvid/todo-tui
[INFO] finished tweaking git repo https://github.com/suarvid/todo-tui
[INFO] tweaked toml for git repo https://github.com/suarvid/todo-tui written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/suarvid/todo-tui on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/suarvid/todo-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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parking_lot_core v0.9.6
[INFO] [stderr]   Downloaded crossterm v0.26.0
[INFO] [stderr]   Downloaded tui v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e125769515fe9d99195fb995f0d9138b6835c18a900fdf06dbba3954cd5313c5
[INFO] running `Command { std: "docker" "start" "-a" "e125769515fe9d99195fb995f0d9138b6835c18a900fdf06dbba3954cd5313c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e125769515fe9d99195fb995f0d9138b6835c18a900fdf06dbba3954cd5313c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e125769515fe9d99195fb995f0d9138b6835c18a900fdf06dbba3954cd5313c5", kill_on_drop: false }`
[INFO] [stdout] e125769515fe9d99195fb995f0d9138b6835c18a900fdf06dbba3954cd5313c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f0c0f3ab7a5ba8821917a31183fe09e2c47bf6445b1560933e7d4879557b57a
[INFO] running `Command { std: "docker" "start" "-a" "0f0c0f3ab7a5ba8821917a31183fe09e2c47bf6445b1560933e7d4879557b57a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.0
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking crossterm v0.26.0
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking tui-todo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]   --> src/frontend/ui.rs:98:51
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn draw_keybinds_widget<B: tui::backend::Backend>(frame: &mut Frame<B>, app: &mut App, area: Rect) {
[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: `app`
[INFO] [stdout]   --> src/frontend/ui.rs:98:73
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn draw_keybinds_widget<B: tui::backend::Backend>(frame: &mut Frame<B>, app: &mut App, area: Rect) {
[INFO] [stdout]    |                                                                         ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> src/frontend/ui.rs:98:88
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn draw_keybinds_widget<B: tui::backend::Backend>(frame: &mut Frame<B>, app: &mut App, area: Rect) {
[INFO] [stdout]    |                                                                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]  --> src/frontend/widgets.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn draw_item_widget<'a, B: Backend>(frame: &mut Frame<B>, app: &mut App, area: Rect) {
[INFO] [stdout]   |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/frontend/widgets.rs:5:59
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn draw_item_widget<'a, B: Backend>(frame: &mut Frame<B>, app: &mut App, area: Rect) {
[INFO] [stdout]   |                                                           ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]  --> src/frontend/widgets.rs:5:74
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn draw_item_widget<'a, B: Backend>(frame: &mut Frame<B>, app: &mut App, area: Rect) {
[INFO] [stdout]   |                                                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove_item_at_index` is never used
[INFO] [stdout]   --> src/backend.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Backend {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn remove_item_at_index(&mut self, index: usize) {
[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 `is_completed`, `set_completed`, `set_not_completed`, `add_sub_item`, `get_nb_sub_items`, and `get_sub_items` are never used
[INFO] [stdout]   --> src/backend/todoitem.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl TodoItem {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn is_completed(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn set_completed(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn set_not_completed(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn add_sub_item(&mut self, sub_item: TodoItem) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn get_nb_sub_items(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn get_sub_items(&self) -> &Vec<TodoItem> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unselect` is never used
[INFO] [stdout]   --> src/frontend/ui.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<T> StatefulList<T> {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn unselect(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_item_widget` is never used
[INFO] [stdout]  --> src/frontend/widgets.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn draw_item_widget<'a, B: Backend>(frame: &mut Frame<B>, app: &mut App, area: Rect) {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]   --> src/frontend/ui.rs:98:51
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn draw_keybinds_widget<B: tui::backend::Backend>(frame: &mut Frame<B>, app: &mut App, area: Rect) {
[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: `app`
[INFO] [stdout]   --> src/frontend/ui.rs:98:73
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn draw_keybinds_widget<B: tui::backend::Backend>(frame: &mut Frame<B>, app: &mut App, area: Rect) {
[INFO] [stdout]    |                                                                         ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> src/frontend/ui.rs:98:88
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn draw_keybinds_widget<B: tui::backend::Backend>(frame: &mut Frame<B>, app: &mut App, area: Rect) {
[INFO] [stdout]    |                                                                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]  --> src/frontend/widgets.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn draw_item_widget<'a, B: Backend>(frame: &mut Frame<B>, app: &mut App, area: Rect) {
[INFO] [stdout]   |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/frontend/widgets.rs:5:59
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn draw_item_widget<'a, B: Backend>(frame: &mut Frame<B>, app: &mut App, area: Rect) {
[INFO] [stdout]   |                                                           ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]  --> src/frontend/widgets.rs:5:74
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn draw_item_widget<'a, B: Backend>(frame: &mut Frame<B>, app: &mut App, area: Rect) {
[INFO] [stdout]   |                                                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unselect` is never used
[INFO] [stdout]   --> src/frontend/ui.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<T> StatefulList<T> {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn unselect(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_item_widget` is never used
[INFO] [stdout]  --> src/frontend/widgets.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn draw_item_widget<'a, B: Backend>(frame: &mut Frame<B>, app: &mut App, area: Rect) {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/backend.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         bnd.save_items();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let _ = bnd.save_items();
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.67s
[INFO] running `Command { std: "docker" "inspect" "0f0c0f3ab7a5ba8821917a31183fe09e2c47bf6445b1560933e7d4879557b57a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f0c0f3ab7a5ba8821917a31183fe09e2c47bf6445b1560933e7d4879557b57a", kill_on_drop: false }`
[INFO] [stdout] 0f0c0f3ab7a5ba8821917a31183fe09e2c47bf6445b1560933e7d4879557b57a
