[INFO] cloning repository https://github.com/babinc/TermTask [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/babinc/TermTask" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabinc%2FTermTask", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabinc%2FTermTask'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5b9baae6c4a5663c1825453c0526ffb5dc659a4 [INFO] testing babinc/TermTask against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabinc%2FTermTask" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/babinc/TermTask [INFO] finished tweaking git repo https://github.com/babinc/TermTask [INFO] tweaked toml for git repo https://github.com/babinc/TermTask written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/babinc/TermTask on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/babinc/TermTask 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f586ad7e329f73e95e7e2b4d083b60977063528281d0aeb4da60e009ced5766e [INFO] running `Command { std: "docker" "start" "-a" "f586ad7e329f73e95e7e2b4d083b60977063528281d0aeb4da60e009ced5766e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f586ad7e329f73e95e7e2b4d083b60977063528281d0aeb4da60e009ced5766e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f586ad7e329f73e95e7e2b4d083b60977063528281d0aeb4da60e009ced5766e", kill_on_drop: false }` [INFO] [stdout] f586ad7e329f73e95e7e2b4d083b60977063528281d0aeb4da60e009ced5766e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9454ad3bbaab637abca17cc3ad53e6c03e6751bfcc618581aada2f6734cbc6ee [INFO] running `Command { std: "docker" "start" "-a" "9454ad3bbaab637abca17cc3ad53e6c03e6751bfcc618581aada2f6734cbc6ee", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pxfm v0.1.20 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling plist v1.7.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ansi-to-tui v7.0.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling edtui-jagged v0.1.12 [INFO] [stderr] Compiling edtui v0.9.6 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tui-markdown v0.3.5 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling termtask v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `MultiSelectItem` and `MultiSelect` [INFO] [stdout] --> src/ui/components/modals/mod.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | pub use multi_select::{MultiSelect, MultiSelectItem}; [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 variable: `styles` [INFO] [stdout] --> src/ui/components/input/vim.rs:289:61 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn render(&mut self, frame: &mut Frame, area: Rect, styles: &ThemeStyles, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_styles` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `styles` [INFO] [stdout] --> src/ui/components/modals/confirmation.rs:69:57 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn render(&self, frame: &mut Frame, area: Rect, styles: &ThemeStyles, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_styles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `styles` [INFO] [stdout] --> src/ui/components/modals/help_modal.rs:105:57 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn render(&self, frame: &mut Frame, area: Rect, styles: &ThemeStyles, colors: &ThemeColors, vim_mode: bool) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_styles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `styles` [INFO] [stdout] --> src/ui/components/modals/multi_select.rs:81:57 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn render(&self, frame: &mut Frame, area: Rect, styles: &ThemeStyles, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_styles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `styles` [INFO] [stdout] --> src/ui/components/modals/preview_modal.rs:49:57 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn render(&self, frame: &mut Frame, area: Rect, styles: &ThemeStyles, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_styles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_todo_by_id` is never used [INFO] [stdout] --> src/models/todo.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 62 | impl TodoList { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn get_todo_by_id(&self, id: &Uuid) -> Option<&TodoItem> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [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/ui/app/mod.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl App { [INFO] [stdout] | -------- associated function in this implementation [INFO] [stdout] 47 | pub fn new() -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Description` is never constructed [INFO] [stdout] --> src/ui/components/input/normal.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum InputMode { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 11 | Title, [INFO] [stdout] 12 | Description, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InputMode` 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: multiple methods are never used [INFO] [stdout] --> src/ui/components/input/normal.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl NormalInput { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn handle_char(&mut self, c: char) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn handle_backspace(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn handle_enter(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub fn move_cursor_left(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub fn move_cursor_right(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub fn move_cursor_up(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn move_cursor_down(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_command_buffer` is never used [INFO] [stdout] --> src/ui/components/input/vim.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl VimInput { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn get_command_buffer(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `toggle_view` is never used [INFO] [stdout] --> src/ui/components/todo_list.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl TodoListComponent { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn toggle_view(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `secondary` and `success` are never read [INFO] [stdout] --> src/ui/styling/themes.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ThemeColors { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | pub secondary: Color, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 9 | pub accent: Color, [INFO] [stdout] 10 | pub success: Color, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cursor_fg` and `cursor_bg` are never read [INFO] [stdout] --> src/ui/styling/themes.rs:341:9 [INFO] [stdout] | [INFO] [stdout] 330 | pub struct ThemeStyles { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 341 | pub cursor_fg: Color, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 342 | pub cursor_bg: Color, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/components/input/vim.rs:278:36 [INFO] [stdout] | [INFO] [stdout] 278 | fn create_editor_theme(colors: &ThemeColors) -> EditorTheme { [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] 278 | fn create_editor_theme(colors: &ThemeColors) -> EditorTheme<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "9454ad3bbaab637abca17cc3ad53e6c03e6751bfcc618581aada2f6734cbc6ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9454ad3bbaab637abca17cc3ad53e6c03e6751bfcc618581aada2f6734cbc6ee", kill_on_drop: false }` [INFO] [stdout] 9454ad3bbaab637abca17cc3ad53e6c03e6751bfcc618581aada2f6734cbc6ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9265cc2e9c7acb55b24446b6cddb307f57780b15b35cb00c249851d6d0da08b1 [INFO] running `Command { std: "docker" "start" "-a" "9265cc2e9c7acb55b24446b6cddb307f57780b15b35cb00c249851d6d0da08b1", kill_on_drop: false }` [INFO] [stderr] Compiling termtask v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `MultiSelectItem` and `MultiSelect` [INFO] [stdout] --> src/ui/components/modals/mod.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | pub use multi_select::{MultiSelect, MultiSelectItem}; [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 variable: `styles` [INFO] [stdout] --> src/ui/components/input/vim.rs:289:61 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn render(&mut self, frame: &mut Frame, area: Rect, styles: &ThemeStyles, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_styles` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `styles` [INFO] [stdout] --> src/ui/components/modals/confirmation.rs:69:57 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn render(&self, frame: &mut Frame, area: Rect, styles: &ThemeStyles, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_styles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `styles` [INFO] [stdout] --> src/ui/components/modals/help_modal.rs:105:57 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn render(&self, frame: &mut Frame, area: Rect, styles: &ThemeStyles, colors: &ThemeColors, vim_mode: bool) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_styles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `styles` [INFO] [stdout] --> src/ui/components/modals/multi_select.rs:81:57 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn render(&self, frame: &mut Frame, area: Rect, styles: &ThemeStyles, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_styles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `styles` [INFO] [stdout] --> src/ui/components/modals/preview_modal.rs:49:57 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn render(&self, frame: &mut Frame, area: Rect, styles: &ThemeStyles, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_styles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_todo_by_id` is never used [INFO] [stdout] --> src/models/todo.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 62 | impl TodoList { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn get_todo_by_id(&self, id: &Uuid) -> Option<&TodoItem> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [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/ui/app/mod.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl App { [INFO] [stdout] | -------- associated function in this implementation [INFO] [stdout] 47 | pub fn new() -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Description` is never constructed [INFO] [stdout] --> src/ui/components/input/normal.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum InputMode { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 11 | Title, [INFO] [stdout] 12 | Description, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InputMode` 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: multiple methods are never used [INFO] [stdout] --> src/ui/components/input/normal.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl NormalInput { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn handle_char(&mut self, c: char) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn handle_backspace(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn handle_enter(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub fn move_cursor_left(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub fn move_cursor_right(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub fn move_cursor_up(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn move_cursor_down(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_command_buffer` is never used [INFO] [stdout] --> src/ui/components/input/vim.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl VimInput { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn get_command_buffer(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `toggle_view` is never used [INFO] [stdout] --> src/ui/components/todo_list.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl TodoListComponent { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn toggle_view(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `secondary` and `success` are never read [INFO] [stdout] --> src/ui/styling/themes.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ThemeColors { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | pub secondary: Color, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 9 | pub accent: Color, [INFO] [stdout] 10 | pub success: Color, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cursor_fg` and `cursor_bg` are never read [INFO] [stdout] --> src/ui/styling/themes.rs:341:9 [INFO] [stdout] | [INFO] [stdout] 330 | pub struct ThemeStyles { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 341 | pub cursor_fg: Color, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 342 | pub cursor_bg: Color, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/components/input/vim.rs:278:36 [INFO] [stdout] | [INFO] [stdout] 278 | fn create_editor_theme(colors: &ThemeColors) -> EditorTheme { [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] 278 | fn create_editor_theme(colors: &ThemeColors) -> EditorTheme<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "9265cc2e9c7acb55b24446b6cddb307f57780b15b35cb00c249851d6d0da08b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9265cc2e9c7acb55b24446b6cddb307f57780b15b35cb00c249851d6d0da08b1", kill_on_drop: false }` [INFO] [stdout] 9265cc2e9c7acb55b24446b6cddb307f57780b15b35cb00c249851d6d0da08b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4190e1018f2eaa41f377ee64c600a56fc7d2f25163d258fac5590c1629598c7d [INFO] running `Command { std: "docker" "start" "-a" "4190e1018f2eaa41f377ee64c600a56fc7d2f25163d258fac5590c1629598c7d", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `MultiSelectItem` and `MultiSelect` [INFO] [stderr] --> src/ui/components/modals/mod.rs:11:24 [INFO] [stderr] | [INFO] [stderr] 11 | pub use multi_select::{MultiSelect, MultiSelectItem}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `styles` [INFO] [stderr] --> src/ui/components/input/vim.rs:289:61 [INFO] [stderr] | [INFO] [stderr] 289 | pub fn render(&mut self, frame: &mut Frame, area: Rect, styles: &ThemeStyles, colors: &ThemeColors) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_styles` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `styles` [INFO] [stderr] --> src/ui/components/modals/confirmation.rs:69:57 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn render(&self, frame: &mut Frame, area: Rect, styles: &ThemeStyles, colors: &ThemeColors) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_styles` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `styles` [INFO] [stderr] --> src/ui/components/modals/help_modal.rs:105:57 [INFO] [stderr] | [INFO] [stderr] 105 | pub fn render(&self, frame: &mut Frame, area: Rect, styles: &ThemeStyles, colors: &ThemeColors, vim_mode: bool) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_styles` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `styles` [INFO] [stderr] --> src/ui/components/modals/multi_select.rs:81:57 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn render(&self, frame: &mut Frame, area: Rect, styles: &ThemeStyles, colors: &ThemeColors) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_styles` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `styles` [INFO] [stderr] --> src/ui/components/modals/preview_modal.rs:49:57 [INFO] [stderr] | [INFO] [stderr] 49 | pub fn render(&self, frame: &mut Frame, area: Rect, styles: &ThemeStyles, colors: &ThemeColors) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_styles` [INFO] [stderr] [INFO] [stderr] warning: method `get_todo_by_id` is never used [INFO] [stderr] --> src/models/todo.rs:119:12 [INFO] [stderr] | [INFO] [stderr] 62 | impl TodoList { [INFO] [stderr] | ------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 119 | pub fn get_todo_by_id(&self, id: &Uuid) -> Option<&TodoItem> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/ui/app/mod.rs:47:12 [INFO] [stderr] | [INFO] [stderr] 46 | impl App { [INFO] [stderr] | -------- associated function in this implementation [INFO] [stderr] 47 | pub fn new() -> Result { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `Description` is never constructed [INFO] [stderr] --> src/ui/components/input/normal.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 10 | pub enum InputMode { [INFO] [stderr] | --------- variant in this enum [INFO] [stderr] 11 | Title, [INFO] [stderr] 12 | Description, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `InputMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: multiple methods are never used [INFO] [stderr] --> src/ui/components/input/normal.rs:75:12 [INFO] [stderr] | [INFO] [stderr] 26 | impl NormalInput { [INFO] [stderr] | ---------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 75 | pub fn handle_char(&mut self, c: char) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 89 | pub fn handle_backspace(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 113 | pub fn handle_enter(&mut self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 130 | pub fn move_cursor_left(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 148 | pub fn move_cursor_right(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 166 | pub fn move_cursor_up(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 173 | pub fn move_cursor_down(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `get_command_buffer` is never used [INFO] [stderr] --> src/ui/components/input/vim.rs:103:12 [INFO] [stderr] | [INFO] [stderr] 37 | impl VimInput { [INFO] [stderr] | ------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 103 | pub fn get_command_buffer(&self) -> &str { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `toggle_view` is never used [INFO] [stderr] --> src/ui/components/todo_list.rs:29:12 [INFO] [stderr] | [INFO] [stderr] 18 | impl TodoListComponent { [INFO] [stderr] | ---------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 29 | pub fn toggle_view(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `secondary` and `success` are never read [INFO] [stderr] --> src/ui/styling/themes.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct ThemeColors { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 8 | pub secondary: Color, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 9 | pub accent: Color, [INFO] [stderr] 10 | pub success: Color, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `cursor_fg` and `cursor_bg` are never read [INFO] [stderr] --> src/ui/styling/themes.rs:341:9 [INFO] [stderr] | [INFO] [stderr] 330 | pub struct ThemeStyles { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 341 | pub cursor_fg: Color, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 342 | pub cursor_bg: Color, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ui/components/input/vim.rs:278:36 [INFO] [stderr] | [INFO] [stderr] 278 | fn create_editor_theme(colors: &ThemeColors) -> EditorTheme { [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 278 | fn create_editor_theme(colors: &ThemeColors) -> EditorTheme<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `termtask` (bin "termtask" test) generated 15 warnings (run `cargo fix --bin "termtask" -p termtask --tests` to apply 7 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/termtask-299ea905f6646019) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4190e1018f2eaa41f377ee64c600a56fc7d2f25163d258fac5590c1629598c7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4190e1018f2eaa41f377ee64c600a56fc7d2f25163d258fac5590c1629598c7d", kill_on_drop: false }` [INFO] [stdout] 4190e1018f2eaa41f377ee64c600a56fc7d2f25163d258fac5590c1629598c7d