Sep 14 14:31:45.422 INFO checking irc_message-1.0.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 14:31:45.422 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 14:31:45.422 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 14:31:45.590 INFO blam! b4cde2c43781950d6dbce7a4f44779289dee91345992f56553ade5f8931ed7df Sep 14 14:31:45.599 INFO running `"docker" "start" "-a" "b4cde2c43781950d6dbce7a4f44779289dee91345992f56553ade5f8931ed7df"` Sep 14 14:31:46.917 INFO kablam! usermod: no changes Sep 14 14:31:46.947 INFO kablam! Checking irc_message v1.0.0 (file:///source) Sep 14 14:31:47.231 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.231 INFO kablam! --> src/tests.rs:9:36 Sep 14 14:31:47.231 INFO kablam! | Sep 14 14:31:47.231 INFO kablam! 9 | assert_eq!(topic.command, Some(("FOO"))); Sep 14 14:31:47.231 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 14 14:31:47.231 INFO kablam! | Sep 14 14:31:47.231 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 14:31:47.231 INFO kablam! Sep 14 14:31:47.231 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.231 INFO kablam! --> src/tests.rs:20:35 Sep 14 14:31:47.231 INFO kablam! | Sep 14 14:31:47.231 INFO kablam! 20 | assert_eq!(topic.prefix, Some(("test"))); Sep 14 14:31:47.231 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 14 14:31:47.231 INFO kablam! Sep 14 14:31:47.231 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.231 INFO kablam! --> src/tests.rs:21:36 Sep 14 14:31:47.231 INFO kablam! | Sep 14 14:31:47.231 INFO kablam! 21 | assert_eq!(topic.command, Some(("FOO"))); Sep 14 14:31:47.231 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 14 14:31:47.231 INFO kablam! Sep 14 14:31:47.231 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.231 INFO kablam! --> src/tests.rs:32:35 Sep 14 14:31:47.231 INFO kablam! | Sep 14 14:31:47.231 INFO kablam! 32 | assert_eq!(topic.prefix, Some(("test"))); Sep 14 14:31:47.231 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 14 14:31:47.231 INFO kablam! Sep 14 14:31:47.231 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.231 INFO kablam! --> src/tests.rs:33:36 Sep 14 14:31:47.231 INFO kablam! | Sep 14 14:31:47.231 INFO kablam! 33 | assert_eq!(topic.command, Some(("FOO"))); Sep 14 14:31:47.231 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 14 14:31:47.231 INFO kablam! Sep 14 14:31:47.231 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.231 INFO kablam! --> src/tests.rs:42:35 Sep 14 14:31:47.231 INFO kablam! | Sep 14 14:31:47.231 INFO kablam! 42 | assert_eq!(topic.prefix, Some(("test!me@test.ing"))); Sep 14 14:31:47.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 14:31:47.231 INFO kablam! Sep 14 14:31:47.231 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.231 INFO kablam! --> src/tests.rs:43:36 Sep 14 14:31:47.231 INFO kablam! | Sep 14 14:31:47.231 INFO kablam! 43 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 14 14:31:47.232 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 14 14:31:47.232 INFO kablam! Sep 14 14:31:47.232 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.232 INFO kablam! --> src/tests.rs:52:36 Sep 14 14:31:47.232 INFO kablam! | Sep 14 14:31:47.232 INFO kablam! 52 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 14 14:31:47.232 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 14 14:31:47.232 INFO kablam! Sep 14 14:31:47.232 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.232 INFO kablam! --> src/tests.rs:60:35 Sep 14 14:31:47.232 INFO kablam! | Sep 14 14:31:47.232 INFO kablam! 60 | assert_eq!(topic.prefix, Some(("test"))); Sep 14 14:31:47.232 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 14 14:31:47.232 INFO kablam! Sep 14 14:31:47.232 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.232 INFO kablam! --> src/tests.rs:61:36 Sep 14 14:31:47.232 INFO kablam! | Sep 14 14:31:47.232 INFO kablam! 61 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 14 14:31:47.232 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 14 14:31:47.232 INFO kablam! Sep 14 14:31:47.232 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.232 INFO kablam! --> src/tests.rs:69:35 Sep 14 14:31:47.232 INFO kablam! | Sep 14 14:31:47.232 INFO kablam! 69 | assert_eq!(topic.prefix, Some(("test"))); Sep 14 14:31:47.232 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 14 14:31:47.232 INFO kablam! Sep 14 14:31:47.232 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.232 INFO kablam! --> src/tests.rs:70:36 Sep 14 14:31:47.232 INFO kablam! | Sep 14 14:31:47.232 INFO kablam! 70 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 14 14:31:47.232 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 14 14:31:47.232 INFO kablam! Sep 14 14:31:47.232 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.232 INFO kablam! --> src/tests.rs:78:35 Sep 14 14:31:47.232 INFO kablam! | Sep 14 14:31:47.232 INFO kablam! 78 | assert_eq!(topic.prefix, Some(("test"))); Sep 14 14:31:47.232 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 14 14:31:47.232 INFO kablam! Sep 14 14:31:47.232 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.232 INFO kablam! --> src/tests.rs:79:36 Sep 14 14:31:47.232 INFO kablam! | Sep 14 14:31:47.232 INFO kablam! 79 | assert_eq!(topic.command, Some(("FOO"))); Sep 14 14:31:47.232 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 14 14:31:47.232 INFO kablam! Sep 14 14:31:47.232 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.232 INFO kablam! --> src/tests.rs:88:36 Sep 14 14:31:47.232 INFO kablam! | Sep 14 14:31:47.232 INFO kablam! 88 | assert_eq!(topic.command, Some(("FOO"))); Sep 14 14:31:47.232 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 14 14:31:47.232 INFO kablam! Sep 14 14:31:47.232 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.232 INFO kablam! --> src/tests.rs:97:36 Sep 14 14:31:47.233 INFO kablam! | Sep 14 14:31:47.233 INFO kablam! 97 | assert_eq!(topic.command, Some(("FOO"))); Sep 14 14:31:47.233 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 14 14:31:47.233 INFO kablam! Sep 14 14:31:47.233 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.233 INFO kablam! --> src/tests.rs:106:36 Sep 14 14:31:47.233 INFO kablam! | Sep 14 14:31:47.233 INFO kablam! 106 | assert_eq!(topic.command, Some(("FOO"))); Sep 14 14:31:47.233 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 14 14:31:47.233 INFO kablam! Sep 14 14:31:47.233 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.233 INFO kablam! --> src/tests.rs:114:35 Sep 14 14:31:47.233 INFO kablam! | Sep 14 14:31:47.233 INFO kablam! 114 | assert_eq!(topic.prefix, Some(("test"))); Sep 14 14:31:47.233 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 14 14:31:47.233 INFO kablam! Sep 14 14:31:47.233 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.233 INFO kablam! --> src/tests.rs:115:36 Sep 14 14:31:47.233 INFO kablam! | Sep 14 14:31:47.233 INFO kablam! 115 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 14 14:31:47.233 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 14 14:31:47.233 INFO kablam! Sep 14 14:31:47.233 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.233 INFO kablam! --> src/tests.rs:127:42 Sep 14 14:31:47.233 INFO kablam! | Sep 14 14:31:47.233 INFO kablam! 127 | assert!(topic.tags[("best")] == Some(("super"))); Sep 14 14:31:47.233 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 14 14:31:47.233 INFO kablam! Sep 14 14:31:47.233 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.233 INFO kablam! --> src/tests.rs:129:34 Sep 14 14:31:47.233 INFO kablam! | Sep 14 14:31:47.233 INFO kablam! 129 | assert!(topic.prefix == Some(("test!me@test.ing"))); Sep 14 14:31:47.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 14:31:47.233 INFO kablam! Sep 14 14:31:47.233 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:31:47.233 INFO kablam! --> src/tests.rs:130:35 Sep 14 14:31:47.233 INFO kablam! | Sep 14 14:31:47.233 INFO kablam! 130 | assert!(topic.command == Some(("FOO"))); Sep 14 14:31:47.233 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 14 14:31:47.233 INFO kablam! Sep 14 14:31:47.649 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.71s Sep 14 14:31:47.653 INFO kablam! su: No module specific data is present Sep 14 14:31:48.327 INFO running `"docker" "rm" "-f" "b4cde2c43781950d6dbce7a4f44779289dee91345992f56553ade5f8931ed7df"` Sep 14 14:31:48.607 INFO blam! b4cde2c43781950d6dbce7a4f44779289dee91345992f56553ade5f8931ed7df