Oct 27 20:25:43.537 INFO checking irc_message-1.0.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 20:25:43.538 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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:44.223 INFO blam! 1729200cc2c046a49be2ee133b80f3ed8e24f94fe54ad9bd946818a9f80e3bd7 Oct 27 20:25:44.275 INFO running `"docker" "start" "-a" "1729200cc2c046a49be2ee133b80f3ed8e24f94fe54ad9bd946818a9f80e3bd7"` Oct 27 20:25:45.414 INFO kablam! usermod: no changes Oct 27 20:25:45.475 INFO kablam! Checking irc_message v1.0.0 (/source) Oct 27 20:25:46.645 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.645 INFO kablam! --> src/tests.rs:9:36 Oct 27 20:25:46.645 INFO kablam! | Oct 27 20:25:46.645 INFO kablam! 9 | assert_eq!(topic.command, Some(("FOO"))); Oct 27 20:25:46.645 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:25:46.645 INFO kablam! | Oct 27 20:25:46.645 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 20:25:46.645 INFO kablam! Oct 27 20:25:46.648 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.648 INFO kablam! --> src/tests.rs:20:35 Oct 27 20:25:46.648 INFO kablam! | Oct 27 20:25:46.648 INFO kablam! 20 | assert_eq!(topic.prefix, Some(("test"))); Oct 27 20:25:46.648 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 27 20:25:46.648 INFO kablam! Oct 27 20:25:46.648 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.648 INFO kablam! --> src/tests.rs:21:36 Oct 27 20:25:46.648 INFO kablam! | Oct 27 20:25:46.648 INFO kablam! 21 | assert_eq!(topic.command, Some(("FOO"))); Oct 27 20:25:46.648 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:25:46.648 INFO kablam! Oct 27 20:25:46.648 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.648 INFO kablam! --> src/tests.rs:32:35 Oct 27 20:25:46.648 INFO kablam! | Oct 27 20:25:46.648 INFO kablam! 32 | assert_eq!(topic.prefix, Some(("test"))); Oct 27 20:25:46.649 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 27 20:25:46.649 INFO kablam! Oct 27 20:25:46.649 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.649 INFO kablam! --> src/tests.rs:33:36 Oct 27 20:25:46.649 INFO kablam! | Oct 27 20:25:46.649 INFO kablam! 33 | assert_eq!(topic.command, Some(("FOO"))); Oct 27 20:25:46.649 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:25:46.649 INFO kablam! Oct 27 20:25:46.649 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.649 INFO kablam! --> src/tests.rs:42:35 Oct 27 20:25:46.649 INFO kablam! | Oct 27 20:25:46.649 INFO kablam! 42 | assert_eq!(topic.prefix, Some(("test!me@test.ing"))); Oct 27 20:25:46.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 20:25:46.649 INFO kablam! Oct 27 20:25:46.649 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.649 INFO kablam! --> src/tests.rs:43:36 Oct 27 20:25:46.649 INFO kablam! | Oct 27 20:25:46.649 INFO kablam! 43 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 27 20:25:46.649 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 27 20:25:46.649 INFO kablam! Oct 27 20:25:46.649 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.649 INFO kablam! --> src/tests.rs:52:36 Oct 27 20:25:46.649 INFO kablam! | Oct 27 20:25:46.650 INFO kablam! 52 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 27 20:25:46.650 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 27 20:25:46.650 INFO kablam! Oct 27 20:25:46.650 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.650 INFO kablam! --> src/tests.rs:60:35 Oct 27 20:25:46.650 INFO kablam! | Oct 27 20:25:46.650 INFO kablam! 60 | assert_eq!(topic.prefix, Some(("test"))); Oct 27 20:25:46.650 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 27 20:25:46.650 INFO kablam! Oct 27 20:25:46.650 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.650 INFO kablam! --> src/tests.rs:61:36 Oct 27 20:25:46.650 INFO kablam! | Oct 27 20:25:46.650 INFO kablam! 61 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 27 20:25:46.650 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 27 20:25:46.650 INFO kablam! Oct 27 20:25:46.650 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.650 INFO kablam! --> src/tests.rs:69:35 Oct 27 20:25:46.650 INFO kablam! | Oct 27 20:25:46.650 INFO kablam! 69 | assert_eq!(topic.prefix, Some(("test"))); Oct 27 20:25:46.650 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 27 20:25:46.650 INFO kablam! Oct 27 20:25:46.650 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.651 INFO kablam! --> src/tests.rs:70:36 Oct 27 20:25:46.651 INFO kablam! | Oct 27 20:25:46.651 INFO kablam! 70 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 27 20:25:46.651 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 27 20:25:46.651 INFO kablam! Oct 27 20:25:46.651 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.651 INFO kablam! --> src/tests.rs:78:35 Oct 27 20:25:46.651 INFO kablam! | Oct 27 20:25:46.651 INFO kablam! 78 | assert_eq!(topic.prefix, Some(("test"))); Oct 27 20:25:46.651 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 27 20:25:46.651 INFO kablam! Oct 27 20:25:46.651 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.651 INFO kablam! --> src/tests.rs:79:36 Oct 27 20:25:46.651 INFO kablam! | Oct 27 20:25:46.651 INFO kablam! 79 | assert_eq!(topic.command, Some(("FOO"))); Oct 27 20:25:46.651 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:25:46.651 INFO kablam! Oct 27 20:25:46.651 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.651 INFO kablam! --> src/tests.rs:88:36 Oct 27 20:25:46.651 INFO kablam! | Oct 27 20:25:46.651 INFO kablam! 88 | assert_eq!(topic.command, Some(("FOO"))); Oct 27 20:25:46.651 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:25:46.652 INFO kablam! Oct 27 20:25:46.652 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.652 INFO kablam! --> src/tests.rs:97:36 Oct 27 20:25:46.652 INFO kablam! | Oct 27 20:25:46.652 INFO kablam! 97 | assert_eq!(topic.command, Some(("FOO"))); Oct 27 20:25:46.652 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:25:46.652 INFO kablam! Oct 27 20:25:46.652 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.652 INFO kablam! --> src/tests.rs:106:36 Oct 27 20:25:46.652 INFO kablam! | Oct 27 20:25:46.652 INFO kablam! 106 | assert_eq!(topic.command, Some(("FOO"))); Oct 27 20:25:46.652 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:25:46.652 INFO kablam! Oct 27 20:25:46.656 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.656 INFO kablam! --> src/tests.rs:114:35 Oct 27 20:25:46.656 INFO kablam! | Oct 27 20:25:46.656 INFO kablam! 114 | assert_eq!(topic.prefix, Some(("test"))); Oct 27 20:25:46.656 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 27 20:25:46.656 INFO kablam! Oct 27 20:25:46.656 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.656 INFO kablam! --> src/tests.rs:115:36 Oct 27 20:25:46.656 INFO kablam! | Oct 27 20:25:46.656 INFO kablam! 115 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 27 20:25:46.657 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 27 20:25:46.657 INFO kablam! Oct 27 20:25:46.657 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.657 INFO kablam! --> src/tests.rs:127:42 Oct 27 20:25:46.657 INFO kablam! | Oct 27 20:25:46.657 INFO kablam! 127 | assert!(topic.tags[("best")] == Some(("super"))); Oct 27 20:25:46.657 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 27 20:25:46.657 INFO kablam! Oct 27 20:25:46.657 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.657 INFO kablam! --> src/tests.rs:129:34 Oct 27 20:25:46.657 INFO kablam! | Oct 27 20:25:46.657 INFO kablam! 129 | assert!(topic.prefix == Some(("test!me@test.ing"))); Oct 27 20:25:46.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 20:25:46.657 INFO kablam! Oct 27 20:25:46.657 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 20:25:46.657 INFO kablam! --> src/tests.rs:130:35 Oct 27 20:25:46.657 INFO kablam! | Oct 27 20:25:46.658 INFO kablam! 130 | assert!(topic.command == Some(("FOO"))); Oct 27 20:25:46.658 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 27 20:25:46.658 INFO kablam! Oct 27 20:25:47.301 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.86s Oct 27 20:25:47.303 INFO kablam! su: No module specific data is present Oct 27 20:25:47.632 INFO running `"docker" "rm" "-f" "1729200cc2c046a49be2ee133b80f3ed8e24f94fe54ad9bd946818a9f80e3bd7"` Oct 27 20:25:47.770 INFO blam! 1729200cc2c046a49be2ee133b80f3ed8e24f94fe54ad9bd946818a9f80e3bd7