Sep 20 03:24:26.993 INFO checking copperline-0.3.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 03:24:26.993 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 03:24:26.993 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:24:27.108 INFO blam! b6833efff474226c026124293064eef5a4f97cc327fdf91647a5d13e0e6a87cb Sep 20 03:24:27.110 INFO running `"docker" "start" "-a" "b6833efff474226c026124293064eef5a4f97cc327fdf91647a5d13e0e6a87cb"` Sep 20 03:24:28.349 INFO kablam! usermod: no changes Sep 20 03:24:28.435 INFO kablam! Checking strcursor v0.1.0 Sep 20 03:24:28.885 INFO kablam! Checking copperline v0.3.0 (/source) Sep 20 03:24:29.497 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 20 03:24:29.497 INFO kablam! --> src/lib.rs:61:26 Sep 20 03:24:29.497 INFO kablam! | Sep 20 03:24:29.497 INFO kablam! 61 | for _ in (0..len) { Sep 20 03:24:29.497 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 20 03:24:29.497 INFO kablam! | Sep 20 03:24:29.497 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 03:24:29.497 INFO kablam! Sep 20 03:24:29.497 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 20 03:24:29.497 INFO kablam! --> src/lib.rs:109:26 Sep 20 03:24:29.497 INFO kablam! | Sep 20 03:24:29.497 INFO kablam! 109 | for _ in (0..len) { Sep 20 03:24:29.497 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 20 03:24:29.497 INFO kablam! Sep 20 03:24:29.527 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 20 03:24:29.527 INFO kablam! --> src/lib.rs:61:26 Sep 20 03:24:29.527 INFO kablam! | Sep 20 03:24:29.527 INFO kablam! 61 | for _ in (0..len) { Sep 20 03:24:29.527 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 20 03:24:29.527 INFO kablam! | Sep 20 03:24:29.527 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 03:24:29.527 INFO kablam! Sep 20 03:24:29.527 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 20 03:24:29.527 INFO kablam! --> src/lib.rs:109:26 Sep 20 03:24:29.527 INFO kablam! | Sep 20 03:24:29.527 INFO kablam! 109 | for _ in (0..len) { Sep 20 03:24:29.527 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 20 03:24:29.527 INFO kablam! Sep 20 03:24:29.599 INFO kablam! warning: unused import: `RawDecoder` Sep 20 03:24:29.599 INFO kablam! --> src/parser.rs:3:36 Sep 20 03:24:29.599 INFO kablam! | Sep 20 03:24:29.599 INFO kablam! 3 | use encoding::types::{EncodingRef, RawDecoder}; Sep 20 03:24:29.599 INFO kablam! | ^^^^^^^^^^ Sep 20 03:24:29.599 INFO kablam! | Sep 20 03:24:29.599 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:24:29.599 INFO kablam! Sep 20 03:24:29.643 INFO kablam! warning: method is never used: `reset` Sep 20 03:24:29.643 INFO kablam! --> src/buffer.rs:29:5 Sep 20 03:24:29.643 INFO kablam! | Sep 20 03:24:29.643 INFO kablam! 29 | pub fn reset(&mut self) { Sep 20 03:24:29.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:24:29.643 INFO kablam! | Sep 20 03:24:29.643 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 03:24:29.643 INFO kablam! Sep 20 03:24:29.643 INFO kablam! warning: method is never used: `pop` Sep 20 03:24:29.643 INFO kablam! --> src/history.rs:67:5 Sep 20 03:24:29.643 INFO kablam! | Sep 20 03:24:29.643 INFO kablam! 67 | pub fn pop(&mut self) -> Option { Sep 20 03:24:29.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:24:29.643 INFO kablam! Sep 20 03:24:29.675 INFO kablam! warning: unused import: `RawDecoder` Sep 20 03:24:29.675 INFO kablam! --> src/parser.rs:3:36 Sep 20 03:24:29.675 INFO kablam! | Sep 20 03:24:29.675 INFO kablam! 3 | use encoding::types::{EncodingRef, RawDecoder}; Sep 20 03:24:29.675 INFO kablam! | ^^^^^^^^^^ Sep 20 03:24:29.675 INFO kablam! | Sep 20 03:24:29.675 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:24:29.675 INFO kablam! Sep 20 03:24:29.750 INFO kablam! warning: method is never used: `reset` Sep 20 03:24:29.750 INFO kablam! --> src/buffer.rs:29:5 Sep 20 03:24:29.750 INFO kablam! | Sep 20 03:24:29.750 INFO kablam! 29 | pub fn reset(&mut self) { Sep 20 03:24:29.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:24:29.750 INFO kablam! | Sep 20 03:24:29.750 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 03:24:29.750 INFO kablam! Sep 20 03:24:29.750 INFO kablam! warning: method is never used: `pop` Sep 20 03:24:29.750 INFO kablam! --> src/history.rs:67:5 Sep 20 03:24:29.751 INFO kablam! | Sep 20 03:24:29.751 INFO kablam! 67 | pub fn pop(&mut self) -> Option { Sep 20 03:24:29.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:24:29.751 INFO kablam! Sep 20 03:24:30.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.89s Sep 20 03:24:30.271 INFO kablam! su: No module specific data is present Sep 20 03:24:31.207 INFO running `"docker" "rm" "-f" "b6833efff474226c026124293064eef5a4f97cc327fdf91647a5d13e0e6a87cb"` Sep 20 03:24:31.524 INFO blam! b6833efff474226c026124293064eef5a4f97cc327fdf91647a5d13e0e6a87cb