Sep 04 00:41:35.421 INFO checking tgff-0.1.10 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 00:41:35.421 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 00:41:35.421 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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:35.572 INFO blam! 6d72c93f005169870b9662d9f3fce382a61d4277f9a5eca4b90248fa13f39c39 Sep 04 00:41:35.574 INFO running `"docker" "start" "-a" "6d72c93f005169870b9662d9f3fce382a61d4277f9a5eca4b90248fa13f39c39"` Sep 04 00:41:36.363 INFO kablam! Checking tgff v0.1.10 (file:///source) Sep 04 00:41:36.363 INFO kablam! Checking assert v0.7.4 Sep 04 00:41:36.672 INFO kablam! warning: unused macro definition Sep 04 00:41:36.672 INFO kablam! --> src/lib.rs:48:1 Sep 04 00:41:36.672 INFO kablam! | Sep 04 00:41:36.672 INFO kablam! 48 | / macro_rules! some( Sep 04 00:41:36.672 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 04 00:41:36.672 INFO kablam! 50 | | match $result { Sep 04 00:41:36.673 INFO kablam! 51 | | Some(result) => result, Sep 04 00:41:36.673 INFO kablam! ... | Sep 04 00:41:36.673 INFO kablam! 54 | | ); Sep 04 00:41:36.673 INFO kablam! 55 | | ); Sep 04 00:41:36.673 INFO kablam! | |__^ Sep 04 00:41:36.673 INFO kablam! | Sep 04 00:41:36.673 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 00:41:36.673 INFO kablam! Sep 04 00:41:36.674 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 04 00:41:36.674 INFO kablam! --> src/lib.rs:189:22 Sep 04 00:41:36.674 INFO kablam! | Sep 04 00:41:36.674 INFO kablam! 189 | for i in (0..cols) { Sep 04 00:41:36.674 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 00:41:36.674 INFO kablam! | Sep 04 00:41:36.674 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 00:41:36.674 INFO kablam! Sep 04 00:41:37.329 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 04 00:41:37.329 INFO kablam! --> tests/lib.rs:22:14 Sep 04 00:41:37.329 INFO kablam! | Sep 04 00:41:37.329 INFO kablam! 22 | for i in (0..2) { Sep 04 00:41:37.329 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 00:41:37.329 INFO kablam! | Sep 04 00:41:37.329 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 00:41:37.329 INFO kablam! Sep 04 00:41:37.454 INFO kablam! warning: unused macro definition Sep 04 00:41:37.454 INFO kablam! --> src/lib.rs:48:1 Sep 04 00:41:37.454 INFO kablam! | Sep 04 00:41:37.454 INFO kablam! 48 | / macro_rules! some( Sep 04 00:41:37.454 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 04 00:41:37.454 INFO kablam! 50 | | match $result { Sep 04 00:41:37.454 INFO kablam! 51 | | Some(result) => result, Sep 04 00:41:37.454 INFO kablam! ... | Sep 04 00:41:37.455 INFO kablam! 54 | | ); Sep 04 00:41:37.455 INFO kablam! 55 | | ); Sep 04 00:41:37.455 INFO kablam! | |__^ Sep 04 00:41:37.455 INFO kablam! | Sep 04 00:41:37.455 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 00:41:37.455 INFO kablam! Sep 04 00:41:37.455 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 04 00:41:37.456 INFO kablam! --> src/lib.rs:189:22 Sep 04 00:41:37.456 INFO kablam! | Sep 04 00:41:37.456 INFO kablam! 189 | for i in (0..cols) { Sep 04 00:41:37.456 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 00:41:37.456 INFO kablam! | Sep 04 00:41:37.456 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 00:41:37.456 INFO kablam! Sep 04 00:41:37.952 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.61s Sep 04 00:41:37.955 INFO kablam! su: No module specific data is present Sep 04 00:41:38.334 INFO running `"docker" "rm" "-f" "6d72c93f005169870b9662d9f3fce382a61d4277f9a5eca4b90248fa13f39c39"` Sep 04 00:41:38.515 INFO blam! 6d72c93f005169870b9662d9f3fce382a61d4277f9a5eca4b90248fa13f39c39