Sep 02 02:14:58.996 INFO checking rsnappy-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 02:14:58.996 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 02:14:58.996 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 02:14:59.226 INFO blam! 77615352d75515e7782bd2c7ca3570ffc421f2f95ff07e10ffd7925502568160 Sep 02 02:14:59.228 INFO running `"docker" "start" "-a" "77615352d75515e7782bd2c7ca3570ffc421f2f95ff07e10ffd7925502568160"` Sep 02 02:15:00.244 INFO kablam! Compiling rsnappy v0.1.0 (file:///source) Sep 02 02:15:02.671 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 02 02:15:02.671 INFO kablam! --> src/decompress.rs:269:22 Sep 02 02:15:02.671 INFO kablam! | Sep 02 02:15:02.671 INFO kablam! 269 | for i in (0..len as usize) { Sep 02 02:15:02.671 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 02:15:02.674 INFO kablam! | Sep 02 02:15:02.674 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 02:15:02.674 INFO kablam! Sep 02 02:15:02.719 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 02 02:15:02.719 INFO kablam! --> src/decompress.rs:269:22 Sep 02 02:15:02.719 INFO kablam! | Sep 02 02:15:02.720 INFO kablam! 269 | for i in (0..len as usize) { Sep 02 02:15:02.720 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 02:15:02.720 INFO kablam! | Sep 02 02:15:02.720 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 02:15:02.720 INFO kablam! Sep 02 02:15:04.816 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 02 02:15:04.816 INFO kablam! --> tests/test-decompress.rs:45:14 Sep 02 02:15:04.816 INFO kablam! | Sep 02 02:15:04.816 INFO kablam! 45 | for i in (0..1_000_000) { expected_out.push((i % 10) as u8); } Sep 02 02:15:04.816 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 02:15:04.816 INFO kablam! | Sep 02 02:15:04.816 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 02:15:04.816 INFO kablam! Sep 02 02:15:05.444 INFO kablam! warning: unused import: `Read` Sep 02 02:15:05.444 INFO kablam! --> benches/bench.rs:7:23 Sep 02 02:15:05.444 INFO kablam! | Sep 02 02:15:05.444 INFO kablam! 7 | use std::io::{Cursor, Read}; Sep 02 02:15:05.444 INFO kablam! | ^^^^ Sep 02 02:15:05.445 INFO kablam! | Sep 02 02:15:05.445 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 02:15:05.445 INFO kablam! Sep 02 02:15:05.859 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.72s Sep 02 02:15:05.871 INFO kablam! su: No module specific data is present Sep 02 02:15:06.404 INFO running `"docker" "rm" "-f" "77615352d75515e7782bd2c7ca3570ffc421f2f95ff07e10ffd7925502568160"` Sep 02 02:15:06.571 INFO blam! 77615352d75515e7782bd2c7ca3570ffc421f2f95ff07e10ffd7925502568160