Sep 19 19:02:45.559 INFO checking tgff-0.1.10 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 19:02:45.559 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 19:02:45.559 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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.703 INFO blam! f3ce628c5d3e9adda98b35f10aa2e268436554932c57871d84a475f9a88a3251 Sep 19 19:02:45.706 INFO running `"docker" "start" "-a" "f3ce628c5d3e9adda98b35f10aa2e268436554932c57871d84a475f9a88a3251"` Sep 19 19:02:46.442 INFO kablam! usermod: no changes Sep 19 19:02:46.474 INFO kablam! Checking tgff v0.1.10 (/source) Sep 19 19:02:46.474 INFO kablam! Checking assert v0.7.4 Sep 19 19:02:46.637 INFO kablam! warning: unused macro definition Sep 19 19:02:46.637 INFO kablam! --> src/lib.rs:48:1 Sep 19 19:02:46.637 INFO kablam! | Sep 19 19:02:46.637 INFO kablam! 48 | / macro_rules! some( Sep 19 19:02:46.637 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 19 19:02:46.637 INFO kablam! 50 | | match $result { Sep 19 19:02:46.637 INFO kablam! 51 | | Some(result) => result, Sep 19 19:02:46.637 INFO kablam! ... | Sep 19 19:02:46.637 INFO kablam! 54 | | ); Sep 19 19:02:46.637 INFO kablam! 55 | | ); Sep 19 19:02:46.637 INFO kablam! | |__^ Sep 19 19:02:46.637 INFO kablam! | Sep 19 19:02:46.637 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 19 19:02:46.637 INFO kablam! Sep 19 19:02:46.638 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 19 19:02:46.638 INFO kablam! --> src/lib.rs:189:22 Sep 19 19:02:46.638 INFO kablam! | Sep 19 19:02:46.638 INFO kablam! 189 | for i in (0..cols) { Sep 19 19:02:46.638 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 19:02:46.638 INFO kablam! | Sep 19 19:02:46.638 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 19:02:46.638 INFO kablam! Sep 19 19:02:46.940 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 19 19:02:46.940 INFO kablam! --> tests/lib.rs:22:14 Sep 19 19:02:46.940 INFO kablam! | Sep 19 19:02:46.940 INFO kablam! 22 | for i in (0..2) { Sep 19 19:02:46.940 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 19 19:02:46.940 INFO kablam! | Sep 19 19:02:46.940 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 19:02:46.940 INFO kablam! Sep 19 19:02:46.983 INFO kablam! warning: unused macro definition Sep 19 19:02:46.983 INFO kablam! --> src/lib.rs:48:1 Sep 19 19:02:46.983 INFO kablam! | Sep 19 19:02:46.983 INFO kablam! 48 | / macro_rules! some( Sep 19 19:02:46.983 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 19 19:02:46.983 INFO kablam! 50 | | match $result { Sep 19 19:02:46.983 INFO kablam! 51 | | Some(result) => result, Sep 19 19:02:46.983 INFO kablam! ... | Sep 19 19:02:46.983 INFO kablam! 54 | | ); Sep 19 19:02:46.983 INFO kablam! 55 | | ); Sep 19 19:02:46.983 INFO kablam! | |__^ Sep 19 19:02:46.983 INFO kablam! | Sep 19 19:02:46.983 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 19 19:02:46.983 INFO kablam! Sep 19 19:02:46.983 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 19 19:02:46.983 INFO kablam! --> src/lib.rs:189:22 Sep 19 19:02:46.983 INFO kablam! | Sep 19 19:02:46.983 INFO kablam! 189 | for i in (0..cols) { Sep 19 19:02:46.983 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 19:02:46.983 INFO kablam! | Sep 19 19:02:46.983 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 19:02:46.983 INFO kablam! Sep 19 19:02:47.264 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.80s Sep 19 19:02:47.269 INFO kablam! su: No module specific data is present Sep 19 19:02:47.874 INFO running `"docker" "rm" "-f" "f3ce628c5d3e9adda98b35f10aa2e268436554932c57871d84a475f9a88a3251"` Sep 19 19:02:47.934 INFO blam! f3ce628c5d3e9adda98b35f10aa2e268436554932c57871d84a475f9a88a3251