Sep 01 21:24:39.235 INFO checking tgff-0.1.10 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 21:24:39.235 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 21:24:39.235 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 21:24:39.417 INFO blam! 646c7dd5758276047bd79b1b5ed2492a1786b66870a56f0fea5420e08f6b91ed Sep 01 21:24:39.418 INFO running `"docker" "start" "-a" "646c7dd5758276047bd79b1b5ed2492a1786b66870a56f0fea5420e08f6b91ed"` Sep 01 21:24:40.088 INFO kablam! Checking assert v0.7.4 Sep 01 21:24:40.088 INFO kablam! Checking tgff v0.1.10 (file:///source) Sep 01 21:24:40.425 INFO kablam! warning: unused macro definition Sep 01 21:24:40.425 INFO kablam! --> src/lib.rs:48:1 Sep 01 21:24:40.425 INFO kablam! | Sep 01 21:24:40.425 INFO kablam! 48 | / macro_rules! some( Sep 01 21:24:40.425 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 01 21:24:40.425 INFO kablam! 50 | | match $result { Sep 01 21:24:40.425 INFO kablam! 51 | | Some(result) => result, Sep 01 21:24:40.425 INFO kablam! ... | Sep 01 21:24:40.425 INFO kablam! 54 | | ); Sep 01 21:24:40.425 INFO kablam! 55 | | ); Sep 01 21:24:40.425 INFO kablam! | |__^ Sep 01 21:24:40.425 INFO kablam! | Sep 01 21:24:40.425 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 01 21:24:40.425 INFO kablam! Sep 01 21:24:40.425 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 21:24:40.425 INFO kablam! --> src/lib.rs:189:22 Sep 01 21:24:40.426 INFO kablam! | Sep 01 21:24:40.426 INFO kablam! 189 | for i in (0..cols) { Sep 01 21:24:40.426 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 21:24:40.426 INFO kablam! | Sep 01 21:24:40.426 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 21:24:40.426 INFO kablam! Sep 01 21:24:41.047 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 21:24:41.047 INFO kablam! --> tests/lib.rs:22:14 Sep 01 21:24:41.047 INFO kablam! | Sep 01 21:24:41.047 INFO kablam! 22 | for i in (0..2) { Sep 01 21:24:41.047 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 21:24:41.047 INFO kablam! | Sep 01 21:24:41.047 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 21:24:41.047 INFO kablam! Sep 01 21:24:41.124 INFO kablam! warning: unused macro definition Sep 01 21:24:41.124 INFO kablam! --> src/lib.rs:48:1 Sep 01 21:24:41.124 INFO kablam! | Sep 01 21:24:41.124 INFO kablam! 48 | / macro_rules! some( Sep 01 21:24:41.124 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 01 21:24:41.124 INFO kablam! 50 | | match $result { Sep 01 21:24:41.124 INFO kablam! 51 | | Some(result) => result, Sep 01 21:24:41.124 INFO kablam! ... | Sep 01 21:24:41.124 INFO kablam! 54 | | ); Sep 01 21:24:41.124 INFO kablam! 55 | | ); Sep 01 21:24:41.124 INFO kablam! | |__^ Sep 01 21:24:41.124 INFO kablam! | Sep 01 21:24:41.124 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 01 21:24:41.124 INFO kablam! Sep 01 21:24:41.125 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 21:24:41.125 INFO kablam! --> src/lib.rs:189:22 Sep 01 21:24:41.125 INFO kablam! | Sep 01 21:24:41.125 INFO kablam! 189 | for i in (0..cols) { Sep 01 21:24:41.125 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 21:24:41.125 INFO kablam! | Sep 01 21:24:41.125 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 21:24:41.125 INFO kablam! Sep 01 21:24:41.549 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.47s Sep 01 21:24:41.552 INFO kablam! su: No module specific data is present Sep 01 21:24:41.934 INFO running `"docker" "rm" "-f" "646c7dd5758276047bd79b1b5ed2492a1786b66870a56f0fea5420e08f6b91ed"` Sep 01 21:24:42.065 INFO blam! 646c7dd5758276047bd79b1b5ed2492a1786b66870a56f0fea5420e08f6b91ed