Sep 01 00:10:06.695 INFO checking irc_message-1.0.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 00:10:06.695 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 00:10:06.695 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 00:10:06.882 INFO blam! 77ca8c3a0ce574d64087dc3c42abc67048b8f5767d9b4b00f777fcac2823a171 Sep 01 00:10:06.884 INFO running `"docker" "start" "-a" "77ca8c3a0ce574d64087dc3c42abc67048b8f5767d9b4b00f777fcac2823a171"` Sep 01 00:10:07.567 INFO kablam! Checking irc_message v1.0.0 (file:///source) Sep 01 00:10:08.130 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.130 INFO kablam! --> src/tests.rs:9:36 Sep 01 00:10:08.130 INFO kablam! | Sep 01 00:10:08.130 INFO kablam! 9 | assert_eq!(topic.command, Some(("FOO"))); Sep 01 00:10:08.130 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 01 00:10:08.130 INFO kablam! | Sep 01 00:10:08.130 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 00:10:08.130 INFO kablam! Sep 01 00:10:08.132 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.132 INFO kablam! --> src/tests.rs:20:35 Sep 01 00:10:08.132 INFO kablam! | Sep 01 00:10:08.132 INFO kablam! 20 | assert_eq!(topic.prefix, Some(("test"))); Sep 01 00:10:08.132 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 01 00:10:08.132 INFO kablam! Sep 01 00:10:08.132 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.132 INFO kablam! --> src/tests.rs:21:36 Sep 01 00:10:08.132 INFO kablam! | Sep 01 00:10:08.132 INFO kablam! 21 | assert_eq!(topic.command, Some(("FOO"))); Sep 01 00:10:08.132 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 01 00:10:08.132 INFO kablam! Sep 01 00:10:08.132 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.132 INFO kablam! --> src/tests.rs:32:35 Sep 01 00:10:08.132 INFO kablam! | Sep 01 00:10:08.132 INFO kablam! 32 | assert_eq!(topic.prefix, Some(("test"))); Sep 01 00:10:08.132 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 01 00:10:08.132 INFO kablam! Sep 01 00:10:08.132 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.132 INFO kablam! --> src/tests.rs:33:36 Sep 01 00:10:08.132 INFO kablam! | Sep 01 00:10:08.132 INFO kablam! 33 | assert_eq!(topic.command, Some(("FOO"))); Sep 01 00:10:08.132 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 01 00:10:08.132 INFO kablam! Sep 01 00:10:08.133 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.133 INFO kablam! --> src/tests.rs:42:35 Sep 01 00:10:08.133 INFO kablam! | Sep 01 00:10:08.133 INFO kablam! 42 | assert_eq!(topic.prefix, Some(("test!me@test.ing"))); Sep 01 00:10:08.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:10:08.133 INFO kablam! Sep 01 00:10:08.133 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.133 INFO kablam! --> src/tests.rs:43:36 Sep 01 00:10:08.133 INFO kablam! | Sep 01 00:10:08.133 INFO kablam! 43 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 01 00:10:08.133 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 01 00:10:08.133 INFO kablam! Sep 01 00:10:08.135 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.136 INFO kablam! --> src/tests.rs:52:36 Sep 01 00:10:08.136 INFO kablam! | Sep 01 00:10:08.136 INFO kablam! 52 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 01 00:10:08.136 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 01 00:10:08.136 INFO kablam! Sep 01 00:10:08.136 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.136 INFO kablam! --> src/tests.rs:60:35 Sep 01 00:10:08.136 INFO kablam! | Sep 01 00:10:08.136 INFO kablam! 60 | assert_eq!(topic.prefix, Some(("test"))); Sep 01 00:10:08.136 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 01 00:10:08.136 INFO kablam! Sep 01 00:10:08.136 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.136 INFO kablam! --> src/tests.rs:61:36 Sep 01 00:10:08.136 INFO kablam! | Sep 01 00:10:08.136 INFO kablam! 61 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 01 00:10:08.136 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 01 00:10:08.136 INFO kablam! Sep 01 00:10:08.136 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.136 INFO kablam! --> src/tests.rs:69:35 Sep 01 00:10:08.136 INFO kablam! | Sep 01 00:10:08.136 INFO kablam! 69 | assert_eq!(topic.prefix, Some(("test"))); Sep 01 00:10:08.136 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 01 00:10:08.136 INFO kablam! Sep 01 00:10:08.136 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.136 INFO kablam! --> src/tests.rs:70:36 Sep 01 00:10:08.136 INFO kablam! | Sep 01 00:10:08.136 INFO kablam! 70 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 01 00:10:08.136 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 01 00:10:08.137 INFO kablam! Sep 01 00:10:08.137 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.137 INFO kablam! --> src/tests.rs:78:35 Sep 01 00:10:08.137 INFO kablam! | Sep 01 00:10:08.137 INFO kablam! 78 | assert_eq!(topic.prefix, Some(("test"))); Sep 01 00:10:08.137 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 01 00:10:08.137 INFO kablam! Sep 01 00:10:08.137 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.137 INFO kablam! --> src/tests.rs:79:36 Sep 01 00:10:08.137 INFO kablam! | Sep 01 00:10:08.137 INFO kablam! 79 | assert_eq!(topic.command, Some(("FOO"))); Sep 01 00:10:08.137 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 01 00:10:08.137 INFO kablam! Sep 01 00:10:08.137 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.137 INFO kablam! --> src/tests.rs:88:36 Sep 01 00:10:08.137 INFO kablam! | Sep 01 00:10:08.137 INFO kablam! 88 | assert_eq!(topic.command, Some(("FOO"))); Sep 01 00:10:08.137 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 01 00:10:08.137 INFO kablam! Sep 01 00:10:08.137 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.137 INFO kablam! --> src/tests.rs:97:36 Sep 01 00:10:08.137 INFO kablam! | Sep 01 00:10:08.137 INFO kablam! 97 | assert_eq!(topic.command, Some(("FOO"))); Sep 01 00:10:08.137 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 01 00:10:08.137 INFO kablam! Sep 01 00:10:08.137 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.137 INFO kablam! --> src/tests.rs:106:36 Sep 01 00:10:08.137 INFO kablam! | Sep 01 00:10:08.138 INFO kablam! 106 | assert_eq!(topic.command, Some(("FOO"))); Sep 01 00:10:08.138 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 01 00:10:08.138 INFO kablam! Sep 01 00:10:08.138 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.138 INFO kablam! --> src/tests.rs:114:35 Sep 01 00:10:08.138 INFO kablam! | Sep 01 00:10:08.138 INFO kablam! 114 | assert_eq!(topic.prefix, Some(("test"))); Sep 01 00:10:08.138 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 01 00:10:08.138 INFO kablam! Sep 01 00:10:08.138 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.138 INFO kablam! --> src/tests.rs:115:36 Sep 01 00:10:08.141 INFO kablam! | Sep 01 00:10:08.141 INFO kablam! 115 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 01 00:10:08.141 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 01 00:10:08.141 INFO kablam! Sep 01 00:10:08.141 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.141 INFO kablam! --> src/tests.rs:127:42 Sep 01 00:10:08.142 INFO kablam! | Sep 01 00:10:08.142 INFO kablam! 127 | assert!(topic.tags[("best")] == Some(("super"))); Sep 01 00:10:08.142 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 00:10:08.142 INFO kablam! Sep 01 00:10:08.142 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.142 INFO kablam! --> src/tests.rs:129:34 Sep 01 00:10:08.142 INFO kablam! | Sep 01 00:10:08.143 INFO kablam! 129 | assert!(topic.prefix == Some(("test!me@test.ing"))); Sep 01 00:10:08.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 00:10:08.143 INFO kablam! Sep 01 00:10:08.143 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 00:10:08.143 INFO kablam! --> src/tests.rs:130:35 Sep 01 00:10:08.143 INFO kablam! | Sep 01 00:10:08.143 INFO kablam! 130 | assert!(topic.command == Some(("FOO"))); Sep 01 00:10:08.143 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 01 00:10:08.144 INFO kablam! Sep 01 00:10:09.112 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.55s Sep 01 00:10:09.116 INFO kablam! su: No module specific data is present Sep 01 00:10:09.579 INFO running `"docker" "rm" "-f" "77ca8c3a0ce574d64087dc3c42abc67048b8f5767d9b4b00f777fcac2823a171"` Sep 01 00:10:09.709 INFO blam! 77ca8c3a0ce574d64087dc3c42abc67048b8f5767d9b4b00f777fcac2823a171