Sep 06 01:11:23.086 INFO checking rsnappy-0.1.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 01:11:23.086 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 01:11:23.086 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 01:11:23.301 INFO blam! bf80699c99f8484850f83d36fad3e9322d47ebcfeab1a72229fd486e47740ec5 Sep 06 01:11:23.303 INFO running `"docker" "start" "-a" "bf80699c99f8484850f83d36fad3e9322d47ebcfeab1a72229fd486e47740ec5"` Sep 06 01:11:24.332 INFO kablam! usermod: no changes Sep 06 01:11:24.434 INFO kablam! Compiling rsnappy v0.1.0 (file:///source) Sep 06 01:11:26.198 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 01:11:26.198 INFO kablam! --> src/decompress.rs:269:22 Sep 06 01:11:26.198 INFO kablam! | Sep 06 01:11:26.198 INFO kablam! 269 | for i in (0..len as usize) { Sep 06 01:11:26.198 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 01:11:26.198 INFO kablam! | Sep 06 01:11:26.198 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 01:11:26.198 INFO kablam! Sep 06 01:11:26.254 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 01:11:26.254 INFO kablam! --> src/decompress.rs:269:22 Sep 06 01:11:26.254 INFO kablam! | Sep 06 01:11:26.254 INFO kablam! 269 | for i in (0..len as usize) { Sep 06 01:11:26.254 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 01:11:26.254 INFO kablam! | Sep 06 01:11:26.254 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 01:11:26.254 INFO kablam! Sep 06 01:11:27.209 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 06 01:11:27.209 INFO kablam! --> tests/test-decompress.rs:45:14 Sep 06 01:11:27.209 INFO kablam! | Sep 06 01:11:27.209 INFO kablam! 45 | for i in (0..1_000_000) { expected_out.push((i % 10) as u8); } Sep 06 01:11:27.209 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 01:11:27.209 INFO kablam! | Sep 06 01:11:27.209 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 01:11:27.209 INFO kablam! Sep 06 01:11:28.282 INFO kablam! warning: unused import: `Read` Sep 06 01:11:28.282 INFO kablam! --> benches/bench.rs:7:23 Sep 06 01:11:28.282 INFO kablam! | Sep 06 01:11:28.282 INFO kablam! 7 | use std::io::{Cursor, Read}; Sep 06 01:11:28.282 INFO kablam! | ^^^^ Sep 06 01:11:28.282 INFO kablam! | Sep 06 01:11:28.282 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 01:11:28.282 INFO kablam! Sep 06 01:11:28.359 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.00s Sep 06 01:11:28.370 INFO kablam! su: No module specific data is present Sep 06 01:11:29.249 INFO running `"docker" "rm" "-f" "bf80699c99f8484850f83d36fad3e9322d47ebcfeab1a72229fd486e47740ec5"` Sep 06 01:11:29.360 INFO blam! bf80699c99f8484850f83d36fad3e9322d47ebcfeab1a72229fd486e47740ec5