Sep 20 00:45:58.746 INFO checking google-coordinate1-1.0.7+20150811 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 00:45:58.746 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 00:45:58.746 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 00:45:58.954 INFO blam! 331edb9a47a731b929489e22e7352d263f0a3ad8260509d642bd3e2a9e569f00 Sep 20 00:45:58.955 INFO running `"docker" "start" "-a" "331edb9a47a731b929489e22e7352d263f0a3ad8260509d642bd3e2a9e569f00"` Sep 20 00:46:00.110 INFO kablam! usermod: no changes Sep 20 00:46:00.267 INFO kablam! Checking google-coordinate1 v1.0.7+20150811 (/source) Sep 20 00:46:02.290 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.290 INFO kablam! --> src/lib.rs:1407:66 Sep 20 00:46:02.290 INFO kablam! | Sep 20 00:46:02.290 INFO kablam! 1407 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 20 00:46:02.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.290 INFO kablam! | Sep 20 00:46:02.290 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 00:46:02.290 INFO kablam! Sep 20 00:46:02.290 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.290 INFO kablam! --> src/lib.rs:1689:66 Sep 20 00:46:02.290 INFO kablam! | Sep 20 00:46:02.290 INFO kablam! 1689 | let mut params: Vec<(&str, String)> = Vec::with_capacity((15 + self._additional_params.len())); Sep 20 00:46:02.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.290 INFO kablam! Sep 20 00:46:02.290 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.290 INFO kablam! --> src/lib.rs:2098:66 Sep 20 00:46:02.290 INFO kablam! | Sep 20 00:46:02.290 INFO kablam! 2098 | let mut params: Vec<(&str, String)> = Vec::with_capacity((15 + self._additional_params.len())); Sep 20 00:46:02.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.290 INFO kablam! Sep 20 00:46:02.290 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.290 INFO kablam! --> src/lib.rs:2487:66 Sep 20 00:46:02.290 INFO kablam! | Sep 20 00:46:02.290 INFO kablam! 2487 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Sep 20 00:46:02.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.290 INFO kablam! Sep 20 00:46:02.290 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.290 INFO kablam! --> src/lib.rs:2791:66 Sep 20 00:46:02.290 INFO kablam! | Sep 20 00:46:02.290 INFO kablam! 2791 | let mut params: Vec<(&str, String)> = Vec::with_capacity((13 + self._additional_params.len())); Sep 20 00:46:02.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.290 INFO kablam! Sep 20 00:46:02.290 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.290 INFO kablam! --> src/lib.rs:3171:66 Sep 20 00:46:02.290 INFO kablam! | Sep 20 00:46:02.290 INFO kablam! 3171 | let mut params: Vec<(&str, String)> = Vec::with_capacity((9 + self._additional_params.len())); Sep 20 00:46:02.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.290 INFO kablam! Sep 20 00:46:02.290 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.290 INFO kablam! --> src/lib.rs:3505:66 Sep 20 00:46:02.290 INFO kablam! | Sep 20 00:46:02.290 INFO kablam! 3505 | let mut params: Vec<(&str, String)> = Vec::with_capacity((9 + self._additional_params.len())); Sep 20 00:46:02.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.290 INFO kablam! Sep 20 00:46:02.290 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.290 INFO kablam! --> src/lib.rs:3824:66 Sep 20 00:46:02.290 INFO kablam! | Sep 20 00:46:02.290 INFO kablam! 3824 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 20 00:46:02.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.290 INFO kablam! Sep 20 00:46:02.295 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.295 INFO kablam! --> src/lib.rs:4078:66 Sep 20 00:46:02.295 INFO kablam! | Sep 20 00:46:02.295 INFO kablam! 4078 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 20 00:46:02.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.295 INFO kablam! Sep 20 00:46:02.295 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.295 INFO kablam! --> src/lib.rs:4327:66 Sep 20 00:46:02.295 INFO kablam! | Sep 20 00:46:02.295 INFO kablam! 4327 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Sep 20 00:46:02.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.295 INFO kablam! Sep 20 00:46:02.295 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.295 INFO kablam! --> src/lib.rs:4617:66 Sep 20 00:46:02.295 INFO kablam! | Sep 20 00:46:02.295 INFO kablam! 4617 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 20 00:46:02.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.295 INFO kablam! Sep 20 00:46:02.295 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.295 INFO kablam! --> src/lib.rs:4858:66 Sep 20 00:46:02.295 INFO kablam! | Sep 20 00:46:02.295 INFO kablam! 4858 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 20 00:46:02.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.295 INFO kablam! Sep 20 00:46:02.307 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.307 INFO kablam! --> src/lib.rs:1407:66 Sep 20 00:46:02.307 INFO kablam! | Sep 20 00:46:02.307 INFO kablam! 1407 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 20 00:46:02.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.307 INFO kablam! | Sep 20 00:46:02.307 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 00:46:02.307 INFO kablam! Sep 20 00:46:02.307 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.307 INFO kablam! --> src/lib.rs:1689:66 Sep 20 00:46:02.307 INFO kablam! | Sep 20 00:46:02.307 INFO kablam! 1689 | let mut params: Vec<(&str, String)> = Vec::with_capacity((15 + self._additional_params.len())); Sep 20 00:46:02.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.307 INFO kablam! Sep 20 00:46:02.307 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.307 INFO kablam! --> src/lib.rs:2098:66 Sep 20 00:46:02.307 INFO kablam! | Sep 20 00:46:02.307 INFO kablam! 2098 | let mut params: Vec<(&str, String)> = Vec::with_capacity((15 + self._additional_params.len())); Sep 20 00:46:02.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.307 INFO kablam! Sep 20 00:46:02.307 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.307 INFO kablam! --> src/lib.rs:2487:66 Sep 20 00:46:02.307 INFO kablam! | Sep 20 00:46:02.307 INFO kablam! 2487 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Sep 20 00:46:02.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.308 INFO kablam! Sep 20 00:46:02.308 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.308 INFO kablam! --> src/lib.rs:2791:66 Sep 20 00:46:02.309 INFO kablam! | Sep 20 00:46:02.309 INFO kablam! 2791 | let mut params: Vec<(&str, String)> = Vec::with_capacity((13 + self._additional_params.len())); Sep 20 00:46:02.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.309 INFO kablam! Sep 20 00:46:02.309 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.309 INFO kablam! --> src/lib.rs:3171:66 Sep 20 00:46:02.309 INFO kablam! | Sep 20 00:46:02.309 INFO kablam! 3171 | let mut params: Vec<(&str, String)> = Vec::with_capacity((9 + self._additional_params.len())); Sep 20 00:46:02.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.309 INFO kablam! Sep 20 00:46:02.309 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.309 INFO kablam! --> src/lib.rs:3505:66 Sep 20 00:46:02.309 INFO kablam! | Sep 20 00:46:02.309 INFO kablam! 3505 | let mut params: Vec<(&str, String)> = Vec::with_capacity((9 + self._additional_params.len())); Sep 20 00:46:02.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.311 INFO kablam! Sep 20 00:46:02.311 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.311 INFO kablam! --> src/lib.rs:3824:66 Sep 20 00:46:02.311 INFO kablam! | Sep 20 00:46:02.311 INFO kablam! 3824 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 20 00:46:02.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.311 INFO kablam! Sep 20 00:46:02.311 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.311 INFO kablam! --> src/lib.rs:4078:66 Sep 20 00:46:02.311 INFO kablam! | Sep 20 00:46:02.311 INFO kablam! 4078 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 20 00:46:02.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.311 INFO kablam! Sep 20 00:46:02.311 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.311 INFO kablam! --> src/lib.rs:4327:66 Sep 20 00:46:02.311 INFO kablam! | Sep 20 00:46:02.311 INFO kablam! 4327 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Sep 20 00:46:02.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.311 INFO kablam! Sep 20 00:46:02.319 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.319 INFO kablam! --> src/lib.rs:4617:66 Sep 20 00:46:02.319 INFO kablam! | Sep 20 00:46:02.319 INFO kablam! 4617 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 20 00:46:02.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.319 INFO kablam! Sep 20 00:46:02.319 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:46:02.319 INFO kablam! --> src/lib.rs:4858:66 Sep 20 00:46:02.319 INFO kablam! | Sep 20 00:46:02.319 INFO kablam! 4858 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 20 00:46:02.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:46:02.319 INFO kablam! Sep 20 00:46:04.983 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.84s Sep 20 00:46:04.995 INFO kablam! su: No module specific data is present Sep 20 00:46:06.134 INFO running `"docker" "rm" "-f" "331edb9a47a731b929489e22e7352d263f0a3ad8260509d642bd3e2a9e569f00"` Sep 20 00:46:06.451 INFO blam! 331edb9a47a731b929489e22e7352d263f0a3ad8260509d642bd3e2a9e569f00