Oct 27 20:29:29.803 INFO checking interleave-1.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 20:29:29.803 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 20:29:30.027 INFO blam! b45ce2163450aa5197d43efea41f0a9a151f458b5459030ba01d6c94ece45bb3 Oct 27 20:29:30.029 INFO running `"docker" "start" "-a" "b45ce2163450aa5197d43efea41f0a9a151f458b5459030ba01d6c94ece45bb3"` Oct 27 20:29:30.836 INFO kablam! usermod: no changes Oct 27 20:29:30.887 INFO kablam! Checking interleave v1.0.1 (/source) Oct 27 20:29:31.585 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:31.585 INFO kablam! --> src/lib.rs:193:21 Oct 27 20:29:31.585 INFO kablam! | Oct 27 20:29:31.585 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Oct 27 20:29:31.585 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:29:31.585 INFO kablam! | Oct 27 20:29:31.585 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 20:29:31.585 INFO kablam! Oct 27 20:29:31.585 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:31.585 INFO kablam! --> src/lib.rs:193:30 Oct 27 20:29:31.585 INFO kablam! | Oct 27 20:29:31.585 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Oct 27 20:29:31.585 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 20:29:31.585 INFO kablam! Oct 27 20:29:31.585 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:31.585 INFO kablam! --> src/lib.rs:193:38 Oct 27 20:29:31.585 INFO kablam! | Oct 27 20:29:31.585 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Oct 27 20:29:31.585 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 20:29:31.585 INFO kablam! Oct 27 20:29:31.585 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:31.585 INFO kablam! --> src/lib.rs:193:46 Oct 27 20:29:31.585 INFO kablam! | Oct 27 20:29:31.585 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Oct 27 20:29:31.585 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 20:29:31.585 INFO kablam! Oct 27 20:29:31.585 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:31.585 INFO kablam! --> src/lib.rs:194:21 Oct 27 20:29:31.585 INFO kablam! | Oct 27 20:29:31.585 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Oct 27 20:29:31.585 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 20:29:31.585 INFO kablam! Oct 27 20:29:31.585 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:31.585 INFO kablam! --> src/lib.rs:194:29 Oct 27 20:29:31.585 INFO kablam! | Oct 27 20:29:31.585 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Oct 27 20:29:31.585 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 20:29:31.585 INFO kablam! Oct 27 20:29:31.585 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:31.585 INFO kablam! --> src/lib.rs:194:37 Oct 27 20:29:31.585 INFO kablam! | Oct 27 20:29:31.585 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Oct 27 20:29:31.585 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 20:29:31.585 INFO kablam! Oct 27 20:29:31.585 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:31.585 INFO kablam! --> src/lib.rs:194:45 Oct 27 20:29:31.585 INFO kablam! | Oct 27 20:29:31.585 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Oct 27 20:29:31.585 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:29:31.585 INFO kablam! Oct 27 20:29:31.585 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:31.585 INFO kablam! --> src/lib.rs:195:21 Oct 27 20:29:31.585 INFO kablam! | Oct 27 20:29:31.585 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Oct 27 20:29:31.585 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 20:29:31.585 INFO kablam! Oct 27 20:29:31.585 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:31.585 INFO kablam! --> src/lib.rs:195:29 Oct 27 20:29:31.585 INFO kablam! | Oct 27 20:29:31.585 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Oct 27 20:29:31.585 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 20:29:31.585 INFO kablam! Oct 27 20:29:31.586 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:31.586 INFO kablam! --> src/lib.rs:195:37 Oct 27 20:29:31.586 INFO kablam! | Oct 27 20:29:31.586 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Oct 27 20:29:31.586 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 20:29:31.586 INFO kablam! Oct 27 20:29:31.586 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:31.586 INFO kablam! --> src/lib.rs:195:45 Oct 27 20:29:31.586 INFO kablam! | Oct 27 20:29:31.586 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Oct 27 20:29:31.586 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:29:31.586 INFO kablam! Oct 27 20:29:32.155 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:32.155 INFO kablam! --> examples/many.rs:16:23 Oct 27 20:29:32.155 INFO kablam! | Oct 27 20:29:32.155 INFO kablam! 16 | total.push(Box::new((-i[0]..i[1]))); Oct 27 20:29:32.155 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 27 20:29:32.155 INFO kablam! | Oct 27 20:29:32.155 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 20:29:32.155 INFO kablam! Oct 27 20:29:32.219 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Oct 27 20:29:32.225 INFO kablam! su: No module specific data is present Oct 27 20:29:32.505 INFO running `"docker" "rm" "-f" "b45ce2163450aa5197d43efea41f0a9a151f458b5459030ba01d6c94ece45bb3"` Oct 27 20:29:32.578 INFO blam! b45ce2163450aa5197d43efea41f0a9a151f458b5459030ba01d6c94ece45bb3