Sep 20 02:20:21.415 INFO checking google-siteverification1-1.0.7+20161114 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 02:20:21.415 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 02:20:21.415 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 02:20:21.567 INFO blam! 4f63bb91f65cbd3fecddd9a14cf7de9b6b9edb94394dc58315d544534dd44cbb Sep 20 02:20:21.576 INFO running `"docker" "start" "-a" "4f63bb91f65cbd3fecddd9a14cf7de9b6b9edb94394dc58315d544534dd44cbb"` Sep 20 02:20:22.542 INFO kablam! usermod: no changes Sep 20 02:20:22.685 INFO kablam! Checking google-siteverification1 v1.0.7+20161114 (/source) Sep 20 02:20:24.466 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:20:24.466 INFO kablam! --> src/lib.rs:721:66 Sep 20 02:20:24.466 INFO kablam! | Sep 20 02:20:24.466 INFO kablam! 721 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 20 02:20:24.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:20:24.466 INFO kablam! | Sep 20 02:20:24.466 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 02:20:24.466 INFO kablam! Sep 20 02:20:24.466 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:20:24.466 INFO kablam! --> src/lib.rs:971:66 Sep 20 02:20:24.466 INFO kablam! | Sep 20 02:20:24.466 INFO kablam! 971 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 20 02:20:24.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:20:24.466 INFO kablam! Sep 20 02:20:24.466 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:20:24.466 INFO kablam! --> src/lib.rs:1237:66 Sep 20 02:20:24.466 INFO kablam! | Sep 20 02:20:24.466 INFO kablam! 1237 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 20 02:20:24.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:20:24.466 INFO kablam! Sep 20 02:20:24.466 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:20:24.466 INFO kablam! --> src/lib.rs:1448:66 Sep 20 02:20:24.466 INFO kablam! | Sep 20 02:20:24.466 INFO kablam! 1448 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 20 02:20:24.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:20:24.466 INFO kablam! Sep 20 02:20:24.466 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:20:24.466 INFO kablam! --> src/lib.rs:1686:66 Sep 20 02:20:24.466 INFO kablam! | Sep 20 02:20:24.466 INFO kablam! 1686 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 20 02:20:24.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:20:24.466 INFO kablam! Sep 20 02:20:24.466 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:20:24.466 INFO kablam! --> src/lib.rs:1928:66 Sep 20 02:20:24.466 INFO kablam! | Sep 20 02:20:24.466 INFO kablam! 1928 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 20 02:20:24.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:20:24.467 INFO kablam! Sep 20 02:20:24.467 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:20:24.467 INFO kablam! --> src/lib.rs:2202:66 Sep 20 02:20:24.467 INFO kablam! | Sep 20 02:20:24.467 INFO kablam! 2202 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 20 02:20:24.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:20:24.467 INFO kablam! Sep 20 02:20:24.894 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:20:24.894 INFO kablam! --> src/lib.rs:721:66 Sep 20 02:20:24.895 INFO kablam! | Sep 20 02:20:24.895 INFO kablam! 721 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 20 02:20:24.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:20:24.895 INFO kablam! | Sep 20 02:20:24.895 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 02:20:24.895 INFO kablam! Sep 20 02:20:24.895 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:20:24.895 INFO kablam! --> src/lib.rs:971:66 Sep 20 02:20:24.895 INFO kablam! | Sep 20 02:20:24.896 INFO kablam! 971 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 20 02:20:24.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:20:24.896 INFO kablam! Sep 20 02:20:24.896 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:20:24.896 INFO kablam! --> src/lib.rs:1237:66 Sep 20 02:20:24.896 INFO kablam! | Sep 20 02:20:24.897 INFO kablam! 1237 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 20 02:20:24.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:20:24.897 INFO kablam! Sep 20 02:20:24.897 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:20:24.897 INFO kablam! --> src/lib.rs:1448:66 Sep 20 02:20:24.897 INFO kablam! | Sep 20 02:20:24.897 INFO kablam! 1448 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 20 02:20:24.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:20:24.898 INFO kablam! Sep 20 02:20:24.898 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:20:24.898 INFO kablam! --> src/lib.rs:1686:66 Sep 20 02:20:24.898 INFO kablam! | Sep 20 02:20:24.898 INFO kablam! 1686 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 20 02:20:24.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:20:24.898 INFO kablam! Sep 20 02:20:24.898 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:20:24.898 INFO kablam! --> src/lib.rs:1928:66 Sep 20 02:20:24.898 INFO kablam! | Sep 20 02:20:24.898 INFO kablam! 1928 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 20 02:20:24.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:20:24.898 INFO kablam! Sep 20 02:20:24.898 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:20:24.899 INFO kablam! --> src/lib.rs:2202:66 Sep 20 02:20:24.899 INFO kablam! | Sep 20 02:20:24.899 INFO kablam! 2202 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 20 02:20:24.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:20:24.899 INFO kablam! Sep 20 02:20:26.771 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.21s Sep 20 02:20:26.794 INFO kablam! su: No module specific data is present Sep 20 02:20:27.920 INFO running `"docker" "rm" "-f" "4f63bb91f65cbd3fecddd9a14cf7de9b6b9edb94394dc58315d544534dd44cbb"` Sep 20 02:20:28.010 INFO blam! 4f63bb91f65cbd3fecddd9a14cf7de9b6b9edb94394dc58315d544534dd44cbb