Sep 19 19:02:45.665 INFO checking tgff-0.1.10 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 19:02:45.665 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 19:02:45.665 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:02:45.802 INFO blam! f5afe3004458f151eba90541e97b4e879cee02ffc35c39a515a9cd8cf45af3cc Sep 19 19:02:45.803 INFO running `"docker" "start" "-a" "f5afe3004458f151eba90541e97b4e879cee02ffc35c39a515a9cd8cf45af3cc"` Sep 19 19:02:47.069 INFO kablam! usermod: no changes Sep 19 19:02:47.099 INFO kablam! Checking tgff v0.1.10 (/source) Sep 19 19:02:47.101 INFO kablam! Checking assert v0.7.4 Sep 19 19:02:47.375 INFO kablam! warning: unused macro definition Sep 19 19:02:47.375 INFO kablam! --> src/lib.rs:48:1 Sep 19 19:02:47.375 INFO kablam! | Sep 19 19:02:47.375 INFO kablam! 48 | / macro_rules! some( Sep 19 19:02:47.375 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 19 19:02:47.376 INFO kablam! 50 | | match $result { Sep 19 19:02:47.376 INFO kablam! 51 | | Some(result) => result, Sep 19 19:02:47.376 INFO kablam! ... | Sep 19 19:02:47.376 INFO kablam! 54 | | ); Sep 19 19:02:47.376 INFO kablam! 55 | | ); Sep 19 19:02:47.376 INFO kablam! | |__^ Sep 19 19:02:47.376 INFO kablam! | Sep 19 19:02:47.376 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 19 19:02:47.376 INFO kablam! Sep 19 19:02:47.376 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 19 19:02:47.376 INFO kablam! --> src/lib.rs:189:22 Sep 19 19:02:47.376 INFO kablam! | Sep 19 19:02:47.376 INFO kablam! 189 | for i in (0..cols) { Sep 19 19:02:47.376 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 19:02:47.376 INFO kablam! | Sep 19 19:02:47.376 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 19:02:47.376 INFO kablam! Sep 19 19:02:47.661 INFO kablam! warning: unused macro definition Sep 19 19:02:47.661 INFO kablam! --> src/lib.rs:48:1 Sep 19 19:02:47.661 INFO kablam! | Sep 19 19:02:47.661 INFO kablam! 48 | / macro_rules! some( Sep 19 19:02:47.661 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 19 19:02:47.661 INFO kablam! 50 | | match $result { Sep 19 19:02:47.661 INFO kablam! 51 | | Some(result) => result, Sep 19 19:02:47.661 INFO kablam! ... | Sep 19 19:02:47.661 INFO kablam! 54 | | ); Sep 19 19:02:47.661 INFO kablam! 55 | | ); Sep 19 19:02:47.661 INFO kablam! | |__^ Sep 19 19:02:47.661 INFO kablam! | Sep 19 19:02:47.662 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 19 19:02:47.662 INFO kablam! Sep 19 19:02:47.662 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 19 19:02:47.662 INFO kablam! --> src/lib.rs:189:22 Sep 19 19:02:47.662 INFO kablam! | Sep 19 19:02:47.662 INFO kablam! 189 | for i in (0..cols) { Sep 19 19:02:47.662 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 19:02:47.662 INFO kablam! | Sep 19 19:02:47.662 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 19:02:47.662 INFO kablam! Sep 19 19:02:47.689 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 19 19:02:47.689 INFO kablam! --> tests/lib.rs:22:14 Sep 19 19:02:47.689 INFO kablam! | Sep 19 19:02:47.689 INFO kablam! 22 | for i in (0..2) { Sep 19 19:02:47.689 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 19:02:47.689 INFO kablam! | Sep 19 19:02:47.689 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 19:02:47.689 INFO kablam! Sep 19 19:02:47.847 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.76s Sep 19 19:02:47.849 INFO kablam! su: No module specific data is present Sep 19 19:02:48.572 INFO running `"docker" "rm" "-f" "f5afe3004458f151eba90541e97b4e879cee02ffc35c39a515a9cd8cf45af3cc"` Sep 19 19:02:48.689 INFO blam! f5afe3004458f151eba90541e97b4e879cee02ffc35c39a515a9cd8cf45af3cc