Oct 27 20:29:29.394 INFO checking interleave-1.0.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 20:29:29.394 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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:29.619 INFO blam! 84975e34c18c86b0331ecffc0a6a893475efb96f3f1e0f066e6e99af047c31b9 Oct 27 20:29:29.623 INFO running `"docker" "start" "-a" "84975e34c18c86b0331ecffc0a6a893475efb96f3f1e0f066e6e99af047c31b9"` Oct 27 20:29:30.126 INFO kablam! usermod: no changes Oct 27 20:29:30.175 INFO kablam! Checking interleave v1.0.1 (/source) Oct 27 20:29:30.911 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:30.911 INFO kablam! --> src/lib.rs:193:21 Oct 27 20:29:30.911 INFO kablam! | Oct 27 20:29:30.911 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Oct 27 20:29:30.911 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:29:30.911 INFO kablam! | Oct 27 20:29:30.911 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 20:29:30.911 INFO kablam! Oct 27 20:29:30.911 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:30.911 INFO kablam! --> src/lib.rs:193:30 Oct 27 20:29:30.911 INFO kablam! | Oct 27 20:29:30.911 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Oct 27 20:29:30.911 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 20:29:30.911 INFO kablam! Oct 27 20:29:30.911 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:30.911 INFO kablam! --> src/lib.rs:193:38 Oct 27 20:29:30.911 INFO kablam! | Oct 27 20:29:30.911 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Oct 27 20:29:30.911 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 20:29:30.911 INFO kablam! Oct 27 20:29:30.911 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:30.911 INFO kablam! --> src/lib.rs:193:46 Oct 27 20:29:30.911 INFO kablam! | Oct 27 20:29:30.911 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Oct 27 20:29:30.911 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 20:29:30.911 INFO kablam! Oct 27 20:29:30.911 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:30.911 INFO kablam! --> src/lib.rs:194:21 Oct 27 20:29:30.911 INFO kablam! | Oct 27 20:29:30.911 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Oct 27 20:29:30.911 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 20:29:30.911 INFO kablam! Oct 27 20:29:30.911 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:30.911 INFO kablam! --> src/lib.rs:194:29 Oct 27 20:29:30.911 INFO kablam! | Oct 27 20:29:30.911 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Oct 27 20:29:30.911 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 20:29:30.911 INFO kablam! Oct 27 20:29:30.911 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:30.911 INFO kablam! --> src/lib.rs:194:37 Oct 27 20:29:30.911 INFO kablam! | Oct 27 20:29:30.911 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Oct 27 20:29:30.911 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 20:29:30.911 INFO kablam! Oct 27 20:29:30.911 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:30.911 INFO kablam! --> src/lib.rs:194:45 Oct 27 20:29:30.911 INFO kablam! | Oct 27 20:29:30.911 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Oct 27 20:29:30.911 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:29:30.911 INFO kablam! Oct 27 20:29:30.912 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:30.912 INFO kablam! --> src/lib.rs:195:21 Oct 27 20:29:30.912 INFO kablam! | Oct 27 20:29:30.912 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Oct 27 20:29:30.912 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 20:29:30.912 INFO kablam! Oct 27 20:29:30.912 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:30.912 INFO kablam! --> src/lib.rs:195:29 Oct 27 20:29:30.912 INFO kablam! | Oct 27 20:29:30.912 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Oct 27 20:29:30.912 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 20:29:30.912 INFO kablam! Oct 27 20:29:30.912 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:30.912 INFO kablam! --> src/lib.rs:195:37 Oct 27 20:29:30.912 INFO kablam! | Oct 27 20:29:30.912 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Oct 27 20:29:30.912 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 20:29:30.912 INFO kablam! Oct 27 20:29:30.912 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:30.912 INFO kablam! --> src/lib.rs:195:45 Oct 27 20:29:30.912 INFO kablam! | Oct 27 20:29:30.912 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Oct 27 20:29:30.912 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:29:30.912 INFO kablam! Oct 27 20:29:31.439 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:29:31.439 INFO kablam! --> examples/many.rs:16:23 Oct 27 20:29:31.439 INFO kablam! | Oct 27 20:29:31.439 INFO kablam! 16 | total.push(Box::new((-i[0]..i[1]))); Oct 27 20:29:31.439 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 27 20:29:31.439 INFO kablam! | Oct 27 20:29:31.439 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 20:29:31.439 INFO kablam! Oct 27 20:29:31.504 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Oct 27 20:29:31.519 INFO kablam! su: No module specific data is present Oct 27 20:29:31.979 INFO running `"docker" "rm" "-f" "84975e34c18c86b0331ecffc0a6a893475efb96f3f1e0f066e6e99af047c31b9"` Oct 27 20:29:32.255 INFO blam! 84975e34c18c86b0331ecffc0a6a893475efb96f3f1e0f066e6e99af047c31b9