Oct 22 02:11:42.927 INFO checking irc_message-1.0.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 02:11:42.929 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/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 22 02:11:43.308 INFO blam! ca06867c03414e2f21c8bc61ead227371b312b6b954240b41a20945e99ce84a2 Oct 22 02:11:43.310 INFO running `"docker" "start" "-a" "ca06867c03414e2f21c8bc61ead227371b312b6b954240b41a20945e99ce84a2"` Oct 22 02:11:44.784 INFO kablam! usermod: no changes Oct 22 02:11:44.834 INFO kablam! Checking irc_message v1.0.0 (/source) Oct 22 02:11:46.281 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.282 INFO kablam! --> src/tests.rs:9:36 Oct 22 02:11:46.282 INFO kablam! | Oct 22 02:11:46.282 INFO kablam! 9 | assert_eq!(topic.command, Some(("FOO"))); Oct 22 02:11:46.283 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 22 02:11:46.283 INFO kablam! | Oct 22 02:11:46.283 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 02:11:46.283 INFO kablam! Oct 22 02:11:46.284 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.284 INFO kablam! --> src/tests.rs:20:35 Oct 22 02:11:46.284 INFO kablam! | Oct 22 02:11:46.285 INFO kablam! 20 | assert_eq!(topic.prefix, Some(("test"))); Oct 22 02:11:46.285 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 22 02:11:46.285 INFO kablam! Oct 22 02:11:46.285 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.286 INFO kablam! --> src/tests.rs:21:36 Oct 22 02:11:46.286 INFO kablam! | Oct 22 02:11:46.286 INFO kablam! 21 | assert_eq!(topic.command, Some(("FOO"))); Oct 22 02:11:46.287 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 22 02:11:46.287 INFO kablam! Oct 22 02:11:46.287 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.288 INFO kablam! --> src/tests.rs:32:35 Oct 22 02:11:46.288 INFO kablam! | Oct 22 02:11:46.288 INFO kablam! 32 | assert_eq!(topic.prefix, Some(("test"))); Oct 22 02:11:46.288 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 22 02:11:46.289 INFO kablam! Oct 22 02:11:46.289 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.289 INFO kablam! --> src/tests.rs:33:36 Oct 22 02:11:46.290 INFO kablam! | Oct 22 02:11:46.290 INFO kablam! 33 | assert_eq!(topic.command, Some(("FOO"))); Oct 22 02:11:46.290 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 22 02:11:46.290 INFO kablam! Oct 22 02:11:46.291 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.291 INFO kablam! --> src/tests.rs:42:35 Oct 22 02:11:46.291 INFO kablam! | Oct 22 02:11:46.291 INFO kablam! 42 | assert_eq!(topic.prefix, Some(("test!me@test.ing"))); Oct 22 02:11:46.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:11:46.292 INFO kablam! Oct 22 02:11:46.292 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.293 INFO kablam! --> src/tests.rs:43:36 Oct 22 02:11:46.293 INFO kablam! | Oct 22 02:11:46.293 INFO kablam! 43 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 22 02:11:46.293 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 22 02:11:46.294 INFO kablam! Oct 22 02:11:46.294 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.294 INFO kablam! --> src/tests.rs:52:36 Oct 22 02:11:46.294 INFO kablam! | Oct 22 02:11:46.295 INFO kablam! 52 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 22 02:11:46.295 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 22 02:11:46.295 INFO kablam! Oct 22 02:11:46.296 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.300 INFO kablam! --> src/tests.rs:60:35 Oct 22 02:11:46.300 INFO kablam! | Oct 22 02:11:46.300 INFO kablam! 60 | assert_eq!(topic.prefix, Some(("test"))); Oct 22 02:11:46.301 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 22 02:11:46.301 INFO kablam! Oct 22 02:11:46.301 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.301 INFO kablam! --> src/tests.rs:61:36 Oct 22 02:11:46.301 INFO kablam! | Oct 22 02:11:46.302 INFO kablam! 61 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 22 02:11:46.302 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 22 02:11:46.302 INFO kablam! Oct 22 02:11:46.302 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.302 INFO kablam! --> src/tests.rs:69:35 Oct 22 02:11:46.303 INFO kablam! | Oct 22 02:11:46.303 INFO kablam! 69 | assert_eq!(topic.prefix, Some(("test"))); Oct 22 02:11:46.303 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 22 02:11:46.303 INFO kablam! Oct 22 02:11:46.303 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.304 INFO kablam! --> src/tests.rs:70:36 Oct 22 02:11:46.304 INFO kablam! | Oct 22 02:11:46.304 INFO kablam! 70 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 22 02:11:46.304 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 22 02:11:46.305 INFO kablam! Oct 22 02:11:46.305 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.305 INFO kablam! --> src/tests.rs:78:35 Oct 22 02:11:46.305 INFO kablam! | Oct 22 02:11:46.306 INFO kablam! 78 | assert_eq!(topic.prefix, Some(("test"))); Oct 22 02:11:46.306 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 22 02:11:46.306 INFO kablam! Oct 22 02:11:46.306 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.307 INFO kablam! --> src/tests.rs:79:36 Oct 22 02:11:46.307 INFO kablam! | Oct 22 02:11:46.307 INFO kablam! 79 | assert_eq!(topic.command, Some(("FOO"))); Oct 22 02:11:46.308 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 22 02:11:46.308 INFO kablam! Oct 22 02:11:46.308 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.308 INFO kablam! --> src/tests.rs:88:36 Oct 22 02:11:46.309 INFO kablam! | Oct 22 02:11:46.309 INFO kablam! 88 | assert_eq!(topic.command, Some(("FOO"))); Oct 22 02:11:46.309 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 22 02:11:46.309 INFO kablam! Oct 22 02:11:46.310 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.310 INFO kablam! --> src/tests.rs:97:36 Oct 22 02:11:46.310 INFO kablam! | Oct 22 02:11:46.311 INFO kablam! 97 | assert_eq!(topic.command, Some(("FOO"))); Oct 22 02:11:46.311 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 22 02:11:46.311 INFO kablam! Oct 22 02:11:46.311 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.312 INFO kablam! --> src/tests.rs:106:36 Oct 22 02:11:46.312 INFO kablam! | Oct 22 02:11:46.312 INFO kablam! 106 | assert_eq!(topic.command, Some(("FOO"))); Oct 22 02:11:46.312 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 22 02:11:46.313 INFO kablam! Oct 22 02:11:46.313 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.313 INFO kablam! --> src/tests.rs:114:35 Oct 22 02:11:46.313 INFO kablam! | Oct 22 02:11:46.313 INFO kablam! 114 | assert_eq!(topic.prefix, Some(("test"))); Oct 22 02:11:46.314 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 22 02:11:46.314 INFO kablam! Oct 22 02:11:46.314 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.314 INFO kablam! --> src/tests.rs:115:36 Oct 22 02:11:46.314 INFO kablam! | Oct 22 02:11:46.315 INFO kablam! 115 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 22 02:11:46.315 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 22 02:11:46.315 INFO kablam! Oct 22 02:11:46.315 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.316 INFO kablam! --> src/tests.rs:127:42 Oct 22 02:11:46.316 INFO kablam! | Oct 22 02:11:46.316 INFO kablam! 127 | assert!(topic.tags[("best")] == Some(("super"))); Oct 22 02:11:46.317 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 22 02:11:46.317 INFO kablam! Oct 22 02:11:46.317 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.317 INFO kablam! --> src/tests.rs:129:34 Oct 22 02:11:46.318 INFO kablam! | Oct 22 02:11:46.318 INFO kablam! 129 | assert!(topic.prefix == Some(("test!me@test.ing"))); Oct 22 02:11:46.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:11:46.319 INFO kablam! Oct 22 02:11:46.319 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:11:46.319 INFO kablam! --> src/tests.rs:130:35 Oct 22 02:11:46.319 INFO kablam! | Oct 22 02:11:46.320 INFO kablam! 130 | assert!(topic.command == Some(("FOO"))); Oct 22 02:11:46.324 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 22 02:11:46.324 INFO kablam! Oct 22 02:11:46.960 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.16s Oct 22 02:11:46.964 INFO kablam! su: No module specific data is present Oct 22 02:11:47.501 INFO running `"docker" "rm" "-f" "ca06867c03414e2f21c8bc61ead227371b312b6b954240b41a20945e99ce84a2"` Oct 22 02:11:47.807 INFO blam! ca06867c03414e2f21c8bc61ead227371b312b6b954240b41a20945e99ce84a2