Sep 02 11:58:27.641 INFO checking google-partners2-1.0.7+20171206 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 11:58:27.641 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 11:58:27.642 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 11:58:27.846 INFO blam! 4401ca1f07fc1d8dc2fd642df94e8f00ca3d59df2c6c1df506c3f43dea5f6d4d Sep 02 11:58:27.848 INFO running `"docker" "start" "-a" "4401ca1f07fc1d8dc2fd642df94e8f00ca3d59df2c6c1df506c3f43dea5f6d4d"` Sep 02 11:58:28.622 INFO kablam! Checking google-partners2 v1.0.7+20171206 (file:///source) Sep 02 11:58:35.322 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.322 INFO kablam! --> src/lib.rs:2754:66 Sep 02 11:58:35.322 INFO kablam! | Sep 02 11:58:35.322 INFO kablam! 2754 | let mut params: Vec<(&str, String)> = Vec::with_capacity((11 + self._additional_params.len())); Sep 02 11:58:35.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.322 INFO kablam! | Sep 02 11:58:35.322 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 11:58:35.322 INFO kablam! Sep 02 11:58:35.323 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.323 INFO kablam! --> src/lib.rs:3068:66 Sep 02 11:58:35.323 INFO kablam! | Sep 02 11:58:35.323 INFO kablam! 3068 | let mut params: Vec<(&str, String)> = Vec::with_capacity((9 + self._additional_params.len())); Sep 02 11:58:35.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.323 INFO kablam! Sep 02 11:58:35.324 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.324 INFO kablam! --> src/lib.rs:3355:66 Sep 02 11:58:35.324 INFO kablam! | Sep 02 11:58:35.324 INFO kablam! 3355 | let mut params: Vec<(&str, String)> = Vec::with_capacity((11 + self._additional_params.len())); Sep 02 11:58:35.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.324 INFO kablam! Sep 02 11:58:35.324 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.324 INFO kablam! --> src/lib.rs:3662:66 Sep 02 11:58:35.324 INFO kablam! | Sep 02 11:58:35.324 INFO kablam! 3662 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 02 11:58:35.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.324 INFO kablam! Sep 02 11:58:35.325 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.325 INFO kablam! --> src/lib.rs:3882:66 Sep 02 11:58:35.325 INFO kablam! | Sep 02 11:58:35.325 INFO kablam! 3882 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 02 11:58:35.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.326 INFO kablam! Sep 02 11:58:35.326 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.326 INFO kablam! --> src/lib.rs:4116:66 Sep 02 11:58:35.326 INFO kablam! | Sep 02 11:58:35.326 INFO kablam! 4116 | let mut params: Vec<(&str, String)> = Vec::with_capacity((14 + self._additional_params.len())); Sep 02 11:58:35.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.326 INFO kablam! Sep 02 11:58:35.327 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.327 INFO kablam! --> src/lib.rs:4467:66 Sep 02 11:58:35.327 INFO kablam! | Sep 02 11:58:35.327 INFO kablam! 4467 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 02 11:58:35.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.327 INFO kablam! Sep 02 11:58:35.327 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.327 INFO kablam! --> src/lib.rs:4760:66 Sep 02 11:58:35.327 INFO kablam! | Sep 02 11:58:35.327 INFO kablam! 4760 | let mut params: Vec<(&str, String)> = Vec::with_capacity((27 + self._additional_params.len())); Sep 02 11:58:35.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.327 INFO kablam! Sep 02 11:58:35.328 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.328 INFO kablam! --> src/lib.rs:5269:66 Sep 02 11:58:35.328 INFO kablam! | Sep 02 11:58:35.328 INFO kablam! 5269 | let mut params: Vec<(&str, String)> = Vec::with_capacity((12 + self._additional_params.len())); Sep 02 11:58:35.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.328 INFO kablam! Sep 02 11:58:35.329 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.329 INFO kablam! --> src/lib.rs:5587:66 Sep 02 11:58:35.329 INFO kablam! | Sep 02 11:58:35.329 INFO kablam! 5587 | let mut params: Vec<(&str, String)> = Vec::with_capacity((11 + self._additional_params.len())); Sep 02 11:58:35.329 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.329 INFO kablam! Sep 02 11:58:35.330 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.330 INFO kablam! --> src/lib.rs:5905:66 Sep 02 11:58:35.330 INFO kablam! | Sep 02 11:58:35.330 INFO kablam! 5905 | let mut params: Vec<(&str, String)> = Vec::with_capacity((13 + self._additional_params.len())); Sep 02 11:58:35.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.330 INFO kablam! Sep 02 11:58:35.330 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.330 INFO kablam! --> src/lib.rs:6227:66 Sep 02 11:58:35.331 INFO kablam! | Sep 02 11:58:35.331 INFO kablam! 6227 | let mut params: Vec<(&str, String)> = Vec::with_capacity((9 + self._additional_params.len())); Sep 02 11:58:35.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.331 INFO kablam! Sep 02 11:58:35.331 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.331 INFO kablam! --> src/lib.rs:6506:66 Sep 02 11:58:35.331 INFO kablam! | Sep 02 11:58:35.331 INFO kablam! 6506 | let mut params: Vec<(&str, String)> = Vec::with_capacity((10 + self._additional_params.len())); Sep 02 11:58:35.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.331 INFO kablam! Sep 02 11:58:35.332 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.332 INFO kablam! --> src/lib.rs:6816:66 Sep 02 11:58:35.332 INFO kablam! | Sep 02 11:58:35.332 INFO kablam! 6816 | let mut params: Vec<(&str, String)> = Vec::with_capacity((9 + self._additional_params.len())); Sep 02 11:58:35.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.332 INFO kablam! Sep 02 11:58:35.333 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.333 INFO kablam! --> src/lib.rs:7102:66 Sep 02 11:58:35.333 INFO kablam! | Sep 02 11:58:35.333 INFO kablam! 7102 | let mut params: Vec<(&str, String)> = Vec::with_capacity((10 + self._additional_params.len())); Sep 02 11:58:35.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.333 INFO kablam! Sep 02 11:58:35.334 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.334 INFO kablam! --> src/lib.rs:7412:66 Sep 02 11:58:35.334 INFO kablam! | Sep 02 11:58:35.334 INFO kablam! 7412 | let mut params: Vec<(&str, String)> = Vec::with_capacity((11 + self._additional_params.len())); Sep 02 11:58:35.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.334 INFO kablam! Sep 02 11:58:35.334 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.334 INFO kablam! --> src/lib.rs:7750:66 Sep 02 11:58:35.334 INFO kablam! | Sep 02 11:58:35.335 INFO kablam! 7750 | let mut params: Vec<(&str, String)> = Vec::with_capacity((11 + self._additional_params.len())); Sep 02 11:58:35.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.335 INFO kablam! Sep 02 11:58:35.335 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.335 INFO kablam! --> src/lib.rs:8072:66 Sep 02 11:58:35.335 INFO kablam! | Sep 02 11:58:35.335 INFO kablam! 8072 | let mut params: Vec<(&str, String)> = Vec::with_capacity((10 + self._additional_params.len())); Sep 02 11:58:35.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.336 INFO kablam! Sep 02 11:58:35.654 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.654 INFO kablam! --> src/lib.rs:2754:66 Sep 02 11:58:35.654 INFO kablam! | Sep 02 11:58:35.654 INFO kablam! 2754 | let mut params: Vec<(&str, String)> = Vec::with_capacity((11 + self._additional_params.len())); Sep 02 11:58:35.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.654 INFO kablam! | Sep 02 11:58:35.655 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 11:58:35.655 INFO kablam! Sep 02 11:58:35.655 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.655 INFO kablam! --> src/lib.rs:3068:66 Sep 02 11:58:35.655 INFO kablam! | Sep 02 11:58:35.655 INFO kablam! 3068 | let mut params: Vec<(&str, String)> = Vec::with_capacity((9 + self._additional_params.len())); Sep 02 11:58:35.656 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.656 INFO kablam! Sep 02 11:58:35.656 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.656 INFO kablam! --> src/lib.rs:3355:66 Sep 02 11:58:35.656 INFO kablam! | Sep 02 11:58:35.657 INFO kablam! 3355 | let mut params: Vec<(&str, String)> = Vec::with_capacity((11 + self._additional_params.len())); Sep 02 11:58:35.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.657 INFO kablam! Sep 02 11:58:35.657 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.657 INFO kablam! --> src/lib.rs:3662:66 Sep 02 11:58:35.657 INFO kablam! | Sep 02 11:58:35.657 INFO kablam! 3662 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 02 11:58:35.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.657 INFO kablam! Sep 02 11:58:35.658 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.658 INFO kablam! --> src/lib.rs:3882:66 Sep 02 11:58:35.658 INFO kablam! | Sep 02 11:58:35.658 INFO kablam! 3882 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 02 11:58:35.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.658 INFO kablam! Sep 02 11:58:35.658 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.659 INFO kablam! --> src/lib.rs:4116:66 Sep 02 11:58:35.659 INFO kablam! | Sep 02 11:58:35.659 INFO kablam! 4116 | let mut params: Vec<(&str, String)> = Vec::with_capacity((14 + self._additional_params.len())); Sep 02 11:58:35.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.659 INFO kablam! Sep 02 11:58:35.659 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.659 INFO kablam! --> src/lib.rs:4467:66 Sep 02 11:58:35.659 INFO kablam! | Sep 02 11:58:35.659 INFO kablam! 4467 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 02 11:58:35.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.660 INFO kablam! Sep 02 11:58:35.660 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.660 INFO kablam! --> src/lib.rs:4760:66 Sep 02 11:58:35.660 INFO kablam! | Sep 02 11:58:35.660 INFO kablam! 4760 | let mut params: Vec<(&str, String)> = Vec::with_capacity((27 + self._additional_params.len())); Sep 02 11:58:35.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.660 INFO kablam! Sep 02 11:58:35.661 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.661 INFO kablam! --> src/lib.rs:5269:66 Sep 02 11:58:35.661 INFO kablam! | Sep 02 11:58:35.661 INFO kablam! 5269 | let mut params: Vec<(&str, String)> = Vec::with_capacity((12 + self._additional_params.len())); Sep 02 11:58:35.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.661 INFO kablam! Sep 02 11:58:35.662 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.662 INFO kablam! --> src/lib.rs:5587:66 Sep 02 11:58:35.662 INFO kablam! | Sep 02 11:58:35.662 INFO kablam! 5587 | let mut params: Vec<(&str, String)> = Vec::with_capacity((11 + self._additional_params.len())); Sep 02 11:58:35.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.662 INFO kablam! Sep 02 11:58:35.663 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.663 INFO kablam! --> src/lib.rs:5905:66 Sep 02 11:58:35.663 INFO kablam! | Sep 02 11:58:35.663 INFO kablam! 5905 | let mut params: Vec<(&str, String)> = Vec::with_capacity((13 + self._additional_params.len())); Sep 02 11:58:35.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.664 INFO kablam! Sep 02 11:58:35.664 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.664 INFO kablam! --> src/lib.rs:6227:66 Sep 02 11:58:35.664 INFO kablam! | Sep 02 11:58:35.664 INFO kablam! 6227 | let mut params: Vec<(&str, String)> = Vec::with_capacity((9 + self._additional_params.len())); Sep 02 11:58:35.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.665 INFO kablam! Sep 02 11:58:35.665 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.665 INFO kablam! --> src/lib.rs:6506:66 Sep 02 11:58:35.665 INFO kablam! | Sep 02 11:58:35.665 INFO kablam! 6506 | let mut params: Vec<(&str, String)> = Vec::with_capacity((10 + self._additional_params.len())); Sep 02 11:58:35.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.666 INFO kablam! Sep 02 11:58:35.666 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.666 INFO kablam! --> src/lib.rs:6816:66 Sep 02 11:58:35.666 INFO kablam! | Sep 02 11:58:35.666 INFO kablam! 6816 | let mut params: Vec<(&str, String)> = Vec::with_capacity((9 + self._additional_params.len())); Sep 02 11:58:35.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.667 INFO kablam! Sep 02 11:58:35.667 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.667 INFO kablam! --> src/lib.rs:7102:66 Sep 02 11:58:35.667 INFO kablam! | Sep 02 11:58:35.667 INFO kablam! 7102 | let mut params: Vec<(&str, String)> = Vec::with_capacity((10 + self._additional_params.len())); Sep 02 11:58:35.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.668 INFO kablam! Sep 02 11:58:35.668 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.668 INFO kablam! --> src/lib.rs:7412:66 Sep 02 11:58:35.668 INFO kablam! | Sep 02 11:58:35.669 INFO kablam! 7412 | let mut params: Vec<(&str, String)> = Vec::with_capacity((11 + self._additional_params.len())); Sep 02 11:58:35.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.669 INFO kablam! Sep 02 11:58:35.669 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.669 INFO kablam! --> src/lib.rs:7750:66 Sep 02 11:58:35.669 INFO kablam! | Sep 02 11:58:35.670 INFO kablam! 7750 | let mut params: Vec<(&str, String)> = Vec::with_capacity((11 + self._additional_params.len())); Sep 02 11:58:35.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.670 INFO kablam! Sep 02 11:58:35.670 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:58:35.670 INFO kablam! --> src/lib.rs:8072:66 Sep 02 11:58:35.670 INFO kablam! | Sep 02 11:58:35.671 INFO kablam! 8072 | let mut params: Vec<(&str, String)> = Vec::with_capacity((10 + self._additional_params.len())); Sep 02 11:58:35.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:58:35.671 INFO kablam! Sep 02 11:58:44.371 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.93s Sep 02 11:58:44.380 INFO kablam! su: No module specific data is present Sep 02 11:58:44.757 INFO running `"docker" "rm" "-f" "4401ca1f07fc1d8dc2fd642df94e8f00ca3d59df2c6c1df506c3f43dea5f6d4d"` Sep 02 11:58:44.870 INFO blam! 4401ca1f07fc1d8dc2fd642df94e8f00ca3d59df2c6c1df506c3f43dea5f6d4d