[INFO] fetching crate vdash 0.1.3... [INFO] checking vdash-0.1.3 against try#b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f for pr-76104 [INFO] extracting crate vdash 0.1.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate vdash 0.1.3 on toolchain b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate vdash 0.1.3 [INFO] finished tweaking crates.io crate vdash 0.1.3 [INFO] tweaked toml for crates.io crate vdash 0.1.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate vdash 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 36e4759feaa125a90ce5f2fbab6e1ae206fcebb0b62abd445656bbe6ea0f02bc [INFO] running `Command { std: "docker" "start" "-a" "36e4759feaa125a90ce5f2fbab6e1ae206fcebb0b62abd445656bbe6ea0f02bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36e4759feaa125a90ce5f2fbab6e1ae206fcebb0b62abd445656bbe6ea0f02bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36e4759feaa125a90ce5f2fbab6e1ae206fcebb0b62abd445656bbe6ea0f02bc", kill_on_drop: false }` [INFO] [stdout] 36e4759feaa125a90ce5f2fbab6e1ae206fcebb0b62abd445656bbe6ea0f02bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bb79ecd4c31fe42e3f97d6c911f4c607ddba728e9ffb73ef85fabe053455231 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5bb79ecd4c31fe42e3f97d6c911f4c607ddba728e9ffb73ef85fabe053455231", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking mio v0.7.0 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking crossterm v0.17.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking notify v5.0.0-pre.3 [INFO] [stderr] Checking tui v0.10.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking structopt v0.3.16 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking linemux v0.1.1 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking vdash v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `TimeZone` [INFO] [stdout] --> src/bin/../custom/app.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::{DateTime, Duration, FixedOffset, TimeZone}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/bin/../custom/app.rs:114:53 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn get_monitor_with_focus(&mut self) -> Option<(&mut LogMonitor)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/bin/../custom/app.rs:130:6 [INFO] [stdout] | [INFO] [stdout] 130 | if (logfile_name == DEBUG_WINDOW_NAME) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/bin/../custom/app.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | if (next) { [INFO] [stdout] | ^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log` [INFO] [stdout] --> src/bin/../custom/ui.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use log; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BorderType`, `Corner`, `Span`, `Terminal`, `Text`, `Widget` [INFO] [stdout] --> src/bin/../custom/ui.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | layout::{Constraint, Corner, Direction, Layout, Rect}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | style::{Color, Modifier, Style}, [INFO] [stdout] 14 | text::{Span, Spans, Text}, [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] 15 | widgets::{Block, BorderType, Borders, List, ListItem, Sparkline, Widget}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^ [INFO] [stdout] 16 | Frame, Terminal, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/bin/../custom/ui.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | if (dash_state.debug_dashboard) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log` [INFO] [stdout] --> src/bin/../custom/ui_debug.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use log; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BorderType`, `Corner`, `Span`, `Terminal`, `Text`, `Widget` [INFO] [stdout] --> src/bin/../custom/ui_debug.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | layout::{Constraint, Corner, Direction, Layout}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | style::{Color, Modifier, Style}, [INFO] [stdout] 12 | text::{Span, Spans, Text}, [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] 13 | widgets::{Block, BorderType, Borders, List, ListItem, Widget}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^ [INFO] [stdout] 14 | Frame, Terminal, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::custom::opt::Opt` [INFO] [stdout] --> src/bin/logtail-termion.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use self::custom::opt::Opt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::shared::util::StatefulList` [INFO] [stdout] --> src/bin/logtail-termion.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use crate::shared::util::StatefulList; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Block`, `BorderType`, `Borders`, `Color`, `Constraint`, `Corner`, `Direction`, `Frame`, `Layout`, `ListItem`, `List`, `Modifier`, `Span`, `Spans`, `Style`, `Text`, `Widget` [INFO] [stdout] --> src/bin/logtail-termion.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | layout::{Constraint, Corner, Direction, Layout}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^ ^^^^^^^^^ ^^^^^^ [INFO] [stdout] 38 | style::{Color, Modifier, Style}, [INFO] [stdout] | ^^^^^ ^^^^^^^^ ^^^^^ [INFO] [stdout] 39 | text::{Span, Spans, Text}, [INFO] [stdout] | ^^^^ ^^^^^ ^^^^ [INFO] [stdout] 40 | widgets::{Block, BorderType, Borders, List, ListItem, Widget}, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ ^^^^^^^ ^^^^ ^^^^^^^^ ^^^^^^ [INFO] [stdout] 41 | Frame, Terminal, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ErrorKind`, `Error` [INFO] [stdout] --> src/bin/logtail-termion.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | use std::io::{Error, ErrorKind}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TimeZone` [INFO] [stdout] --> src/bin/../custom/app.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::{DateTime, Duration, FixedOffset, TimeZone}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/bin/../custom/app.rs:114:53 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn get_monitor_with_focus(&mut self) -> Option<(&mut LogMonitor)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/bin/../custom/app.rs:130:6 [INFO] [stdout] | [INFO] [stdout] 130 | if (logfile_name == DEBUG_WINDOW_NAME) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/bin/../custom/app.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | if (next) { [INFO] [stdout] | ^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log` [INFO] [stdout] --> src/bin/../custom/ui.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use log; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BorderType`, `Corner`, `Span`, `Terminal`, `Text`, `Widget` [INFO] [stdout] --> src/bin/../custom/ui.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | layout::{Constraint, Corner, Direction, Layout, Rect}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | style::{Color, Modifier, Style}, [INFO] [stdout] 14 | text::{Span, Spans, Text}, [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] 15 | widgets::{Block, BorderType, Borders, List, ListItem, Sparkline, Widget}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^ [INFO] [stdout] 16 | Frame, Terminal, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/bin/../custom/ui.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | if (dash_state.debug_dashboard) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log` [INFO] [stdout] --> src/bin/../custom/ui_debug.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use log; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BorderType`, `Corner`, `Span`, `Terminal`, `Text`, `Widget` [INFO] [stdout] --> src/bin/../custom/ui_debug.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | layout::{Constraint, Corner, Direction, Layout}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | style::{Color, Modifier, Style}, [INFO] [stdout] 12 | text::{Span, Spans, Text}, [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] 13 | widgets::{Block, BorderType, Borders, List, ListItem, Widget}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^ [INFO] [stdout] 14 | Frame, Terminal, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::custom::opt::Opt` [INFO] [stdout] --> src/bin/logtail-termion.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use self::custom::opt::Opt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::shared::util::StatefulList` [INFO] [stdout] --> src/bin/logtail-termion.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use crate::shared::util::StatefulList; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Block`, `BorderType`, `Borders`, `Color`, `Constraint`, `Corner`, `Direction`, `Frame`, `Layout`, `ListItem`, `List`, `Modifier`, `Span`, `Spans`, `Style`, `Text`, `Widget` [INFO] [stdout] --> src/bin/logtail-termion.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | layout::{Constraint, Corner, Direction, Layout}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^ ^^^^^^^^^ ^^^^^^ [INFO] [stdout] 38 | style::{Color, Modifier, Style}, [INFO] [stdout] | ^^^^^ ^^^^^^^^ ^^^^^ [INFO] [stdout] 39 | text::{Span, Spans, Text}, [INFO] [stdout] | ^^^^ ^^^^^ ^^^^ [INFO] [stdout] 40 | widgets::{Block, BorderType, Borders, List, ListItem, Widget}, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ ^^^^^^^ ^^^^ ^^^^^^^^ ^^^^^^ [INFO] [stdout] 41 | Frame, Terminal, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ErrorKind`, `Error` [INFO] [stdout] --> src/bin/logtail-termion.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | use std::io::{Error, ErrorKind}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `backend::Backend` [INFO] [stdout] --> src/bin/logtail-termion.rs:35:2 [INFO] [stdout] | [INFO] [stdout] 35 | backend::Backend, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> src/bin/../custom/app.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | fn line_filter(&mut self, line: &str) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `updated` [INFO] [stdout] --> src/bin/../custom/app.rs:514:7 [INFO] [stdout] | [INFO] [stdout] 514 | let mut updated = false; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/bin/../custom/app.rs:536:9 [INFO] [stdout] | [INFO] [stdout] 536 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/bin/../custom/app.rs:550:9 [INFO] [stdout] | [INFO] [stdout] 550 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test_entry` [INFO] [stdout] --> src/bin/../custom/app.rs:680:7 [INFO] [stdout] | [INFO] [stdout] 680 | let mut test_entry = LogEntry { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/bin/../custom/app.rs:712:8 [INFO] [stdout] | [INFO] [stdout] 712 | Err(e) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dash_state` [INFO] [stdout] --> src/bin/../custom/ui.rs:202:2 [INFO] [stdout] | [INFO] [stdout] 202 | dash_state: &mut DashState, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dash_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dash_state` [INFO] [stdout] --> src/bin/../custom/ui_debug.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 33 | dash_state: &DashState, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dash_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dash_state` [INFO] [stdout] --> src/bin/../custom/ui_debug.rs:84:2 [INFO] [stdout] | [INFO] [stdout] 84 | dash_state: &DashState, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dash_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/../custom/app.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | Some(mut monitor) => Some(monitor), [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: variable does not need to be mutable [INFO] [stdout] --> src/bin/../custom/app.rs:514:7 [INFO] [stdout] | [INFO] [stdout] 514 | let mut updated = false; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/../custom/app.rs:680:7 [INFO] [stdout] | [INFO] [stdout] 680 | let mut test_entry = LogEntry { [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/../custom/ui.rs:53:6 [INFO] [stdout] | [INFO] [stdout] 53 | for mut entry in monitors.into_iter() { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dash_vertical` [INFO] [stdout] --> src/bin/../custom/app.rs:747:2 [INFO] [stdout] | [INFO] [stdout] 747 | dash_vertical: DashVertical, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `active_view` [INFO] [stdout] --> src/bin/../custom/app.rs:779:2 [INFO] [stdout] | [INFO] [stdout] 779 | active_view: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `MAX_CONTENT` [INFO] [stdout] --> src/bin/../custom/opt.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | static MAX_CONTENT: &str = "100"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `draw_dash_horizontal` [INFO] [stdout] --> src/bin/../custom/ui_debug.rs:31:4 [INFO] [stdout] | [INFO] [stdout] 31 | fn draw_dash_horizontal( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input_handle` [INFO] [stdout] --> src/bin/../event.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 22 | input_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tick_handle` [INFO] [stdout] --> src/bin/../event.rs:24:2 [INFO] [stdout] | [INFO] [stdout] 24 | tick_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `TuiTerminal` [INFO] [stdout] --> src/bin/logtail-termion.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / type TuiTerminal = tui::terminal::Terminal< [INFO] [stdout] 45 | | TermionBackend< [INFO] [stdout] 46 | | termion::screen::AlternateScreen< [INFO] [stdout] 47 | | termion::input::MouseTerminal>, [INFO] [stdout] 48 | | >, [INFO] [stdout] 49 | | >, [INFO] [stdout] 50 | | >; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `backend::Backend` [INFO] [stdout] --> src/bin/logtail-termion.rs:35:2 [INFO] [stdout] | [INFO] [stdout] 35 | backend::Backend, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> src/bin/../custom/app.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | fn line_filter(&mut self, line: &str) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `updated` [INFO] [stdout] --> src/bin/../custom/app.rs:514:7 [INFO] [stdout] | [INFO] [stdout] 514 | let mut updated = false; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/bin/../custom/app.rs:536:9 [INFO] [stdout] | [INFO] [stdout] 536 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/bin/../custom/app.rs:550:9 [INFO] [stdout] | [INFO] [stdout] 550 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test_entry` [INFO] [stdout] --> src/bin/../custom/app.rs:680:7 [INFO] [stdout] | [INFO] [stdout] 680 | let mut test_entry = LogEntry { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/bin/../custom/app.rs:712:8 [INFO] [stdout] | [INFO] [stdout] 712 | Err(e) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dash_state` [INFO] [stdout] --> src/bin/../custom/ui.rs:202:2 [INFO] [stdout] | [INFO] [stdout] 202 | dash_state: &mut DashState, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dash_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dash_state` [INFO] [stdout] --> src/bin/../custom/ui_debug.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 33 | dash_state: &DashState, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dash_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dash_state` [INFO] [stdout] --> src/bin/../custom/ui_debug.rs:84:2 [INFO] [stdout] | [INFO] [stdout] 84 | dash_state: &DashState, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dash_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/../custom/app.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | Some(mut monitor) => Some(monitor), [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: variable does not need to be mutable [INFO] [stdout] --> src/bin/../custom/app.rs:514:7 [INFO] [stdout] | [INFO] [stdout] 514 | let mut updated = false; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/../custom/app.rs:680:7 [INFO] [stdout] | [INFO] [stdout] 680 | let mut test_entry = LogEntry { [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/../custom/ui.rs:53:6 [INFO] [stdout] | [INFO] [stdout] 53 | for mut entry in monitors.into_iter() { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dash_vertical` [INFO] [stdout] --> src/bin/../custom/app.rs:747:2 [INFO] [stdout] | [INFO] [stdout] 747 | dash_vertical: DashVertical, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] [stdout] warning: field is never read: `active_view` [INFO] [stdout] --> src/bin/../custom/app.rs:779:2 [INFO] [stdout] | [INFO] [stdout] 779 | active_view: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `MAX_CONTENT` [INFO] [stdout] --> src/bin/../custom/opt.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | static MAX_CONTENT: &str = "100"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `draw_dash_horizontal` [INFO] [stdout] --> src/bin/../custom/ui_debug.rs:31:4 [INFO] [stdout] | [INFO] [stdout] 31 | fn draw_dash_horizontal( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input_handle` [INFO] [stdout] --> src/bin/../event.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 22 | input_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tick_handle` [INFO] [stdout] --> src/bin/../event.rs:24:2 [INFO] [stdout] | [INFO] [stdout] 24 | tick_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `TuiTerminal` [INFO] [stdout] --> src/bin/logtail-termion.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / type TuiTerminal = tui::terminal::Terminal< [INFO] [stdout] 45 | | TermionBackend< [INFO] [stdout] 46 | | termion::screen::AlternateScreen< [INFO] [stdout] 47 | | termion::input::MouseTerminal>, [INFO] [stdout] 48 | | >, [INFO] [stdout] 49 | | >, [INFO] [stdout] 50 | | >; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5bb79ecd4c31fe42e3f97d6c911f4c607ddba728e9ffb73ef85fabe053455231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bb79ecd4c31fe42e3f97d6c911f4c607ddba728e9ffb73ef85fabe053455231", kill_on_drop: false }` [INFO] [stdout] 5bb79ecd4c31fe42e3f97d6c911f4c607ddba728e9ffb73ef85fabe053455231