Sep 01 00:18:22.579 INFO checking interleave-1.0.1 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 00:18:22.579 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 00:18:22.579 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 00:18:22.738 INFO blam! 0e9596d3dd827886bb84cd079efa3f518252db7498e89f3b941d4ce6d0a0283e Sep 01 00:18:22.740 INFO running `"docker" "start" "-a" "0e9596d3dd827886bb84cd079efa3f518252db7498e89f3b941d4ce6d0a0283e"` Sep 01 00:18:23.683 INFO kablam! Checking interleave v1.0.1 (file:///source) Sep 01 00:18:24.474 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:18:24.474 INFO kablam! --> src/lib.rs:193:21 Sep 01 00:18:24.474 INFO kablam! | Sep 01 00:18:24.474 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 01 00:18:24.474 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 01 00:18:24.474 INFO kablam! | Sep 01 00:18:24.474 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 00:18:24.475 INFO kablam! Sep 01 00:18:24.475 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:18:24.475 INFO kablam! --> src/lib.rs:193:30 Sep 01 00:18:24.475 INFO kablam! | Sep 01 00:18:24.475 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 01 00:18:24.475 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:18:24.475 INFO kablam! Sep 01 00:18:24.476 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:18:24.476 INFO kablam! --> src/lib.rs:193:38 Sep 01 00:18:24.476 INFO kablam! | Sep 01 00:18:24.476 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 01 00:18:24.476 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:18:24.476 INFO kablam! Sep 01 00:18:24.476 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:18:24.476 INFO kablam! --> src/lib.rs:193:46 Sep 01 00:18:24.477 INFO kablam! | Sep 01 00:18:24.477 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 01 00:18:24.477 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:18:24.477 INFO kablam! Sep 01 00:18:24.477 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:18:24.477 INFO kablam! --> src/lib.rs:194:21 Sep 01 00:18:24.477 INFO kablam! | Sep 01 00:18:24.477 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 01 00:18:24.477 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:18:24.477 INFO kablam! Sep 01 00:18:24.477 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:18:24.477 INFO kablam! --> src/lib.rs:194:29 Sep 01 00:18:24.477 INFO kablam! | Sep 01 00:18:24.477 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 01 00:18:24.477 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:18:24.477 INFO kablam! Sep 01 00:18:24.477 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:18:24.477 INFO kablam! --> src/lib.rs:194:37 Sep 01 00:18:24.477 INFO kablam! | Sep 01 00:18:24.477 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 01 00:18:24.477 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:18:24.477 INFO kablam! Sep 01 00:18:24.477 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:18:24.477 INFO kablam! --> src/lib.rs:194:45 Sep 01 00:18:24.477 INFO kablam! | Sep 01 00:18:24.477 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 01 00:18:24.477 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 01 00:18:24.477 INFO kablam! Sep 01 00:18:24.478 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:18:24.478 INFO kablam! --> src/lib.rs:195:21 Sep 01 00:18:24.478 INFO kablam! | Sep 01 00:18:24.478 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 01 00:18:24.478 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:18:24.478 INFO kablam! Sep 01 00:18:24.478 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:18:24.478 INFO kablam! --> src/lib.rs:195:29 Sep 01 00:18:24.478 INFO kablam! | Sep 01 00:18:24.478 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 01 00:18:24.478 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:18:24.478 INFO kablam! Sep 01 00:18:24.478 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:18:24.478 INFO kablam! --> src/lib.rs:195:37 Sep 01 00:18:24.478 INFO kablam! | Sep 01 00:18:24.478 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 01 00:18:24.478 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 00:18:24.478 INFO kablam! Sep 01 00:18:24.478 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:18:24.478 INFO kablam! --> src/lib.rs:195:45 Sep 01 00:18:24.478 INFO kablam! | Sep 01 00:18:24.478 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 01 00:18:24.478 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 01 00:18:24.478 INFO kablam! Sep 01 00:18:25.000 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:18:25.000 INFO kablam! --> examples/many.rs:16:23 Sep 01 00:18:25.000 INFO kablam! | Sep 01 00:18:25.000 INFO kablam! 16 | total.push(Box::new((-i[0]..i[1]))); Sep 01 00:18:25.000 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:18:25.000 INFO kablam! | Sep 01 00:18:25.000 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 00:18:25.000 INFO kablam! Sep 01 00:18:25.098 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.44s Sep 01 00:18:25.105 INFO kablam! su: No module specific data is present Sep 01 00:18:25.486 INFO running `"docker" "rm" "-f" "0e9596d3dd827886bb84cd079efa3f518252db7498e89f3b941d4ce6d0a0283e"` Sep 01 00:18:25.605 INFO blam! 0e9596d3dd827886bb84cd079efa3f518252db7498e89f3b941d4ce6d0a0283e