Sep 02 10:11:09.926 INFO checking irc_message-1.0.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 10:11:09.926 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 10:11:09.926 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-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:10.126 INFO blam! 36e26ea661d85bdde54d517226d08fecd35d21f917d7a64b7fa938d7d607a147 Sep 02 10:11:10.128 INFO running `"docker" "start" "-a" "36e26ea661d85bdde54d517226d08fecd35d21f917d7a64b7fa938d7d607a147"` Sep 02 10:11:10.831 INFO kablam! Checking irc_message v1.0.0 (file:///source) Sep 02 10:11:11.397 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.397 INFO kablam! --> src/tests.rs:9:36 Sep 02 10:11:11.397 INFO kablam! | Sep 02 10:11:11.397 INFO kablam! 9 | assert_eq!(topic.command, Some(("FOO"))); Sep 02 10:11:11.397 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 02 10:11:11.397 INFO kablam! | Sep 02 10:11:11.397 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 10:11:11.397 INFO kablam! Sep 02 10:11:11.397 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.397 INFO kablam! --> src/tests.rs:20:35 Sep 02 10:11:11.397 INFO kablam! | Sep 02 10:11:11.397 INFO kablam! 20 | assert_eq!(topic.prefix, Some(("test"))); Sep 02 10:11:11.397 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 02 10:11:11.397 INFO kablam! Sep 02 10:11:11.397 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.397 INFO kablam! --> src/tests.rs:21:36 Sep 02 10:11:11.397 INFO kablam! | Sep 02 10:11:11.397 INFO kablam! 21 | assert_eq!(topic.command, Some(("FOO"))); Sep 02 10:11:11.398 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 02 10:11:11.398 INFO kablam! Sep 02 10:11:11.398 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.398 INFO kablam! --> src/tests.rs:32:35 Sep 02 10:11:11.398 INFO kablam! | Sep 02 10:11:11.398 INFO kablam! 32 | assert_eq!(topic.prefix, Some(("test"))); Sep 02 10:11:11.398 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 02 10:11:11.398 INFO kablam! Sep 02 10:11:11.398 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.398 INFO kablam! --> src/tests.rs:33:36 Sep 02 10:11:11.398 INFO kablam! | Sep 02 10:11:11.398 INFO kablam! 33 | assert_eq!(topic.command, Some(("FOO"))); Sep 02 10:11:11.398 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 02 10:11:11.398 INFO kablam! Sep 02 10:11:11.398 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.398 INFO kablam! --> src/tests.rs:42:35 Sep 02 10:11:11.398 INFO kablam! | Sep 02 10:11:11.398 INFO kablam! 42 | assert_eq!(topic.prefix, Some(("test!me@test.ing"))); Sep 02 10:11:11.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 10:11:11.398 INFO kablam! Sep 02 10:11:11.398 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.398 INFO kablam! --> src/tests.rs:43:36 Sep 02 10:11:11.398 INFO kablam! | Sep 02 10:11:11.398 INFO kablam! 43 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 02 10:11:11.398 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 02 10:11:11.398 INFO kablam! Sep 02 10:11:11.400 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.400 INFO kablam! --> src/tests.rs:52:36 Sep 02 10:11:11.400 INFO kablam! | Sep 02 10:11:11.400 INFO kablam! 52 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 02 10:11:11.400 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 02 10:11:11.400 INFO kablam! Sep 02 10:11:11.400 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.400 INFO kablam! --> src/tests.rs:60:35 Sep 02 10:11:11.400 INFO kablam! | Sep 02 10:11:11.400 INFO kablam! 60 | assert_eq!(topic.prefix, Some(("test"))); Sep 02 10:11:11.400 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 02 10:11:11.400 INFO kablam! Sep 02 10:11:11.400 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.400 INFO kablam! --> src/tests.rs:61:36 Sep 02 10:11:11.400 INFO kablam! | Sep 02 10:11:11.400 INFO kablam! 61 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 02 10:11:11.400 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 02 10:11:11.401 INFO kablam! Sep 02 10:11:11.401 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.401 INFO kablam! --> src/tests.rs:69:35 Sep 02 10:11:11.401 INFO kablam! | Sep 02 10:11:11.401 INFO kablam! 69 | assert_eq!(topic.prefix, Some(("test"))); Sep 02 10:11:11.401 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 02 10:11:11.401 INFO kablam! Sep 02 10:11:11.401 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.401 INFO kablam! --> src/tests.rs:70:36 Sep 02 10:11:11.401 INFO kablam! | Sep 02 10:11:11.401 INFO kablam! 70 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 02 10:11:11.401 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 02 10:11:11.401 INFO kablam! Sep 02 10:11:11.401 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.401 INFO kablam! --> src/tests.rs:78:35 Sep 02 10:11:11.401 INFO kablam! | Sep 02 10:11:11.401 INFO kablam! 78 | assert_eq!(topic.prefix, Some(("test"))); Sep 02 10:11:11.401 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 02 10:11:11.401 INFO kablam! Sep 02 10:11:11.401 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.401 INFO kablam! --> src/tests.rs:79:36 Sep 02 10:11:11.401 INFO kablam! | Sep 02 10:11:11.401 INFO kablam! 79 | assert_eq!(topic.command, Some(("FOO"))); Sep 02 10:11:11.401 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 02 10:11:11.401 INFO kablam! Sep 02 10:11:11.401 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.401 INFO kablam! --> src/tests.rs:88:36 Sep 02 10:11:11.401 INFO kablam! | Sep 02 10:11:11.401 INFO kablam! 88 | assert_eq!(topic.command, Some(("FOO"))); Sep 02 10:11:11.401 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 02 10:11:11.401 INFO kablam! Sep 02 10:11:11.402 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.402 INFO kablam! --> src/tests.rs:97:36 Sep 02 10:11:11.402 INFO kablam! | Sep 02 10:11:11.402 INFO kablam! 97 | assert_eq!(topic.command, Some(("FOO"))); Sep 02 10:11:11.402 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 02 10:11:11.402 INFO kablam! Sep 02 10:11:11.402 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.402 INFO kablam! --> src/tests.rs:106:36 Sep 02 10:11:11.402 INFO kablam! | Sep 02 10:11:11.402 INFO kablam! 106 | assert_eq!(topic.command, Some(("FOO"))); Sep 02 10:11:11.402 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 02 10:11:11.402 INFO kablam! Sep 02 10:11:11.402 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.402 INFO kablam! --> src/tests.rs:114:35 Sep 02 10:11:11.402 INFO kablam! | Sep 02 10:11:11.402 INFO kablam! 114 | assert_eq!(topic.prefix, Some(("test"))); Sep 02 10:11:11.402 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 02 10:11:11.402 INFO kablam! Sep 02 10:11:11.402 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.402 INFO kablam! --> src/tests.rs:115:36 Sep 02 10:11:11.402 INFO kablam! | Sep 02 10:11:11.402 INFO kablam! 115 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 02 10:11:11.402 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 02 10:11:11.402 INFO kablam! Sep 02 10:11:11.402 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.402 INFO kablam! --> src/tests.rs:127:42 Sep 02 10:11:11.402 INFO kablam! | Sep 02 10:11:11.402 INFO kablam! 127 | assert!(topic.tags[("best")] == Some(("super"))); Sep 02 10:11:11.403 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 02 10:11:11.403 INFO kablam! Sep 02 10:11:11.403 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.403 INFO kablam! --> src/tests.rs:129:34 Sep 02 10:11:11.403 INFO kablam! | Sep 02 10:11:11.403 INFO kablam! 129 | assert!(topic.prefix == Some(("test!me@test.ing"))); Sep 02 10:11:11.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 10:11:11.403 INFO kablam! Sep 02 10:11:11.403 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 10:11:11.403 INFO kablam! --> src/tests.rs:130:35 Sep 02 10:11:11.403 INFO kablam! | Sep 02 10:11:11.403 INFO kablam! 130 | assert!(topic.command == Some(("FOO"))); Sep 02 10:11:11.403 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 02 10:11:11.403 INFO kablam! Sep 02 10:11:12.162 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.34s Sep 02 10:11:12.169 INFO kablam! su: No module specific data is present Sep 02 10:11:12.690 INFO running `"docker" "rm" "-f" "36e26ea661d85bdde54d517226d08fecd35d21f917d7a64b7fa938d7d607a147"` Sep 02 10:11:12.790 INFO blam! 36e26ea661d85bdde54d517226d08fecd35d21f917d7a64b7fa938d7d607a147