Sep 04 13:32:58.002 INFO checking irc_message-1.0.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 13:32:58.002 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 13:32:58.002 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 13:32:58.205 INFO blam! d888e472b2bca6e514fa7cfc2df480de2cf0364a79c7a2e04c270c89dc2a630f Sep 04 13:32:58.207 INFO running `"docker" "start" "-a" "d888e472b2bca6e514fa7cfc2df480de2cf0364a79c7a2e04c270c89dc2a630f"` Sep 04 13:32:58.976 INFO kablam! Checking irc_message v1.0.0 (file:///source) Sep 04 13:32:59.737 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.737 INFO kablam! --> src/tests.rs:9:36 Sep 04 13:32:59.737 INFO kablam! | Sep 04 13:32:59.737 INFO kablam! 9 | assert_eq!(topic.command, Some(("FOO"))); Sep 04 13:32:59.737 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 13:32:59.737 INFO kablam! | Sep 04 13:32:59.737 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 13:32:59.737 INFO kablam! Sep 04 13:32:59.738 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.738 INFO kablam! --> src/tests.rs:20:35 Sep 04 13:32:59.738 INFO kablam! | Sep 04 13:32:59.738 INFO kablam! 20 | assert_eq!(topic.prefix, Some(("test"))); Sep 04 13:32:59.738 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 13:32:59.738 INFO kablam! Sep 04 13:32:59.738 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.738 INFO kablam! --> src/tests.rs:21:36 Sep 04 13:32:59.738 INFO kablam! | Sep 04 13:32:59.738 INFO kablam! 21 | assert_eq!(topic.command, Some(("FOO"))); Sep 04 13:32:59.738 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 13:32:59.738 INFO kablam! Sep 04 13:32:59.738 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.738 INFO kablam! --> src/tests.rs:32:35 Sep 04 13:32:59.738 INFO kablam! | Sep 04 13:32:59.738 INFO kablam! 32 | assert_eq!(topic.prefix, Some(("test"))); Sep 04 13:32:59.738 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 13:32:59.738 INFO kablam! Sep 04 13:32:59.738 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.738 INFO kablam! --> src/tests.rs:33:36 Sep 04 13:32:59.738 INFO kablam! | Sep 04 13:32:59.738 INFO kablam! 33 | assert_eq!(topic.command, Some(("FOO"))); Sep 04 13:32:59.739 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 13:32:59.739 INFO kablam! Sep 04 13:32:59.739 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.739 INFO kablam! --> src/tests.rs:42:35 Sep 04 13:32:59.739 INFO kablam! | Sep 04 13:32:59.739 INFO kablam! 42 | assert_eq!(topic.prefix, Some(("test!me@test.ing"))); Sep 04 13:32:59.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 13:32:59.739 INFO kablam! Sep 04 13:32:59.741 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.741 INFO kablam! --> src/tests.rs:43:36 Sep 04 13:32:59.741 INFO kablam! | Sep 04 13:32:59.741 INFO kablam! 43 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 04 13:32:59.741 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 13:32:59.741 INFO kablam! Sep 04 13:32:59.741 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.741 INFO kablam! --> src/tests.rs:52:36 Sep 04 13:32:59.741 INFO kablam! | Sep 04 13:32:59.741 INFO kablam! 52 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 04 13:32:59.741 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 13:32:59.741 INFO kablam! Sep 04 13:32:59.741 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.741 INFO kablam! --> src/tests.rs:60:35 Sep 04 13:32:59.742 INFO kablam! | Sep 04 13:32:59.742 INFO kablam! 60 | assert_eq!(topic.prefix, Some(("test"))); Sep 04 13:32:59.742 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 13:32:59.742 INFO kablam! Sep 04 13:32:59.742 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.742 INFO kablam! --> src/tests.rs:61:36 Sep 04 13:32:59.742 INFO kablam! | Sep 04 13:32:59.742 INFO kablam! 61 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 04 13:32:59.742 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 13:32:59.742 INFO kablam! Sep 04 13:32:59.742 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.742 INFO kablam! --> src/tests.rs:69:35 Sep 04 13:32:59.742 INFO kablam! | Sep 04 13:32:59.742 INFO kablam! 69 | assert_eq!(topic.prefix, Some(("test"))); Sep 04 13:32:59.742 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 13:32:59.742 INFO kablam! Sep 04 13:32:59.742 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.742 INFO kablam! --> src/tests.rs:70:36 Sep 04 13:32:59.742 INFO kablam! | Sep 04 13:32:59.742 INFO kablam! 70 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 04 13:32:59.742 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 13:32:59.742 INFO kablam! Sep 04 13:32:59.742 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.742 INFO kablam! --> src/tests.rs:78:35 Sep 04 13:32:59.742 INFO kablam! | Sep 04 13:32:59.742 INFO kablam! 78 | assert_eq!(topic.prefix, Some(("test"))); Sep 04 13:32:59.742 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 13:32:59.742 INFO kablam! Sep 04 13:32:59.743 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.743 INFO kablam! --> src/tests.rs:79:36 Sep 04 13:32:59.743 INFO kablam! | Sep 04 13:32:59.743 INFO kablam! 79 | assert_eq!(topic.command, Some(("FOO"))); Sep 04 13:32:59.743 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 13:32:59.743 INFO kablam! Sep 04 13:32:59.743 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.743 INFO kablam! --> src/tests.rs:88:36 Sep 04 13:32:59.743 INFO kablam! | Sep 04 13:32:59.743 INFO kablam! 88 | assert_eq!(topic.command, Some(("FOO"))); Sep 04 13:32:59.743 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 13:32:59.743 INFO kablam! Sep 04 13:32:59.743 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.743 INFO kablam! --> src/tests.rs:97:36 Sep 04 13:32:59.743 INFO kablam! | Sep 04 13:32:59.743 INFO kablam! 97 | assert_eq!(topic.command, Some(("FOO"))); Sep 04 13:32:59.743 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 13:32:59.743 INFO kablam! Sep 04 13:32:59.743 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.743 INFO kablam! --> src/tests.rs:106:36 Sep 04 13:32:59.743 INFO kablam! | Sep 04 13:32:59.743 INFO kablam! 106 | assert_eq!(topic.command, Some(("FOO"))); Sep 04 13:32:59.743 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 13:32:59.743 INFO kablam! Sep 04 13:32:59.743 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.743 INFO kablam! --> src/tests.rs:114:35 Sep 04 13:32:59.743 INFO kablam! | Sep 04 13:32:59.743 INFO kablam! 114 | assert_eq!(topic.prefix, Some(("test"))); Sep 04 13:32:59.743 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 13:32:59.743 INFO kablam! Sep 04 13:32:59.743 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.743 INFO kablam! --> src/tests.rs:115:36 Sep 04 13:32:59.743 INFO kablam! | Sep 04 13:32:59.743 INFO kablam! 115 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 04 13:32:59.744 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 13:32:59.744 INFO kablam! Sep 04 13:32:59.744 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.744 INFO kablam! --> src/tests.rs:127:42 Sep 04 13:32:59.744 INFO kablam! | Sep 04 13:32:59.744 INFO kablam! 127 | assert!(topic.tags[("best")] == Some(("super"))); Sep 04 13:32:59.744 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 13:32:59.744 INFO kablam! Sep 04 13:32:59.744 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.744 INFO kablam! --> src/tests.rs:129:34 Sep 04 13:32:59.744 INFO kablam! | Sep 04 13:32:59.744 INFO kablam! 129 | assert!(topic.prefix == Some(("test!me@test.ing"))); Sep 04 13:32:59.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 13:32:59.744 INFO kablam! Sep 04 13:32:59.744 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 13:32:59.744 INFO kablam! --> src/tests.rs:130:35 Sep 04 13:32:59.744 INFO kablam! | Sep 04 13:32:59.744 INFO kablam! 130 | assert!(topic.command == Some(("FOO"))); Sep 04 13:32:59.744 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 13:32:59.744 INFO kablam! Sep 04 13:33:00.386 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.42s Sep 04 13:33:00.388 INFO kablam! su: No module specific data is present Sep 04 13:33:00.855 INFO running `"docker" "rm" "-f" "d888e472b2bca6e514fa7cfc2df480de2cf0364a79c7a2e04c270c89dc2a630f"` Sep 04 13:33:00.990 INFO blam! d888e472b2bca6e514fa7cfc2df480de2cf0364a79c7a2e04c270c89dc2a630f