Sep 19 23:45:42.030 INFO checking interleave-1.0.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 23:45:42.030 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 23:45:42.030 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:45:42.192 INFO blam! 0448bbd7d50f89cc6613dc6a29c66441eca58fa185d834158220b61621328036 Sep 19 23:45:42.194 INFO running `"docker" "start" "-a" "0448bbd7d50f89cc6613dc6a29c66441eca58fa185d834158220b61621328036"` Sep 19 23:45:43.411 INFO kablam! usermod: no changes Sep 19 23:45:43.442 INFO kablam! Checking interleave v1.0.1 (/source) Sep 19 23:45:43.650 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:43.650 INFO kablam! --> src/lib.rs:193:21 Sep 19 23:45:43.650 INFO kablam! | Sep 19 23:45:43.650 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 19 23:45:43.650 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 19 23:45:43.650 INFO kablam! | Sep 19 23:45:43.650 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 23:45:43.650 INFO kablam! Sep 19 23:45:43.650 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:43.650 INFO kablam! --> src/lib.rs:193:30 Sep 19 23:45:43.650 INFO kablam! | Sep 19 23:45:43.650 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 19 23:45:43.650 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 23:45:43.650 INFO kablam! Sep 19 23:45:43.651 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:43.651 INFO kablam! --> src/lib.rs:193:38 Sep 19 23:45:43.651 INFO kablam! | Sep 19 23:45:43.651 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 19 23:45:43.651 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 23:45:43.651 INFO kablam! Sep 19 23:45:43.651 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:43.651 INFO kablam! --> src/lib.rs:193:46 Sep 19 23:45:43.651 INFO kablam! | Sep 19 23:45:43.651 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 19 23:45:43.651 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 23:45:43.651 INFO kablam! Sep 19 23:45:43.651 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:43.651 INFO kablam! --> src/lib.rs:194:21 Sep 19 23:45:43.651 INFO kablam! | Sep 19 23:45:43.651 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 19 23:45:43.651 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 23:45:43.651 INFO kablam! Sep 19 23:45:43.651 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:43.651 INFO kablam! --> src/lib.rs:194:29 Sep 19 23:45:43.651 INFO kablam! | Sep 19 23:45:43.651 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 19 23:45:43.651 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 23:45:43.651 INFO kablam! Sep 19 23:45:43.651 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:43.651 INFO kablam! --> src/lib.rs:194:37 Sep 19 23:45:43.651 INFO kablam! | Sep 19 23:45:43.651 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 19 23:45:43.651 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 23:45:43.651 INFO kablam! Sep 19 23:45:43.651 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:43.651 INFO kablam! --> src/lib.rs:194:45 Sep 19 23:45:43.651 INFO kablam! | Sep 19 23:45:43.651 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 19 23:45:43.651 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 19 23:45:43.651 INFO kablam! Sep 19 23:45:43.651 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:43.651 INFO kablam! --> src/lib.rs:195:21 Sep 19 23:45:43.651 INFO kablam! | Sep 19 23:45:43.651 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 19 23:45:43.651 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 23:45:43.651 INFO kablam! Sep 19 23:45:43.651 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:43.651 INFO kablam! --> src/lib.rs:195:29 Sep 19 23:45:43.651 INFO kablam! | Sep 19 23:45:43.651 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 19 23:45:43.651 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 23:45:43.652 INFO kablam! Sep 19 23:45:43.652 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:43.652 INFO kablam! --> src/lib.rs:195:37 Sep 19 23:45:43.652 INFO kablam! | Sep 19 23:45:43.652 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 19 23:45:43.652 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 23:45:43.652 INFO kablam! Sep 19 23:45:43.652 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:43.652 INFO kablam! --> src/lib.rs:195:45 Sep 19 23:45:43.652 INFO kablam! | Sep 19 23:45:43.652 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 19 23:45:43.652 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 19 23:45:43.652 INFO kablam! Sep 19 23:45:43.820 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:43.820 INFO kablam! --> examples/many.rs:16:23 Sep 19 23:45:43.820 INFO kablam! | Sep 19 23:45:43.820 INFO kablam! 16 | total.push(Box::new((-i[0]..i[1]))); Sep 19 23:45:43.820 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 19 23:45:43.820 INFO kablam! | Sep 19 23:45:43.820 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 23:45:43.820 INFO kablam! Sep 19 23:45:43.918 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.49s Sep 19 23:45:43.923 INFO kablam! su: No module specific data is present Sep 19 23:45:44.444 INFO running `"docker" "rm" "-f" "0448bbd7d50f89cc6613dc6a29c66441eca58fa185d834158220b61621328036"` Sep 19 23:45:44.529 INFO blam! 0448bbd7d50f89cc6613dc6a29c66441eca58fa185d834158220b61621328036