Oct 27 20:25:42.733 INFO checking irc_message-1.0.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 20:25:42.733 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 20:25:43.055 INFO blam! e2d7973cdd6e07da9975b0399d74a81173ef9d92b15f3e82eaf0f875d64338e8 Oct 27 20:25:43.056 INFO running `"docker" "start" "-a" "e2d7973cdd6e07da9975b0399d74a81173ef9d92b15f3e82eaf0f875d64338e8"` Oct 27 20:25:44.775 INFO kablam! usermod: no changes Oct 27 20:25:44.803 INFO kablam! Checking irc_message v1.0.0 (/source) Oct 27 20:25:45.679 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.679 INFO kablam! --> src/tests.rs:9:36 Oct 27 20:25:45.679 INFO kablam! | Oct 27 20:25:45.679 INFO kablam! 9 | assert_eq!(topic.command, Some(("FOO"))); Oct 27 20:25:45.679 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:25:45.679 INFO kablam! | Oct 27 20:25:45.679 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 20:25:45.679 INFO kablam! Oct 27 20:25:45.679 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.679 INFO kablam! --> src/tests.rs:20:35 Oct 27 20:25:45.679 INFO kablam! | Oct 27 20:25:45.679 INFO kablam! 20 | assert_eq!(topic.prefix, Some(("test"))); Oct 27 20:25:45.679 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 27 20:25:45.679 INFO kablam! Oct 27 20:25:45.679 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.679 INFO kablam! --> src/tests.rs:21:36 Oct 27 20:25:45.679 INFO kablam! | Oct 27 20:25:45.679 INFO kablam! 21 | assert_eq!(topic.command, Some(("FOO"))); Oct 27 20:25:45.679 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:25:45.679 INFO kablam! Oct 27 20:25:45.679 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.679 INFO kablam! --> src/tests.rs:32:35 Oct 27 20:25:45.679 INFO kablam! | Oct 27 20:25:45.680 INFO kablam! 32 | assert_eq!(topic.prefix, Some(("test"))); Oct 27 20:25:45.680 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 27 20:25:45.680 INFO kablam! Oct 27 20:25:45.680 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.680 INFO kablam! --> src/tests.rs:33:36 Oct 27 20:25:45.680 INFO kablam! | Oct 27 20:25:45.680 INFO kablam! 33 | assert_eq!(topic.command, Some(("FOO"))); Oct 27 20:25:45.680 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:25:45.680 INFO kablam! Oct 27 20:25:45.680 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.680 INFO kablam! --> src/tests.rs:42:35 Oct 27 20:25:45.680 INFO kablam! | Oct 27 20:25:45.680 INFO kablam! 42 | assert_eq!(topic.prefix, Some(("test!me@test.ing"))); Oct 27 20:25:45.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 20:25:45.680 INFO kablam! Oct 27 20:25:45.680 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.680 INFO kablam! --> src/tests.rs:43:36 Oct 27 20:25:45.680 INFO kablam! | Oct 27 20:25:45.680 INFO kablam! 43 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 27 20:25:45.680 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 27 20:25:45.680 INFO kablam! Oct 27 20:25:45.680 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.680 INFO kablam! --> src/tests.rs:52:36 Oct 27 20:25:45.680 INFO kablam! | Oct 27 20:25:45.680 INFO kablam! 52 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 27 20:25:45.680 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 27 20:25:45.680 INFO kablam! Oct 27 20:25:45.680 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.680 INFO kablam! --> src/tests.rs:60:35 Oct 27 20:25:45.680 INFO kablam! | Oct 27 20:25:45.680 INFO kablam! 60 | assert_eq!(topic.prefix, Some(("test"))); Oct 27 20:25:45.680 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 27 20:25:45.680 INFO kablam! Oct 27 20:25:45.680 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.680 INFO kablam! --> src/tests.rs:61:36 Oct 27 20:25:45.680 INFO kablam! | Oct 27 20:25:45.680 INFO kablam! 61 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 27 20:25:45.680 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 27 20:25:45.680 INFO kablam! Oct 27 20:25:45.680 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.680 INFO kablam! --> src/tests.rs:69:35 Oct 27 20:25:45.680 INFO kablam! | Oct 27 20:25:45.680 INFO kablam! 69 | assert_eq!(topic.prefix, Some(("test"))); Oct 27 20:25:45.680 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 27 20:25:45.680 INFO kablam! Oct 27 20:25:45.680 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.680 INFO kablam! --> src/tests.rs:70:36 Oct 27 20:25:45.680 INFO kablam! | Oct 27 20:25:45.680 INFO kablam! 70 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 27 20:25:45.680 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 27 20:25:45.680 INFO kablam! Oct 27 20:25:45.680 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.680 INFO kablam! --> src/tests.rs:78:35 Oct 27 20:25:45.680 INFO kablam! | Oct 27 20:25:45.680 INFO kablam! 78 | assert_eq!(topic.prefix, Some(("test"))); Oct 27 20:25:45.680 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 27 20:25:45.680 INFO kablam! Oct 27 20:25:45.680 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.680 INFO kablam! --> src/tests.rs:79:36 Oct 27 20:25:45.680 INFO kablam! | Oct 27 20:25:45.680 INFO kablam! 79 | assert_eq!(topic.command, Some(("FOO"))); Oct 27 20:25:45.680 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:25:45.680 INFO kablam! Oct 27 20:25:45.680 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.680 INFO kablam! --> src/tests.rs:88:36 Oct 27 20:25:45.680 INFO kablam! | Oct 27 20:25:45.680 INFO kablam! 88 | assert_eq!(topic.command, Some(("FOO"))); Oct 27 20:25:45.680 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:25:45.680 INFO kablam! Oct 27 20:25:45.680 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.680 INFO kablam! --> src/tests.rs:97:36 Oct 27 20:25:45.680 INFO kablam! | Oct 27 20:25:45.680 INFO kablam! 97 | assert_eq!(topic.command, Some(("FOO"))); Oct 27 20:25:45.680 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:25:45.680 INFO kablam! Oct 27 20:25:45.680 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.680 INFO kablam! --> src/tests.rs:106:36 Oct 27 20:25:45.680 INFO kablam! | Oct 27 20:25:45.680 INFO kablam! 106 | assert_eq!(topic.command, Some(("FOO"))); Oct 27 20:25:45.680 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:25:45.680 INFO kablam! Oct 27 20:25:45.680 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.680 INFO kablam! --> src/tests.rs:114:35 Oct 27 20:25:45.680 INFO kablam! | Oct 27 20:25:45.680 INFO kablam! 114 | assert_eq!(topic.prefix, Some(("test"))); Oct 27 20:25:45.680 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 27 20:25:45.680 INFO kablam! Oct 27 20:25:45.681 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.681 INFO kablam! --> src/tests.rs:115:36 Oct 27 20:25:45.681 INFO kablam! | Oct 27 20:25:45.681 INFO kablam! 115 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 27 20:25:45.681 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 27 20:25:45.681 INFO kablam! Oct 27 20:25:45.681 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.681 INFO kablam! --> src/tests.rs:127:42 Oct 27 20:25:45.681 INFO kablam! | Oct 27 20:25:45.681 INFO kablam! 127 | assert!(topic.tags[("best")] == Some(("super"))); Oct 27 20:25:45.681 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 27 20:25:45.681 INFO kablam! Oct 27 20:25:45.681 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.681 INFO kablam! --> src/tests.rs:129:34 Oct 27 20:25:45.681 INFO kablam! | Oct 27 20:25:45.681 INFO kablam! 129 | assert!(topic.prefix == Some(("test!me@test.ing"))); Oct 27 20:25:45.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 20:25:45.681 INFO kablam! Oct 27 20:25:45.681 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:45.681 INFO kablam! --> src/tests.rs:130:35 Oct 27 20:25:45.681 INFO kablam! | Oct 27 20:25:45.681 INFO kablam! 130 | assert!(topic.command == Some(("FOO"))); Oct 27 20:25:45.681 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:25:45.681 INFO kablam! Oct 27 20:25:46.602 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.81s Oct 27 20:25:46.609 INFO kablam! su: No module specific data is present Oct 27 20:25:47.159 INFO running `"docker" "rm" "-f" "e2d7973cdd6e07da9975b0399d74a81173ef9d92b15f3e82eaf0f875d64338e8"` Oct 27 20:25:47.278 INFO blam! e2d7973cdd6e07da9975b0399d74a81173ef9d92b15f3e82eaf0f875d64338e8