Sep 01 21:24:38.880 INFO checking tgff-0.1.10 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 21:24:38.880 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 21:24:38.880 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 21:24:39.042 INFO blam! efe8fb0d6ece13c024d682437132f76326eb878f80e85991a32a030c4c2052e8 Sep 01 21:24:39.044 INFO running `"docker" "start" "-a" "efe8fb0d6ece13c024d682437132f76326eb878f80e85991a32a030c4c2052e8"` Sep 01 21:24:39.716 INFO kablam! Checking assert v0.7.4 Sep 01 21:24:39.716 INFO kablam! Checking tgff v0.1.10 (file:///source) Sep 01 21:24:39.980 INFO kablam! warning: unused macro definition Sep 01 21:24:39.980 INFO kablam! --> src/lib.rs:48:1 Sep 01 21:24:39.980 INFO kablam! | Sep 01 21:24:39.980 INFO kablam! 48 | / macro_rules! some( Sep 01 21:24:39.980 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 01 21:24:39.980 INFO kablam! 50 | | match $result { Sep 01 21:24:39.980 INFO kablam! 51 | | Some(result) => result, Sep 01 21:24:39.980 INFO kablam! ... | Sep 01 21:24:39.980 INFO kablam! 54 | | ); Sep 01 21:24:39.980 INFO kablam! 55 | | ); Sep 01 21:24:39.980 INFO kablam! | |__^ Sep 01 21:24:39.980 INFO kablam! | Sep 01 21:24:39.981 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 01 21:24:39.981 INFO kablam! Sep 01 21:24:39.981 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 21:24:39.981 INFO kablam! --> src/lib.rs:189:22 Sep 01 21:24:39.981 INFO kablam! | Sep 01 21:24:39.981 INFO kablam! 189 | for i in (0..cols) { Sep 01 21:24:39.981 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 21:24:39.981 INFO kablam! | Sep 01 21:24:39.981 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 21:24:39.981 INFO kablam! Sep 01 21:24:40.501 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 21:24:40.501 INFO kablam! --> tests/lib.rs:22:14 Sep 01 21:24:40.501 INFO kablam! | Sep 01 21:24:40.501 INFO kablam! 22 | for i in (0..2) { Sep 01 21:24:40.501 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 01 21:24:40.501 INFO kablam! | Sep 01 21:24:40.501 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 21:24:40.501 INFO kablam! Sep 01 21:24:40.649 INFO kablam! warning: unused macro definition Sep 01 21:24:40.649 INFO kablam! --> src/lib.rs:48:1 Sep 01 21:24:40.649 INFO kablam! | Sep 01 21:24:40.649 INFO kablam! 48 | / macro_rules! some( Sep 01 21:24:40.649 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 01 21:24:40.649 INFO kablam! 50 | | match $result { Sep 01 21:24:40.649 INFO kablam! 51 | | Some(result) => result, Sep 01 21:24:40.649 INFO kablam! ... | Sep 01 21:24:40.649 INFO kablam! 54 | | ); Sep 01 21:24:40.649 INFO kablam! 55 | | ); Sep 01 21:24:40.649 INFO kablam! | |__^ Sep 01 21:24:40.649 INFO kablam! | Sep 01 21:24:40.650 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 01 21:24:40.650 INFO kablam! Sep 01 21:24:40.650 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 21:24:40.650 INFO kablam! --> src/lib.rs:189:22 Sep 01 21:24:40.650 INFO kablam! | Sep 01 21:24:40.650 INFO kablam! 189 | for i in (0..cols) { Sep 01 21:24:40.650 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 21:24:40.650 INFO kablam! | Sep 01 21:24:40.650 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 21:24:40.650 INFO kablam! Sep 01 21:24:41.126 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.42s Sep 01 21:24:41.136 INFO kablam! su: No module specific data is present Sep 01 21:24:41.579 INFO running `"docker" "rm" "-f" "efe8fb0d6ece13c024d682437132f76326eb878f80e85991a32a030c4c2052e8"` Sep 01 21:24:41.677 INFO blam! efe8fb0d6ece13c024d682437132f76326eb878f80e85991a32a030c4c2052e8