Sep 04 16:38:10.503 INFO checking interleave-1.0.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 16:38:10.503 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 16:38:10.503 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 16:38:10.687 INFO blam! efe23c354dfbdfa08d64c39e033a0dd21e75450473a06893d5d73fb66a052212 Sep 04 16:38:10.689 INFO running `"docker" "start" "-a" "efe23c354dfbdfa08d64c39e033a0dd21e75450473a06893d5d73fb66a052212"` Sep 04 16:38:11.483 INFO kablam! Checking interleave v1.0.1 (file:///source) Sep 04 16:38:12.140 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:38:12.140 INFO kablam! --> src/lib.rs:193:21 Sep 04 16:38:12.140 INFO kablam! | Sep 04 16:38:12.140 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 04 16:38:12.141 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 16:38:12.141 INFO kablam! | Sep 04 16:38:12.141 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 16:38:12.141 INFO kablam! Sep 04 16:38:12.141 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:38:12.141 INFO kablam! --> src/lib.rs:193:30 Sep 04 16:38:12.141 INFO kablam! | Sep 04 16:38:12.141 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 04 16:38:12.141 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 16:38:12.141 INFO kablam! Sep 04 16:38:12.141 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:38:12.141 INFO kablam! --> src/lib.rs:193:38 Sep 04 16:38:12.141 INFO kablam! | Sep 04 16:38:12.141 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 04 16:38:12.141 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 16:38:12.141 INFO kablam! Sep 04 16:38:12.141 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:38:12.141 INFO kablam! --> src/lib.rs:193:46 Sep 04 16:38:12.141 INFO kablam! | Sep 04 16:38:12.141 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 04 16:38:12.141 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 16:38:12.141 INFO kablam! Sep 04 16:38:12.141 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:38:12.141 INFO kablam! --> src/lib.rs:194:21 Sep 04 16:38:12.141 INFO kablam! | Sep 04 16:38:12.141 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 04 16:38:12.141 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 16:38:12.141 INFO kablam! Sep 04 16:38:12.142 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:38:12.142 INFO kablam! --> src/lib.rs:194:29 Sep 04 16:38:12.142 INFO kablam! | Sep 04 16:38:12.142 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 04 16:38:12.142 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 16:38:12.142 INFO kablam! Sep 04 16:38:12.142 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:38:12.142 INFO kablam! --> src/lib.rs:194:37 Sep 04 16:38:12.142 INFO kablam! | Sep 04 16:38:12.142 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 04 16:38:12.142 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 16:38:12.142 INFO kablam! Sep 04 16:38:12.142 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:38:12.142 INFO kablam! --> src/lib.rs:194:45 Sep 04 16:38:12.142 INFO kablam! | Sep 04 16:38:12.142 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 04 16:38:12.142 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 16:38:12.142 INFO kablam! Sep 04 16:38:12.142 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:38:12.142 INFO kablam! --> src/lib.rs:195:21 Sep 04 16:38:12.142 INFO kablam! | Sep 04 16:38:12.142 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 04 16:38:12.142 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 16:38:12.142 INFO kablam! Sep 04 16:38:12.142 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:38:12.142 INFO kablam! --> src/lib.rs:195:29 Sep 04 16:38:12.142 INFO kablam! | Sep 04 16:38:12.143 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 04 16:38:12.143 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 16:38:12.143 INFO kablam! Sep 04 16:38:12.143 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:38:12.143 INFO kablam! --> src/lib.rs:195:37 Sep 04 16:38:12.143 INFO kablam! | Sep 04 16:38:12.143 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 04 16:38:12.143 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 16:38:12.143 INFO kablam! Sep 04 16:38:12.143 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:38:12.143 INFO kablam! --> src/lib.rs:195:45 Sep 04 16:38:12.143 INFO kablam! | Sep 04 16:38:12.143 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 04 16:38:12.143 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 16:38:12.143 INFO kablam! Sep 04 16:38:12.677 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:38:12.677 INFO kablam! --> examples/many.rs:16:23 Sep 04 16:38:12.677 INFO kablam! | Sep 04 16:38:12.677 INFO kablam! 16 | total.push(Box::new((-i[0]..i[1]))); Sep 04 16:38:12.677 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 16:38:12.677 INFO kablam! | Sep 04 16:38:12.677 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 16:38:12.677 INFO kablam! Sep 04 16:38:12.766 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.32s Sep 04 16:38:12.770 INFO kablam! su: No module specific data is present Sep 04 16:38:13.286 INFO running `"docker" "rm" "-f" "efe23c354dfbdfa08d64c39e033a0dd21e75450473a06893d5d73fb66a052212"` Sep 04 16:38:13.379 INFO blam! efe23c354dfbdfa08d64c39e033a0dd21e75450473a06893d5d73fb66a052212