Sep 04 13:41:29.526 INFO checking interleave-1.0.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 13:41:29.526 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 13:41:29.526 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 13:41:29.686 INFO blam! 4cb7cd069f67c1100cfb1cbf53766b4db8c5f9f0dda7bb2b7b22c964ae409c55 Sep 04 13:41:29.687 INFO running `"docker" "start" "-a" "4cb7cd069f67c1100cfb1cbf53766b4db8c5f9f0dda7bb2b7b22c964ae409c55"` Sep 04 13:41:30.544 INFO kablam! Checking interleave v1.0.1 (file:///source) Sep 04 13:41:31.061 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:41:31.061 INFO kablam! --> src/lib.rs:193:21 Sep 04 13:41:31.061 INFO kablam! | Sep 04 13:41:31.061 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 04 13:41:31.061 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 13:41:31.061 INFO kablam! | Sep 04 13:41:31.061 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 13:41:31.062 INFO kablam! Sep 04 13:41:31.062 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:41:31.062 INFO kablam! --> src/lib.rs:193:30 Sep 04 13:41:31.062 INFO kablam! | Sep 04 13:41:31.062 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 04 13:41:31.062 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 13:41:31.062 INFO kablam! Sep 04 13:41:31.062 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:41:31.062 INFO kablam! --> src/lib.rs:193:38 Sep 04 13:41:31.062 INFO kablam! | Sep 04 13:41:31.062 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 04 13:41:31.062 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 13:41:31.062 INFO kablam! Sep 04 13:41:31.062 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:41:31.062 INFO kablam! --> src/lib.rs:193:46 Sep 04 13:41:31.062 INFO kablam! | Sep 04 13:41:31.062 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 04 13:41:31.062 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 13:41:31.062 INFO kablam! Sep 04 13:41:31.062 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:41:31.062 INFO kablam! --> src/lib.rs:194:21 Sep 04 13:41:31.062 INFO kablam! | Sep 04 13:41:31.062 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 04 13:41:31.062 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 13:41:31.062 INFO kablam! Sep 04 13:41:31.063 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:41:31.063 INFO kablam! --> src/lib.rs:194:29 Sep 04 13:41:31.063 INFO kablam! | Sep 04 13:41:31.063 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 04 13:41:31.063 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 13:41:31.063 INFO kablam! Sep 04 13:41:31.063 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:41:31.063 INFO kablam! --> src/lib.rs:194:37 Sep 04 13:41:31.063 INFO kablam! | Sep 04 13:41:31.063 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 04 13:41:31.063 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 13:41:31.063 INFO kablam! Sep 04 13:41:31.063 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:41:31.063 INFO kablam! --> src/lib.rs:194:45 Sep 04 13:41:31.063 INFO kablam! | Sep 04 13:41:31.063 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 04 13:41:31.063 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 13:41:31.063 INFO kablam! Sep 04 13:41:31.063 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:41:31.064 INFO kablam! --> src/lib.rs:195:21 Sep 04 13:41:31.064 INFO kablam! | Sep 04 13:41:31.064 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 04 13:41:31.064 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 13:41:31.064 INFO kablam! Sep 04 13:41:31.064 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:41:31.064 INFO kablam! --> src/lib.rs:195:29 Sep 04 13:41:31.064 INFO kablam! | Sep 04 13:41:31.064 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 04 13:41:31.064 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 13:41:31.064 INFO kablam! Sep 04 13:41:31.064 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:41:31.064 INFO kablam! --> src/lib.rs:195:37 Sep 04 13:41:31.064 INFO kablam! | Sep 04 13:41:31.064 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 04 13:41:31.064 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 13:41:31.064 INFO kablam! Sep 04 13:41:31.064 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:41:31.064 INFO kablam! --> src/lib.rs:195:45 Sep 04 13:41:31.064 INFO kablam! | Sep 04 13:41:31.064 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 04 13:41:31.064 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 13:41:31.064 INFO kablam! Sep 04 13:41:31.557 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:41:31.557 INFO kablam! --> examples/many.rs:16:23 Sep 04 13:41:31.557 INFO kablam! | Sep 04 13:41:31.557 INFO kablam! 16 | total.push(Box::new((-i[0]..i[1]))); Sep 04 13:41:31.557 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 13:41:31.557 INFO kablam! | Sep 04 13:41:31.558 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 13:41:31.558 INFO kablam! Sep 04 13:41:31.699 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.18s Sep 04 13:41:31.705 INFO kablam! su: No module specific data is present Sep 04 13:41:32.145 INFO running `"docker" "rm" "-f" "4cb7cd069f67c1100cfb1cbf53766b4db8c5f9f0dda7bb2b7b22c964ae409c55"` Sep 04 13:41:32.272 INFO blam! 4cb7cd069f67c1100cfb1cbf53766b4db8c5f9f0dda7bb2b7b22c964ae409c55