Sep 14 18:10:54.829 INFO checking copperline-0.3.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 18:10:54.829 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 18:10:54.829 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 18:10:54.964 INFO blam! 45ba67f7b9a28a9021a8f913f22592e34cffd98ffbde3babb4cef60d81a74565 Sep 14 18:10:54.965 INFO running `"docker" "start" "-a" "45ba67f7b9a28a9021a8f913f22592e34cffd98ffbde3babb4cef60d81a74565"` Sep 14 18:10:55.922 INFO kablam! usermod: no changes Sep 14 18:10:55.994 INFO kablam! Checking strcursor v0.1.0 Sep 14 18:10:56.437 INFO kablam! Checking copperline v0.3.0 (file:///source) Sep 14 18:10:57.201 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 14 18:10:57.201 INFO kablam! --> src/lib.rs:61:26 Sep 14 18:10:57.201 INFO kablam! | Sep 14 18:10:57.201 INFO kablam! 61 | for _ in (0..len) { Sep 14 18:10:57.201 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 14 18:10:57.207 INFO kablam! | Sep 14 18:10:57.207 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 18:10:57.207 INFO kablam! Sep 14 18:10:57.207 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 14 18:10:57.207 INFO kablam! --> src/lib.rs:109:26 Sep 14 18:10:57.207 INFO kablam! | Sep 14 18:10:57.207 INFO kablam! 109 | for _ in (0..len) { Sep 14 18:10:57.207 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 14 18:10:57.207 INFO kablam! Sep 14 18:10:57.209 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 14 18:10:57.210 INFO kablam! --> src/lib.rs:61:26 Sep 14 18:10:57.210 INFO kablam! | Sep 14 18:10:57.210 INFO kablam! 61 | for _ in (0..len) { Sep 14 18:10:57.210 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 14 18:10:57.210 INFO kablam! | Sep 14 18:10:57.210 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 18:10:57.210 INFO kablam! Sep 14 18:10:57.210 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 14 18:10:57.210 INFO kablam! --> src/lib.rs:109:26 Sep 14 18:10:57.210 INFO kablam! | Sep 14 18:10:57.210 INFO kablam! 109 | for _ in (0..len) { Sep 14 18:10:57.210 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 14 18:10:57.210 INFO kablam! Sep 14 18:10:57.366 INFO kablam! warning: unused import: `RawDecoder` Sep 14 18:10:57.366 INFO kablam! --> src/parser.rs:3:36 Sep 14 18:10:57.366 INFO kablam! | Sep 14 18:10:57.366 INFO kablam! 3 | use encoding::types::{EncodingRef, RawDecoder}; Sep 14 18:10:57.366 INFO kablam! | ^^^^^^^^^^ Sep 14 18:10:57.366 INFO kablam! | Sep 14 18:10:57.366 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 18:10:57.366 INFO kablam! Sep 14 18:10:57.423 INFO kablam! warning: method is never used: `reset` Sep 14 18:10:57.423 INFO kablam! --> src/buffer.rs:29:5 Sep 14 18:10:57.423 INFO kablam! | Sep 14 18:10:57.423 INFO kablam! 29 | pub fn reset(&mut self) { Sep 14 18:10:57.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:10:57.423 INFO kablam! | Sep 14 18:10:57.423 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 18:10:57.423 INFO kablam! Sep 14 18:10:57.423 INFO kablam! warning: method is never used: `pop` Sep 14 18:10:57.423 INFO kablam! --> src/history.rs:67:5 Sep 14 18:10:57.423 INFO kablam! | Sep 14 18:10:57.423 INFO kablam! 67 | pub fn pop(&mut self) -> Option { Sep 14 18:10:57.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:10:57.424 INFO kablam! Sep 14 18:10:57.436 INFO kablam! warning: unused import: `RawDecoder` Sep 14 18:10:57.436 INFO kablam! --> src/parser.rs:3:36 Sep 14 18:10:57.436 INFO kablam! | Sep 14 18:10:57.436 INFO kablam! 3 | use encoding::types::{EncodingRef, RawDecoder}; Sep 14 18:10:57.436 INFO kablam! | ^^^^^^^^^^ Sep 14 18:10:57.436 INFO kablam! | Sep 14 18:10:57.436 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 18:10:57.437 INFO kablam! Sep 14 18:10:57.618 INFO kablam! warning: method is never used: `reset` Sep 14 18:10:57.618 INFO kablam! --> src/buffer.rs:29:5 Sep 14 18:10:57.618 INFO kablam! | Sep 14 18:10:57.618 INFO kablam! 29 | pub fn reset(&mut self) { Sep 14 18:10:57.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:10:57.618 INFO kablam! | Sep 14 18:10:57.618 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 18:10:57.619 INFO kablam! Sep 14 18:10:57.620 INFO kablam! warning: method is never used: `pop` Sep 14 18:10:57.620 INFO kablam! --> src/history.rs:67:5 Sep 14 18:10:57.620 INFO kablam! | Sep 14 18:10:57.620 INFO kablam! 67 | pub fn pop(&mut self) -> Option { Sep 14 18:10:57.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:10:57.621 INFO kablam! Sep 14 18:10:58.350 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.40s Sep 14 18:10:58.351 INFO kablam! su: No module specific data is present Sep 14 18:10:59.331 INFO running `"docker" "rm" "-f" "45ba67f7b9a28a9021a8f913f22592e34cffd98ffbde3babb4cef60d81a74565"` Sep 14 18:10:59.404 INFO blam! 45ba67f7b9a28a9021a8f913f22592e34cffd98ffbde3babb4cef60d81a74565