Sep 06 05:12:02.826 INFO checking interleave-1.0.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 05:12:02.826 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 05:12:02.826 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 05:12:03.002 INFO blam! c8590be73a76dd3a66672884f3fbffb28e535c6554b600b08eb117d8e96962b9 Sep 06 05:12:03.004 INFO running `"docker" "start" "-a" "c8590be73a76dd3a66672884f3fbffb28e535c6554b600b08eb117d8e96962b9"` Sep 06 05:12:04.006 INFO kablam! usermod: no changes Sep 06 05:12:04.053 INFO kablam! Checking interleave v1.0.1 (file:///source) Sep 06 05:12:04.340 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:12:04.340 INFO kablam! --> src/lib.rs:193:21 Sep 06 05:12:04.340 INFO kablam! | Sep 06 05:12:04.340 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 06 05:12:04.340 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 06 05:12:04.340 INFO kablam! | Sep 06 05:12:04.340 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:12:04.340 INFO kablam! Sep 06 05:12:04.340 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:12:04.341 INFO kablam! --> src/lib.rs:193:30 Sep 06 05:12:04.341 INFO kablam! | Sep 06 05:12:04.341 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 06 05:12:04.341 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:12:04.341 INFO kablam! Sep 06 05:12:04.341 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:12:04.341 INFO kablam! --> src/lib.rs:193:38 Sep 06 05:12:04.341 INFO kablam! | Sep 06 05:12:04.341 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 06 05:12:04.341 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:12:04.341 INFO kablam! Sep 06 05:12:04.341 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:12:04.341 INFO kablam! --> src/lib.rs:193:46 Sep 06 05:12:04.341 INFO kablam! | Sep 06 05:12:04.341 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 06 05:12:04.341 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:12:04.341 INFO kablam! Sep 06 05:12:04.341 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:12:04.341 INFO kablam! --> src/lib.rs:194:21 Sep 06 05:12:04.341 INFO kablam! | Sep 06 05:12:04.341 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 06 05:12:04.341 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:12:04.341 INFO kablam! Sep 06 05:12:04.341 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:12:04.341 INFO kablam! --> src/lib.rs:194:29 Sep 06 05:12:04.341 INFO kablam! | Sep 06 05:12:04.341 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 06 05:12:04.341 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:12:04.341 INFO kablam! Sep 06 05:12:04.341 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:12:04.341 INFO kablam! --> src/lib.rs:194:37 Sep 06 05:12:04.341 INFO kablam! | Sep 06 05:12:04.341 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 06 05:12:04.341 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:12:04.341 INFO kablam! Sep 06 05:12:04.341 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:12:04.342 INFO kablam! --> src/lib.rs:194:45 Sep 06 05:12:04.342 INFO kablam! | Sep 06 05:12:04.342 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 06 05:12:04.342 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 06 05:12:04.342 INFO kablam! Sep 06 05:12:04.342 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:12:04.342 INFO kablam! --> src/lib.rs:195:21 Sep 06 05:12:04.342 INFO kablam! | Sep 06 05:12:04.342 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 06 05:12:04.342 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:12:04.342 INFO kablam! Sep 06 05:12:04.342 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:12:04.342 INFO kablam! --> src/lib.rs:195:29 Sep 06 05:12:04.342 INFO kablam! | Sep 06 05:12:04.342 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 06 05:12:04.342 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:12:04.342 INFO kablam! Sep 06 05:12:04.342 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:12:04.342 INFO kablam! --> src/lib.rs:195:37 Sep 06 05:12:04.342 INFO kablam! | Sep 06 05:12:04.342 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 06 05:12:04.342 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 06 05:12:04.342 INFO kablam! Sep 06 05:12:04.342 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:12:04.342 INFO kablam! --> src/lib.rs:195:45 Sep 06 05:12:04.342 INFO kablam! | Sep 06 05:12:04.342 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 06 05:12:04.342 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 06 05:12:04.342 INFO kablam! Sep 06 05:12:04.623 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:12:04.623 INFO kablam! --> examples/many.rs:16:23 Sep 06 05:12:04.623 INFO kablam! | Sep 06 05:12:04.623 INFO kablam! 16 | total.push(Box::new((-i[0]..i[1]))); Sep 06 05:12:04.623 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:12:04.623 INFO kablam! | Sep 06 05:12:04.623 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:12:04.623 INFO kablam! Sep 06 05:12:04.686 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.65s Sep 06 05:12:04.686 INFO kablam! su: No module specific data is present Sep 06 05:12:05.546 INFO running `"docker" "rm" "-f" "c8590be73a76dd3a66672884f3fbffb28e535c6554b600b08eb117d8e96962b9"` Sep 06 05:12:05.596 INFO blam! c8590be73a76dd3a66672884f3fbffb28e535c6554b600b08eb117d8e96962b9