Sep 04 16:29:44.227 INFO checking irc_message-1.0.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 16:29:44.227 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 16:29:44.227 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/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 16:29:44.474 INFO blam! d5d630c4310542df8ff71322ed3a47f1edc9985ca7d9e5e86766ce0fd9f25975 Sep 04 16:29:44.476 INFO running `"docker" "start" "-a" "d5d630c4310542df8ff71322ed3a47f1edc9985ca7d9e5e86766ce0fd9f25975"` Sep 04 16:29:45.068 INFO kablam! Checking irc_message v1.0.0 (file:///source) Sep 04 16:29:45.715 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.716 INFO kablam! --> src/tests.rs:9:36 Sep 04 16:29:45.716 INFO kablam! | Sep 04 16:29:45.716 INFO kablam! 9 | assert_eq!(topic.command, Some(("FOO"))); Sep 04 16:29:45.716 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 16:29:45.716 INFO kablam! | Sep 04 16:29:45.716 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 16:29:45.716 INFO kablam! Sep 04 16:29:45.716 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.716 INFO kablam! --> src/tests.rs:20:35 Sep 04 16:29:45.716 INFO kablam! | Sep 04 16:29:45.716 INFO kablam! 20 | assert_eq!(topic.prefix, Some(("test"))); Sep 04 16:29:45.716 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 16:29:45.716 INFO kablam! Sep 04 16:29:45.716 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.716 INFO kablam! --> src/tests.rs:21:36 Sep 04 16:29:45.716 INFO kablam! | Sep 04 16:29:45.716 INFO kablam! 21 | assert_eq!(topic.command, Some(("FOO"))); Sep 04 16:29:45.716 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 16:29:45.716 INFO kablam! Sep 04 16:29:45.716 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.716 INFO kablam! --> src/tests.rs:32:35 Sep 04 16:29:45.716 INFO kablam! | Sep 04 16:29:45.716 INFO kablam! 32 | assert_eq!(topic.prefix, Some(("test"))); Sep 04 16:29:45.716 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 16:29:45.717 INFO kablam! Sep 04 16:29:45.717 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.717 INFO kablam! --> src/tests.rs:33:36 Sep 04 16:29:45.717 INFO kablam! | Sep 04 16:29:45.717 INFO kablam! 33 | assert_eq!(topic.command, Some(("FOO"))); Sep 04 16:29:45.717 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 16:29:45.717 INFO kablam! Sep 04 16:29:45.717 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.717 INFO kablam! --> src/tests.rs:42:35 Sep 04 16:29:45.717 INFO kablam! | Sep 04 16:29:45.717 INFO kablam! 42 | assert_eq!(topic.prefix, Some(("test!me@test.ing"))); Sep 04 16:29:45.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 16:29:45.717 INFO kablam! Sep 04 16:29:45.717 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.717 INFO kablam! --> src/tests.rs:43:36 Sep 04 16:29:45.717 INFO kablam! | Sep 04 16:29:45.717 INFO kablam! 43 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 04 16:29:45.717 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 16:29:45.717 INFO kablam! Sep 04 16:29:45.717 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.717 INFO kablam! --> src/tests.rs:52:36 Sep 04 16:29:45.717 INFO kablam! | Sep 04 16:29:45.717 INFO kablam! 52 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 04 16:29:45.717 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 16:29:45.717 INFO kablam! Sep 04 16:29:45.717 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.717 INFO kablam! --> src/tests.rs:60:35 Sep 04 16:29:45.718 INFO kablam! | Sep 04 16:29:45.718 INFO kablam! 60 | assert_eq!(topic.prefix, Some(("test"))); Sep 04 16:29:45.718 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 16:29:45.718 INFO kablam! Sep 04 16:29:45.718 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.718 INFO kablam! --> src/tests.rs:61:36 Sep 04 16:29:45.718 INFO kablam! | Sep 04 16:29:45.718 INFO kablam! 61 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 04 16:29:45.718 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 16:29:45.718 INFO kablam! Sep 04 16:29:45.718 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.718 INFO kablam! --> src/tests.rs:69:35 Sep 04 16:29:45.718 INFO kablam! | Sep 04 16:29:45.718 INFO kablam! 69 | assert_eq!(topic.prefix, Some(("test"))); Sep 04 16:29:45.718 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 16:29:45.718 INFO kablam! Sep 04 16:29:45.718 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.718 INFO kablam! --> src/tests.rs:70:36 Sep 04 16:29:45.718 INFO kablam! | Sep 04 16:29:45.718 INFO kablam! 70 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 04 16:29:45.718 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 16:29:45.718 INFO kablam! Sep 04 16:29:45.718 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.718 INFO kablam! --> src/tests.rs:78:35 Sep 04 16:29:45.718 INFO kablam! | Sep 04 16:29:45.718 INFO kablam! 78 | assert_eq!(topic.prefix, Some(("test"))); Sep 04 16:29:45.718 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 16:29:45.718 INFO kablam! Sep 04 16:29:45.719 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.719 INFO kablam! --> src/tests.rs:79:36 Sep 04 16:29:45.719 INFO kablam! | Sep 04 16:29:45.719 INFO kablam! 79 | assert_eq!(topic.command, Some(("FOO"))); Sep 04 16:29:45.719 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 16:29:45.719 INFO kablam! Sep 04 16:29:45.719 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.719 INFO kablam! --> src/tests.rs:88:36 Sep 04 16:29:45.719 INFO kablam! | Sep 04 16:29:45.719 INFO kablam! 88 | assert_eq!(topic.command, Some(("FOO"))); Sep 04 16:29:45.719 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 16:29:45.719 INFO kablam! Sep 04 16:29:45.719 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.719 INFO kablam! --> src/tests.rs:97:36 Sep 04 16:29:45.719 INFO kablam! | Sep 04 16:29:45.719 INFO kablam! 97 | assert_eq!(topic.command, Some(("FOO"))); Sep 04 16:29:45.719 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 16:29:45.719 INFO kablam! Sep 04 16:29:45.719 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.719 INFO kablam! --> src/tests.rs:106:36 Sep 04 16:29:45.719 INFO kablam! | Sep 04 16:29:45.719 INFO kablam! 106 | assert_eq!(topic.command, Some(("FOO"))); Sep 04 16:29:45.719 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 16:29:45.719 INFO kablam! Sep 04 16:29:45.719 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.719 INFO kablam! --> src/tests.rs:114:35 Sep 04 16:29:45.720 INFO kablam! | Sep 04 16:29:45.720 INFO kablam! 114 | assert_eq!(topic.prefix, Some(("test"))); Sep 04 16:29:45.720 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 16:29:45.720 INFO kablam! Sep 04 16:29:45.720 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.720 INFO kablam! --> src/tests.rs:115:36 Sep 04 16:29:45.720 INFO kablam! | Sep 04 16:29:45.720 INFO kablam! 115 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 04 16:29:45.720 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 16:29:45.720 INFO kablam! Sep 04 16:29:45.720 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.720 INFO kablam! --> src/tests.rs:127:42 Sep 04 16:29:45.720 INFO kablam! | Sep 04 16:29:45.720 INFO kablam! 127 | assert!(topic.tags[("best")] == Some(("super"))); Sep 04 16:29:45.720 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 16:29:45.720 INFO kablam! Sep 04 16:29:45.720 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.720 INFO kablam! --> src/tests.rs:129:34 Sep 04 16:29:45.720 INFO kablam! | Sep 04 16:29:45.720 INFO kablam! 129 | assert!(topic.prefix == Some(("test!me@test.ing"))); Sep 04 16:29:45.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 16:29:45.720 INFO kablam! Sep 04 16:29:45.720 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:29:45.720 INFO kablam! --> src/tests.rs:130:35 Sep 04 16:29:45.720 INFO kablam! | Sep 04 16:29:45.720 INFO kablam! 130 | assert!(topic.command == Some(("FOO"))); Sep 04 16:29:45.721 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 16:29:45.721 INFO kablam! Sep 04 16:29:46.209 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.15s Sep 04 16:29:46.214 INFO kablam! su: No module specific data is present Sep 04 16:29:46.726 INFO running `"docker" "rm" "-f" "d5d630c4310542df8ff71322ed3a47f1edc9985ca7d9e5e86766ce0fd9f25975"` Sep 04 16:29:46.810 INFO blam! d5d630c4310542df8ff71322ed3a47f1edc9985ca7d9e5e86766ce0fd9f25975