Sep 14 14:35:45.849 INFO checking interleave-1.0.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 14:35:45.849 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 14:35:45.849 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 14:35:46.005 INFO blam! 6fa8f01259c8b24a523d359948bb6144e5dc28e7c5eff9db6089b3790504bbcc Sep 14 14:35:46.008 INFO running `"docker" "start" "-a" "6fa8f01259c8b24a523d359948bb6144e5dc28e7c5eff9db6089b3790504bbcc"` Sep 14 14:35:47.036 INFO kablam! usermod: no changes Sep 14 14:35:47.070 INFO kablam! Checking interleave v1.0.1 (file:///source) Sep 14 14:35:47.387 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:35:47.387 INFO kablam! --> src/lib.rs:193:21 Sep 14 14:35:47.387 INFO kablam! | Sep 14 14:35:47.387 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 14 14:35:47.387 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 14 14:35:47.387 INFO kablam! | Sep 14 14:35:47.387 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 14:35:47.387 INFO kablam! Sep 14 14:35:47.387 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:35:47.387 INFO kablam! --> src/lib.rs:193:30 Sep 14 14:35:47.387 INFO kablam! | Sep 14 14:35:47.387 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 14 14:35:47.387 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 14 14:35:47.387 INFO kablam! Sep 14 14:35:47.387 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:35:47.387 INFO kablam! --> src/lib.rs:193:38 Sep 14 14:35:47.387 INFO kablam! | Sep 14 14:35:47.387 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 14 14:35:47.387 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 14 14:35:47.387 INFO kablam! Sep 14 14:35:47.387 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:35:47.387 INFO kablam! --> src/lib.rs:193:46 Sep 14 14:35:47.387 INFO kablam! | Sep 14 14:35:47.387 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 14 14:35:47.387 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 14 14:35:47.387 INFO kablam! Sep 14 14:35:47.387 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:35:47.387 INFO kablam! --> src/lib.rs:194:21 Sep 14 14:35:47.387 INFO kablam! | Sep 14 14:35:47.387 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 14 14:35:47.387 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 14 14:35:47.387 INFO kablam! Sep 14 14:35:47.387 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:35:47.387 INFO kablam! --> src/lib.rs:194:29 Sep 14 14:35:47.387 INFO kablam! | Sep 14 14:35:47.387 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 14 14:35:47.387 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 14 14:35:47.387 INFO kablam! Sep 14 14:35:47.387 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:35:47.387 INFO kablam! --> src/lib.rs:194:37 Sep 14 14:35:47.387 INFO kablam! | Sep 14 14:35:47.387 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 14 14:35:47.387 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 14 14:35:47.387 INFO kablam! Sep 14 14:35:47.387 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:35:47.387 INFO kablam! --> src/lib.rs:194:45 Sep 14 14:35:47.388 INFO kablam! | Sep 14 14:35:47.388 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 14 14:35:47.388 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 14 14:35:47.388 INFO kablam! Sep 14 14:35:47.388 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:35:47.388 INFO kablam! --> src/lib.rs:195:21 Sep 14 14:35:47.388 INFO kablam! | Sep 14 14:35:47.388 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 14 14:35:47.388 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 14 14:35:47.388 INFO kablam! Sep 14 14:35:47.388 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:35:47.388 INFO kablam! --> src/lib.rs:195:29 Sep 14 14:35:47.388 INFO kablam! | Sep 14 14:35:47.388 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 14 14:35:47.388 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 14 14:35:47.388 INFO kablam! Sep 14 14:35:47.388 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:35:47.388 INFO kablam! --> src/lib.rs:195:37 Sep 14 14:35:47.388 INFO kablam! | Sep 14 14:35:47.388 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 14 14:35:47.388 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 14 14:35:47.388 INFO kablam! Sep 14 14:35:47.388 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:35:47.388 INFO kablam! --> src/lib.rs:195:45 Sep 14 14:35:47.388 INFO kablam! | Sep 14 14:35:47.388 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 14 14:35:47.388 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 14 14:35:47.388 INFO kablam! Sep 14 14:35:47.583 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:35:47.583 INFO kablam! --> examples/many.rs:16:23 Sep 14 14:35:47.583 INFO kablam! | Sep 14 14:35:47.583 INFO kablam! 16 | total.push(Box::new((-i[0]..i[1]))); Sep 14 14:35:47.583 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 14 14:35:47.583 INFO kablam! | Sep 14 14:35:47.583 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 14:35:47.583 INFO kablam! Sep 14 14:35:47.702 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.65s Sep 14 14:35:47.705 INFO kablam! su: No module specific data is present Sep 14 14:35:48.381 INFO running `"docker" "rm" "-f" "6fa8f01259c8b24a523d359948bb6144e5dc28e7c5eff9db6089b3790504bbcc"` Sep 14 14:35:48.447 INFO blam! 6fa8f01259c8b24a523d359948bb6144e5dc28e7c5eff9db6089b3790504bbcc