Sep 21 09:12:39.669 INFO checking google-webmasters3-1.0.7+20170528 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 09:12:39.669 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 09:12:39.669 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/master#f7f4c500b46603386e940f116b469c7adc043a6d:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 09:12:39.867 INFO blam! 6d961dba3ebc35a59596ace783dcec388f8aa7e332cdf9db44223f94f3a722f0 Sep 21 09:12:39.869 INFO running `"docker" "start" "-a" "6d961dba3ebc35a59596ace783dcec388f8aa7e332cdf9db44223f94f3a722f0"` Sep 21 09:12:41.558 INFO kablam! usermod: no changes Sep 21 09:12:41.833 INFO kablam! Checking webpki-roots v0.15.0 Sep 21 09:12:41.846 INFO kablam! Checking yup-oauth2 v1.0.8 Sep 21 09:12:42.502 INFO kablam! Checking hyper-rustls v0.6.2 Sep 21 09:12:45.691 INFO kablam! Checking google-webmasters3 v1.0.7+20170528 (/source) Sep 21 09:12:48.764 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.764 INFO kablam! --> src/lib.rs:1253:66 Sep 21 09:12:48.764 INFO kablam! | Sep 21 09:12:48.764 INFO kablam! 1253 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 21 09:12:48.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.764 INFO kablam! | Sep 21 09:12:48.764 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 09:12:48.764 INFO kablam! Sep 21 09:12:48.764 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.764 INFO kablam! --> src/lib.rs:1497:66 Sep 21 09:12:48.765 INFO kablam! | Sep 21 09:12:48.765 INFO kablam! 1497 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 21 09:12:48.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.765 INFO kablam! Sep 21 09:12:48.765 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.765 INFO kablam! --> src/lib.rs:1741:66 Sep 21 09:12:48.765 INFO kablam! | Sep 21 09:12:48.765 INFO kablam! 1741 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:12:48.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.765 INFO kablam! Sep 21 09:12:48.765 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.765 INFO kablam! --> src/lib.rs:1997:66 Sep 21 09:12:48.765 INFO kablam! | Sep 21 09:12:48.765 INFO kablam! 1997 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:12:48.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.765 INFO kablam! Sep 21 09:12:48.766 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.766 INFO kablam! --> src/lib.rs:2250:66 Sep 21 09:12:48.766 INFO kablam! | Sep 21 09:12:48.766 INFO kablam! 2250 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 21 09:12:48.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.766 INFO kablam! Sep 21 09:12:48.766 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.766 INFO kablam! --> src/lib.rs:2493:66 Sep 21 09:12:48.766 INFO kablam! | Sep 21 09:12:48.766 INFO kablam! 2493 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 21 09:12:48.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.766 INFO kablam! Sep 21 09:12:48.768 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.768 INFO kablam! --> src/lib.rs:2724:66 Sep 21 09:12:48.768 INFO kablam! | Sep 21 09:12:48.768 INFO kablam! 2724 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 21 09:12:48.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.768 INFO kablam! Sep 21 09:12:48.769 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.769 INFO kablam! --> src/lib.rs:2935:66 Sep 21 09:12:48.769 INFO kablam! | Sep 21 09:12:48.769 INFO kablam! 2935 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 21 09:12:48.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.769 INFO kablam! Sep 21 09:12:48.770 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.770 INFO kablam! --> src/lib.rs:3176:66 Sep 21 09:12:48.770 INFO kablam! | Sep 21 09:12:48.770 INFO kablam! 3176 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:12:48.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.770 INFO kablam! Sep 21 09:12:48.773 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.773 INFO kablam! --> src/lib.rs:3449:66 Sep 21 09:12:48.773 INFO kablam! | Sep 21 09:12:48.773 INFO kablam! 3449 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 21 09:12:48.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.773 INFO kablam! Sep 21 09:12:48.773 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.773 INFO kablam! --> src/lib.rs:3725:66 Sep 21 09:12:48.773 INFO kablam! | Sep 21 09:12:48.773 INFO kablam! 3725 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 21 09:12:48.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.773 INFO kablam! Sep 21 09:12:48.773 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.773 INFO kablam! --> src/lib.rs:4003:66 Sep 21 09:12:48.773 INFO kablam! | Sep 21 09:12:48.773 INFO kablam! 4003 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 21 09:12:48.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.773 INFO kablam! Sep 21 09:12:48.773 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.773 INFO kablam! --> src/lib.rs:4271:66 Sep 21 09:12:48.773 INFO kablam! | Sep 21 09:12:48.773 INFO kablam! 4271 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 21 09:12:48.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.773 INFO kablam! Sep 21 09:12:48.858 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.858 INFO kablam! --> src/lib.rs:1253:66 Sep 21 09:12:48.858 INFO kablam! | Sep 21 09:12:48.858 INFO kablam! 1253 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 21 09:12:48.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.858 INFO kablam! | Sep 21 09:12:48.858 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 09:12:48.858 INFO kablam! Sep 21 09:12:48.858 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.858 INFO kablam! --> src/lib.rs:1497:66 Sep 21 09:12:48.858 INFO kablam! | Sep 21 09:12:48.858 INFO kablam! 1497 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 21 09:12:48.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.858 INFO kablam! Sep 21 09:12:48.858 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.858 INFO kablam! --> src/lib.rs:1741:66 Sep 21 09:12:48.858 INFO kablam! | Sep 21 09:12:48.858 INFO kablam! 1741 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:12:48.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.858 INFO kablam! Sep 21 09:12:48.858 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.858 INFO kablam! --> src/lib.rs:1997:66 Sep 21 09:12:48.858 INFO kablam! | Sep 21 09:12:48.858 INFO kablam! 1997 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:12:48.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.858 INFO kablam! Sep 21 09:12:48.859 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.859 INFO kablam! --> src/lib.rs:2250:66 Sep 21 09:12:48.859 INFO kablam! | Sep 21 09:12:48.859 INFO kablam! 2250 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 21 09:12:48.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.859 INFO kablam! Sep 21 09:12:48.859 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.859 INFO kablam! --> src/lib.rs:2493:66 Sep 21 09:12:48.859 INFO kablam! | Sep 21 09:12:48.859 INFO kablam! 2493 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 21 09:12:48.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.859 INFO kablam! Sep 21 09:12:48.859 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.859 INFO kablam! --> src/lib.rs:2724:66 Sep 21 09:12:48.859 INFO kablam! | Sep 21 09:12:48.859 INFO kablam! 2724 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 21 09:12:48.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.859 INFO kablam! Sep 21 09:12:48.859 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.859 INFO kablam! --> src/lib.rs:2935:66 Sep 21 09:12:48.859 INFO kablam! | Sep 21 09:12:48.859 INFO kablam! 2935 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 21 09:12:48.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.859 INFO kablam! Sep 21 09:12:48.859 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.859 INFO kablam! --> src/lib.rs:3176:66 Sep 21 09:12:48.859 INFO kablam! | Sep 21 09:12:48.859 INFO kablam! 3176 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:12:48.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.859 INFO kablam! Sep 21 09:12:48.859 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.859 INFO kablam! --> src/lib.rs:3449:66 Sep 21 09:12:48.859 INFO kablam! | Sep 21 09:12:48.859 INFO kablam! 3449 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 21 09:12:48.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.859 INFO kablam! Sep 21 09:12:48.859 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.859 INFO kablam! --> src/lib.rs:3725:66 Sep 21 09:12:48.859 INFO kablam! | Sep 21 09:12:48.859 INFO kablam! 3725 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 21 09:12:48.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.859 INFO kablam! Sep 21 09:12:48.859 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.859 INFO kablam! --> src/lib.rs:4003:66 Sep 21 09:12:48.859 INFO kablam! | Sep 21 09:12:48.859 INFO kablam! 4003 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 21 09:12:48.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.859 INFO kablam! Sep 21 09:12:48.859 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:12:48.859 INFO kablam! --> src/lib.rs:4271:66 Sep 21 09:12:48.859 INFO kablam! | Sep 21 09:12:48.859 INFO kablam! 4271 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 21 09:12:48.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:12:48.859 INFO kablam! Sep 21 09:12:50.990 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.40s Sep 21 09:12:51.001 INFO kablam! su: No module specific data is present Sep 21 09:12:51.638 INFO running `"docker" "rm" "-f" "6d961dba3ebc35a59596ace783dcec388f8aa7e332cdf9db44223f94f3a722f0"` Sep 21 09:12:51.758 INFO blam! 6d961dba3ebc35a59596ace783dcec388f8aa7e332cdf9db44223f94f3a722f0