Oct 27 16:50:08.442 INFO checking rtop-0.0.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 16:50:08.444 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 16:50:08.951 INFO blam! 100ce1960615c07861c92fce4f42c6e6db2caafa7e7dfe12200feea404047ba6 Oct 27 16:50:08.955 INFO running `"docker" "start" "-a" "100ce1960615c07861c92fce4f42c6e6db2caafa7e7dfe12200feea404047ba6"` Oct 27 16:50:10.571 INFO kablam! usermod: no changes Oct 27 16:50:10.795 INFO kablam! Compiling sysinfo v0.5.8 Oct 27 16:50:10.805 INFO kablam! Checking tui v0.2.3 Oct 27 16:50:10.827 INFO kablam! Checking stderrlog v0.3.0 Oct 27 16:50:16.432 INFO kablam! Checking rtop v0.0.3 (/source) Oct 27 16:50:20.073 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 27 16:50:20.073 INFO kablam! --> src/rtop/datastreams/diskmonitor.rs:4:5 Oct 27 16:50:20.073 INFO kablam! | Oct 27 16:50:20.073 INFO kablam! 4 | use std::collections::HashMap; Oct 27 16:50:20.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:50:20.073 INFO kablam! | Oct 27 16:50:20.073 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 16:50:20.073 INFO kablam! Oct 27 16:50:20.074 INFO kablam! warning: unused imports: `AsU32`, `NetworkExt`, `Pid`, `Process`, `ProcessorExt`, `Processor` Oct 27 16:50:20.076 INFO kablam! --> src/rtop/datastreams/diskmonitor.rs:5:21 Oct 27 16:50:20.076 INFO kablam! | Oct 27 16:50:20.076 INFO kablam! 5 | use self::sysinfo::{Pid, Disk, Processor, Process, System, ProcessExt, Oct 27 16:50:20.076 INFO kablam! | ^^^ ^^^^^^^^^ ^^^^^^^ Oct 27 16:50:20.076 INFO kablam! 6 | SystemExt, DiskExt, ProcessorExt, NetworkExt, AsU32}; Oct 27 16:50:20.076 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^ Oct 27 16:50:20.076 INFO kablam! Oct 27 16:50:20.076 INFO kablam! warning: unused imports: `BarChart`, `Block`, `Borders` Oct 27 16:50:20.076 INFO kablam! --> src/rtop/ui/renderer/charts.rs:7:20 Oct 27 16:50:20.076 INFO kablam! | Oct 27 16:50:20.076 INFO kablam! 7 | use tui::widgets::{BarChart, Block, Borders, Widget}; Oct 27 16:50:20.076 INFO kablam! | ^^^^^^^^ ^^^^^ ^^^^^^^ Oct 27 16:50:20.076 INFO kablam! Oct 27 16:50:20.076 INFO kablam! warning: unused imports: `Color`, `Modifier`, `Style` Oct 27 16:50:20.076 INFO kablam! --> src/rtop/ui/renderer/charts.rs:9:18 Oct 27 16:50:20.076 INFO kablam! | Oct 27 16:50:20.080 INFO kablam! 9 | use tui::style::{Color, Modifier, Style}; Oct 27 16:50:20.080 INFO kablam! | ^^^^^ ^^^^^^^^ ^^^^^ Oct 27 16:50:20.080 INFO kablam! Oct 27 16:50:20.080 INFO kablam! warning: unused imports: `Axis`, `Chart`, `Dataset`, `Marker` Oct 27 16:50:20.080 INFO kablam! --> src/rtop/ui/panels/disks.rs:5:20 Oct 27 16:50:20.080 INFO kablam! | Oct 27 16:50:20.080 INFO kablam! 5 | use tui::widgets::{Axis, Block, BarChart, Borders, Chart, Dataset, Marker, Widget}; Oct 27 16:50:20.080 INFO kablam! | ^^^^ ^^^^^ ^^^^^^^ ^^^^^^ Oct 27 16:50:20.080 INFO kablam! Oct 27 16:50:20.080 INFO kablam! warning: unnecessary parentheses around assigned value Oct 27 16:50:20.080 INFO kablam! --> src/rtop/ui/panels/disks.rs:11:28 Oct 27 16:50:20.080 INFO kablam! | Oct 27 16:50:20.083 INFO kablam! 11 | let gauge_width: u16 = (100 / num_drives); Oct 27 16:50:20.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 16:50:20.083 INFO kablam! | Oct 27 16:50:20.083 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 16:50:20.083 INFO kablam! Oct 27 16:50:20.303 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 27 16:50:20.303 INFO kablam! --> src/rtop/datastreams/diskmonitor.rs:4:5 Oct 27 16:50:20.303 INFO kablam! | Oct 27 16:50:20.303 INFO kablam! 4 | use std::collections::HashMap; Oct 27 16:50:20.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:50:20.303 INFO kablam! | Oct 27 16:50:20.303 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 16:50:20.303 INFO kablam! Oct 27 16:50:20.303 INFO kablam! warning: unused imports: `AsU32`, `NetworkExt`, `Pid`, `Process`, `ProcessorExt`, `Processor` Oct 27 16:50:20.303 INFO kablam! --> src/rtop/datastreams/diskmonitor.rs:5:21 Oct 27 16:50:20.303 INFO kablam! | Oct 27 16:50:20.303 INFO kablam! 5 | use self::sysinfo::{Pid, Disk, Processor, Process, System, ProcessExt, Oct 27 16:50:20.303 INFO kablam! | ^^^ ^^^^^^^^^ ^^^^^^^ Oct 27 16:50:20.303 INFO kablam! 6 | SystemExt, DiskExt, ProcessorExt, NetworkExt, AsU32}; Oct 27 16:50:20.303 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^ Oct 27 16:50:20.303 INFO kablam! Oct 27 16:50:20.303 INFO kablam! warning: unused imports: `BarChart`, `Block`, `Borders` Oct 27 16:50:20.303 INFO kablam! --> src/rtop/ui/renderer/charts.rs:7:20 Oct 27 16:50:20.303 INFO kablam! | Oct 27 16:50:20.303 INFO kablam! 7 | use tui::widgets::{BarChart, Block, Borders, Widget}; Oct 27 16:50:20.303 INFO kablam! | ^^^^^^^^ ^^^^^ ^^^^^^^ Oct 27 16:50:20.303 INFO kablam! Oct 27 16:50:20.303 INFO kablam! warning: unused imports: `Color`, `Modifier`, `Style` Oct 27 16:50:20.303 INFO kablam! --> src/rtop/ui/renderer/charts.rs:9:18 Oct 27 16:50:20.303 INFO kablam! | Oct 27 16:50:20.304 INFO kablam! 9 | use tui::style::{Color, Modifier, Style}; Oct 27 16:50:20.304 INFO kablam! | ^^^^^ ^^^^^^^^ ^^^^^ Oct 27 16:50:20.304 INFO kablam! Oct 27 16:50:20.304 INFO kablam! warning: unused imports: `Axis`, `Chart`, `Dataset`, `Marker` Oct 27 16:50:20.304 INFO kablam! --> src/rtop/ui/panels/disks.rs:5:20 Oct 27 16:50:20.304 INFO kablam! | Oct 27 16:50:20.304 INFO kablam! 5 | use tui::widgets::{Axis, Block, BarChart, Borders, Chart, Dataset, Marker, Widget}; Oct 27 16:50:20.304 INFO kablam! | ^^^^ ^^^^^ ^^^^^^^ ^^^^^^ Oct 27 16:50:20.304 INFO kablam! Oct 27 16:50:20.304 INFO kablam! warning: unnecessary parentheses around assigned value Oct 27 16:50:20.304 INFO kablam! --> src/rtop/ui/panels/disks.rs:11:28 Oct 27 16:50:20.304 INFO kablam! | Oct 27 16:50:20.315 INFO kablam! 11 | let gauge_width: u16 = (100 / num_drives); Oct 27 16:50:20.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 16:50:20.315 INFO kablam! | Oct 27 16:50:20.315 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 16:50:20.315 INFO kablam! Oct 27 16:50:20.467 INFO kablam! warning: unused import: `ProcessExt` Oct 27 16:50:20.467 INFO kablam! --> src/rtop/datastreams/diskmonitor.rs:5:60 Oct 27 16:50:20.467 INFO kablam! | Oct 27 16:50:20.467 INFO kablam! 5 | use self::sysinfo::{Pid, Disk, Processor, Process, System, ProcessExt, Oct 27 16:50:20.467 INFO kablam! | ^^^^^^^^^^ Oct 27 16:50:20.467 INFO kablam! Oct 27 16:50:20.467 INFO kablam! warning: unused import: `Widget` Oct 27 16:50:20.467 INFO kablam! --> src/rtop/ui/renderer/charts.rs:7:46 Oct 27 16:50:20.467 INFO kablam! | Oct 27 16:50:20.467 INFO kablam! 7 | use tui::widgets::{BarChart, Block, Borders, Widget}; Oct 27 16:50:20.467 INFO kablam! | ^^^^^^ Oct 27 16:50:20.467 INFO kablam! Oct 27 16:50:20.623 INFO kablam! warning: field is never used: `max_history_len` Oct 27 16:50:20.623 INFO kablam! --> src/rtop/datastreams/diskmonitor.rs:12:5 Oct 27 16:50:20.623 INFO kablam! | Oct 27 16:50:20.623 INFO kablam! 12 | max_history_len: usize, Oct 27 16:50:20.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:50:20.623 INFO kablam! | Oct 27 16:50:20.623 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 16:50:20.623 INFO kablam! Oct 27 16:50:20.623 INFO kablam! warning: field is never used: `system_info` Oct 27 16:50:20.623 INFO kablam! --> src/rtop/datastreams/cpumonitor.rs:14:5 Oct 27 16:50:20.623 INFO kablam! | Oct 27 16:50:20.623 INFO kablam! 14 | system_info: System, Oct 27 16:50:20.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 16:50:20.623 INFO kablam! Oct 27 16:50:20.623 INFO kablam! warning: field is never used: `max_history_len` Oct 27 16:50:20.623 INFO kablam! --> src/rtop/datastreams/networkmonitor.rs:14:5 Oct 27 16:50:20.623 INFO kablam! | Oct 27 16:50:20.623 INFO kablam! 14 | max_history_len: usize, Oct 27 16:50:20.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:50:20.623 INFO kablam! Oct 27 16:50:20.623 INFO kablam! warning: field is never used: `max_history_len` Oct 27 16:50:20.623 INFO kablam! --> src/rtop/datastreams/processmonitor.rs:8:5 Oct 27 16:50:20.623 INFO kablam! | Oct 27 16:50:20.623 INFO kablam! 8 | max_history_len: usize, Oct 27 16:50:20.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:50:20.623 INFO kablam! Oct 27 16:50:20.623 INFO kablam! warning: function is never used: `render_tab_bar` Oct 27 16:50:20.623 INFO kablam! --> src/rtop/ui/renderer/render.rs:34:1 Oct 27 16:50:20.623 INFO kablam! | Oct 27 16:50:20.623 INFO kablam! 34 | fn render_tab_bar(t: &mut Terminal, app: &App, area: &Rect) { Oct 27 16:50:20.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:50:20.623 INFO kablam! Oct 27 16:50:20.623 INFO kablam! warning: function is never used: `text_panel` Oct 27 16:50:20.623 INFO kablam! --> src/rtop/ui/panels/text.rs:7:1 Oct 27 16:50:20.623 INFO kablam! | Oct 27 16:50:20.623 INFO kablam! 7 | pub fn text_panel(t: &mut Terminal, area: &Rect) { Oct 27 16:50:20.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:50:20.623 INFO kablam! Oct 27 16:50:20.623 INFO kablam! warning: variant is never constructed: `Bell` Oct 27 16:50:20.623 INFO kablam! --> src/rtop/cmd.rs:3:5 Oct 27 16:50:20.623 INFO kablam! | Oct 27 16:50:20.623 INFO kablam! 3 | Bell, Oct 27 16:50:20.623 INFO kablam! | ^^^^ Oct 27 16:50:20.623 INFO kablam! Oct 27 16:50:20.659 INFO kablam! warning: unused import: `ProcessExt` Oct 27 16:50:20.659 INFO kablam! --> src/rtop/datastreams/diskmonitor.rs:5:60 Oct 27 16:50:20.659 INFO kablam! | Oct 27 16:50:20.659 INFO kablam! 5 | use self::sysinfo::{Pid, Disk, Processor, Process, System, ProcessExt, Oct 27 16:50:20.659 INFO kablam! | ^^^^^^^^^^ Oct 27 16:50:20.659 INFO kablam! Oct 27 16:50:20.659 INFO kablam! warning: unused import: `Widget` Oct 27 16:50:20.659 INFO kablam! --> src/rtop/ui/renderer/charts.rs:7:46 Oct 27 16:50:20.659 INFO kablam! | Oct 27 16:50:20.659 INFO kablam! 7 | use tui::widgets::{BarChart, Block, Borders, Widget}; Oct 27 16:50:20.659 INFO kablam! | ^^^^^^ Oct 27 16:50:20.659 INFO kablam! Oct 27 16:50:20.759 INFO kablam! warning: field is never used: `max_history_len` Oct 27 16:50:20.759 INFO kablam! --> src/rtop/datastreams/diskmonitor.rs:12:5 Oct 27 16:50:20.759 INFO kablam! | Oct 27 16:50:20.759 INFO kablam! 12 | max_history_len: usize, Oct 27 16:50:20.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:50:20.759 INFO kablam! | Oct 27 16:50:20.759 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 16:50:20.759 INFO kablam! Oct 27 16:50:20.759 INFO kablam! warning: field is never used: `system_info` Oct 27 16:50:20.759 INFO kablam! --> src/rtop/datastreams/cpumonitor.rs:14:5 Oct 27 16:50:20.759 INFO kablam! | Oct 27 16:50:20.759 INFO kablam! 14 | system_info: System, Oct 27 16:50:20.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 16:50:20.759 INFO kablam! Oct 27 16:50:20.759 INFO kablam! warning: field is never used: `max_history_len` Oct 27 16:50:20.759 INFO kablam! --> src/rtop/datastreams/networkmonitor.rs:14:5 Oct 27 16:50:20.759 INFO kablam! | Oct 27 16:50:20.759 INFO kablam! 14 | max_history_len: usize, Oct 27 16:50:20.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:50:20.759 INFO kablam! Oct 27 16:50:20.759 INFO kablam! warning: field is never used: `max_history_len` Oct 27 16:50:20.759 INFO kablam! --> src/rtop/datastreams/processmonitor.rs:8:5 Oct 27 16:50:20.759 INFO kablam! | Oct 27 16:50:20.759 INFO kablam! 8 | max_history_len: usize, Oct 27 16:50:20.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:50:20.759 INFO kablam! Oct 27 16:50:20.759 INFO kablam! warning: function is never used: `render_tab_bar` Oct 27 16:50:20.759 INFO kablam! --> src/rtop/ui/renderer/render.rs:34:1 Oct 27 16:50:20.759 INFO kablam! | Oct 27 16:50:20.759 INFO kablam! 34 | fn render_tab_bar(t: &mut Terminal, app: &App, area: &Rect) { Oct 27 16:50:20.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:50:20.759 INFO kablam! Oct 27 16:50:20.759 INFO kablam! warning: function is never used: `text_panel` Oct 27 16:50:20.759 INFO kablam! --> src/rtop/ui/panels/text.rs:7:1 Oct 27 16:50:20.759 INFO kablam! | Oct 27 16:50:20.759 INFO kablam! 7 | pub fn text_panel(t: &mut Terminal, area: &Rect) { Oct 27 16:50:20.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:50:20.759 INFO kablam! Oct 27 16:50:20.759 INFO kablam! warning: variant is never constructed: `Bell` Oct 27 16:50:20.759 INFO kablam! --> src/rtop/cmd.rs:3:5 Oct 27 16:50:20.759 INFO kablam! | Oct 27 16:50:20.759 INFO kablam! 3 | Bell, Oct 27 16:50:20.759 INFO kablam! | ^^^^ Oct 27 16:50:20.759 INFO kablam! Oct 27 16:50:20.799 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.20s Oct 27 16:50:20.807 INFO kablam! su: No module specific data is present Oct 27 16:50:21.714 INFO running `"docker" "rm" "-f" "100ce1960615c07861c92fce4f42c6e6db2caafa7e7dfe12200feea404047ba6"` Oct 27 16:50:21.999 INFO blam! 100ce1960615c07861c92fce4f42c6e6db2caafa7e7dfe12200feea404047ba6