[INFO] cloning repository https://github.com/nhaehnle/vctools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nhaehnle/vctools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhaehnle%2Fvctools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhaehnle%2Fvctools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fb1b75c009ff2d4f647bef8c4e46f43055c989c [INFO] testing nhaehnle/vctools against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhaehnle%2Fvctools" "/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/nhaehnle/vctools [INFO] finished tweaking git repo https://github.com/nhaehnle/vctools [INFO] tweaked toml for git repo https://github.com/nhaehnle/vctools written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nhaehnle/vctools on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nhaehnle/vctools 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5718d5307fb2847edd3b7adc633edded540efe5b7992318f07fb924a5c340b2d [INFO] running `Command { std: "docker" "start" "-a" "5718d5307fb2847edd3b7adc633edded540efe5b7992318f07fb924a5c340b2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5718d5307fb2847edd3b7adc633edded540efe5b7992318f07fb924a5c340b2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5718d5307fb2847edd3b7adc633edded540efe5b7992318f07fb924a5c340b2d", kill_on_drop: false }` [INFO] [stdout] 5718d5307fb2847edd3b7adc633edded540efe5b7992318f07fb924a5c340b2d [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=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfe6a6515d57aab72c22dc20b69ba814e94e29242388ee7dc36c56509fa96b48 [INFO] running `Command { std: "docker" "start" "-a" "dfe6a6515d57aab72c22dc20b69ba814e94e29242388ee7dc36c56509fa96b48", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling vctools-utils v0.1.0 (/opt/rustwide/workdir/vctools-utils) [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling vctuik-unsafe-internals v0.1.0 (/opt/rustwide/workdir/vctuik-unsafe-internals) [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling async-trait v0.1.76 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling iri-string v0.7.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.55 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling snafu-derive v0.8.4 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling tui-tree-widget v0.22.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling vctuik v0.1.0 (/opt/rustwide/workdir/vctuik) [INFO] [stderr] Compiling diff-modulo-base v0.1.0 (/opt/rustwide/workdir/diff-modulo-base) [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stdout] warning: unused import: `fmt::Display` [INFO] [stdout] --> diff-modulo-base/src/tool/gdmb.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{fmt::Display, ops::Range}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ChunkWriterExt` [INFO] [stdout] --> diff-modulo-base/src/tool/gdmb.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use diff::{ChunkWriter, ChunkWriterExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling snafu v0.8.4 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling git-review v0.1.0 (/opt/rustwide/workdir/git-review) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> git-review/src/pager.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line; [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 105 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> git-review/src/pager.rs:341:17 [INFO] [stdout] | [INFO] [stdout] 341 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 341 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling octocrab v0.39.0 [INFO] [stderr] Compiling tui-logger v0.13.2 [INFO] [stderr] Compiling tui-input v0.10.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> git-review/src/bin/git-review.rs:187:17 [INFO] [stdout] | [INFO] [stdout] 187 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 187 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling git-review-tui v0.1.0 (/opt/rustwide/workdir/git-review-tui) [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/main.rs:2:93 [INFO] [stdout] | [INFO] [stdout] 2 | cell::RefCell, fs::File, hash::Hash, io::{self, BufReader}, rc::Rc, sync::mpsc, thread, time::Duration [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TuiLoggerSmartWidget` [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/main.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use tui_logger::{TuiLoggerSmartWidget, TuiLoggerWidget, TuiWidgetEvent, TuiWidgetState}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Themed` [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/main.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | use vctuik::{prelude::*, theme::{Theme, Themed}}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Style` and `Stylize` [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/main.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | style::{Style, Stylize}, [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/action.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Themed` [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/msgbox.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | use vctuik::theme::{Theme, Themed}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Themed` [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/panes.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | use vctuik::theme::{Theme, Themed}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | fn new(state: &mut bool) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tui` [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:85:30 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn borrow_mut(&self, tui: &mut Tui) -> std::cell::RefMut { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:90:35 [INFO] [stdout] | [INFO] [stdout] 90 | fn add_checkbox<'a>(tui: Tui<'a>, state: &'a TuiState) -> Tui<'a> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | let mut blah = TuiState::new(false); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `handled` is never read [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/main.rs:266:13 [INFO] [stdout] | [INFO] [stdout] 266 | handled = match self.state.panes.handle_event(ev) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `kind` is never read [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/main.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 40 | struct Account { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 41 | name: String, [INFO] [stdout] 42 | kind: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Account` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/action.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | struct Command { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 18 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Command` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user` is never read [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/github.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct GitHubAccount { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 16 | url: String, [INFO] [stdout] 17 | user: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitHubAccount` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_id` is never read [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/github.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | struct ApiSimpleOwner { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 23 | login: String, [INFO] [stdout] 24 | node_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiSimpleOwner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `node_id` are never read [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/github.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | struct ApiMinimalRepository { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 29 | id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] 30 | node_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiMinimalRepository` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `title`, `url`, and `subject_type` are never read [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/github.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 36 | struct ApiNotificationSubject { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 37 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 38 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 39 | #[serde(rename = "type")] [INFO] [stdout] 40 | subject_type: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiNotificationSubject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `last_read_at`, `reason`, `subject`, `unread`, and `updated_at` are never read [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/github.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 44 | struct ApiNotificationThread { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 45 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 46 | last_read_at: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 47 | reason: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 48 | repository: ApiMinimalRepository, [INFO] [stdout] 49 | subject: ApiNotificationSubject, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 50 | unread: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 51 | updated_at: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiNotificationThread` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CodeReview` is never constructed [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/model.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct CodeReview { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/model.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct CodeReviewId(pub usize); [INFO] [stdout] | ------------ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `CodeReviewId` 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: field `code_reviews` is never read [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/model.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Repository { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub code_reviews: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Repository` 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] --> git-review-tui/src/bin/git-review-tui/panes.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl PanesState { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 30 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_pane` is never used [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/panes.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 180 | impl<'state, 'theme> Panes<'state, 'theme> { [INFO] [stdout] | ------------------------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | pub fn add_pane(mut self, pane: Pane<'state>) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `PhantomUnsync` is never used [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | type PhantomUnsync = std::marker::PhantomData>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `PhantomUnsend` is never used [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | type PhantomUnsend = std::marker::PhantomData>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StateMarker` is never constructed [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct StateMarker { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StateRef` is never constructed [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct StateRef<'t, T> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl<'t, T> StateRef<'t, T> { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] 39 | pub fn new(state: &'t mut T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CheckBox` is never constructed [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | struct CheckBox { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `render` are never used [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 52 | impl CheckBox { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 53 | fn new(state: &mut bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | fn render(&self) {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Tui` is never constructed [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | struct Tui<'state> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 63 | impl<'state> Tui<'state> { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] 64 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TuiState` is never constructed [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | struct TuiState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `borrow`, and `borrow_mut` are never used [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 74 | impl TuiState { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 75 | pub fn new(data: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn borrow(&self) -> std::cell::Ref { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn borrow_mut(&self, tui: &mut Tui) -> std::cell::RefMut { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_checkbox` is never used [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:90:4 [INFO] [stdout] | [INFO] [stdout] 90 | fn add_checkbox<'a>(tui: Tui<'a>, state: &'a TuiState) -> Tui<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run` is never used [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:94:4 [INFO] [stdout] | [INFO] [stdout] 94 | fn run() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn borrow(&self) -> std::cell::Ref { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn borrow(&self) -> std::cell::Ref<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn borrow_mut(&self, tui: &mut Tui) -> std::cell::RefMut { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 85 | pub fn borrow_mut(&self, tui: &mut Tui) -> std::cell::RefMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11m 56s [INFO] running `Command { std: "docker" "inspect" "dfe6a6515d57aab72c22dc20b69ba814e94e29242388ee7dc36c56509fa96b48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfe6a6515d57aab72c22dc20b69ba814e94e29242388ee7dc36c56509fa96b48", kill_on_drop: false }` [INFO] [stdout] dfe6a6515d57aab72c22dc20b69ba814e94e29242388ee7dc36c56509fa96b48 [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=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d950f2094bbefde0c56fc6984c1af56422333d7e8848645c05976a2233eb974 [INFO] running `Command { std: "docker" "start" "-a" "6d950f2094bbefde0c56fc6984c1af56422333d7e8848645c05976a2233eb974", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stdout] warning: unused import: `fmt::Display` [INFO] [stdout] --> diff-modulo-base/src/tool/gdmb.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{fmt::Display, ops::Range}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ChunkWriterExt` [INFO] [stdout] --> diff-modulo-base/src/tool/gdmb.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use diff::{ChunkWriter, ChunkWriterExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling target-triple v0.1.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling diff-modulo-base v0.1.0 (/opt/rustwide/workdir/diff-modulo-base) [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling trybuild v1.0.101 [INFO] [stderr] Compiling vctools-utils v0.1.0 (/opt/rustwide/workdir/vctools-utils) [INFO] [stdout] warning: unused import: `fmt::Display` [INFO] [stdout] --> diff-modulo-base/src/tool/gdmb.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{fmt::Display, ops::Range}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ChunkWriterExt` [INFO] [stdout] --> diff-modulo-base/src/tool/gdmb.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use diff::{ChunkWriter, ChunkWriterExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling octocrab v0.39.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling tui-tree-widget v0.22.0 [INFO] [stderr] Compiling vctuik v0.1.0 (/opt/rustwide/workdir/vctuik) [INFO] [stderr] Compiling git-review v0.1.0 (/opt/rustwide/workdir/git-review) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> git-review/src/pager.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line; [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 105 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> git-review/src/pager.rs:341:17 [INFO] [stdout] | [INFO] [stdout] 341 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 341 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tui-logger v0.13.2 [INFO] [stderr] Compiling tui-input v0.10.1 [INFO] [stderr] Compiling vctuik-unsafe-internals v0.1.0 (/opt/rustwide/workdir/vctuik-unsafe-internals) [INFO] [stdout] warning: unused import: `RefCell` [INFO] [stdout] --> vctuik/examples/demo.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cell::{Cell, RefCell}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> git-review/src/pager.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line; [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 105 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> git-review/src/pager.rs:341:17 [INFO] [stdout] | [INFO] [stdout] 341 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 341 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> git-review/src/bin/git-review.rs:187:17 [INFO] [stdout] | [INFO] [stdout] 187 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 187 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling git-review-tui v0.1.0 (/opt/rustwide/workdir/git-review-tui) [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/main.rs:2:93 [INFO] [stdout] | [INFO] [stdout] 2 | cell::RefCell, fs::File, hash::Hash, io::{self, BufReader}, rc::Rc, sync::mpsc, thread, time::Duration [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TuiLoggerSmartWidget` [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/main.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use tui_logger::{TuiLoggerSmartWidget, TuiLoggerWidget, TuiWidgetEvent, TuiWidgetState}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Themed` [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/main.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | use vctuik::{prelude::*, theme::{Theme, Themed}}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Style` and `Stylize` [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/main.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | style::{Style, Stylize}, [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/action.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Themed` [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/msgbox.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | use vctuik::theme::{Theme, Themed}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Themed` [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/panes.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | use vctuik::theme::{Theme, Themed}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | fn new(state: &mut bool) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tui` [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:85:30 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn borrow_mut(&self, tui: &mut Tui) -> std::cell::RefMut { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:90:35 [INFO] [stdout] | [INFO] [stdout] 90 | fn add_checkbox<'a>(tui: Tui<'a>, state: &'a TuiState) -> Tui<'a> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | let mut blah = TuiState::new(false); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `handled` is never read [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/main.rs:266:13 [INFO] [stdout] | [INFO] [stdout] 266 | handled = match self.state.panes.handle_event(ev) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `kind` is never read [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/main.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 40 | struct Account { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 41 | name: String, [INFO] [stdout] 42 | kind: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Account` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/action.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | struct Command { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 18 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Command` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user` is never read [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/github.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct GitHubAccount { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 16 | url: String, [INFO] [stdout] 17 | user: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitHubAccount` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_id` is never read [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/github.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | struct ApiSimpleOwner { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 23 | login: String, [INFO] [stdout] 24 | node_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiSimpleOwner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `node_id` are never read [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/github.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | struct ApiMinimalRepository { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 29 | id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] 30 | node_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiMinimalRepository` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `title`, `url`, and `subject_type` are never read [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/github.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 36 | struct ApiNotificationSubject { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 37 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 38 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 39 | #[serde(rename = "type")] [INFO] [stdout] 40 | subject_type: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiNotificationSubject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `last_read_at`, `reason`, `subject`, `unread`, and `updated_at` are never read [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/github.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 44 | struct ApiNotificationThread { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 45 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 46 | last_read_at: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 47 | reason: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 48 | repository: ApiMinimalRepository, [INFO] [stdout] 49 | subject: ApiNotificationSubject, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 50 | unread: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 51 | updated_at: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiNotificationThread` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CodeReview` is never constructed [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/model.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct CodeReview { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/model.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct CodeReviewId(pub usize); [INFO] [stdout] | ------------ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `CodeReviewId` 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: field `code_reviews` is never read [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/model.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Repository { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub code_reviews: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Repository` 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] --> git-review-tui/src/bin/git-review-tui/panes.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl PanesState { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 30 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_pane` is never used [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/panes.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 180 | impl<'state, 'theme> Panes<'state, 'theme> { [INFO] [stdout] | ------------------------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | pub fn add_pane(mut self, pane: Pane<'state>) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `PhantomUnsync` is never used [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | type PhantomUnsync = std::marker::PhantomData>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `PhantomUnsend` is never used [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | type PhantomUnsend = std::marker::PhantomData>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StateMarker` is never constructed [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct StateMarker { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StateRef` is never constructed [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct StateRef<'t, T> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl<'t, T> StateRef<'t, T> { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] 39 | pub fn new(state: &'t mut T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CheckBox` is never constructed [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | struct CheckBox { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `render` are never used [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 52 | impl CheckBox { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 53 | fn new(state: &mut bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | fn render(&self) {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Tui` is never constructed [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | struct Tui<'state> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 63 | impl<'state> Tui<'state> { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] 64 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TuiState` is never constructed [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | struct TuiState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `borrow`, and `borrow_mut` are never used [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 74 | impl TuiState { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 75 | pub fn new(data: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn borrow(&self) -> std::cell::Ref { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn borrow_mut(&self, tui: &mut Tui) -> std::cell::RefMut { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_checkbox` is never used [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:90:4 [INFO] [stdout] | [INFO] [stdout] 90 | fn add_checkbox<'a>(tui: Tui<'a>, state: &'a TuiState) -> Tui<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run` is never used [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:94:4 [INFO] [stdout] | [INFO] [stdout] 94 | fn run() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn borrow(&self) -> std::cell::Ref { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn borrow(&self) -> std::cell::Ref<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn borrow_mut(&self, tui: &mut Tui) -> std::cell::RefMut { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 85 | pub fn borrow_mut(&self, tui: &mut Tui) -> std::cell::RefMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 42s [INFO] running `Command { std: "docker" "inspect" "6d950f2094bbefde0c56fc6984c1af56422333d7e8848645c05976a2233eb974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d950f2094bbefde0c56fc6984c1af56422333d7e8848645c05976a2233eb974", kill_on_drop: false }` [INFO] [stdout] 6d950f2094bbefde0c56fc6984c1af56422333d7e8848645c05976a2233eb974 [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=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1927147daaba52220033a1207d51f8d59cc53a44d0e1cb45309c2f599c28473a [INFO] running `Command { std: "docker" "start" "-a" "1927147daaba52220033a1207d51f8d59cc53a44d0e1cb45309c2f599c28473a", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `fmt::Display` [INFO] [stderr] --> diff-modulo-base/src/tool/gdmb.rs:3:11 [INFO] [stderr] | [INFO] [stderr] 3 | use std::{fmt::Display, ops::Range}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ChunkWriterExt` [INFO] [stderr] --> diff-modulo-base/src/tool/gdmb.rs:10:25 [INFO] [stderr] | [INFO] [stderr] 10 | use diff::{ChunkWriter, ChunkWriterExt}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `diff-modulo-base` (lib) generated 2 warnings (run `cargo fix --lib -p diff-modulo-base` to apply 2 suggestions) [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> git-review/src/pager.rs:105:17 [INFO] [stderr] | [INFO] [stderr] 105 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line; [INFO] [stderr] | ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 105 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> git-review/src/pager.rs:341:17 [INFO] [stderr] | [INFO] [stderr] 341 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line { [INFO] [stderr] | ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 341 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `git-review` (lib) generated 2 warnings [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> git-review/src/bin/git-review.rs:187:17 [INFO] [stderr] | [INFO] [stderr] 187 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line { [INFO] [stderr] | ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 187 | fn get_line(&self, theme: &theme::Text, line: usize, col_no: usize, max_cols: usize) -> Line<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: unused import: `RefCell` [INFO] [stderr] --> vctuik/examples/demo.rs:1:23 [INFO] [stderr] | [INFO] [stderr] 1 | use std::cell::{Cell, RefCell}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `git-review` (bin "git-review" test) generated 1 warning [INFO] [stderr] warning: `vctuik` (example "demo") generated 1 warning (run `cargo fix --example "demo"` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `time::Duration` [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/main.rs:2:93 [INFO] [stderr] | [INFO] [stderr] 2 | cell::RefCell, fs::File, hash::Hash, io::{self, BufReader}, rc::Rc, sync::mpsc, thread, time::Duration [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `TuiLoggerSmartWidget` [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/main.rs:4:18 [INFO] [stderr] | [INFO] [stderr] 4 | use tui_logger::{TuiLoggerSmartWidget, TuiLoggerWidget, TuiWidgetEvent, TuiWidgetState}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Themed` [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/main.rs:5:41 [INFO] [stderr] | [INFO] [stderr] 5 | use vctuik::{prelude::*, theme::{Theme, Themed}}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Style` and `Stylize` [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/main.rs:13:13 [INFO] [stderr] | [INFO] [stderr] 13 | style::{Style, Stylize}, [INFO] [stderr] | ^^^^^ ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::rc::Rc` [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/action.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::rc::Rc; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Themed` [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/msgbox.rs:14:28 [INFO] [stderr] | [INFO] [stderr] 14 | use vctuik::theme::{Theme, Themed}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Themed` [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/panes.rs:9:28 [INFO] [stderr] | [INFO] [stderr] 9 | use vctuik::theme::{Theme, Themed}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `state` [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:53:12 [INFO] [stderr] | [INFO] [stderr] 53 | fn new(state: &mut bool) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tui` [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:85:30 [INFO] [stderr] | [INFO] [stderr] 85 | pub fn borrow_mut(&self, tui: &mut Tui) -> std::cell::RefMut { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_tui` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `state` [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:90:35 [INFO] [stderr] | [INFO] [stderr] 90 | fn add_checkbox<'a>(tui: Tui<'a>, state: &'a TuiState) -> Tui<'a> { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:95:9 [INFO] [stderr] | [INFO] [stderr] 95 | let mut blah = TuiState::new(false); [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `handled` is never read [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/main.rs:266:13 [INFO] [stderr] | [INFO] [stderr] 266 | handled = match self.state.panes.handle_event(ev) { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `kind` is never read [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/main.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 40 | struct Account { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 41 | name: String, [INFO] [stderr] 42 | kind: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Account` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/action.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 17 | struct Command { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 18 | name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Command` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `user` is never read [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/github.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct GitHubAccount { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] 16 | url: String, [INFO] [stderr] 17 | user: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `GitHubAccount` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `node_id` is never read [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/github.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 22 | struct ApiSimpleOwner { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 23 | login: String, [INFO] [stderr] 24 | node_id: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ApiSimpleOwner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `id` and `node_id` are never read [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/github.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 28 | struct ApiMinimalRepository { [INFO] [stderr] | -------------------- fields in this struct [INFO] [stderr] 29 | id: u64, [INFO] [stderr] | ^^ [INFO] [stderr] 30 | node_id: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ApiMinimalRepository` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `title`, `url`, and `subject_type` are never read [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/github.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 36 | struct ApiNotificationSubject { [INFO] [stderr] | ---------------------- fields in this struct [INFO] [stderr] 37 | title: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 38 | url: String, [INFO] [stderr] | ^^^ [INFO] [stderr] 39 | #[serde(rename = "type")] [INFO] [stderr] 40 | subject_type: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ApiNotificationSubject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `id`, `last_read_at`, `reason`, `subject`, `unread`, and `updated_at` are never read [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/github.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 44 | struct ApiNotificationThread { [INFO] [stderr] | --------------------- fields in this struct [INFO] [stderr] 45 | id: String, [INFO] [stderr] | ^^ [INFO] [stderr] 46 | last_read_at: Option, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 47 | reason: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 48 | repository: ApiMinimalRepository, [INFO] [stderr] 49 | subject: ApiNotificationSubject, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 50 | unread: bool, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 51 | updated_at: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ApiNotificationThread` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `CodeReview` is never constructed [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/model.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | pub struct CodeReview { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/model.rs:9:25 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct CodeReviewId(pub usize); [INFO] [stderr] | ------------ ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `CodeReviewId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `code_reviews` is never read [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/model.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct Repository { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 15 | pub code_reviews: Vec, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Repository` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/panes.rs:30:12 [INFO] [stderr] | [INFO] [stderr] 29 | impl PanesState { [INFO] [stderr] | --------------- associated function in this implementation [INFO] [stderr] 30 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: method `add_pane` is never used [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/panes.rs:188:12 [INFO] [stderr] | [INFO] [stderr] 180 | impl<'state, 'theme> Panes<'state, 'theme> { [INFO] [stderr] | ------------------------------------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 188 | pub fn add_pane(mut self, pane: Pane<'state>) -> Self { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias `PhantomUnsync` is never used [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:26:6 [INFO] [stderr] | [INFO] [stderr] 26 | type PhantomUnsync = std::marker::PhantomData>; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias `PhantomUnsend` is never used [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:27:6 [INFO] [stderr] | [INFO] [stderr] 27 | type PhantomUnsend = std::marker::PhantomData>; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `StateMarker` is never constructed [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:29:12 [INFO] [stderr] | [INFO] [stderr] 29 | pub struct StateMarker { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `StateRef` is never constructed [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:33:12 [INFO] [stderr] | [INFO] [stderr] 33 | pub struct StateRef<'t, T> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:39:12 [INFO] [stderr] | [INFO] [stderr] 38 | impl<'t, T> StateRef<'t, T> { [INFO] [stderr] | --------------------------- associated function in this implementation [INFO] [stderr] 39 | pub fn new(state: &'t mut T) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `CheckBox` is never constructed [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:49:8 [INFO] [stderr] | [INFO] [stderr] 49 | struct CheckBox { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new` and `render` are never used [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:53:8 [INFO] [stderr] | [INFO] [stderr] 52 | impl CheckBox { [INFO] [stderr] | ------------- associated items in this implementation [INFO] [stderr] 53 | fn new(state: &mut bool) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 57 | fn render(&self) {} [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Tui` is never constructed [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:60:8 [INFO] [stderr] | [INFO] [stderr] 60 | struct Tui<'state> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:64:8 [INFO] [stderr] | [INFO] [stderr] 63 | impl<'state> Tui<'state> { [INFO] [stderr] | ------------------------ associated function in this implementation [INFO] [stderr] 64 | fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `TuiState` is never constructed [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:71:8 [INFO] [stderr] | [INFO] [stderr] 71 | struct TuiState { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `borrow`, and `borrow_mut` are never used [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:75:12 [INFO] [stderr] | [INFO] [stderr] 74 | impl TuiState { [INFO] [stderr] | ------------------- associated items in this implementation [INFO] [stderr] 75 | pub fn new(data: T) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 81 | pub fn borrow(&self) -> std::cell::Ref { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 85 | pub fn borrow_mut(&self, tui: &mut Tui) -> std::cell::RefMut { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `add_checkbox` is never used [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:90:4 [INFO] [stderr] | [INFO] [stderr] 90 | fn add_checkbox<'a>(tui: Tui<'a>, state: &'a TuiState) -> Tui<'a> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `run` is never used [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:94:4 [INFO] [stderr] | [INFO] [stderr] 94 | fn run() { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn borrow(&self) -> std::cell::Ref { [INFO] [stderr] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 81 | pub fn borrow(&self) -> std::cell::Ref<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> git-review-tui/src/bin/git-review-tui/topwidget.rs:85:23 [INFO] [stderr] | [INFO] [stderr] 85 | pub fn borrow_mut(&self, tui: &mut Tui) -> std::cell::RefMut { [INFO] [stderr] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 85 | pub fn borrow_mut(&self, tui: &mut Tui) -> std::cell::RefMut<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `git-review-tui` (bin "git-review-tui" test) generated 39 warnings (run `cargo fix --bin "git-review-tui" --tests` to apply 8 suggestions) [INFO] [stderr] warning: `git-review` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `diff-modulo-base` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diff_modulo_base-946f86863b340d2f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test git_core::test::range_diff_long ... ok [INFO] [stdout] test git_core::test::range_diff_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/diff-modulo-base.rs (/opt/rustwide/target/debug/deps/diff_modulo_base-77251ea06d33f4b9) [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] [stderr] Running unittests src/bin/git-diff-modulo-base.rs (/opt/rustwide/target/debug/deps/git_diff_modulo_base-a8022447055ae2f3) [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] [stderr] Running tests/compose_test.rs (/opt/rustwide/target/debug/deps/compose_test-1c3e15ce5d9e9998) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test compose_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/diff_test.rs (/opt/rustwide/target/debug/deps/diff_test-5da0d45e5d0b4957) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test diff_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/dmb_test.rs (/opt/rustwide/target/debug/deps/dmb_test-ccbd6e2737a8efd8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test dmb_test ... ok [INFO] [stderr] Running tests/gdmb_test.rs (/opt/rustwide/target/debug/deps/gdmb_test-09766504d92a5a93) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test dmb_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_review-aa7538b6ca37ee9d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test pager::test::sps_empty ... ok [INFO] [stdout] test pager::test::sps_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/git-review.rs (/opt/rustwide/target/debug/deps/git_review-68744441657fa9c4) [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] [stderr] Running unittests src/bin/git-review-tui/main.rs (/opt/rustwide/target/debug/deps/git_review_tui-8c434bd7e6f119ec) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vctools_utils-588065286288a0da) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vctuik-1dbe2830a254976b) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vctuik_unsafe_internals-591949cc295b74f3) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test state::test::simple ... ok [INFO] [stderr] Checking vctuik-unsafe-internals v0.1.0 (/opt/rustwide/workdir/vctuik-unsafe-internals) [INFO] [stderr] Checking vctuik-unsafe-internals-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/vctuik-unsafe-internals) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test test::ui ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s [INFO] [stderr] test tests/ui/lifetime_check.rs ... ok [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Doc-tests diff_modulo_base [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] [stderr] Doc-tests git_review [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] [stderr] Doc-tests vctools_utils [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] [stderr] Doc-tests vctuik [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] [stderr] Doc-tests vctuik_unsafe_internals [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" "1927147daaba52220033a1207d51f8d59cc53a44d0e1cb45309c2f599c28473a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1927147daaba52220033a1207d51f8d59cc53a44d0e1cb45309c2f599c28473a", kill_on_drop: false }` [INFO] [stdout] 1927147daaba52220033a1207d51f8d59cc53a44d0e1cb45309c2f599c28473a