Sep 21 08:22:59.631 INFO checking irc_message-1.0.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 08:22:59.631 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 08:22:59.631 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 08:22:59.860 INFO blam! 12115e96ff02520fbe5e3b16e7e47ec1327aa44b4378ad93c1d44baed894f9de Sep 21 08:22:59.862 INFO running `"docker" "start" "-a" "12115e96ff02520fbe5e3b16e7e47ec1327aa44b4378ad93c1d44baed894f9de"` Sep 21 08:23:01.086 INFO kablam! usermod: no changes Sep 21 08:23:01.167 INFO kablam! Checking irc_message v1.0.0 (/source) Sep 21 08:23:01.727 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.727 INFO kablam! --> src/tests.rs:9:36 Sep 21 08:23:01.727 INFO kablam! | Sep 21 08:23:01.727 INFO kablam! 9 | assert_eq!(topic.command, Some(("FOO"))); Sep 21 08:23:01.727 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 21 08:23:01.727 INFO kablam! | Sep 21 08:23:01.727 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 08:23:01.727 INFO kablam! Sep 21 08:23:01.727 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.727 INFO kablam! --> src/tests.rs:20:35 Sep 21 08:23:01.727 INFO kablam! | Sep 21 08:23:01.727 INFO kablam! 20 | assert_eq!(topic.prefix, Some(("test"))); Sep 21 08:23:01.727 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 21 08:23:01.727 INFO kablam! Sep 21 08:23:01.727 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.727 INFO kablam! --> src/tests.rs:21:36 Sep 21 08:23:01.727 INFO kablam! | Sep 21 08:23:01.727 INFO kablam! 21 | assert_eq!(topic.command, Some(("FOO"))); Sep 21 08:23:01.727 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 21 08:23:01.727 INFO kablam! Sep 21 08:23:01.727 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.727 INFO kablam! --> src/tests.rs:32:35 Sep 21 08:23:01.727 INFO kablam! | Sep 21 08:23:01.727 INFO kablam! 32 | assert_eq!(topic.prefix, Some(("test"))); Sep 21 08:23:01.727 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 21 08:23:01.727 INFO kablam! Sep 21 08:23:01.727 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.727 INFO kablam! --> src/tests.rs:33:36 Sep 21 08:23:01.727 INFO kablam! | Sep 21 08:23:01.727 INFO kablam! 33 | assert_eq!(topic.command, Some(("FOO"))); Sep 21 08:23:01.727 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 21 08:23:01.727 INFO kablam! Sep 21 08:23:01.727 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.727 INFO kablam! --> src/tests.rs:42:35 Sep 21 08:23:01.727 INFO kablam! | Sep 21 08:23:01.727 INFO kablam! 42 | assert_eq!(topic.prefix, Some(("test!me@test.ing"))); Sep 21 08:23:01.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 08:23:01.727 INFO kablam! Sep 21 08:23:01.727 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.727 INFO kablam! --> src/tests.rs:43:36 Sep 21 08:23:01.727 INFO kablam! | Sep 21 08:23:01.727 INFO kablam! 43 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 21 08:23:01.727 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 21 08:23:01.727 INFO kablam! Sep 21 08:23:01.727 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.728 INFO kablam! --> src/tests.rs:52:36 Sep 21 08:23:01.728 INFO kablam! | Sep 21 08:23:01.728 INFO kablam! 52 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 21 08:23:01.728 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 21 08:23:01.728 INFO kablam! Sep 21 08:23:01.728 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.728 INFO kablam! --> src/tests.rs:60:35 Sep 21 08:23:01.728 INFO kablam! | Sep 21 08:23:01.728 INFO kablam! 60 | assert_eq!(topic.prefix, Some(("test"))); Sep 21 08:23:01.728 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 21 08:23:01.728 INFO kablam! Sep 21 08:23:01.728 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.728 INFO kablam! --> src/tests.rs:61:36 Sep 21 08:23:01.728 INFO kablam! | Sep 21 08:23:01.728 INFO kablam! 61 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 21 08:23:01.728 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 21 08:23:01.728 INFO kablam! Sep 21 08:23:01.728 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.728 INFO kablam! --> src/tests.rs:69:35 Sep 21 08:23:01.728 INFO kablam! | Sep 21 08:23:01.728 INFO kablam! 69 | assert_eq!(topic.prefix, Some(("test"))); Sep 21 08:23:01.728 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 21 08:23:01.728 INFO kablam! Sep 21 08:23:01.728 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.728 INFO kablam! --> src/tests.rs:70:36 Sep 21 08:23:01.728 INFO kablam! | Sep 21 08:23:01.728 INFO kablam! 70 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 21 08:23:01.728 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 21 08:23:01.728 INFO kablam! Sep 21 08:23:01.728 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.728 INFO kablam! --> src/tests.rs:78:35 Sep 21 08:23:01.728 INFO kablam! | Sep 21 08:23:01.728 INFO kablam! 78 | assert_eq!(topic.prefix, Some(("test"))); Sep 21 08:23:01.728 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 21 08:23:01.728 INFO kablam! Sep 21 08:23:01.728 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.728 INFO kablam! --> src/tests.rs:79:36 Sep 21 08:23:01.728 INFO kablam! | Sep 21 08:23:01.728 INFO kablam! 79 | assert_eq!(topic.command, Some(("FOO"))); Sep 21 08:23:01.728 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 21 08:23:01.728 INFO kablam! Sep 21 08:23:01.728 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.728 INFO kablam! --> src/tests.rs:88:36 Sep 21 08:23:01.728 INFO kablam! | Sep 21 08:23:01.728 INFO kablam! 88 | assert_eq!(topic.command, Some(("FOO"))); Sep 21 08:23:01.728 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 21 08:23:01.728 INFO kablam! Sep 21 08:23:01.728 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.728 INFO kablam! --> src/tests.rs:97:36 Sep 21 08:23:01.728 INFO kablam! | Sep 21 08:23:01.728 INFO kablam! 97 | assert_eq!(topic.command, Some(("FOO"))); Sep 21 08:23:01.728 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 21 08:23:01.728 INFO kablam! Sep 21 08:23:01.728 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.728 INFO kablam! --> src/tests.rs:106:36 Sep 21 08:23:01.728 INFO kablam! | Sep 21 08:23:01.728 INFO kablam! 106 | assert_eq!(topic.command, Some(("FOO"))); Sep 21 08:23:01.728 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 21 08:23:01.728 INFO kablam! Sep 21 08:23:01.728 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.728 INFO kablam! --> src/tests.rs:114:35 Sep 21 08:23:01.728 INFO kablam! | Sep 21 08:23:01.728 INFO kablam! 114 | assert_eq!(topic.prefix, Some(("test"))); Sep 21 08:23:01.728 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 21 08:23:01.728 INFO kablam! Sep 21 08:23:01.728 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.728 INFO kablam! --> src/tests.rs:115:36 Sep 21 08:23:01.728 INFO kablam! | Sep 21 08:23:01.728 INFO kablam! 115 | assert_eq!(topic.command, Some(("PRIVMSG"))); Sep 21 08:23:01.728 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 21 08:23:01.728 INFO kablam! Sep 21 08:23:01.729 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.729 INFO kablam! --> src/tests.rs:127:42 Sep 21 08:23:01.729 INFO kablam! | Sep 21 08:23:01.729 INFO kablam! 127 | assert!(topic.tags[("best")] == Some(("super"))); Sep 21 08:23:01.729 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 21 08:23:01.729 INFO kablam! Sep 21 08:23:01.729 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.729 INFO kablam! --> src/tests.rs:129:34 Sep 21 08:23:01.729 INFO kablam! | Sep 21 08:23:01.729 INFO kablam! 129 | assert!(topic.prefix == Some(("test!me@test.ing"))); Sep 21 08:23:01.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 08:23:01.729 INFO kablam! Sep 21 08:23:01.729 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 08:23:01.729 INFO kablam! --> src/tests.rs:130:35 Sep 21 08:23:01.729 INFO kablam! | Sep 21 08:23:01.729 INFO kablam! 130 | assert!(topic.command == Some(("FOO"))); Sep 21 08:23:01.729 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 21 08:23:01.729 INFO kablam! Sep 21 08:23:02.396 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.28s Sep 21 08:23:02.398 INFO kablam! su: No module specific data is present Sep 21 08:23:03.240 INFO running `"docker" "rm" "-f" "12115e96ff02520fbe5e3b16e7e47ec1327aa44b4378ad93c1d44baed894f9de"` Sep 21 08:23:03.370 INFO blam! 12115e96ff02520fbe5e3b16e7e47ec1327aa44b4378ad93c1d44baed894f9de