Oct 26 20:08:46.360 INFO checking stygianblu/rust-tools against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 20:08:46.360 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 20:08:46.675 INFO blam! afb94b95705638371d5ac653465620f3c53abcd489083796343a1ea7d29b0386 Oct 26 20:08:46.677 INFO running `"docker" "start" "-a" "afb94b95705638371d5ac653465620f3c53abcd489083796343a1ea7d29b0386"` Oct 26 20:08:47.839 INFO kablam! usermod: no changes Oct 26 20:08:47.952 INFO kablam! Checking byteorder v1.2.4 Oct 26 20:08:48.899 INFO kablam! Checking libflate v0.1.16 Oct 26 20:08:50.582 INFO kablam! Checking procfs v0.3.1 Oct 26 20:08:52.243 INFO kablam! Checking rust-tools v0.1.0 (/source) Oct 26 20:08:52.867 INFO kablam! warning: unused variable: `i` Oct 26 20:08:52.867 INFO kablam! --> src/bin/generate_stub.rs:115:9 Oct 26 20:08:52.867 INFO kablam! | Oct 26 20:08:52.867 INFO kablam! 115 | for i in 0..num { Oct 26 20:08:52.867 INFO kablam! | ^ help: consider using `_i` instead Oct 26 20:08:52.867 INFO kablam! | Oct 26 20:08:52.867 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 20:08:52.867 INFO kablam! Oct 26 20:08:52.929 INFO kablam! warning: variable `TABS` should have a snake case name such as `tabs` Oct 26 20:08:52.929 INFO kablam! --> src/bin/generate_stub.rs:109:6 Oct 26 20:08:52.929 INFO kablam! | Oct 26 20:08:52.929 INFO kablam! 109 | let mut TABS = String::from(""); Oct 26 20:08:52.929 INFO kablam! | ^^^^^^^^ Oct 26 20:08:52.947 INFO kablam! | Oct 26 20:08:52.947 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 20:08:52.947 INFO kablam! Oct 26 20:08:52.995 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:52.995 INFO kablam! --> src/bin/generate_stub.rs:129:5 Oct 26 20:08:52.995 INFO kablam! | Oct 26 20:08:52.995 INFO kablam! 129 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Magenta))); Oct 26 20:08:52.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:52.999 INFO kablam! | Oct 26 20:08:52.999 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 20:08:53.000 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.000 INFO kablam! Oct 26 20:08:53.000 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.000 INFO kablam! --> src/bin/generate_stub.rs:150:5 Oct 26 20:08:53.000 INFO kablam! | Oct 26 20:08:53.001 INFO kablam! 150 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Green))); Oct 26 20:08:53.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.001 INFO kablam! | Oct 26 20:08:53.001 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.001 INFO kablam! Oct 26 20:08:53.002 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.002 INFO kablam! --> src/bin/generate_stub.rs:155:5 Oct 26 20:08:53.002 INFO kablam! | Oct 26 20:08:53.002 INFO kablam! 155 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Blue))); Oct 26 20:08:53.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.002 INFO kablam! | Oct 26 20:08:53.003 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.003 INFO kablam! Oct 26 20:08:53.003 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.003 INFO kablam! --> src/bin/generate_stub.rs:157:5 Oct 26 20:08:53.003 INFO kablam! | Oct 26 20:08:53.004 INFO kablam! 157 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::White))); Oct 26 20:08:53.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.004 INFO kablam! | Oct 26 20:08:53.004 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.004 INFO kablam! Oct 26 20:08:53.004 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.005 INFO kablam! --> src/bin/generate_stub.rs:177:5 Oct 26 20:08:53.005 INFO kablam! | Oct 26 20:08:53.005 INFO kablam! 177 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Blue))); Oct 26 20:08:53.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.005 INFO kablam! | Oct 26 20:08:53.006 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.006 INFO kablam! Oct 26 20:08:53.006 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.006 INFO kablam! --> src/bin/generate_stub.rs:180:9 Oct 26 20:08:53.006 INFO kablam! | Oct 26 20:08:53.007 INFO kablam! 180 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Yellow))); Oct 26 20:08:53.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.007 INFO kablam! | Oct 26 20:08:53.007 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.007 INFO kablam! Oct 26 20:08:53.007 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.008 INFO kablam! --> src/bin/generate_stub.rs:182:9 Oct 26 20:08:53.008 INFO kablam! | Oct 26 20:08:53.008 INFO kablam! 182 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::White))); Oct 26 20:08:53.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.008 INFO kablam! | Oct 26 20:08:53.009 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.009 INFO kablam! Oct 26 20:08:53.038 INFO kablam! warning: unused variable: `i` Oct 26 20:08:53.038 INFO kablam! --> src/bin/generate_stub.rs:115:9 Oct 26 20:08:53.038 INFO kablam! | Oct 26 20:08:53.039 INFO kablam! 115 | for i in 0..num { Oct 26 20:08:53.039 INFO kablam! | ^ help: consider using `_i` instead Oct 26 20:08:53.039 INFO kablam! | Oct 26 20:08:53.039 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 20:08:53.039 INFO kablam! Oct 26 20:08:53.080 INFO kablam! warning: variable `TABS` should have a snake case name such as `tabs` Oct 26 20:08:53.080 INFO kablam! --> src/bin/generate_stub.rs:109:6 Oct 26 20:08:53.080 INFO kablam! | Oct 26 20:08:53.080 INFO kablam! 109 | let mut TABS = String::from(""); Oct 26 20:08:53.081 INFO kablam! | ^^^^^^^^ Oct 26 20:08:53.081 INFO kablam! | Oct 26 20:08:53.081 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 20:08:53.081 INFO kablam! Oct 26 20:08:53.118 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.118 INFO kablam! --> src/bin/generate_stub.rs:129:5 Oct 26 20:08:53.119 INFO kablam! | Oct 26 20:08:53.119 INFO kablam! 129 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Magenta))); Oct 26 20:08:53.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.119 INFO kablam! | Oct 26 20:08:53.119 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 20:08:53.120 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.120 INFO kablam! Oct 26 20:08:53.120 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.120 INFO kablam! --> src/bin/generate_stub.rs:150:5 Oct 26 20:08:53.121 INFO kablam! | Oct 26 20:08:53.121 INFO kablam! 150 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Green))); Oct 26 20:08:53.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.121 INFO kablam! | Oct 26 20:08:53.122 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.122 INFO kablam! Oct 26 20:08:53.122 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.122 INFO kablam! --> src/bin/generate_stub.rs:155:5 Oct 26 20:08:53.123 INFO kablam! | Oct 26 20:08:53.123 INFO kablam! 155 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Blue))); Oct 26 20:08:53.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.123 INFO kablam! | Oct 26 20:08:53.123 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.124 INFO kablam! Oct 26 20:08:53.124 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.124 INFO kablam! --> src/bin/generate_stub.rs:157:5 Oct 26 20:08:53.124 INFO kablam! | Oct 26 20:08:53.125 INFO kablam! 157 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::White))); Oct 26 20:08:53.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.125 INFO kablam! | Oct 26 20:08:53.125 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.126 INFO kablam! Oct 26 20:08:53.126 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.126 INFO kablam! --> src/bin/generate_stub.rs:177:5 Oct 26 20:08:53.126 INFO kablam! | Oct 26 20:08:53.126 INFO kablam! 177 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Blue))); Oct 26 20:08:53.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.131 INFO kablam! | Oct 26 20:08:53.131 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.131 INFO kablam! Oct 26 20:08:53.131 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.131 INFO kablam! --> src/bin/generate_stub.rs:180:9 Oct 26 20:08:53.131 INFO kablam! | Oct 26 20:08:53.132 INFO kablam! 180 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Yellow))); Oct 26 20:08:53.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.132 INFO kablam! | Oct 26 20:08:53.132 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.132 INFO kablam! Oct 26 20:08:53.132 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.132 INFO kablam! --> src/bin/generate_stub.rs:182:9 Oct 26 20:08:53.133 INFO kablam! | Oct 26 20:08:53.133 INFO kablam! 182 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::White))); Oct 26 20:08:53.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.133 INFO kablam! | Oct 26 20:08:53.133 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.133 INFO kablam! Oct 26 20:08:53.135 INFO kablam! warning: unused import: `std::path::Path` Oct 26 20:08:53.135 INFO kablam! --> src/bin/check_processes.rs:7:5 Oct 26 20:08:53.135 INFO kablam! | Oct 26 20:08:53.135 INFO kablam! 7 | use std::path::Path; Oct 26 20:08:53.136 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 20:08:53.139 INFO kablam! | Oct 26 20:08:53.139 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 20:08:53.139 INFO kablam! Oct 26 20:08:53.262 INFO kablam! warning: value assigned to `exe_path` is never read Oct 26 20:08:53.263 INFO kablam! --> src/bin/check_processes.rs:64:17 Oct 26 20:08:53.263 INFO kablam! | Oct 26 20:08:53.263 INFO kablam! 64 | let mut exe_path = String::from(""); Oct 26 20:08:53.263 INFO kablam! | ^^^^^^^^ Oct 26 20:08:53.276 INFO kablam! | Oct 26 20:08:53.277 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 26 20:08:53.277 INFO kablam! Oct 26 20:08:53.308 INFO kablam! warning: constant item is never used: `DEFAULT_NAME` Oct 26 20:08:53.308 INFO kablam! --> src/bin/constants.rs:9:1 Oct 26 20:08:53.309 INFO kablam! | Oct 26 20:08:53.309 INFO kablam! 9 | pub const DEFAULT_NAME: &'static str = "name"; Oct 26 20:08:53.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.310 INFO kablam! | Oct 26 20:08:53.310 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:08:53.310 INFO kablam! Oct 26 20:08:53.310 INFO kablam! warning: constant item is never used: `DEFAULT_DESCRIPTION` Oct 26 20:08:53.311 INFO kablam! --> src/bin/constants.rs:10:1 Oct 26 20:08:53.311 INFO kablam! | Oct 26 20:08:53.311 INFO kablam! 10 | pub const DEFAULT_DESCRIPTION: &'static str = "Description goes here..."; Oct 26 20:08:53.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.312 INFO kablam! Oct 26 20:08:53.341 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.341 INFO kablam! --> src/bin/check_processes.rs:34:5 Oct 26 20:08:53.341 INFO kablam! | Oct 26 20:08:53.341 INFO kablam! 34 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(0, 255, 255)))); Oct 26 20:08:53.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.341 INFO kablam! | Oct 26 20:08:53.341 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 20:08:53.341 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.341 INFO kablam! Oct 26 20:08:53.341 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.341 INFO kablam! --> src/bin/check_processes.rs:41:9 Oct 26 20:08:53.341 INFO kablam! | Oct 26 20:08:53.341 INFO kablam! 41 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(0, 255, 0)))); Oct 26 20:08:53.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.341 INFO kablam! | Oct 26 20:08:53.341 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.341 INFO kablam! Oct 26 20:08:53.341 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.341 INFO kablam! --> src/bin/check_processes.rs:53:13 Oct 26 20:08:53.342 INFO kablam! | Oct 26 20:08:53.342 INFO kablam! 53 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(255, 0, 0)))); Oct 26 20:08:53.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.342 INFO kablam! | Oct 26 20:08:53.342 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.342 INFO kablam! Oct 26 20:08:53.342 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.342 INFO kablam! --> src/bin/check_processes.rs:61:9 Oct 26 20:08:53.342 INFO kablam! | Oct 26 20:08:53.342 INFO kablam! 61 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(0, 255, 0)))); Oct 26 20:08:53.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.342 INFO kablam! | Oct 26 20:08:53.342 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.342 INFO kablam! Oct 26 20:08:53.342 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.342 INFO kablam! --> src/bin/check_processes.rs:63:9 Oct 26 20:08:53.342 INFO kablam! | Oct 26 20:08:53.342 INFO kablam! 63 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(255, 51, 204)))); Oct 26 20:08:53.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.342 INFO kablam! | Oct 26 20:08:53.342 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.342 INFO kablam! Oct 26 20:08:53.342 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.342 INFO kablam! --> src/bin/check_processes.rs:78:9 Oct 26 20:08:53.342 INFO kablam! | Oct 26 20:08:53.342 INFO kablam! 78 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(255, 255, 255)))); Oct 26 20:08:53.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.342 INFO kablam! | Oct 26 20:08:53.342 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.342 INFO kablam! Oct 26 20:08:53.342 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.342 INFO kablam! --> src/bin/check_processes.rs:82:9 Oct 26 20:08:53.342 INFO kablam! | Oct 26 20:08:53.342 INFO kablam! 82 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(0, 255, 0)))); Oct 26 20:08:53.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.342 INFO kablam! | Oct 26 20:08:53.342 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.342 INFO kablam! Oct 26 20:08:53.342 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.342 INFO kablam! --> src/bin/check_processes.rs:84:9 Oct 26 20:08:53.342 INFO kablam! | Oct 26 20:08:53.342 INFO kablam! 84 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(255, 51, 204)))); Oct 26 20:08:53.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.342 INFO kablam! | Oct 26 20:08:53.342 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.342 INFO kablam! Oct 26 20:08:53.342 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.342 INFO kablam! --> src/bin/check_processes.rs:88:13 Oct 26 20:08:53.342 INFO kablam! | Oct 26 20:08:53.342 INFO kablam! 88 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(255, 255, 255)))); Oct 26 20:08:53.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.342 INFO kablam! | Oct 26 20:08:53.342 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.342 INFO kablam! Oct 26 20:08:53.347 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.347 INFO kablam! --> src/bin/check_processes.rs:90:13 Oct 26 20:08:53.347 INFO kablam! | Oct 26 20:08:53.347 INFO kablam! 90 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(255, 51, 204)))); Oct 26 20:08:53.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.347 INFO kablam! | Oct 26 20:08:53.347 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.347 INFO kablam! Oct 26 20:08:53.347 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.347 INFO kablam! --> src/bin/check_processes.rs:95:9 Oct 26 20:08:53.347 INFO kablam! | Oct 26 20:08:53.347 INFO kablam! 95 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(0, 255, 0)))); Oct 26 20:08:53.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.347 INFO kablam! | Oct 26 20:08:53.347 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.347 INFO kablam! Oct 26 20:08:53.347 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.347 INFO kablam! --> src/bin/check_processes.rs:97:9 Oct 26 20:08:53.347 INFO kablam! | Oct 26 20:08:53.347 INFO kablam! 97 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(255, 51, 204)))); Oct 26 20:08:53.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.347 INFO kablam! | Oct 26 20:08:53.347 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.347 INFO kablam! Oct 26 20:08:53.347 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.347 INFO kablam! --> src/bin/check_processes.rs:99:9 Oct 26 20:08:53.347 INFO kablam! | Oct 26 20:08:53.347 INFO kablam! 99 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(255, 255, 255)))); Oct 26 20:08:53.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.347 INFO kablam! | Oct 26 20:08:53.347 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.347 INFO kablam! Oct 26 20:08:53.347 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.347 INFO kablam! --> src/bin/check_processes.rs:103:5 Oct 26 20:08:53.347 INFO kablam! | Oct 26 20:08:53.347 INFO kablam! 103 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::White))); Oct 26 20:08:53.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.347 INFO kablam! | Oct 26 20:08:53.347 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.347 INFO kablam! Oct 26 20:08:53.351 INFO kablam! warning: unused import: `std::path::Path` Oct 26 20:08:53.351 INFO kablam! --> src/bin/check_processes.rs:7:5 Oct 26 20:08:53.351 INFO kablam! | Oct 26 20:08:53.351 INFO kablam! 7 | use std::path::Path; Oct 26 20:08:53.351 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 20:08:53.351 INFO kablam! | Oct 26 20:08:53.351 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 20:08:53.351 INFO kablam! Oct 26 20:08:53.435 INFO kablam! warning: value assigned to `exe_path` is never read Oct 26 20:08:53.435 INFO kablam! --> src/bin/check_processes.rs:64:17 Oct 26 20:08:53.435 INFO kablam! | Oct 26 20:08:53.435 INFO kablam! 64 | let mut exe_path = String::from(""); Oct 26 20:08:53.435 INFO kablam! | ^^^^^^^^ Oct 26 20:08:53.435 INFO kablam! | Oct 26 20:08:53.435 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 26 20:08:53.435 INFO kablam! Oct 26 20:08:53.441 INFO kablam! warning: constant item is never used: `DEFAULT_NAME` Oct 26 20:08:53.441 INFO kablam! --> src/bin/constants.rs:9:1 Oct 26 20:08:53.441 INFO kablam! | Oct 26 20:08:53.441 INFO kablam! 9 | pub const DEFAULT_NAME: &'static str = "name"; Oct 26 20:08:53.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.442 INFO kablam! | Oct 26 20:08:53.442 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:08:53.442 INFO kablam! Oct 26 20:08:53.442 INFO kablam! warning: constant item is never used: `DEFAULT_DESCRIPTION` Oct 26 20:08:53.442 INFO kablam! --> src/bin/constants.rs:10:1 Oct 26 20:08:53.443 INFO kablam! | Oct 26 20:08:53.443 INFO kablam! 10 | pub const DEFAULT_DESCRIPTION: &'static str = "Description goes here..."; Oct 26 20:08:53.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.447 INFO kablam! Oct 26 20:08:53.455 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.455 INFO kablam! --> src/bin/check_processes.rs:34:5 Oct 26 20:08:53.456 INFO kablam! | Oct 26 20:08:53.456 INFO kablam! 34 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(0, 255, 255)))); Oct 26 20:08:53.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.456 INFO kablam! | Oct 26 20:08:53.457 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 20:08:53.457 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.457 INFO kablam! Oct 26 20:08:53.457 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.457 INFO kablam! --> src/bin/check_processes.rs:41:9 Oct 26 20:08:53.458 INFO kablam! | Oct 26 20:08:53.458 INFO kablam! 41 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(0, 255, 0)))); Oct 26 20:08:53.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.458 INFO kablam! | Oct 26 20:08:53.458 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.458 INFO kablam! Oct 26 20:08:53.458 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.458 INFO kablam! --> src/bin/check_processes.rs:53:13 Oct 26 20:08:53.459 INFO kablam! | Oct 26 20:08:53.459 INFO kablam! 53 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(255, 0, 0)))); Oct 26 20:08:53.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.459 INFO kablam! | Oct 26 20:08:53.459 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.459 INFO kablam! Oct 26 20:08:53.459 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.459 INFO kablam! --> src/bin/check_processes.rs:61:9 Oct 26 20:08:53.460 INFO kablam! | Oct 26 20:08:53.460 INFO kablam! 61 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(0, 255, 0)))); Oct 26 20:08:53.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.460 INFO kablam! | Oct 26 20:08:53.460 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.460 INFO kablam! Oct 26 20:08:53.460 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.460 INFO kablam! --> src/bin/check_processes.rs:63:9 Oct 26 20:08:53.460 INFO kablam! | Oct 26 20:08:53.461 INFO kablam! 63 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(255, 51, 204)))); Oct 26 20:08:53.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.461 INFO kablam! | Oct 26 20:08:53.461 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.461 INFO kablam! Oct 26 20:08:53.461 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.461 INFO kablam! --> src/bin/check_processes.rs:78:9 Oct 26 20:08:53.461 INFO kablam! | Oct 26 20:08:53.462 INFO kablam! 78 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(255, 255, 255)))); Oct 26 20:08:53.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.462 INFO kablam! | Oct 26 20:08:53.462 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.462 INFO kablam! Oct 26 20:08:53.462 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.462 INFO kablam! --> src/bin/check_processes.rs:82:9 Oct 26 20:08:53.463 INFO kablam! | Oct 26 20:08:53.463 INFO kablam! 82 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(0, 255, 0)))); Oct 26 20:08:53.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.463 INFO kablam! | Oct 26 20:08:53.463 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.463 INFO kablam! Oct 26 20:08:53.464 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.464 INFO kablam! --> src/bin/check_processes.rs:84:9 Oct 26 20:08:53.464 INFO kablam! | Oct 26 20:08:53.464 INFO kablam! 84 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(255, 51, 204)))); Oct 26 20:08:53.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.464 INFO kablam! | Oct 26 20:08:53.465 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.465 INFO kablam! Oct 26 20:08:53.465 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.465 INFO kablam! --> src/bin/check_processes.rs:88:13 Oct 26 20:08:53.465 INFO kablam! | Oct 26 20:08:53.465 INFO kablam! 88 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(255, 255, 255)))); Oct 26 20:08:53.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.466 INFO kablam! | Oct 26 20:08:53.466 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.466 INFO kablam! Oct 26 20:08:53.466 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.469 INFO kablam! --> src/bin/check_processes.rs:90:13 Oct 26 20:08:53.470 INFO kablam! | Oct 26 20:08:53.470 INFO kablam! 90 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(255, 51, 204)))); Oct 26 20:08:53.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.470 INFO kablam! | Oct 26 20:08:53.470 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.470 INFO kablam! Oct 26 20:08:53.471 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.471 INFO kablam! --> src/bin/check_processes.rs:95:9 Oct 26 20:08:53.471 INFO kablam! | Oct 26 20:08:53.471 INFO kablam! 95 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(0, 255, 0)))); Oct 26 20:08:53.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.471 INFO kablam! | Oct 26 20:08:53.471 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.471 INFO kablam! Oct 26 20:08:53.472 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.472 INFO kablam! --> src/bin/check_processes.rs:97:9 Oct 26 20:08:53.472 INFO kablam! | Oct 26 20:08:53.472 INFO kablam! 97 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(255, 51, 204)))); Oct 26 20:08:53.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.472 INFO kablam! | Oct 26 20:08:53.472 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.472 INFO kablam! Oct 26 20:08:53.473 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.473 INFO kablam! --> src/bin/check_processes.rs:99:9 Oct 26 20:08:53.473 INFO kablam! | Oct 26 20:08:53.473 INFO kablam! 99 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::Rgb(255, 255, 255)))); Oct 26 20:08:53.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.473 INFO kablam! | Oct 26 20:08:53.473 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.473 INFO kablam! Oct 26 20:08:53.474 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 20:08:53.474 INFO kablam! --> src/bin/check_processes.rs:103:5 Oct 26 20:08:53.474 INFO kablam! | Oct 26 20:08:53.474 INFO kablam! 103 | stdout.set_color(ColorSpec::new().set_fg(Some(Color::White))); Oct 26 20:08:53.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:08:53.474 INFO kablam! | Oct 26 20:08:53.474 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 20:08:53.475 INFO kablam! Oct 26 20:08:53.504 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.66s Oct 26 20:08:53.515 INFO kablam! su: No module specific data is present Oct 26 20:08:54.243 INFO running `"docker" "rm" "-f" "afb94b95705638371d5ac653465620f3c53abcd489083796343a1ea7d29b0386"` Oct 26 20:08:54.525 INFO blam! afb94b95705638371d5ac653465620f3c53abcd489083796343a1ea7d29b0386