Sep 21 09:15:06.426 INFO checking google-siteverification1-1.0.7+20161114 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 09:15:06.426 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 09:15:06.426 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/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:15:06.609 INFO blam! 4cb76da1fe36c358a5917f84869930777f64ce641aac08160a111e0b1be64957 Sep 21 09:15:06.611 INFO running `"docker" "start" "-a" "4cb76da1fe36c358a5917f84869930777f64ce641aac08160a111e0b1be64957"` Sep 21 09:15:07.695 INFO kablam! usermod: no changes Sep 21 09:15:07.839 INFO kablam! Checking google-siteverification1 v1.0.7+20161114 (/source) Sep 21 09:15:09.594 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:15:09.594 INFO kablam! --> src/lib.rs:721:66 Sep 21 09:15:09.594 INFO kablam! | Sep 21 09:15:09.594 INFO kablam! 721 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 21 09:15:09.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:15:09.594 INFO kablam! | Sep 21 09:15:09.594 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 09:15:09.594 INFO kablam! Sep 21 09:15:09.594 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:15:09.594 INFO kablam! --> src/lib.rs:971:66 Sep 21 09:15:09.594 INFO kablam! | Sep 21 09:15:09.594 INFO kablam! 971 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:15:09.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:15:09.594 INFO kablam! Sep 21 09:15:09.594 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:15:09.594 INFO kablam! --> src/lib.rs:1237:66 Sep 21 09:15:09.594 INFO kablam! | Sep 21 09:15:09.594 INFO kablam! 1237 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 21 09:15:09.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:15:09.594 INFO kablam! Sep 21 09:15:09.594 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:15:09.594 INFO kablam! --> src/lib.rs:1448:66 Sep 21 09:15:09.594 INFO kablam! | Sep 21 09:15:09.594 INFO kablam! 1448 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 21 09:15:09.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:15:09.594 INFO kablam! Sep 21 09:15:09.594 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:15:09.594 INFO kablam! --> src/lib.rs:1686:66 Sep 21 09:15:09.594 INFO kablam! | Sep 21 09:15:09.595 INFO kablam! 1686 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 21 09:15:09.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:15:09.595 INFO kablam! Sep 21 09:15:09.595 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:15:09.595 INFO kablam! --> src/lib.rs:1928:66 Sep 21 09:15:09.595 INFO kablam! | Sep 21 09:15:09.595 INFO kablam! 1928 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:15:09.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:15:09.595 INFO kablam! Sep 21 09:15:09.595 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:15:09.595 INFO kablam! --> src/lib.rs:2202:66 Sep 21 09:15:09.595 INFO kablam! | Sep 21 09:15:09.595 INFO kablam! 2202 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:15:09.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:15:09.595 INFO kablam! Sep 21 09:15:09.642 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:15:09.642 INFO kablam! --> src/lib.rs:721:66 Sep 21 09:15:09.642 INFO kablam! | Sep 21 09:15:09.642 INFO kablam! 721 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 21 09:15:09.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:15:09.642 INFO kablam! | Sep 21 09:15:09.642 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 09:15:09.642 INFO kablam! Sep 21 09:15:09.642 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:15:09.642 INFO kablam! --> src/lib.rs:971:66 Sep 21 09:15:09.642 INFO kablam! | Sep 21 09:15:09.642 INFO kablam! 971 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:15:09.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:15:09.642 INFO kablam! Sep 21 09:15:09.642 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:15:09.642 INFO kablam! --> src/lib.rs:1237:66 Sep 21 09:15:09.642 INFO kablam! | Sep 21 09:15:09.642 INFO kablam! 1237 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 21 09:15:09.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:15:09.642 INFO kablam! Sep 21 09:15:09.642 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:15:09.642 INFO kablam! --> src/lib.rs:1448:66 Sep 21 09:15:09.642 INFO kablam! | Sep 21 09:15:09.642 INFO kablam! 1448 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 21 09:15:09.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:15:09.642 INFO kablam! Sep 21 09:15:09.642 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:15:09.642 INFO kablam! --> src/lib.rs:1686:66 Sep 21 09:15:09.642 INFO kablam! | Sep 21 09:15:09.642 INFO kablam! 1686 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 21 09:15:09.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:15:09.642 INFO kablam! Sep 21 09:15:09.642 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:15:09.642 INFO kablam! --> src/lib.rs:1928:66 Sep 21 09:15:09.642 INFO kablam! | Sep 21 09:15:09.642 INFO kablam! 1928 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:15:09.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:15:09.643 INFO kablam! Sep 21 09:15:09.643 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:15:09.643 INFO kablam! --> src/lib.rs:2202:66 Sep 21 09:15:09.643 INFO kablam! | Sep 21 09:15:09.643 INFO kablam! 2202 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:15:09.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:15:09.643 INFO kablam! Sep 21 09:15:11.282 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.55s Sep 21 09:15:11.296 INFO kablam! su: No module specific data is present Sep 21 09:15:12.198 INFO running `"docker" "rm" "-f" "4cb76da1fe36c358a5917f84869930777f64ce641aac08160a111e0b1be64957"` Sep 21 09:15:12.312 INFO blam! 4cb76da1fe36c358a5917f84869930777f64ce641aac08160a111e0b1be64957