Oct 13 13:19:13.669 INFO checking irc_message-1.0.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 13:19:13.669 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 13:19:13.956 INFO blam! 1d0aa03c128f1e2beecb3127ffcfc4a35cdf8f5caba9c800b51a1c4d3f8cee4a Oct 13 13:19:13.956 INFO running `"docker" "start" "-a" "1d0aa03c128f1e2beecb3127ffcfc4a35cdf8f5caba9c800b51a1c4d3f8cee4a"` Oct 13 13:19:14.824 INFO kablam! usermod: no changes Oct 13 13:19:14.864 INFO kablam! Checking irc_message v1.0.0 (/source) Oct 13 13:19:15.649 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.649 INFO kablam! --> src/tests.rs:9:36 Oct 13 13:19:15.649 INFO kablam! | Oct 13 13:19:15.649 INFO kablam! 9 | assert_eq!(topic.command, Some(("FOO"))); Oct 13 13:19:15.649 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 13:19:15.649 INFO kablam! | Oct 13 13:19:15.649 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 13:19:15.649 INFO kablam! Oct 13 13:19:15.649 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.649 INFO kablam! --> src/tests.rs:20:35 Oct 13 13:19:15.649 INFO kablam! | Oct 13 13:19:15.649 INFO kablam! 20 | assert_eq!(topic.prefix, Some(("test"))); Oct 13 13:19:15.649 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 13 13:19:15.649 INFO kablam! Oct 13 13:19:15.649 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.649 INFO kablam! --> src/tests.rs:21:36 Oct 13 13:19:15.649 INFO kablam! | Oct 13 13:19:15.649 INFO kablam! 21 | assert_eq!(topic.command, Some(("FOO"))); Oct 13 13:19:15.649 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 13:19:15.649 INFO kablam! Oct 13 13:19:15.649 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.649 INFO kablam! --> src/tests.rs:32:35 Oct 13 13:19:15.649 INFO kablam! | Oct 13 13:19:15.649 INFO kablam! 32 | assert_eq!(topic.prefix, Some(("test"))); Oct 13 13:19:15.649 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 13 13:19:15.649 INFO kablam! Oct 13 13:19:15.649 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.649 INFO kablam! --> src/tests.rs:33:36 Oct 13 13:19:15.649 INFO kablam! | Oct 13 13:19:15.649 INFO kablam! 33 | assert_eq!(topic.command, Some(("FOO"))); Oct 13 13:19:15.649 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 13:19:15.649 INFO kablam! Oct 13 13:19:15.649 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.649 INFO kablam! --> src/tests.rs:42:35 Oct 13 13:19:15.649 INFO kablam! | Oct 13 13:19:15.649 INFO kablam! 42 | assert_eq!(topic.prefix, Some(("test!me@test.ing"))); Oct 13 13:19:15.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 13:19:15.649 INFO kablam! Oct 13 13:19:15.649 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.649 INFO kablam! --> src/tests.rs:43:36 Oct 13 13:19:15.649 INFO kablam! | Oct 13 13:19:15.649 INFO kablam! 43 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 13 13:19:15.649 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 13 13:19:15.649 INFO kablam! Oct 13 13:19:15.649 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.650 INFO kablam! --> src/tests.rs:52:36 Oct 13 13:19:15.650 INFO kablam! | Oct 13 13:19:15.650 INFO kablam! 52 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 13 13:19:15.650 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 13 13:19:15.650 INFO kablam! Oct 13 13:19:15.650 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.650 INFO kablam! --> src/tests.rs:60:35 Oct 13 13:19:15.650 INFO kablam! | Oct 13 13:19:15.650 INFO kablam! 60 | assert_eq!(topic.prefix, Some(("test"))); Oct 13 13:19:15.650 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 13 13:19:15.650 INFO kablam! Oct 13 13:19:15.650 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.650 INFO kablam! --> src/tests.rs:61:36 Oct 13 13:19:15.650 INFO kablam! | Oct 13 13:19:15.650 INFO kablam! 61 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 13 13:19:15.650 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 13 13:19:15.650 INFO kablam! Oct 13 13:19:15.650 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.650 INFO kablam! --> src/tests.rs:69:35 Oct 13 13:19:15.650 INFO kablam! | Oct 13 13:19:15.650 INFO kablam! 69 | assert_eq!(topic.prefix, Some(("test"))); Oct 13 13:19:15.650 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 13 13:19:15.650 INFO kablam! Oct 13 13:19:15.650 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.650 INFO kablam! --> src/tests.rs:70:36 Oct 13 13:19:15.650 INFO kablam! | Oct 13 13:19:15.650 INFO kablam! 70 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 13 13:19:15.650 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 13 13:19:15.650 INFO kablam! Oct 13 13:19:15.650 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.650 INFO kablam! --> src/tests.rs:78:35 Oct 13 13:19:15.650 INFO kablam! | Oct 13 13:19:15.650 INFO kablam! 78 | assert_eq!(topic.prefix, Some(("test"))); Oct 13 13:19:15.650 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 13 13:19:15.650 INFO kablam! Oct 13 13:19:15.650 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.650 INFO kablam! --> src/tests.rs:79:36 Oct 13 13:19:15.650 INFO kablam! | Oct 13 13:19:15.650 INFO kablam! 79 | assert_eq!(topic.command, Some(("FOO"))); Oct 13 13:19:15.650 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 13:19:15.650 INFO kablam! Oct 13 13:19:15.650 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.650 INFO kablam! --> src/tests.rs:88:36 Oct 13 13:19:15.650 INFO kablam! | Oct 13 13:19:15.650 INFO kablam! 88 | assert_eq!(topic.command, Some(("FOO"))); Oct 13 13:19:15.650 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 13:19:15.650 INFO kablam! Oct 13 13:19:15.650 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.650 INFO kablam! --> src/tests.rs:97:36 Oct 13 13:19:15.650 INFO kablam! | Oct 13 13:19:15.650 INFO kablam! 97 | assert_eq!(topic.command, Some(("FOO"))); Oct 13 13:19:15.650 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 13:19:15.650 INFO kablam! Oct 13 13:19:15.650 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.650 INFO kablam! --> src/tests.rs:106:36 Oct 13 13:19:15.650 INFO kablam! | Oct 13 13:19:15.650 INFO kablam! 106 | assert_eq!(topic.command, Some(("FOO"))); Oct 13 13:19:15.650 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 13:19:15.650 INFO kablam! Oct 13 13:19:15.650 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.650 INFO kablam! --> src/tests.rs:114:35 Oct 13 13:19:15.650 INFO kablam! | Oct 13 13:19:15.650 INFO kablam! 114 | assert_eq!(topic.prefix, Some(("test"))); Oct 13 13:19:15.650 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 13 13:19:15.650 INFO kablam! Oct 13 13:19:15.650 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.650 INFO kablam! --> src/tests.rs:115:36 Oct 13 13:19:15.650 INFO kablam! | Oct 13 13:19:15.650 INFO kablam! 115 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 13 13:19:15.650 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 13 13:19:15.650 INFO kablam! Oct 13 13:19:15.650 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.650 INFO kablam! --> src/tests.rs:127:42 Oct 13 13:19:15.650 INFO kablam! | Oct 13 13:19:15.650 INFO kablam! 127 | assert!(topic.tags[("best")] == Some(("super"))); Oct 13 13:19:15.650 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 13 13:19:15.650 INFO kablam! Oct 13 13:19:15.650 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.650 INFO kablam! --> src/tests.rs:129:34 Oct 13 13:19:15.650 INFO kablam! | Oct 13 13:19:15.650 INFO kablam! 129 | assert!(topic.prefix == Some(("test!me@test.ing"))); Oct 13 13:19:15.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 13:19:15.650 INFO kablam! Oct 13 13:19:15.650 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:15.650 INFO kablam! --> src/tests.rs:130:35 Oct 13 13:19:15.650 INFO kablam! | Oct 13 13:19:15.650 INFO kablam! 130 | assert!(topic.command == Some(("FOO"))); Oct 13 13:19:15.650 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 13:19:15.650 INFO kablam! Oct 13 13:19:16.370 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.52s Oct 13 13:19:16.377 INFO kablam! su: No module specific data is present Oct 13 13:19:16.715 INFO running `"docker" "rm" "-f" "1d0aa03c128f1e2beecb3127ffcfc4a35cdf8f5caba9c800b51a1c4d3f8cee4a"` Oct 13 13:19:16.805 INFO blam! 1d0aa03c128f1e2beecb3127ffcfc4a35cdf8f5caba9c800b51a1c4d3f8cee4a