Sep 19 17:01:22.802 INFO checking tgff-0.1.10 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 17:01:22.802 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 17:01:22.802 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:01:22.924 INFO blam! d0606b14935c476fde7be516dcbbe5bc2330dca73e4f206a30e398cb4c0810a0 Sep 19 17:01:22.926 INFO running `"docker" "start" "-a" "d0606b14935c476fde7be516dcbbe5bc2330dca73e4f206a30e398cb4c0810a0"` Sep 19 17:01:24.018 INFO kablam! usermod: no changes Sep 19 17:01:24.039 INFO kablam! Checking assert v0.7.4 Sep 19 17:01:24.039 INFO kablam! Checking tgff v0.1.10 (/source) Sep 19 17:01:24.144 INFO kablam! warning: unused macro definition Sep 19 17:01:24.144 INFO kablam! --> src/lib.rs:48:1 Sep 19 17:01:24.144 INFO kablam! | Sep 19 17:01:24.144 INFO kablam! 48 | / macro_rules! some( Sep 19 17:01:24.144 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 19 17:01:24.144 INFO kablam! 50 | | match $result { Sep 19 17:01:24.144 INFO kablam! 51 | | Some(result) => result, Sep 19 17:01:24.144 INFO kablam! ... | Sep 19 17:01:24.144 INFO kablam! 54 | | ); Sep 19 17:01:24.144 INFO kablam! 55 | | ); Sep 19 17:01:24.144 INFO kablam! | |__^ Sep 19 17:01:24.144 INFO kablam! | Sep 19 17:01:24.144 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 19 17:01:24.144 INFO kablam! Sep 19 17:01:24.144 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 19 17:01:24.144 INFO kablam! --> src/lib.rs:189:22 Sep 19 17:01:24.144 INFO kablam! | Sep 19 17:01:24.144 INFO kablam! 189 | for i in (0..cols) { Sep 19 17:01:24.144 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 17:01:24.144 INFO kablam! | Sep 19 17:01:24.144 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 17:01:24.144 INFO kablam! Sep 19 17:01:24.398 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 19 17:01:24.398 INFO kablam! --> tests/lib.rs:22:14 Sep 19 17:01:24.398 INFO kablam! | Sep 19 17:01:24.398 INFO kablam! 22 | for i in (0..2) { Sep 19 17:01:24.398 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 17:01:24.398 INFO kablam! | Sep 19 17:01:24.398 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 17:01:24.398 INFO kablam! Sep 19 17:01:24.436 INFO kablam! warning: unused macro definition Sep 19 17:01:24.436 INFO kablam! --> src/lib.rs:48:1 Sep 19 17:01:24.436 INFO kablam! | Sep 19 17:01:24.436 INFO kablam! 48 | / macro_rules! some( Sep 19 17:01:24.436 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 19 17:01:24.436 INFO kablam! 50 | | match $result { Sep 19 17:01:24.436 INFO kablam! 51 | | Some(result) => result, Sep 19 17:01:24.436 INFO kablam! ... | Sep 19 17:01:24.436 INFO kablam! 54 | | ); Sep 19 17:01:24.436 INFO kablam! 55 | | ); Sep 19 17:01:24.436 INFO kablam! | |__^ Sep 19 17:01:24.436 INFO kablam! | Sep 19 17:01:24.436 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 19 17:01:24.436 INFO kablam! Sep 19 17:01:24.441 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 19 17:01:24.441 INFO kablam! --> src/lib.rs:189:22 Sep 19 17:01:24.441 INFO kablam! | Sep 19 17:01:24.441 INFO kablam! 189 | for i in (0..cols) { Sep 19 17:01:24.441 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 17:01:24.441 INFO kablam! | Sep 19 17:01:24.441 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 17:01:24.441 INFO kablam! Sep 19 17:01:24.653 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.62s Sep 19 17:01:24.656 INFO kablam! su: No module specific data is present Sep 19 17:01:25.425 INFO running `"docker" "rm" "-f" "d0606b14935c476fde7be516dcbbe5bc2330dca73e4f206a30e398cb4c0810a0"` Sep 19 17:01:25.550 INFO blam! d0606b14935c476fde7be516dcbbe5bc2330dca73e4f206a30e398cb4c0810a0