Sep 10 07:53:59.510 INFO checking tgff-0.1.10 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 07:53:59.510 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 07:53:59.510 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-4/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 07:53:59.642 INFO blam! 5e844441c6fd6b52cd7bfd9310698ef62b74a8bc179f2087630a0697d08a416f Sep 10 07:53:59.644 INFO running `"docker" "start" "-a" "5e844441c6fd6b52cd7bfd9310698ef62b74a8bc179f2087630a0697d08a416f"` Sep 10 07:54:00.343 INFO kablam! usermod: no changes Sep 10 07:54:00.371 INFO kablam! Checking tgff v0.1.10 (file:///source) Sep 10 07:54:00.374 INFO kablam! Checking assert v0.7.4 Sep 10 07:54:00.555 INFO kablam! warning: unused macro definition Sep 10 07:54:00.555 INFO kablam! --> src/lib.rs:48:1 Sep 10 07:54:00.555 INFO kablam! | Sep 10 07:54:00.555 INFO kablam! 48 | / macro_rules! some( Sep 10 07:54:00.555 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 10 07:54:00.555 INFO kablam! 50 | | match $result { Sep 10 07:54:00.555 INFO kablam! 51 | | Some(result) => result, Sep 10 07:54:00.555 INFO kablam! ... | Sep 10 07:54:00.555 INFO kablam! 54 | | ); Sep 10 07:54:00.555 INFO kablam! 55 | | ); Sep 10 07:54:00.556 INFO kablam! | |__^ Sep 10 07:54:00.556 INFO kablam! | Sep 10 07:54:00.556 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 10 07:54:00.556 INFO kablam! Sep 10 07:54:00.556 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 10 07:54:00.556 INFO kablam! --> src/lib.rs:189:22 Sep 10 07:54:00.556 INFO kablam! | Sep 10 07:54:00.556 INFO kablam! 189 | for i in (0..cols) { Sep 10 07:54:00.556 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 10 07:54:00.556 INFO kablam! | Sep 10 07:54:00.556 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 07:54:00.556 INFO kablam! Sep 10 07:54:00.888 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 10 07:54:00.888 INFO kablam! --> tests/lib.rs:22:14 Sep 10 07:54:00.888 INFO kablam! | Sep 10 07:54:00.888 INFO kablam! 22 | for i in (0..2) { Sep 10 07:54:00.888 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 10 07:54:00.888 INFO kablam! | Sep 10 07:54:00.888 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 07:54:00.888 INFO kablam! Sep 10 07:54:00.927 INFO kablam! warning: unused macro definition Sep 10 07:54:00.927 INFO kablam! --> src/lib.rs:48:1 Sep 10 07:54:00.927 INFO kablam! | Sep 10 07:54:00.927 INFO kablam! 48 | / macro_rules! some( Sep 10 07:54:00.927 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 10 07:54:00.927 INFO kablam! 50 | | match $result { Sep 10 07:54:00.927 INFO kablam! 51 | | Some(result) => result, Sep 10 07:54:00.927 INFO kablam! ... | Sep 10 07:54:00.927 INFO kablam! 54 | | ); Sep 10 07:54:00.927 INFO kablam! 55 | | ); Sep 10 07:54:00.927 INFO kablam! | |__^ Sep 10 07:54:00.927 INFO kablam! | Sep 10 07:54:00.927 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 10 07:54:00.927 INFO kablam! Sep 10 07:54:00.927 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 10 07:54:00.927 INFO kablam! --> src/lib.rs:189:22 Sep 10 07:54:00.927 INFO kablam! | Sep 10 07:54:00.927 INFO kablam! 189 | for i in (0..cols) { Sep 10 07:54:00.927 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 10 07:54:00.928 INFO kablam! | Sep 10 07:54:00.928 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 07:54:00.928 INFO kablam! Sep 10 07:54:01.117 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.76s Sep 10 07:54:01.119 INFO kablam! su: No module specific data is present Sep 10 07:54:01.729 INFO running `"docker" "rm" "-f" "5e844441c6fd6b52cd7bfd9310698ef62b74a8bc179f2087630a0697d08a416f"` Sep 10 07:54:01.788 INFO blam! 5e844441c6fd6b52cd7bfd9310698ef62b74a8bc179f2087630a0697d08a416f