Oct 13 13:23:03.138 INFO checking interleave-1.0.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 13:23:03.138 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 13:23:03.304 INFO blam! 16174ddc412c462d413339033ec8cf1a1566fba49d9d5c2315c566746349feb3 Oct 13 13:23:03.305 INFO running `"docker" "start" "-a" "16174ddc412c462d413339033ec8cf1a1566fba49d9d5c2315c566746349feb3"` Oct 13 13:23:04.077 INFO kablam! usermod: no changes Oct 13 13:23:04.116 INFO kablam! Checking interleave v1.0.1 (/source) Oct 13 13:23:04.844 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:23:04.844 INFO kablam! --> src/lib.rs:193:21 Oct 13 13:23:04.844 INFO kablam! | Oct 13 13:23:04.844 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Oct 13 13:23:04.844 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 13:23:04.844 INFO kablam! | Oct 13 13:23:04.844 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 13:23:04.844 INFO kablam! Oct 13 13:23:04.844 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:23:04.844 INFO kablam! --> src/lib.rs:193:30 Oct 13 13:23:04.844 INFO kablam! | Oct 13 13:23:04.844 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Oct 13 13:23:04.844 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 13 13:23:04.844 INFO kablam! Oct 13 13:23:04.844 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:23:04.844 INFO kablam! --> src/lib.rs:193:38 Oct 13 13:23:04.844 INFO kablam! | Oct 13 13:23:04.844 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Oct 13 13:23:04.844 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 13 13:23:04.844 INFO kablam! Oct 13 13:23:04.844 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:23:04.844 INFO kablam! --> src/lib.rs:193:46 Oct 13 13:23:04.844 INFO kablam! | Oct 13 13:23:04.844 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Oct 13 13:23:04.844 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 13 13:23:04.844 INFO kablam! Oct 13 13:23:04.844 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:23:04.844 INFO kablam! --> src/lib.rs:194:21 Oct 13 13:23:04.844 INFO kablam! | Oct 13 13:23:04.844 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Oct 13 13:23:04.844 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 13 13:23:04.844 INFO kablam! Oct 13 13:23:04.844 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:23:04.844 INFO kablam! --> src/lib.rs:194:29 Oct 13 13:23:04.844 INFO kablam! | Oct 13 13:23:04.844 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Oct 13 13:23:04.844 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 13 13:23:04.844 INFO kablam! Oct 13 13:23:04.844 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:23:04.844 INFO kablam! --> src/lib.rs:194:37 Oct 13 13:23:04.844 INFO kablam! | Oct 13 13:23:04.844 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Oct 13 13:23:04.844 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 13 13:23:04.844 INFO kablam! Oct 13 13:23:04.844 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:23:04.844 INFO kablam! --> src/lib.rs:194:45 Oct 13 13:23:04.844 INFO kablam! | Oct 13 13:23:04.844 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Oct 13 13:23:04.844 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 13:23:04.844 INFO kablam! Oct 13 13:23:04.844 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:23:04.845 INFO kablam! --> src/lib.rs:195:21 Oct 13 13:23:04.845 INFO kablam! | Oct 13 13:23:04.845 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Oct 13 13:23:04.845 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 13 13:23:04.845 INFO kablam! Oct 13 13:23:04.845 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:23:04.845 INFO kablam! --> src/lib.rs:195:29 Oct 13 13:23:04.845 INFO kablam! | Oct 13 13:23:04.845 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Oct 13 13:23:04.845 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 13 13:23:04.845 INFO kablam! Oct 13 13:23:04.845 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:23:04.845 INFO kablam! --> src/lib.rs:195:37 Oct 13 13:23:04.845 INFO kablam! | Oct 13 13:23:04.845 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Oct 13 13:23:04.845 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 13 13:23:04.845 INFO kablam! Oct 13 13:23:04.845 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:23:04.845 INFO kablam! --> src/lib.rs:195:45 Oct 13 13:23:04.845 INFO kablam! | Oct 13 13:23:04.845 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Oct 13 13:23:04.845 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 13:23:04.845 INFO kablam! Oct 13 13:23:05.480 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:23:05.480 INFO kablam! --> examples/many.rs:16:23 Oct 13 13:23:05.480 INFO kablam! | Oct 13 13:23:05.480 INFO kablam! 16 | total.push(Box::new((-i[0]..i[1]))); Oct 13 13:23:05.480 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 13 13:23:05.480 INFO kablam! | Oct 13 13:23:05.480 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 13:23:05.480 INFO kablam! Oct 13 13:23:05.546 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.45s Oct 13 13:23:05.546 INFO kablam! su: No module specific data is present Oct 13 13:23:05.797 INFO running `"docker" "rm" "-f" "16174ddc412c462d413339033ec8cf1a1566fba49d9d5c2315c566746349feb3"` Oct 13 13:23:05.928 INFO blam! 16174ddc412c462d413339033ec8cf1a1566fba49d9d5c2315c566746349feb3