Sep 02 10:11:06.920 INFO checking irc_message-1.0.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 10:11:06.920 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 10:11:06.920 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/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 02 10:11:07.114 INFO blam! 5b5aaa8885e2bc0a738e886ff64e58e5fe8b9320180d429f43ec47cc0373d390 Sep 02 10:11:07.115 INFO running `"docker" "start" "-a" "5b5aaa8885e2bc0a738e886ff64e58e5fe8b9320180d429f43ec47cc0373d390"` Sep 02 10:11:07.658 INFO kablam! Checking irc_message v1.0.0 (file:///source) Sep 02 10:11:08.415 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.415 INFO kablam! --> src/tests.rs:9:36 Sep 02 10:11:08.415 INFO kablam! | Sep 02 10:11:08.415 INFO kablam! 9 | assert_eq!(topic.command, Some(("FOO"))); Sep 02 10:11:08.415 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 02 10:11:08.415 INFO kablam! | Sep 02 10:11:08.415 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 10:11:08.415 INFO kablam! Sep 02 10:11:08.416 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.416 INFO kablam! --> src/tests.rs:20:35 Sep 02 10:11:08.416 INFO kablam! | Sep 02 10:11:08.416 INFO kablam! 20 | assert_eq!(topic.prefix, Some(("test"))); Sep 02 10:11:08.417 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 02 10:11:08.417 INFO kablam! Sep 02 10:11:08.417 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.417 INFO kablam! --> src/tests.rs:21:36 Sep 02 10:11:08.417 INFO kablam! | Sep 02 10:11:08.417 INFO kablam! 21 | assert_eq!(topic.command, Some(("FOO"))); Sep 02 10:11:08.417 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 02 10:11:08.417 INFO kablam! Sep 02 10:11:08.417 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.417 INFO kablam! --> src/tests.rs:32:35 Sep 02 10:11:08.417 INFO kablam! | Sep 02 10:11:08.417 INFO kablam! 32 | assert_eq!(topic.prefix, Some(("test"))); Sep 02 10:11:08.417 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 02 10:11:08.417 INFO kablam! Sep 02 10:11:08.417 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.417 INFO kablam! --> src/tests.rs:33:36 Sep 02 10:11:08.417 INFO kablam! | Sep 02 10:11:08.417 INFO kablam! 33 | assert_eq!(topic.command, Some(("FOO"))); Sep 02 10:11:08.417 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 02 10:11:08.417 INFO kablam! Sep 02 10:11:08.417 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.417 INFO kablam! --> src/tests.rs:42:35 Sep 02 10:11:08.417 INFO kablam! | Sep 02 10:11:08.417 INFO kablam! 42 | assert_eq!(topic.prefix, Some(("test!me@test.ing"))); Sep 02 10:11:08.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 10:11:08.418 INFO kablam! Sep 02 10:11:08.418 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.418 INFO kablam! --> src/tests.rs:43:36 Sep 02 10:11:08.418 INFO kablam! | Sep 02 10:11:08.418 INFO kablam! 43 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 02 10:11:08.418 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 02 10:11:08.418 INFO kablam! Sep 02 10:11:08.420 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.420 INFO kablam! --> src/tests.rs:52:36 Sep 02 10:11:08.420 INFO kablam! | Sep 02 10:11:08.420 INFO kablam! 52 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 02 10:11:08.420 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 02 10:11:08.420 INFO kablam! Sep 02 10:11:08.421 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.421 INFO kablam! --> src/tests.rs:60:35 Sep 02 10:11:08.421 INFO kablam! | Sep 02 10:11:08.421 INFO kablam! 60 | assert_eq!(topic.prefix, Some(("test"))); Sep 02 10:11:08.421 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 02 10:11:08.421 INFO kablam! Sep 02 10:11:08.421 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.421 INFO kablam! --> src/tests.rs:61:36 Sep 02 10:11:08.421 INFO kablam! | Sep 02 10:11:08.421 INFO kablam! 61 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 02 10:11:08.421 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 02 10:11:08.421 INFO kablam! Sep 02 10:11:08.421 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.421 INFO kablam! --> src/tests.rs:69:35 Sep 02 10:11:08.421 INFO kablam! | Sep 02 10:11:08.421 INFO kablam! 69 | assert_eq!(topic.prefix, Some(("test"))); Sep 02 10:11:08.421 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 02 10:11:08.421 INFO kablam! Sep 02 10:11:08.421 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.421 INFO kablam! --> src/tests.rs:70:36 Sep 02 10:11:08.421 INFO kablam! | Sep 02 10:11:08.421 INFO kablam! 70 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 02 10:11:08.421 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 02 10:11:08.421 INFO kablam! Sep 02 10:11:08.421 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.422 INFO kablam! --> src/tests.rs:78:35 Sep 02 10:11:08.422 INFO kablam! | Sep 02 10:11:08.422 INFO kablam! 78 | assert_eq!(topic.prefix, Some(("test"))); Sep 02 10:11:08.422 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 02 10:11:08.422 INFO kablam! Sep 02 10:11:08.422 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.422 INFO kablam! --> src/tests.rs:79:36 Sep 02 10:11:08.422 INFO kablam! | Sep 02 10:11:08.422 INFO kablam! 79 | assert_eq!(topic.command, Some(("FOO"))); Sep 02 10:11:08.422 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 02 10:11:08.422 INFO kablam! Sep 02 10:11:08.422 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.422 INFO kablam! --> src/tests.rs:88:36 Sep 02 10:11:08.422 INFO kablam! | Sep 02 10:11:08.422 INFO kablam! 88 | assert_eq!(topic.command, Some(("FOO"))); Sep 02 10:11:08.422 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 02 10:11:08.422 INFO kablam! Sep 02 10:11:08.422 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.422 INFO kablam! --> src/tests.rs:97:36 Sep 02 10:11:08.422 INFO kablam! | Sep 02 10:11:08.422 INFO kablam! 97 | assert_eq!(topic.command, Some(("FOO"))); Sep 02 10:11:08.422 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 02 10:11:08.422 INFO kablam! Sep 02 10:11:08.422 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.423 INFO kablam! --> src/tests.rs:106:36 Sep 02 10:11:08.423 INFO kablam! | Sep 02 10:11:08.423 INFO kablam! 106 | assert_eq!(topic.command, Some(("FOO"))); Sep 02 10:11:08.423 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 02 10:11:08.423 INFO kablam! Sep 02 10:11:08.423 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.423 INFO kablam! --> src/tests.rs:114:35 Sep 02 10:11:08.423 INFO kablam! | Sep 02 10:11:08.423 INFO kablam! 114 | assert_eq!(topic.prefix, Some(("test"))); Sep 02 10:11:08.423 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 02 10:11:08.423 INFO kablam! Sep 02 10:11:08.423 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.423 INFO kablam! --> src/tests.rs:115:36 Sep 02 10:11:08.423 INFO kablam! | Sep 02 10:11:08.423 INFO kablam! 115 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 02 10:11:08.423 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 02 10:11:08.423 INFO kablam! Sep 02 10:11:08.423 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.423 INFO kablam! --> src/tests.rs:127:42 Sep 02 10:11:08.423 INFO kablam! | Sep 02 10:11:08.423 INFO kablam! 127 | assert!(topic.tags[("best")] == Some(("super"))); Sep 02 10:11:08.423 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 02 10:11:08.423 INFO kablam! Sep 02 10:11:08.423 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.424 INFO kablam! --> src/tests.rs:129:34 Sep 02 10:11:08.424 INFO kablam! | Sep 02 10:11:08.424 INFO kablam! 129 | assert!(topic.prefix == Some(("test!me@test.ing"))); Sep 02 10:11:08.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 10:11:08.424 INFO kablam! Sep 02 10:11:08.424 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:08.424 INFO kablam! --> src/tests.rs:130:35 Sep 02 10:11:08.424 INFO kablam! | Sep 02 10:11:08.424 INFO kablam! 130 | assert!(topic.command == Some(("FOO"))); Sep 02 10:11:08.424 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 02 10:11:08.424 INFO kablam! Sep 02 10:11:09.191 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.55s Sep 02 10:11:09.199 INFO kablam! su: No module specific data is present Sep 02 10:11:09.739 INFO running `"docker" "rm" "-f" "5b5aaa8885e2bc0a738e886ff64e58e5fe8b9320180d429f43ec47cc0373d390"` Sep 02 10:11:09.863 INFO blam! 5b5aaa8885e2bc0a738e886ff64e58e5fe8b9320180d429f43ec47cc0373d390