Sep 04 00:41:34.689 INFO checking tgff-0.1.10 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 00:41:34.689 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 00:41:34.689 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 00:41:34.858 INFO blam! 63dfa32828fb47d57eeb6bb733a8beb65e66c33165bcc2ad76302fd0674470ac Sep 04 00:41:34.860 INFO running `"docker" "start" "-a" "63dfa32828fb47d57eeb6bb733a8beb65e66c33165bcc2ad76302fd0674470ac"` Sep 04 00:41:35.601 INFO kablam! Checking assert v0.7.4 Sep 04 00:41:35.602 INFO kablam! Checking tgff v0.1.10 (file:///source) Sep 04 00:41:35.883 INFO kablam! warning: unused macro definition Sep 04 00:41:35.883 INFO kablam! --> src/lib.rs:48:1 Sep 04 00:41:35.883 INFO kablam! | Sep 04 00:41:35.883 INFO kablam! 48 | / macro_rules! some( Sep 04 00:41:35.883 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 04 00:41:35.883 INFO kablam! 50 | | match $result { Sep 04 00:41:35.883 INFO kablam! 51 | | Some(result) => result, Sep 04 00:41:35.883 INFO kablam! ... | Sep 04 00:41:35.883 INFO kablam! 54 | | ); Sep 04 00:41:35.883 INFO kablam! 55 | | ); Sep 04 00:41:35.883 INFO kablam! | |__^ Sep 04 00:41:35.883 INFO kablam! | Sep 04 00:41:35.883 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 00:41:35.883 INFO kablam! Sep 04 00:41:35.883 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 04 00:41:35.883 INFO kablam! --> src/lib.rs:189:22 Sep 04 00:41:35.883 INFO kablam! | Sep 04 00:41:35.884 INFO kablam! 189 | for i in (0..cols) { Sep 04 00:41:35.884 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 00:41:35.884 INFO kablam! | Sep 04 00:41:35.884 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 00:41:35.884 INFO kablam! Sep 04 00:41:36.504 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 04 00:41:36.504 INFO kablam! --> tests/lib.rs:22:14 Sep 04 00:41:36.504 INFO kablam! | Sep 04 00:41:36.504 INFO kablam! 22 | for i in (0..2) { Sep 04 00:41:36.504 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 00:41:36.504 INFO kablam! | Sep 04 00:41:36.504 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 00:41:36.504 INFO kablam! Sep 04 00:41:36.599 INFO kablam! warning: unused macro definition Sep 04 00:41:36.600 INFO kablam! --> src/lib.rs:48:1 Sep 04 00:41:36.600 INFO kablam! | Sep 04 00:41:36.600 INFO kablam! 48 | / macro_rules! some( Sep 04 00:41:36.600 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 04 00:41:36.600 INFO kablam! 50 | | match $result { Sep 04 00:41:36.600 INFO kablam! 51 | | Some(result) => result, Sep 04 00:41:36.600 INFO kablam! ... | Sep 04 00:41:36.600 INFO kablam! 54 | | ); Sep 04 00:41:36.600 INFO kablam! 55 | | ); Sep 04 00:41:36.600 INFO kablam! | |__^ Sep 04 00:41:36.600 INFO kablam! | Sep 04 00:41:36.600 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 00:41:36.600 INFO kablam! Sep 04 00:41:36.601 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 04 00:41:36.601 INFO kablam! --> src/lib.rs:189:22 Sep 04 00:41:36.601 INFO kablam! | Sep 04 00:41:36.601 INFO kablam! 189 | for i in (0..cols) { Sep 04 00:41:36.601 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 00:41:36.601 INFO kablam! | Sep 04 00:41:36.601 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 00:41:36.601 INFO kablam! Sep 04 00:41:37.095 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.50s Sep 04 00:41:37.098 INFO kablam! su: No module specific data is present Sep 04 00:41:37.602 INFO running `"docker" "rm" "-f" "63dfa32828fb47d57eeb6bb733a8beb65e66c33165bcc2ad76302fd0674470ac"` Sep 04 00:41:37.732 INFO blam! 63dfa32828fb47d57eeb6bb733a8beb65e66c33165bcc2ad76302fd0674470ac