Sep 19 23:45:42.772 INFO checking interleave-1.0.1 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 23:45:42.772 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 23:45:42.773 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:45:42.992 INFO blam! c7b13b3f99db75a76aecb9ff60d4caa40c4771c3f746f2be26e0beeadd91c8e7 Sep 19 23:45:42.994 INFO running `"docker" "start" "-a" "c7b13b3f99db75a76aecb9ff60d4caa40c4771c3f746f2be26e0beeadd91c8e7"` Sep 19 23:45:44.359 INFO kablam! usermod: no changes Sep 19 23:45:44.391 INFO kablam! Checking interleave v1.0.1 (/source) Sep 19 23:45:44.652 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:44.652 INFO kablam! --> src/lib.rs:193:21 Sep 19 23:45:44.652 INFO kablam! | Sep 19 23:45:44.652 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 19 23:45:44.652 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 19 23:45:44.652 INFO kablam! | Sep 19 23:45:44.652 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 23:45:44.652 INFO kablam! Sep 19 23:45:44.652 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:44.652 INFO kablam! --> src/lib.rs:193:30 Sep 19 23:45:44.652 INFO kablam! | Sep 19 23:45:44.652 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 19 23:45:44.652 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 23:45:44.652 INFO kablam! Sep 19 23:45:44.652 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:44.652 INFO kablam! --> src/lib.rs:193:38 Sep 19 23:45:44.652 INFO kablam! | Sep 19 23:45:44.652 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 19 23:45:44.652 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 23:45:44.652 INFO kablam! Sep 19 23:45:44.652 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:44.652 INFO kablam! --> src/lib.rs:193:46 Sep 19 23:45:44.652 INFO kablam! | Sep 19 23:45:44.652 INFO kablam! 193 | check(interleave!((0..10), (0..5), (0..2), (0..7))); Sep 19 23:45:44.652 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 23:45:44.652 INFO kablam! Sep 19 23:45:44.652 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:44.652 INFO kablam! --> src/lib.rs:194:21 Sep 19 23:45:44.652 INFO kablam! | Sep 19 23:45:44.653 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 19 23:45:44.653 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 23:45:44.653 INFO kablam! Sep 19 23:45:44.653 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:44.653 INFO kablam! --> src/lib.rs:194:29 Sep 19 23:45:44.653 INFO kablam! | Sep 19 23:45:44.653 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 19 23:45:44.653 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 23:45:44.653 INFO kablam! Sep 19 23:45:44.653 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:44.653 INFO kablam! --> src/lib.rs:194:37 Sep 19 23:45:44.653 INFO kablam! | Sep 19 23:45:44.653 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 19 23:45:44.653 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 23:45:44.653 INFO kablam! Sep 19 23:45:44.653 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:44.653 INFO kablam! --> src/lib.rs:194:45 Sep 19 23:45:44.653 INFO kablam! | Sep 19 23:45:44.653 INFO kablam! 194 | check(interleave!((0..5), (0..2), (0..7), (0..10))); Sep 19 23:45:44.653 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 19 23:45:44.653 INFO kablam! Sep 19 23:45:44.653 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:44.653 INFO kablam! --> src/lib.rs:195:21 Sep 19 23:45:44.653 INFO kablam! | Sep 19 23:45:44.653 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 19 23:45:44.653 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 23:45:44.653 INFO kablam! Sep 19 23:45:44.653 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:44.653 INFO kablam! --> src/lib.rs:195:29 Sep 19 23:45:44.653 INFO kablam! | Sep 19 23:45:44.653 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 19 23:45:44.653 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 23:45:44.653 INFO kablam! Sep 19 23:45:44.653 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:44.653 INFO kablam! --> src/lib.rs:195:37 Sep 19 23:45:44.653 INFO kablam! | Sep 19 23:45:44.653 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 19 23:45:44.653 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 23:45:44.653 INFO kablam! Sep 19 23:45:44.653 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:44.653 INFO kablam! --> src/lib.rs:195:45 Sep 19 23:45:44.653 INFO kablam! | Sep 19 23:45:44.653 INFO kablam! 195 | check(interleave!((0..5), (0..7), (0..2), (0..10))); Sep 19 23:45:44.653 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 19 23:45:44.653 INFO kablam! Sep 19 23:45:44.898 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:45:44.899 INFO kablam! --> examples/many.rs:16:23 Sep 19 23:45:44.899 INFO kablam! | Sep 19 23:45:44.899 INFO kablam! 16 | total.push(Box::new((-i[0]..i[1]))); Sep 19 23:45:44.899 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 19 23:45:44.899 INFO kablam! | Sep 19 23:45:44.899 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 23:45:44.899 INFO kablam! Sep 19 23:45:44.962 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.59s Sep 19 23:45:44.967 INFO kablam! su: No module specific data is present Sep 19 23:45:45.741 INFO running `"docker" "rm" "-f" "c7b13b3f99db75a76aecb9ff60d4caa40c4771c3f746f2be26e0beeadd91c8e7"` Sep 19 23:45:45.873 INFO blam! c7b13b3f99db75a76aecb9ff60d4caa40c4771c3f746f2be26e0beeadd91c8e7