Sep 19 15:03:09.995 INFO checking mpdrescher/run-info against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 15:03:09.995 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 15:03:09.995 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:03:10.227 INFO blam! 428477cda5d416ba9be102fef17d3e6d1acd34aa13d15c38f97f87e15c729071 Sep 19 15:03:10.229 INFO running `"docker" "start" "-a" "428477cda5d416ba9be102fef17d3e6d1acd34aa13d15c38f97f87e15c729071"` Sep 19 15:03:11.321 INFO kablam! usermod: no changes Sep 19 15:03:11.436 INFO kablam! Checking libc v0.2.15 Sep 19 15:03:11.436 INFO kablam! Checking ansi_term v0.8.0 Sep 19 15:03:11.436 INFO kablam! Checking term v0.4.4 Sep 19 15:03:12.726 INFO kablam! Checking term_size v0.1.1 Sep 19 15:03:12.726 INFO kablam! Checking time v0.1.35 Sep 19 15:03:12.998 INFO kablam! Checking clap v2.11.0 Sep 19 15:03:18.074 INFO kablam! Checking run-info v0.5.1 (/source) Sep 19 15:03:18.906 INFO kablam! warning: variable does not need to be mutable Sep 19 15:03:18.906 INFO kablam! --> src/printer.rs:116:25 Sep 19 15:03:18.907 INFO kablam! | Sep 19 15:03:18.907 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 19 15:03:18.907 INFO kablam! | ----^^^^ Sep 19 15:03:18.908 INFO kablam! | | Sep 19 15:03:18.908 INFO kablam! | help: remove this `mut` Sep 19 15:03:18.908 INFO kablam! | Sep 19 15:03:18.909 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 15:03:18.909 INFO kablam! Sep 19 15:03:18.926 INFO kablam! warning: variable does not need to be mutable Sep 19 15:03:18.926 INFO kablam! --> src/printer.rs:158:23 Sep 19 15:03:18.926 INFO kablam! | Sep 19 15:03:18.927 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 19 15:03:18.927 INFO kablam! | ----^^^^ Sep 19 15:03:18.927 INFO kablam! | | Sep 19 15:03:18.928 INFO kablam! | help: remove this `mut` Sep 19 15:03:18.928 INFO kablam! Sep 19 15:03:18.929 INFO kablam! warning: function is never used: `pad_string` Sep 19 15:03:18.929 INFO kablam! --> src/printutils.rs:126:1 Sep 19 15:03:18.929 INFO kablam! | Sep 19 15:03:18.930 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 19 15:03:18.930 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 15:03:18.930 INFO kablam! | Sep 19 15:03:18.931 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 15:03:18.931 INFO kablam! Sep 19 15:03:18.958 INFO kablam! warning: variable does not need to be mutable Sep 19 15:03:18.958 INFO kablam! --> src/printer.rs:116:25 Sep 19 15:03:18.959 INFO kablam! | Sep 19 15:03:18.959 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 19 15:03:18.959 INFO kablam! | ----^^^^ Sep 19 15:03:18.960 INFO kablam! | | Sep 19 15:03:18.960 INFO kablam! | help: remove this `mut` Sep 19 15:03:18.960 INFO kablam! | Sep 19 15:03:18.960 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 15:03:18.961 INFO kablam! Sep 19 15:03:18.961 INFO kablam! warning: variable does not need to be mutable Sep 19 15:03:18.961 INFO kablam! --> src/printer.rs:158:23 Sep 19 15:03:18.961 INFO kablam! | Sep 19 15:03:18.962 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 19 15:03:18.962 INFO kablam! | ----^^^^ Sep 19 15:03:18.962 INFO kablam! | | Sep 19 15:03:18.962 INFO kablam! | help: remove this `mut` Sep 19 15:03:18.963 INFO kablam! Sep 19 15:03:18.963 INFO kablam! warning: function is never used: `pad_string` Sep 19 15:03:18.963 INFO kablam! --> src/printutils.rs:126:1 Sep 19 15:03:18.963 INFO kablam! | Sep 19 15:03:18.964 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 19 15:03:18.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 15:03:18.964 INFO kablam! | Sep 19 15:03:18.964 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 15:03:18.965 INFO kablam! Sep 19 15:03:19.017 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.67s Sep 19 15:03:19.026 INFO kablam! su: No module specific data is present Sep 19 15:03:20.549 INFO running `"docker" "rm" "-f" "428477cda5d416ba9be102fef17d3e6d1acd34aa13d15c38f97f87e15c729071"` Sep 19 15:03:20.661 INFO blam! 428477cda5d416ba9be102fef17d3e6d1acd34aa13d15c38f97f87e15c729071