[INFO] cloning repository https://github.com/noctispine/git-lyze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noctispine/git-lyze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoctispine%2Fgit-lyze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoctispine%2Fgit-lyze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b11d8bd97729434dda01e0aee2eb92fc2330d11 [INFO] building noctispine/git-lyze against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoctispine%2Fgit-lyze" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/noctispine/git-lyze [INFO] finished tweaking git repo https://github.com/noctispine/git-lyze [INFO] tweaked toml for git repo https://github.com/noctispine/git-lyze written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/noctispine/git-lyze on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/noctispine/git-lyze 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.33 [INFO] [stderr] Downloaded clap_lex v0.5.1 [INFO] [stderr] Downloaded thiserror v1.0.49 [INFO] [stderr] Downloaded tempfile v3.8.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.68 [INFO] [stderr] Downloaded percent-encoding v2.3.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.49 [INFO] [stderr] Downloaded rustix v0.38.17 [INFO] [stderr] Downloaded iana-time-zone v0.1.58 [INFO] [stderr] Downloaded windows-core v0.51.1 [INFO] [stderr] Downloaded iana-time-zone-haiku v0.1.2 [INFO] [stderr] Downloaded android-tzdata v0.1.1 [INFO] [stderr] Downloaded allocator-api2 v0.2.16 [INFO] [stderr] Downloaded clap_builder v4.4.6 [INFO] [stderr] Downloaded url v2.4.1 [INFO] [stderr] Downloaded idna v0.4.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.88 [INFO] [stderr] Downloaded serde_json v1.0.107 [INFO] [stderr] Downloaded cc v1.0.83 [INFO] [stderr] Downloaded js-sys v0.3.65 [INFO] [stderr] Downloaded regex v1.10.1 [INFO] [stderr] Downloaded git2 v0.18.1 [INFO] [stderr] Downloaded mio v0.8.10 [INFO] [stderr] Downloaded itertools v0.12.0 [INFO] [stderr] Downloaded memchr v2.6.4 [INFO] [stderr] Downloaded serde v1.0.190 [INFO] [stderr] Downloaded chrono v0.4.31 [INFO] [stderr] Downloaded bitflags v2.4.0 [INFO] [stderr] Downloaded clap_derive v4.4.2 [INFO] [stderr] Downloaded is-terminal v0.4.9 [INFO] [stderr] Downloaded termcolor v1.4.0 [INFO] [stderr] Downloaded smallvec v1.12.0 [INFO] [stderr] Downloaded indoc v2.0.4 [INFO] [stderr] Downloaded either v1.9.0 [INFO] [stderr] Downloaded strum_macros v0.25.3 [INFO] [stderr] Downloaded ratatui v0.25.0 [INFO] [stderr] Downloaded anstyle-wincon v3.0.1 [INFO] [stderr] Downloaded anstyle v1.0.4 [INFO] [stderr] Downloaded colored v2.1.0 [INFO] [stderr] Downloaded pkg-config v0.3.27 [INFO] [stderr] Downloaded log v0.4.20 [INFO] [stderr] Downloaded once_cell v1.18.0 [INFO] [stderr] Downloaded ahash v0.8.7 [INFO] [stderr] Downloaded stability v0.1.1 [INFO] [stderr] Downloaded itoa v1.0.9 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.88 [INFO] [stderr] Downloaded regex-automata v0.4.2 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.88 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.88 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.88 [INFO] [stderr] Downloaded anstyle-parse v0.2.2 [INFO] [stderr] Downloaded anstream v0.6.4 [INFO] [stderr] Downloaded clap v4.4.6 [INFO] [stderr] Downloaded hermit-abi v0.3.3 [INFO] [stderr] Downloaded env_logger v0.10.1 [INFO] [stderr] Downloaded form_urlencoded v1.2.0 [INFO] [stderr] Downloaded lru v0.12.1 [INFO] [stderr] Downloaded paste v1.0.14 [INFO] [stderr] Downloaded rustversion v1.0.14 [INFO] [stderr] Downloaded strum v0.25.0 [INFO] [stderr] Downloaded unicode-width v0.1.11 [INFO] [stderr] Downloaded ryu v1.0.15 [INFO] [stderr] Downloaded serde_derive v1.0.190 [INFO] [stderr] Downloaded jobserver v0.1.26 [INFO] [stderr] Downloaded errno v0.3.4 [INFO] [stderr] Downloaded linux-raw-sys v0.4.8 [INFO] [stderr] Downloaded libc v0.2.149 [INFO] [stderr] Downloaded syn v2.0.38 [INFO] [stderr] Downloaded libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Downloaded libz-sys v1.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8450debd54c452fee6f353ed507fd3aaae93110a194d10559a5ce40dc9cb401b [INFO] running `Command { std: "docker" "start" "-a" "8450debd54c452fee6f353ed507fd3aaae93110a194d10559a5ce40dc9cb401b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8450debd54c452fee6f353ed507fd3aaae93110a194d10559a5ce40dc9cb401b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8450debd54c452fee6f353ed507fd3aaae93110a194d10559a5ce40dc9cb401b", kill_on_drop: false }` [INFO] [stdout] 8450debd54c452fee6f353ed507fd3aaae93110a194d10559a5ce40dc9cb401b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0ff5bb3b815606d1d45314c16e6c58a91e9af68310031b12b85620c9302befc [INFO] running `Command { std: "docker" "start" "-a" "f0ff5bb3b815606d1d45314c16e6c58a91e9af68310031b12b85620c9302befc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustix v0.38.17 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling smallvec v1.12.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling lru v0.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling regex-automata v0.4.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling regex v1.10.1 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling git2 v0.18.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling ratatui v0.25.0 [INFO] [stderr] Compiling git-lyze v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `file_count` [INFO] [stdout] --> src/config.rs:2:66 [INFO] [stdout] | [INFO] [stdout] 2 | cache_path, convention_style, date_format, date_format_type, file_count, log_level, [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::ops::Mul` [INFO] [stdout] --> src/reporters.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Mul; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FileSumms` [INFO] [stdout] --> src/reporters.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | commit::{CommitBucket, FileSumms}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Row` [INFO] [stdout] --> src/reporters.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | use ratatui::widgets::{Row, TableState}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/reporters.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | reporter: Box<(dyn Reporter<'a> + 'static)>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 34 - reporter: Box<(dyn Reporter<'a> + 'static)>, [INFO] [stdout] 34 + reporter: Box + 'static >, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crossterm::style::style` [INFO] [stdout] --> src/window/components/counter_paragraph.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crossterm::style::style; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TableState` [INFO] [stdout] --> src/window/ui.rs:6:31 [INFO] [stdout] | [INFO] [stdout] 6 | widgets::{Block, Borders, TableState, Tabs}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/repo.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn get_commits(&self) -> Result> { [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] 24 | pub fn get_commits(&self) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/repo.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn find_last_commit(&self) -> Result { [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] 38 | pub fn find_last_commit(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/repo.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn get_diff(&self, commit: &git2::Commit, opts: Option<&mut DiffOptions>) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^ 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] 49 | pub fn get_diff(&self, commit: &git2::Commit, opts: Option<&mut DiffOptions>) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/reporters.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | / render_screen(&mut App { [INFO] [stdout] 118 | | counter: 0, [INFO] [stdout] 119 | | should_quit: false, [INFO] [stdout] 120 | | active_tab: 0, [INFO] [stdout] ... | [INFO] [stdout] 125 | | file_table_state: TableState::default().with_selected(Some(0)), [INFO] [stdout] 126 | | }); [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] 117 | let _ = render_screen(&mut App { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "f0ff5bb3b815606d1d45314c16e6c58a91e9af68310031b12b85620c9302befc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0ff5bb3b815606d1d45314c16e6c58a91e9af68310031b12b85620c9302befc", kill_on_drop: false }` [INFO] [stdout] f0ff5bb3b815606d1d45314c16e6c58a91e9af68310031b12b85620c9302befc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82e1be4ef9386f00573f11f2115671ddcc9e2a162adcd41c03474ac8ddb00197 [INFO] running `Command { std: "docker" "start" "-a" "82e1be4ef9386f00573f11f2115671ddcc9e2a162adcd41c03474ac8ddb00197", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `file_count` [INFO] [stdout] --> src/config.rs:2:66 [INFO] [stdout] | [INFO] [stdout] 2 | cache_path, convention_style, date_format, date_format_type, file_count, log_level, [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::ops::Mul` [INFO] [stdout] --> src/reporters.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Mul; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FileSumms` [INFO] [stdout] --> src/reporters.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | commit::{CommitBucket, FileSumms}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Row` [INFO] [stdout] --> src/reporters.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | use ratatui::widgets::{Row, TableState}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/reporters.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | reporter: Box<(dyn Reporter<'a> + 'static)>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 34 - reporter: Box<(dyn Reporter<'a> + 'static)>, [INFO] [stdout] 34 + reporter: Box + 'static >, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crossterm::style::style` [INFO] [stdout] --> src/window/components/counter_paragraph.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crossterm::style::style; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TableState` [INFO] [stdout] --> src/window/ui.rs:6:31 [INFO] [stdout] | [INFO] [stdout] 6 | widgets::{Block, Borders, TableState, Tabs}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/repo.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn get_commits(&self) -> Result> { [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] 24 | pub fn get_commits(&self) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/repo.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn find_last_commit(&self) -> Result { [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] 38 | pub fn find_last_commit(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/repo.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn get_diff(&self, commit: &git2::Commit, opts: Option<&mut DiffOptions>) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^ 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] 49 | pub fn get_diff(&self, commit: &git2::Commit, opts: Option<&mut DiffOptions>) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/reporters.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | / render_screen(&mut App { [INFO] [stdout] 118 | | counter: 0, [INFO] [stdout] 119 | | should_quit: false, [INFO] [stdout] 120 | | active_tab: 0, [INFO] [stdout] ... | [INFO] [stdout] 125 | | file_table_state: TableState::default().with_selected(Some(0)), [INFO] [stdout] 126 | | }); [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] 117 | let _ = render_screen(&mut App { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling git-lyze v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `file_count` [INFO] [stdout] --> src/config.rs:2:66 [INFO] [stdout] | [INFO] [stdout] 2 | cache_path, convention_style, date_format, date_format_type, file_count, log_level, [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::ops::Mul` [INFO] [stdout] --> src/reporters.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Mul; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FileSumms` [INFO] [stdout] --> src/reporters.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | commit::{CommitBucket, FileSumms}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Row` [INFO] [stdout] --> src/reporters.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | use ratatui::widgets::{Row, TableState}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/reporters.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | reporter: Box<(dyn Reporter<'a> + 'static)>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 34 - reporter: Box<(dyn Reporter<'a> + 'static)>, [INFO] [stdout] 34 + reporter: Box + 'static >, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crossterm::style::style` [INFO] [stdout] --> src/window/components/counter_paragraph.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crossterm::style::style; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TableState` [INFO] [stdout] --> src/window/ui.rs:6:31 [INFO] [stdout] | [INFO] [stdout] 6 | widgets::{Block, Borders, TableState, Tabs}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/repo.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn get_commits(&self) -> Result> { [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] 24 | pub fn get_commits(&self) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/repo.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn find_last_commit(&self) -> Result { [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] 38 | pub fn find_last_commit(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/repo.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn get_diff(&self, commit: &git2::Commit, opts: Option<&mut DiffOptions>) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^ 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] 49 | pub fn get_diff(&self, commit: &git2::Commit, opts: Option<&mut DiffOptions>) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/reporters.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | / render_screen(&mut App { [INFO] [stdout] 118 | | counter: 0, [INFO] [stdout] 119 | | should_quit: false, [INFO] [stdout] 120 | | active_tab: 0, [INFO] [stdout] ... | [INFO] [stdout] 125 | | file_table_state: TableState::default().with_selected(Some(0)), [INFO] [stdout] 126 | | }); [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] 117 | let _ = render_screen(&mut App { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.34s [INFO] running `Command { std: "docker" "inspect" "82e1be4ef9386f00573f11f2115671ddcc9e2a162adcd41c03474ac8ddb00197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82e1be4ef9386f00573f11f2115671ddcc9e2a162adcd41c03474ac8ddb00197", kill_on_drop: false }` [INFO] [stdout] 82e1be4ef9386f00573f11f2115671ddcc9e2a162adcd41c03474ac8ddb00197