Sep 21 08:26:34.320 INFO checking interleave-1.0.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 08:26:34.320 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 08:26:34.320 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 08:26:34.536 INFO blam! 740002de3036fc51623a59687038c33ed85f0c32b53c16857020caca659bea89 Sep 21 08:26:34.538 INFO running `"docker" "start" "-a" "740002de3036fc51623a59687038c33ed85f0c32b53c16857020caca659bea89"` Sep 21 08:26:36.132 INFO kablam! usermod: no changes Sep 21 08:26:36.178 INFO kablam! Checking interleave v1.0.1 (/source) Sep 21 08:26:36.486 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:26:36.486 INFO kablam! --> src/lib.rs:193:21 Sep 21 08:26:36.486 INFO kablam! | Sep 21 08:26:36.486 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 21 08:26:36.486 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 21 08:26:36.486 INFO kablam! | Sep 21 08:26:36.486 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 08:26:36.486 INFO kablam! Sep 21 08:26:36.506 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:26:36.506 INFO kablam! --> src/lib.rs:193:30 Sep 21 08:26:36.506 INFO kablam! | Sep 21 08:26:36.506 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 21 08:26:36.506 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 21 08:26:36.506 INFO kablam! Sep 21 08:26:36.506 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:26:36.506 INFO kablam! --> src/lib.rs:193:38 Sep 21 08:26:36.506 INFO kablam! | Sep 21 08:26:36.506 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 21 08:26:36.506 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 21 08:26:36.506 INFO kablam! Sep 21 08:26:36.506 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:26:36.506 INFO kablam! --> src/lib.rs:193:46 Sep 21 08:26:36.506 INFO kablam! | Sep 21 08:26:36.506 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 21 08:26:36.506 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 21 08:26:36.506 INFO kablam! Sep 21 08:26:36.506 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:26:36.506 INFO kablam! --> src/lib.rs:194:21 Sep 21 08:26:36.506 INFO kablam! | Sep 21 08:26:36.506 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 21 08:26:36.506 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 21 08:26:36.506 INFO kablam! Sep 21 08:26:36.506 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:26:36.506 INFO kablam! --> src/lib.rs:194:29 Sep 21 08:26:36.506 INFO kablam! | Sep 21 08:26:36.506 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 21 08:26:36.506 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 21 08:26:36.506 INFO kablam! Sep 21 08:26:36.506 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:26:36.506 INFO kablam! --> src/lib.rs:194:37 Sep 21 08:26:36.506 INFO kablam! | Sep 21 08:26:36.506 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 21 08:26:36.506 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 21 08:26:36.506 INFO kablam! Sep 21 08:26:36.506 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:26:36.506 INFO kablam! --> src/lib.rs:194:45 Sep 21 08:26:36.506 INFO kablam! | Sep 21 08:26:36.506 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 21 08:26:36.506 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 21 08:26:36.506 INFO kablam! Sep 21 08:26:36.506 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:26:36.506 INFO kablam! --> src/lib.rs:195:21 Sep 21 08:26:36.506 INFO kablam! | Sep 21 08:26:36.506 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 21 08:26:36.506 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 21 08:26:36.506 INFO kablam! Sep 21 08:26:36.506 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:26:36.506 INFO kablam! --> src/lib.rs:195:29 Sep 21 08:26:36.506 INFO kablam! | Sep 21 08:26:36.506 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 21 08:26:36.506 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 21 08:26:36.506 INFO kablam! Sep 21 08:26:36.506 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:26:36.506 INFO kablam! --> src/lib.rs:195:37 Sep 21 08:26:36.506 INFO kablam! | Sep 21 08:26:36.506 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 21 08:26:36.506 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 21 08:26:36.506 INFO kablam! Sep 21 08:26:36.507 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:26:36.507 INFO kablam! --> src/lib.rs:195:45 Sep 21 08:26:36.507 INFO kablam! | Sep 21 08:26:36.507 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 21 08:26:36.507 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 21 08:26:36.507 INFO kablam! Sep 21 08:26:36.902 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:26:36.902 INFO kablam! --> examples/many.rs:16:23 Sep 21 08:26:36.902 INFO kablam! | Sep 21 08:26:36.902 INFO kablam! 16 | total.push(Box::new((-i[0]..i[1]))); Sep 21 08:26:36.902 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 21 08:26:36.902 INFO kablam! | Sep 21 08:26:36.902 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 08:26:36.902 INFO kablam! Sep 21 08:26:36.954 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.80s Sep 21 08:26:36.959 INFO kablam! su: No module specific data is present Sep 21 08:26:37.598 INFO running `"docker" "rm" "-f" "740002de3036fc51623a59687038c33ed85f0c32b53c16857020caca659bea89"` Sep 21 08:26:37.696 INFO blam! 740002de3036fc51623a59687038c33ed85f0c32b53c16857020caca659bea89