Sep 01 04:11:35.563 INFO checking tgff-0.1.10 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 04:11:35.563 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 04:11:35.563 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/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 04:11:35.731 INFO blam! 2a9c10e5abbd8b615ca3ed156686d8f2b432303f0479521c29b7205d004d886c Sep 01 04:11:35.732 INFO running `"docker" "start" "-a" "2a9c10e5abbd8b615ca3ed156686d8f2b432303f0479521c29b7205d004d886c"` Sep 01 04:11:36.553 INFO kablam! Checking assert v0.7.4 Sep 01 04:11:36.557 INFO kablam! Checking tgff v0.1.10 (file:///source) Sep 01 04:11:36.929 INFO kablam! warning: unused macro definition Sep 01 04:11:36.929 INFO kablam! --> src/lib.rs:48:1 Sep 01 04:11:36.929 INFO kablam! | Sep 01 04:11:36.929 INFO kablam! 48 | / macro_rules! some( Sep 01 04:11:36.929 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 01 04:11:36.929 INFO kablam! 50 | | match $result { Sep 01 04:11:36.929 INFO kablam! 51 | | Some(result) => result, Sep 01 04:11:36.929 INFO kablam! ... | Sep 01 04:11:36.929 INFO kablam! 54 | | ); Sep 01 04:11:36.929 INFO kablam! 55 | | ); Sep 01 04:11:36.929 INFO kablam! | |__^ Sep 01 04:11:36.929 INFO kablam! | Sep 01 04:11:36.929 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 01 04:11:36.929 INFO kablam! Sep 01 04:11:36.930 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 04:11:36.930 INFO kablam! --> src/lib.rs:189:22 Sep 01 04:11:36.930 INFO kablam! | Sep 01 04:11:36.930 INFO kablam! 189 | for i in (0..cols) { Sep 01 04:11:36.930 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 04:11:36.930 INFO kablam! | Sep 01 04:11:36.930 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 04:11:36.930 INFO kablam! Sep 01 04:11:37.813 INFO kablam! warning: unused macro definition Sep 01 04:11:37.813 INFO kablam! --> src/lib.rs:48:1 Sep 01 04:11:37.813 INFO kablam! | Sep 01 04:11:37.813 INFO kablam! 48 | / macro_rules! some( Sep 01 04:11:37.813 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 01 04:11:37.813 INFO kablam! 50 | | match $result { Sep 01 04:11:37.813 INFO kablam! 51 | | Some(result) => result, Sep 01 04:11:37.813 INFO kablam! ... | Sep 01 04:11:37.813 INFO kablam! 54 | | ); Sep 01 04:11:37.813 INFO kablam! 55 | | ); Sep 01 04:11:37.813 INFO kablam! | |__^ Sep 01 04:11:37.813 INFO kablam! | Sep 01 04:11:37.814 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 01 04:11:37.814 INFO kablam! Sep 01 04:11:37.814 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 04:11:37.814 INFO kablam! --> src/lib.rs:189:22 Sep 01 04:11:37.814 INFO kablam! | Sep 01 04:11:37.814 INFO kablam! 189 | for i in (0..cols) { Sep 01 04:11:37.814 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 04:11:37.814 INFO kablam! | Sep 01 04:11:37.814 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 04:11:37.814 INFO kablam! Sep 01 04:11:37.887 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 04:11:37.887 INFO kablam! --> tests/lib.rs:22:14 Sep 01 04:11:37.887 INFO kablam! | Sep 01 04:11:37.887 INFO kablam! 22 | for i in (0..2) { Sep 01 04:11:37.887 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 04:11:37.887 INFO kablam! | Sep 01 04:11:37.887 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 04:11:37.887 INFO kablam! Sep 01 04:11:38.377 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.84s Sep 01 04:11:38.379 INFO kablam! su: No module specific data is present Sep 01 04:11:38.925 INFO running `"docker" "rm" "-f" "2a9c10e5abbd8b615ca3ed156686d8f2b432303f0479521c29b7205d004d886c"` Sep 01 04:11:39.024 INFO blam! 2a9c10e5abbd8b615ca3ed156686d8f2b432303f0479521c29b7205d004d886c