[INFO] cloning repository https://github.com/rek3000/doin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rek3000/doin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frek3000%2Fdoin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frek3000%2Fdoin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 861c000368810498c33219284d154d14953d1a5a [INFO] building rek3000/doin against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frek3000%2Fdoin" "/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/rek3000/doin [INFO] finished tweaking git repo https://github.com/rek3000/doin [INFO] tweaked toml for git repo https://github.com/rek3000/doin written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rek3000/doin 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/rek3000/doin 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] 3d39eb7c3240e44afe6050839b4fd6745b1d0d635c65a38cefd83c826846ff45 [INFO] running `Command { std: "docker" "start" "-a" "3d39eb7c3240e44afe6050839b4fd6745b1d0d635c65a38cefd83c826846ff45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d39eb7c3240e44afe6050839b4fd6745b1d0d635c65a38cefd83c826846ff45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d39eb7c3240e44afe6050839b4fd6745b1d0d635c65a38cefd83c826846ff45", kill_on_drop: false }` [INFO] [stdout] 3d39eb7c3240e44afe6050839b4fd6745b1d0d635c65a38cefd83c826846ff45 [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] 07185646e2ad0c3a61978869179232fbfc9ec0171bc3ffc9aa04b5523ab116fa [INFO] running `Command { std: "docker" "start" "-a" "07185646e2ad0c3a61978869179232fbfc9ec0171bc3ffc9aa04b5523ab116fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling lru v0.12.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling env_logger v0.11.1 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling ratatui v0.26.0 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling clap-verbosity-flag v2.1.2 [INFO] [stderr] Compiling todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/app.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::rc::Rc; [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: `std::collections::hash_map::DefaultHasher` [INFO] [stdout] --> src/types.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::hash_map::DefaultHasher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Hash` and `Hasher` [INFO] [stdout] --> src/types.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/task.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `prelude::*` and `widgets::*` [INFO] [stdout] --> src/task.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use ratatui::{prelude::*, widgets::*}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/app.rs:193:22 [INFO] [stdout] | [INFO] [stdout] 193 | fn delete(&self, frame: &mut Frame, 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: `area` [INFO] [stdout] --> src/app.rs:193:41 [INFO] [stdout] | [INFO] [stdout] 193 | fn delete(&self, frame: &mut Frame, 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/app.rs:194:20 [INFO] [stdout] | [INFO] [stdout] 194 | fn save(&self, frame: &mut Frame, area: Rect) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `area` [INFO] [stdout] --> src/app.rs:194:39 [INFO] [stdout] | [INFO] [stdout] 194 | fn save(&self, frame: &mut Frame, area: Rect) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_area` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `items` [INFO] [stdout] --> src/utils.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn edit_task(items: &mut Vec) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_items` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `popup` [INFO] [stdout] --> src/app.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | let popup = Block::default().title("Add Task"); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_popup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `popup_area` [INFO] [stdout] --> src/app.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | let popup_area = frame.size(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_popup_area` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `area` [INFO] [stdout] --> src/app.rs:188:38 [INFO] [stdout] | [INFO] [stdout] 188 | fn add(&self, frame: &mut Frame, 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/app.rs:192:20 [INFO] [stdout] | [INFO] [stdout] 192 | fn edit(&self, frame: &mut Frame, area: Rect) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `area` [INFO] [stdout] --> src/app.rs:192:39 [INFO] [stdout] | [INFO] [stdout] 192 | fn edit(&self, frame: &mut Frame, area: Rect) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_area` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `add`, `edit`, `delete`, and `save` are never used [INFO] [stdout] --> src/app.rs:188:8 [INFO] [stdout] | [INFO] [stdout] 21 | impl App { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | fn add(&self, frame: &mut Frame, area: Rect) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | fn edit(&self, frame: &mut Frame, area: Rect) {} [INFO] [stdout] | ^^^^ [INFO] [stdout] 193 | fn delete(&self, frame: &mut Frame, area: Rect) {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 194 | fn save(&self, frame: &mut Frame, area: Rect) {} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.48s [INFO] running `Command { std: "docker" "inspect" "07185646e2ad0c3a61978869179232fbfc9ec0171bc3ffc9aa04b5523ab116fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07185646e2ad0c3a61978869179232fbfc9ec0171bc3ffc9aa04b5523ab116fa", kill_on_drop: false }` [INFO] [stdout] 07185646e2ad0c3a61978869179232fbfc9ec0171bc3ffc9aa04b5523ab116fa [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] 75f388041cf14378b9fbd096c98ea444f18bdafd17ca0c8716495e0dd6b1082d [INFO] running `Command { std: "docker" "start" "-a" "75f388041cf14378b9fbd096c98ea444f18bdafd17ca0c8716495e0dd6b1082d", kill_on_drop: false }` [INFO] [stderr] Compiling todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/app.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::rc::Rc; [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: `std::collections::hash_map::DefaultHasher` [INFO] [stdout] --> src/types.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::hash_map::DefaultHasher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Hash` and `Hasher` [INFO] [stdout] --> src/types.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/task.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `prelude::*` and `widgets::*` [INFO] [stdout] --> src/task.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use ratatui::{prelude::*, widgets::*}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `items` [INFO] [stdout] --> src/utils.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn edit_task(items: &mut Vec) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_items` [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:193:22 [INFO] [stdout] | [INFO] [stdout] 193 | fn delete(&self, frame: &mut Frame, area: Rect) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `area` [INFO] [stdout] --> src/app.rs:193:41 [INFO] [stdout] | [INFO] [stdout] 193 | fn delete(&self, frame: &mut Frame, 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/app.rs:194:20 [INFO] [stdout] | [INFO] [stdout] 194 | fn save(&self, frame: &mut Frame, area: Rect) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `area` [INFO] [stdout] --> src/app.rs:194:39 [INFO] [stdout] | [INFO] [stdout] 194 | fn save(&self, frame: &mut Frame, area: Rect) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_area` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `popup` [INFO] [stdout] --> src/app.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | let popup = Block::default().title("Add Task"); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_popup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `popup_area` [INFO] [stdout] --> src/app.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | let popup_area = frame.size(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_popup_area` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `area` [INFO] [stdout] --> src/app.rs:188:38 [INFO] [stdout] | [INFO] [stdout] 188 | fn add(&self, frame: &mut Frame, 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/app.rs:192:20 [INFO] [stdout] | [INFO] [stdout] 192 | fn edit(&self, frame: &mut Frame, area: Rect) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `area` [INFO] [stdout] --> src/app.rs:192:39 [INFO] [stdout] | [INFO] [stdout] 192 | fn edit(&self, frame: &mut Frame, area: Rect) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_area` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `add`, `edit`, `delete`, and `save` are never used [INFO] [stdout] --> src/app.rs:188:8 [INFO] [stdout] | [INFO] [stdout] 21 | impl App { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | fn add(&self, frame: &mut Frame, area: Rect) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | fn edit(&self, frame: &mut Frame, area: Rect) {} [INFO] [stdout] | ^^^^ [INFO] [stdout] 193 | fn delete(&self, frame: &mut Frame, area: Rect) {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 194 | fn save(&self, frame: &mut Frame, area: Rect) {} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "75f388041cf14378b9fbd096c98ea444f18bdafd17ca0c8716495e0dd6b1082d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75f388041cf14378b9fbd096c98ea444f18bdafd17ca0c8716495e0dd6b1082d", kill_on_drop: false }` [INFO] [stdout] 75f388041cf14378b9fbd096c98ea444f18bdafd17ca0c8716495e0dd6b1082d