[INFO] cloning repository https://github.com/mascanho/VoiDo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mascanho/VoiDo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmascanho%2FVoiDo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmascanho%2FVoiDo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdf216267c3702c58ce9bd0c7e65c2a2c2fc1949 [INFO] building mascanho/VoiDo against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmascanho%2FVoiDo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mascanho/VoiDo [INFO] finished tweaking git repo https://github.com/mascanho/VoiDo [INFO] tweaked toml for git repo https://github.com/mascanho/VoiDo written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mascanho/VoiDo on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mascanho/VoiDo 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_datetime v0.7.0 [INFO] [stderr] Downloaded xlsxwriter v0.6.1 [INFO] [stderr] Downloaded toml_writer v1.0.0 [INFO] [stderr] Downloaded libredox v0.1.4 [INFO] [stderr] Downloaded toml_parser v1.0.0 [INFO] [stderr] Downloaded pulldown-cmark-escape v0.11.0 [INFO] [stderr] Downloaded getopts v0.2.23 [INFO] [stderr] Downloaded debug_unsafe v0.1.3 [INFO] [stderr] Downloaded fast-float2 v0.2.3 [INFO] [stderr] Downloaded serde_spanned v1.0.0 [INFO] [stderr] Downloaded prettyplease v0.2.35 [INFO] [stderr] Downloaded zopfli v0.8.2 [INFO] [stderr] Downloaded toml v0.9.1 [INFO] [stderr] Downloaded calamine v0.28.0 [INFO] [stderr] Downloaded io-uring v0.7.8 [INFO] [stderr] Downloaded zip v4.2.0 [INFO] [stderr] Downloaded rusqlite v0.37.0 [INFO] [stderr] Downloaded hyper-util v0.1.15 [INFO] [stderr] Downloaded quick-xml v0.37.5 [INFO] [stderr] Downloaded zlib-rs v0.5.1 [INFO] [stderr] Downloaded pulldown-cmark v0.12.2 [INFO] [stderr] Downloaded bindgen v0.69.5 [INFO] [stderr] Downloaded clang-sys v1.8.1 [INFO] [stderr] Downloaded atoi_simd v0.16.1 [INFO] [stderr] Downloaded codepage v0.1.2 [INFO] [stderr] Downloaded derive_arbitrary v1.4.1 [INFO] [stderr] Downloaded libz-rs-sys v0.5.1 [INFO] [stderr] Downloaded rustls v0.23.29 [INFO] [stderr] Downloaded tokio v1.46.1 [INFO] [stderr] Downloaded libxlsxwriter-sys v1.1.7 [INFO] [stderr] Downloaded libsqlite3-sys v0.35.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbc4b31cdd7072268d9de961b5ba49ce18d998353c3fa3c493e0656e9e4bd220 [INFO] running `Command { std: "docker" "start" "-a" "bbc4b31cdd7072268d9de961b5ba49ce18d998353c3fa3c493e0656e9e4bd220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbc4b31cdd7072268d9de961b5ba49ce18d998353c3fa3c493e0656e9e4bd220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbc4b31cdd7072268d9de961b5ba49ce18d998353c3fa3c493e0656e9e4bd220", kill_on_drop: false }` [INFO] [stdout] bbc4b31cdd7072268d9de961b5ba49ce18d998353c3fa3c493e0656e9e4bd220 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5da43843351451dce4b54a94c6226b28824e8feb92aa36383b79387f63e68447 [INFO] running `Command { std: "docker" "start" "-a" "5da43843351451dce4b54a94c6226b28824e8feb92aa36383b79387f63e68447", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling debug_unsafe v0.1.3 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling zip v4.2.0 [INFO] [stderr] Compiling libxlsxwriter-sys v1.1.7 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling toml_parser v1.0.0 [INFO] [stderr] Compiling atoi_simd v0.16.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling toml_writer v1.0.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling fast-float2 v0.2.3 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling calamine v0.28.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling toml v0.9.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling xlsxwriter v0.6.1 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling voido v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `delete_todo` and `self` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | delete_todo, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 3 | models::{self, Cli, Todo}, [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: `Block`, `Borders`, `Color`, `Constraint`, `Direction`, `Frame`, `Layout`, `Margin`, `Modifier`, `Paragraph`, `Rect`, `Row`, `Style`, `Table`, `Wrap`, and `text::Line` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Frame, Terminal, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 15 | backend::CrosstermBackend, [INFO] [stdout] 16 | layout::{Constraint, Direction, Layout, Margin, Rect}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ ^^^^^^ ^^^^^^ ^^^^ [INFO] [stdout] 17 | style::{Color, Modifier, Style}, [INFO] [stdout] | ^^^^^ ^^^^^^^^ ^^^^^ [INFO] [stdout] 18 | text::Line, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | widgets::{Block, Borders, Paragraph, Row, Table, Wrap}, [INFO] [stdout] | ^^^^^ ^^^^^^^ ^^^^^^^^^ ^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `calculate_stats` [INFO] [stdout] --> src/main.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | use ui::{calculate_stats, draw_ui}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reqwest::Client` [INFO] [stdout] --> src/ai.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/ai.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `self` and `text::*` [INFO] [stdout] --> src/search.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | crossterm::event::{self, Event, KeyCode}, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | text::*, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `centered_rect` [INFO] [stdout] --> src/ui.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | centered_rect, draw_delete_confirmation, draw_main_menu_modal, draw_priority_modal, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::search::InputField` [INFO] [stdout] --> src/ui.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::search::InputField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `database` [INFO] [stdout] --> src/ui.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{App, database}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Margin`, `Rect`, `Terminal`, `Wrap`, and `backend::CrosstermBackend` [INFO] [stdout] --> src/ui.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | Frame, Terminal, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 13 | backend::CrosstermBackend, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | layout::{Constraint, Direction, Layout, Margin, Rect}, [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | widgets::{Block, Borders, Paragraph, Row, Table, Wrap}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/import_export/json.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | io::{Read, Write}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Subtask` and `Todo` [INFO] [stdout] --> src/import_export/xls.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | arguments::models::{Subtask, Todo}, [INFO] [stdout] | ^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set [INFO] [stdout] --> src/search.rs:218:23 [INFO] [stdout] | [INFO] [stdout] 218 | f.set_cursor(cursor_x, cursor_y); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set [INFO] [stdout] --> src/search.rs:235:19 [INFO] [stdout] | [INFO] [stdout] 235 | f.set_cursor(cursor_x, cursor_y); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name [INFO] [stdout] --> src/ui.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | let area = f.size(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::widgets::Table::<'a>::highlight_style`: use `Table::row_highlight_style` instead [INFO] [stdout] --> src/ui.rs:197:6 [INFO] [stdout] | [INFO] [stdout] 197 | .highlight_style(Style::default().bg(highlight).fg(text_primary)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `style` [INFO] [stdout] --> src/search.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | style::*, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DataType` [INFO] [stdout] --> src/import_export/xls.rs:7:37 [INFO] [stdout] | [INFO] [stdout] 7 | use calamine::{open_workbook, Data, DataType, Reader, Xlsx}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `changes_sub` [INFO] [stdout] --> src/database.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | let changes_sub = self.connection.execute("DELETE FROM subtasks", params![])?; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_changes_sub` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/import_export/xls.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let mut workbook = Workbook::new("VoiDo - Todos Export.xlsx")?; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subtask_num` [INFO] [stdout] --> src/import_export/xls.rs:166:14 [INFO] [stdout] | [INFO] [stdout] 166 | for (subtask_num, cell) in row.iter().skip(10).enumerate() { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subtask_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:854:16 [INFO] [stdout] | [INFO] [stdout] 854 | Ok(mut db) => match db.flush_db() { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AppColors` is never used [INFO] [stdout] --> src/colors.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum AppColors { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `model` is never read [INFO] [stdout] --> src/configs.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct AppConfigs { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 7 | pub model: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppConfigs` 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/configs.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl AppConfigs { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 12 | pub fn new() -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_subtasks` is never used [INFO] [stdout] --> src/database.rs:304:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl DBtodo { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 304 | pub fn get_subtasks(&self, todo_id: usize) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:727:9 [INFO] [stdout] | [INFO] [stdout] 727 | sync::handle_github_sync(); [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] 727 | let _ = sync::handle_github_sync(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:744:13 [INFO] [stdout] | [INFO] [stdout] 744 | import_export::json::import_from_json(&file_path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 744 | let _ = import_export::json::import_from_json(&file_path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/markdown.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn render(&self, markdown: &str) -> Vec { [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] 36 | pub fn render(&self, markdown: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/markdown.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 272 | ) -> Vec { [INFO] [stdout] | ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 272 | ) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/markdown.rs:303:34 [INFO] [stdout] | [INFO] [stdout] 303 | fn highlight_markdown_syntax(&self, line: &str) -> Line { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 303 | fn highlight_markdown_syntax(&self, line: &str) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn calculate_stats(todos: &[Todo]) -> Line { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 225 | pub fn calculate_stats(todos: &[Todo]) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "5da43843351451dce4b54a94c6226b28824e8feb92aa36383b79387f63e68447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5da43843351451dce4b54a94c6226b28824e8feb92aa36383b79387f63e68447", kill_on_drop: false }` [INFO] [stdout] 5da43843351451dce4b54a94c6226b28824e8feb92aa36383b79387f63e68447 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ac3d2ade935f7176be91ce47bb0c470afadd6c5fbb45b379fad429e96ed4cd0 [INFO] running `Command { std: "docker" "start" "-a" "1ac3d2ade935f7176be91ce47bb0c470afadd6c5fbb45b379fad429e96ed4cd0", kill_on_drop: false }` [INFO] [stderr] Compiling voido v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `delete_todo` and `self` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | delete_todo, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 3 | models::{self, Cli, Todo}, [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: `Block`, `Borders`, `Color`, `Constraint`, `Direction`, `Frame`, `Layout`, `Margin`, `Modifier`, `Paragraph`, `Rect`, `Row`, `Style`, `Table`, `Wrap`, and `text::Line` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Frame, Terminal, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 15 | backend::CrosstermBackend, [INFO] [stdout] 16 | layout::{Constraint, Direction, Layout, Margin, Rect}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ ^^^^^^ ^^^^^^ ^^^^ [INFO] [stdout] 17 | style::{Color, Modifier, Style}, [INFO] [stdout] | ^^^^^ ^^^^^^^^ ^^^^^ [INFO] [stdout] 18 | text::Line, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | widgets::{Block, Borders, Paragraph, Row, Table, Wrap}, [INFO] [stdout] | ^^^^^ ^^^^^^^ ^^^^^^^^^ ^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `calculate_stats` [INFO] [stdout] --> src/main.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | use ui::{calculate_stats, draw_ui}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reqwest::Client` [INFO] [stdout] --> src/ai.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/ai.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `self` and `text::*` [INFO] [stdout] --> src/search.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | crossterm::event::{self, Event, KeyCode}, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | text::*, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `centered_rect` [INFO] [stdout] --> src/ui.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | centered_rect, draw_delete_confirmation, draw_main_menu_modal, draw_priority_modal, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::search::InputField` [INFO] [stdout] --> src/ui.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::search::InputField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `database` [INFO] [stdout] --> src/ui.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{App, database}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Margin`, `Rect`, `Terminal`, `Wrap`, and `backend::CrosstermBackend` [INFO] [stdout] --> src/ui.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | Frame, Terminal, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 13 | backend::CrosstermBackend, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | layout::{Constraint, Direction, Layout, Margin, Rect}, [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | widgets::{Block, Borders, Paragraph, Row, Table, Wrap}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/import_export/json.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | io::{Read, Write}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Subtask` and `Todo` [INFO] [stdout] --> src/import_export/xls.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | arguments::models::{Subtask, Todo}, [INFO] [stdout] | ^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set [INFO] [stdout] --> src/search.rs:218:23 [INFO] [stdout] | [INFO] [stdout] 218 | f.set_cursor(cursor_x, cursor_y); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set [INFO] [stdout] --> src/search.rs:235:19 [INFO] [stdout] | [INFO] [stdout] 235 | f.set_cursor(cursor_x, cursor_y); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name [INFO] [stdout] --> src/ui.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | let area = f.size(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::widgets::Table::<'a>::highlight_style`: use `Table::row_highlight_style` instead [INFO] [stdout] --> src/ui.rs:197:6 [INFO] [stdout] | [INFO] [stdout] 197 | .highlight_style(Style::default().bg(highlight).fg(text_primary)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `style` [INFO] [stdout] --> src/search.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | style::*, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DataType` [INFO] [stdout] --> src/import_export/xls.rs:7:37 [INFO] [stdout] | [INFO] [stdout] 7 | use calamine::{open_workbook, Data, DataType, Reader, Xlsx}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `changes_sub` [INFO] [stdout] --> src/database.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | let changes_sub = self.connection.execute("DELETE FROM subtasks", params![])?; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_changes_sub` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/import_export/xls.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let mut workbook = Workbook::new("VoiDo - Todos Export.xlsx")?; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subtask_num` [INFO] [stdout] --> src/import_export/xls.rs:166:14 [INFO] [stdout] | [INFO] [stdout] 166 | for (subtask_num, cell) in row.iter().skip(10).enumerate() { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subtask_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:854:16 [INFO] [stdout] | [INFO] [stdout] 854 | Ok(mut db) => match db.flush_db() { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AppColors` is never used [INFO] [stdout] --> src/colors.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum AppColors { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `model` is never read [INFO] [stdout] --> src/configs.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct AppConfigs { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 7 | pub model: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppConfigs` 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/configs.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl AppConfigs { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 12 | pub fn new() -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_subtasks` is never used [INFO] [stdout] --> src/database.rs:304:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl DBtodo { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 304 | pub fn get_subtasks(&self, todo_id: usize) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:727:9 [INFO] [stdout] | [INFO] [stdout] 727 | sync::handle_github_sync(); [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] 727 | let _ = sync::handle_github_sync(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:744:13 [INFO] [stdout] | [INFO] [stdout] 744 | import_export::json::import_from_json(&file_path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 744 | let _ = import_export::json::import_from_json(&file_path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/markdown.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn render(&self, markdown: &str) -> Vec { [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] 36 | pub fn render(&self, markdown: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/markdown.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 272 | ) -> Vec { [INFO] [stdout] | ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 272 | ) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/markdown.rs:303:34 [INFO] [stdout] | [INFO] [stdout] 303 | fn highlight_markdown_syntax(&self, line: &str) -> Line { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 303 | fn highlight_markdown_syntax(&self, line: &str) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn calculate_stats(todos: &[Todo]) -> Line { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 225 | pub fn calculate_stats(todos: &[Todo]) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.52s [INFO] running `Command { std: "docker" "inspect" "1ac3d2ade935f7176be91ce47bb0c470afadd6c5fbb45b379fad429e96ed4cd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ac3d2ade935f7176be91ce47bb0c470afadd6c5fbb45b379fad429e96ed4cd0", kill_on_drop: false }` [INFO] [stdout] 1ac3d2ade935f7176be91ce47bb0c470afadd6c5fbb45b379fad429e96ed4cd0