Sep 04 04:03:20.749 INFO checking tgff-0.1.10 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 04:03:20.749 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 04:03:20.749 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 04:03:20.935 INFO blam! 17fd5b44d46801fd6b4a4532c33aeadacfb4d61164267a388c9fffde1b97aa46 Sep 04 04:03:20.937 INFO running `"docker" "start" "-a" "17fd5b44d46801fd6b4a4532c33aeadacfb4d61164267a388c9fffde1b97aa46"` Sep 04 04:03:21.993 INFO kablam! Checking tgff v0.1.10 (file:///source) Sep 04 04:03:22.256 INFO kablam! warning: unused macro definition Sep 04 04:03:22.256 INFO kablam! --> src/lib.rs:48:1 Sep 04 04:03:22.256 INFO kablam! | Sep 04 04:03:22.256 INFO kablam! 48 | / macro_rules! some( Sep 04 04:03:22.256 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 04 04:03:22.257 INFO kablam! 50 | | match $result { Sep 04 04:03:22.257 INFO kablam! 51 | | Some(result) => result, Sep 04 04:03:22.257 INFO kablam! ... | Sep 04 04:03:22.257 INFO kablam! 54 | | ); Sep 04 04:03:22.257 INFO kablam! 55 | | ); Sep 04 04:03:22.257 INFO kablam! | |__^ Sep 04 04:03:22.257 INFO kablam! | Sep 04 04:03:22.257 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 04:03:22.257 INFO kablam! Sep 04 04:03:22.257 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 04 04:03:22.257 INFO kablam! --> src/lib.rs:189:22 Sep 04 04:03:22.257 INFO kablam! | Sep 04 04:03:22.257 INFO kablam! 189 | for i in (0..cols) { Sep 04 04:03:22.257 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 04:03:22.257 INFO kablam! | Sep 04 04:03:22.257 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 04:03:22.257 INFO kablam! Sep 04 04:03:22.431 INFO kablam! warning: unused macro definition Sep 04 04:03:22.431 INFO kablam! --> src/lib.rs:48:1 Sep 04 04:03:22.431 INFO kablam! | Sep 04 04:03:22.431 INFO kablam! 48 | / macro_rules! some( Sep 04 04:03:22.431 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Sep 04 04:03:22.431 INFO kablam! 50 | | match $result { Sep 04 04:03:22.431 INFO kablam! 51 | | Some(result) => result, Sep 04 04:03:22.431 INFO kablam! ... | Sep 04 04:03:22.431 INFO kablam! 54 | | ); Sep 04 04:03:22.431 INFO kablam! 55 | | ); Sep 04 04:03:22.431 INFO kablam! | |__^ Sep 04 04:03:22.431 INFO kablam! | Sep 04 04:03:22.431 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 04:03:22.431 INFO kablam! Sep 04 04:03:22.431 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 04 04:03:22.431 INFO kablam! --> src/lib.rs:189:22 Sep 04 04:03:22.431 INFO kablam! | Sep 04 04:03:22.431 INFO kablam! 189 | for i in (0..cols) { Sep 04 04:03:22.431 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 04:03:22.431 INFO kablam! | Sep 04 04:03:22.432 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 04:03:22.432 INFO kablam! Sep 04 04:03:22.944 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 04 04:03:22.944 INFO kablam! --> tests/lib.rs:22:14 Sep 04 04:03:22.944 INFO kablam! | Sep 04 04:03:22.944 INFO kablam! 22 | for i in (0..2) { Sep 04 04:03:22.944 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 04:03:22.945 INFO kablam! | Sep 04 04:03:22.945 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 04:03:22.945 INFO kablam! Sep 04 04:03:23.228 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.25s Sep 04 04:03:23.231 INFO kablam! su: No module specific data is present Sep 04 04:03:23.774 INFO running `"docker" "rm" "-f" "17fd5b44d46801fd6b4a4532c33aeadacfb4d61164267a388c9fffde1b97aa46"` Sep 04 04:03:23.938 INFO blam! 17fd5b44d46801fd6b4a4532c33aeadacfb4d61164267a388c9fffde1b97aa46