Sep 05 22:00:02.657 INFO checking tgff-0.1.10 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 22:00:02.657 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 22:00:02.657 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 22:00:02.782 INFO blam! f8c542902ce8a1b2af6d95ee1b34e7afe2b6f176aa8c6b700e252f12e82fa080 Sep 05 22:00:02.783 INFO running `"docker" "start" "-a" "f8c542902ce8a1b2af6d95ee1b34e7afe2b6f176aa8c6b700e252f12e82fa080"` Sep 05 22:00:03.472 INFO kablam! usermod: no changes Sep 05 22:00:03.495 INFO kablam! Checking tgff v0.1.10 (file:///source) Sep 05 22:00:03.495 INFO kablam! Checking assert v0.7.4 Sep 05 22:00:03.616 INFO kablam! warning: unused macro definition Sep 05 22:00:03.616 INFO kablam! --> src/lib.rs:48:1 Sep 05 22:00:03.616 INFO kablam! | Sep 05 22:00:03.616 INFO kablam! 48 | / macro_rules! some( Sep 05 22:00:03.616 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 05 22:00:03.616 INFO kablam! 50 | | match $result { Sep 05 22:00:03.616 INFO kablam! 51 | | Some(result) => result, Sep 05 22:00:03.616 INFO kablam! ... | Sep 05 22:00:03.616 INFO kablam! 54 | | ); Sep 05 22:00:03.616 INFO kablam! 55 | | ); Sep 05 22:00:03.616 INFO kablam! | |__^ Sep 05 22:00:03.617 INFO kablam! | Sep 05 22:00:03.617 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 05 22:00:03.617 INFO kablam! Sep 05 22:00:03.617 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 05 22:00:03.617 INFO kablam! --> src/lib.rs:189:22 Sep 05 22:00:03.617 INFO kablam! | Sep 05 22:00:03.617 INFO kablam! 189 | for i in (0..cols) { Sep 05 22:00:03.617 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 05 22:00:03.617 INFO kablam! | Sep 05 22:00:03.617 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 22:00:03.617 INFO kablam! Sep 05 22:00:03.976 INFO kablam! warning: unused macro definition Sep 05 22:00:03.976 INFO kablam! --> src/lib.rs:48:1 Sep 05 22:00:03.976 INFO kablam! | Sep 05 22:00:03.976 INFO kablam! 48 | / macro_rules! some( Sep 05 22:00:03.976 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 05 22:00:03.976 INFO kablam! 50 | | match $result { Sep 05 22:00:03.976 INFO kablam! 51 | | Some(result) => result, Sep 05 22:00:03.976 INFO kablam! ... | Sep 05 22:00:03.976 INFO kablam! 54 | | ); Sep 05 22:00:03.976 INFO kablam! 55 | | ); Sep 05 22:00:03.976 INFO kablam! | |__^ Sep 05 22:00:03.976 INFO kablam! | Sep 05 22:00:03.976 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 05 22:00:03.976 INFO kablam! Sep 05 22:00:03.976 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 05 22:00:03.976 INFO kablam! --> src/lib.rs:189:22 Sep 05 22:00:03.976 INFO kablam! | Sep 05 22:00:03.976 INFO kablam! 189 | for i in (0..cols) { Sep 05 22:00:03.976 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 05 22:00:03.976 INFO kablam! | Sep 05 22:00:03.976 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 22:00:03.976 INFO kablam! Sep 05 22:00:03.983 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 05 22:00:03.983 INFO kablam! --> tests/lib.rs:22:14 Sep 05 22:00:03.983 INFO kablam! | Sep 05 22:00:03.983 INFO kablam! 22 | for i in (0..2) { Sep 05 22:00:03.983 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 05 22:00:03.983 INFO kablam! | Sep 05 22:00:03.983 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 22:00:03.983 INFO kablam! Sep 05 22:00:04.184 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.70s Sep 05 22:00:04.186 INFO kablam! su: No module specific data is present Sep 05 22:00:05.207 INFO running `"docker" "rm" "-f" "f8c542902ce8a1b2af6d95ee1b34e7afe2b6f176aa8c6b700e252f12e82fa080"` Sep 05 22:00:05.267 INFO blam! f8c542902ce8a1b2af6d95ee1b34e7afe2b6f176aa8c6b700e252f12e82fa080