Oct 13 13:19:09.205 INFO checking irc_message-1.0.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 13:19:09.206 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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:09.677 INFO blam! d13005cdcdabd1ada7728ac565c319aa35fe69796379d63932bd1eca7e873b0e Oct 13 13:19:09.679 INFO running `"docker" "start" "-a" "d13005cdcdabd1ada7728ac565c319aa35fe69796379d63932bd1eca7e873b0e"` Oct 13 13:19:11.431 INFO kablam! usermod: no changes Oct 13 13:19:11.496 INFO kablam! Checking irc_message v1.0.0 (/source) Oct 13 13:19:12.781 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.781 INFO kablam! --> src/tests.rs:9:36 Oct 13 13:19:12.781 INFO kablam! | Oct 13 13:19:12.782 INFO kablam! 9 | assert_eq!(topic.command, Some(("FOO"))); Oct 13 13:19:12.782 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 13:19:12.782 INFO kablam! | Oct 13 13:19:12.782 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 13:19:12.782 INFO kablam! Oct 13 13:19:12.782 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.783 INFO kablam! --> src/tests.rs:20:35 Oct 13 13:19:12.783 INFO kablam! | Oct 13 13:19:12.783 INFO kablam! 20 | assert_eq!(topic.prefix, Some(("test"))); Oct 13 13:19:12.783 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 13 13:19:12.783 INFO kablam! Oct 13 13:19:12.783 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.784 INFO kablam! --> src/tests.rs:21:36 Oct 13 13:19:12.784 INFO kablam! | Oct 13 13:19:12.784 INFO kablam! 21 | assert_eq!(topic.command, Some(("FOO"))); Oct 13 13:19:12.784 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 13:19:12.784 INFO kablam! Oct 13 13:19:12.785 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.785 INFO kablam! --> src/tests.rs:32:35 Oct 13 13:19:12.785 INFO kablam! | Oct 13 13:19:12.785 INFO kablam! 32 | assert_eq!(topic.prefix, Some(("test"))); Oct 13 13:19:12.785 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 13 13:19:12.785 INFO kablam! Oct 13 13:19:12.785 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.786 INFO kablam! --> src/tests.rs:33:36 Oct 13 13:19:12.786 INFO kablam! | Oct 13 13:19:12.786 INFO kablam! 33 | assert_eq!(topic.command, Some(("FOO"))); Oct 13 13:19:12.786 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 13:19:12.786 INFO kablam! Oct 13 13:19:12.786 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.787 INFO kablam! --> src/tests.rs:42:35 Oct 13 13:19:12.787 INFO kablam! | Oct 13 13:19:12.787 INFO kablam! 42 | assert_eq!(topic.prefix, Some(("test!me@test.ing"))); Oct 13 13:19:12.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 13:19:12.787 INFO kablam! Oct 13 13:19:12.787 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.788 INFO kablam! --> src/tests.rs:43:36 Oct 13 13:19:12.788 INFO kablam! | Oct 13 13:19:12.788 INFO kablam! 43 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 13 13:19:12.788 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 13 13:19:12.788 INFO kablam! Oct 13 13:19:12.788 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.789 INFO kablam! --> src/tests.rs:52:36 Oct 13 13:19:12.789 INFO kablam! | Oct 13 13:19:12.789 INFO kablam! 52 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 13 13:19:12.789 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 13 13:19:12.789 INFO kablam! Oct 13 13:19:12.789 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.789 INFO kablam! --> src/tests.rs:60:35 Oct 13 13:19:12.790 INFO kablam! | Oct 13 13:19:12.790 INFO kablam! 60 | assert_eq!(topic.prefix, Some(("test"))); Oct 13 13:19:12.790 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 13 13:19:12.790 INFO kablam! Oct 13 13:19:12.790 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.790 INFO kablam! --> src/tests.rs:61:36 Oct 13 13:19:12.791 INFO kablam! | Oct 13 13:19:12.791 INFO kablam! 61 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 13 13:19:12.791 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 13 13:19:12.791 INFO kablam! Oct 13 13:19:12.791 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.791 INFO kablam! --> src/tests.rs:69:35 Oct 13 13:19:12.791 INFO kablam! | Oct 13 13:19:12.792 INFO kablam! 69 | assert_eq!(topic.prefix, Some(("test"))); Oct 13 13:19:12.792 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 13 13:19:12.796 INFO kablam! Oct 13 13:19:12.796 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.796 INFO kablam! --> src/tests.rs:70:36 Oct 13 13:19:12.797 INFO kablam! | Oct 13 13:19:12.797 INFO kablam! 70 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 13 13:19:12.797 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 13 13:19:12.797 INFO kablam! Oct 13 13:19:12.797 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.798 INFO kablam! --> src/tests.rs:78:35 Oct 13 13:19:12.798 INFO kablam! | Oct 13 13:19:12.798 INFO kablam! 78 | assert_eq!(topic.prefix, Some(("test"))); Oct 13 13:19:12.798 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 13 13:19:12.798 INFO kablam! Oct 13 13:19:12.798 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.799 INFO kablam! --> src/tests.rs:79:36 Oct 13 13:19:12.799 INFO kablam! | Oct 13 13:19:12.799 INFO kablam! 79 | assert_eq!(topic.command, Some(("FOO"))); Oct 13 13:19:12.799 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 13:19:12.799 INFO kablam! Oct 13 13:19:12.799 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.800 INFO kablam! --> src/tests.rs:88:36 Oct 13 13:19:12.800 INFO kablam! | Oct 13 13:19:12.800 INFO kablam! 88 | assert_eq!(topic.command, Some(("FOO"))); Oct 13 13:19:12.800 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 13:19:12.800 INFO kablam! Oct 13 13:19:12.800 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.800 INFO kablam! --> src/tests.rs:97:36 Oct 13 13:19:12.801 INFO kablam! | Oct 13 13:19:12.801 INFO kablam! 97 | assert_eq!(topic.command, Some(("FOO"))); Oct 13 13:19:12.801 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 13:19:12.801 INFO kablam! Oct 13 13:19:12.801 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.801 INFO kablam! --> src/tests.rs:106:36 Oct 13 13:19:12.802 INFO kablam! | Oct 13 13:19:12.802 INFO kablam! 106 | assert_eq!(topic.command, Some(("FOO"))); Oct 13 13:19:12.802 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 13:19:12.802 INFO kablam! Oct 13 13:19:12.802 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.802 INFO kablam! --> src/tests.rs:114:35 Oct 13 13:19:12.803 INFO kablam! | Oct 13 13:19:12.803 INFO kablam! 114 | assert_eq!(topic.prefix, Some(("test"))); Oct 13 13:19:12.803 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 13 13:19:12.803 INFO kablam! Oct 13 13:19:12.803 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.803 INFO kablam! --> src/tests.rs:115:36 Oct 13 13:19:12.803 INFO kablam! | Oct 13 13:19:12.804 INFO kablam! 115 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 13 13:19:12.804 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 13 13:19:12.804 INFO kablam! Oct 13 13:19:12.804 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.804 INFO kablam! --> src/tests.rs:127:42 Oct 13 13:19:12.804 INFO kablam! | Oct 13 13:19:12.805 INFO kablam! 127 | assert!(topic.tags[("best")] == Some(("super"))); Oct 13 13:19:12.805 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 13 13:19:12.805 INFO kablam! Oct 13 13:19:12.805 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.805 INFO kablam! --> src/tests.rs:129:34 Oct 13 13:19:12.805 INFO kablam! | Oct 13 13:19:12.805 INFO kablam! 129 | assert!(topic.prefix == Some(("test!me@test.ing"))); Oct 13 13:19:12.806 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 13:19:12.806 INFO kablam! Oct 13 13:19:12.806 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 13:19:12.806 INFO kablam! --> src/tests.rs:130:35 Oct 13 13:19:12.806 INFO kablam! | Oct 13 13:19:12.806 INFO kablam! 130 | assert!(topic.command == Some(("FOO"))); Oct 13 13:19:12.807 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 13:19:12.807 INFO kablam! Oct 13 13:19:13.346 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.88s Oct 13 13:19:13.349 INFO kablam! su: No module specific data is present Oct 13 13:19:13.830 INFO running `"docker" "rm" "-f" "d13005cdcdabd1ada7728ac565c319aa35fe69796379d63932bd1eca7e873b0e"` Oct 13 13:19:14.108 INFO blam! d13005cdcdabd1ada7728ac565c319aa35fe69796379d63932bd1eca7e873b0e