Sep 04 15:10:11.847 INFO checking google-youtubereporting1-1.0.7+20171208 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 15:10:11.847 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 15:10:11.847 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 15:10:12.009 INFO blam! ae7f7278a77f0ad5a02fb1ab593df918ad57af18082793f4993b9c52c0b1c9b3 Sep 04 15:10:12.011 INFO running `"docker" "start" "-a" "ae7f7278a77f0ad5a02fb1ab593df918ad57af18082793f4993b9c52c0b1c9b3"` Sep 04 15:10:13.023 INFO kablam! Checking google-youtubereporting1 v1.0.7+20171208 (file:///source) Sep 04 15:10:16.286 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 15:10:16.286 INFO kablam! --> src/lib.rs:965:66 Sep 04 15:10:16.286 INFO kablam! | Sep 04 15:10:16.286 INFO kablam! 965 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 04 15:10:16.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 15:10:16.286 INFO kablam! | Sep 04 15:10:16.287 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 15:10:16.287 INFO kablam! Sep 04 15:10:16.287 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 15:10:16.287 INFO kablam! --> src/lib.rs:1241:66 Sep 04 15:10:16.287 INFO kablam! | Sep 04 15:10:16.287 INFO kablam! 1241 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 04 15:10:16.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 15:10:16.287 INFO kablam! Sep 04 15:10:16.287 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 15:10:16.287 INFO kablam! --> src/lib.rs:1507:66 Sep 04 15:10:16.288 INFO kablam! | Sep 04 15:10:16.288 INFO kablam! 1507 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 04 15:10:16.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 15:10:16.288 INFO kablam! Sep 04 15:10:16.288 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 15:10:16.288 INFO kablam! --> src/lib.rs:1770:66 Sep 04 15:10:16.288 INFO kablam! | Sep 04 15:10:16.288 INFO kablam! 1770 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 04 15:10:16.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 15:10:16.288 INFO kablam! Sep 04 15:10:16.288 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 15:10:16.288 INFO kablam! --> src/lib.rs:2043:66 Sep 04 15:10:16.288 INFO kablam! | Sep 04 15:10:16.288 INFO kablam! 2043 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 04 15:10:16.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 15:10:16.289 INFO kablam! Sep 04 15:10:16.289 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 15:10:16.289 INFO kablam! --> src/lib.rs:2316:66 Sep 04 15:10:16.289 INFO kablam! | Sep 04 15:10:16.289 INFO kablam! 2316 | let mut params: Vec<(&str, String)> = Vec::with_capacity((9 + self._additional_params.len())); Sep 04 15:10:16.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 15:10:16.289 INFO kablam! Sep 04 15:10:16.290 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 15:10:16.290 INFO kablam! --> src/lib.rs:2639:66 Sep 04 15:10:16.290 INFO kablam! | Sep 04 15:10:16.290 INFO kablam! 2639 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 04 15:10:16.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 15:10:16.290 INFO kablam! Sep 04 15:10:16.290 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 15:10:16.290 INFO kablam! --> src/lib.rs:2911:66 Sep 04 15:10:16.290 INFO kablam! | Sep 04 15:10:16.290 INFO kablam! 2911 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 04 15:10:16.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 15:10:16.290 INFO kablam! Sep 04 15:10:16.964 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 15:10:16.964 INFO kablam! --> src/lib.rs:965:66 Sep 04 15:10:16.964 INFO kablam! | Sep 04 15:10:16.964 INFO kablam! 965 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 04 15:10:16.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 15:10:16.964 INFO kablam! | Sep 04 15:10:16.964 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 15:10:16.964 INFO kablam! Sep 04 15:10:16.964 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 15:10:16.964 INFO kablam! --> src/lib.rs:1241:66 Sep 04 15:10:16.964 INFO kablam! | Sep 04 15:10:16.964 INFO kablam! 1241 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 04 15:10:16.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 15:10:16.964 INFO kablam! Sep 04 15:10:16.965 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 15:10:16.965 INFO kablam! --> src/lib.rs:1507:66 Sep 04 15:10:16.965 INFO kablam! | Sep 04 15:10:16.965 INFO kablam! 1507 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 04 15:10:16.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 15:10:16.965 INFO kablam! Sep 04 15:10:16.965 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 15:10:16.965 INFO kablam! --> src/lib.rs:1770:66 Sep 04 15:10:16.965 INFO kablam! | Sep 04 15:10:16.965 INFO kablam! 1770 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 04 15:10:16.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 15:10:16.965 INFO kablam! Sep 04 15:10:16.966 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 15:10:16.966 INFO kablam! --> src/lib.rs:2043:66 Sep 04 15:10:16.966 INFO kablam! | Sep 04 15:10:16.966 INFO kablam! 2043 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 04 15:10:16.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 15:10:16.966 INFO kablam! Sep 04 15:10:16.966 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 15:10:16.966 INFO kablam! --> src/lib.rs:2316:66 Sep 04 15:10:16.966 INFO kablam! | Sep 04 15:10:16.966 INFO kablam! 2316 | let mut params: Vec<(&str, String)> = Vec::with_capacity((9 + self._additional_params.len())); Sep 04 15:10:16.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 15:10:16.967 INFO kablam! Sep 04 15:10:16.967 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 15:10:16.967 INFO kablam! --> src/lib.rs:2639:66 Sep 04 15:10:16.967 INFO kablam! | Sep 04 15:10:16.967 INFO kablam! 2639 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 04 15:10:16.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 15:10:16.968 INFO kablam! Sep 04 15:10:16.968 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 15:10:16.968 INFO kablam! --> src/lib.rs:2911:66 Sep 04 15:10:16.968 INFO kablam! | Sep 04 15:10:16.968 INFO kablam! 2911 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 04 15:10:16.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 15:10:16.968 INFO kablam! Sep 04 15:10:19.446 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.64s Sep 04 15:10:19.458 INFO kablam! su: No module specific data is present Sep 04 15:10:19.882 INFO running `"docker" "rm" "-f" "ae7f7278a77f0ad5a02fb1ab593df918ad57af18082793f4993b9c52c0b1c9b3"` Sep 04 15:10:19.976 INFO blam! ae7f7278a77f0ad5a02fb1ab593df918ad57af18082793f4993b9c52c0b1c9b3