Sep 20 00:35:30.924 INFO checking google-plusdomains1-1.0.7+20171030 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 00:35:30.924 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 00:35:30.924 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/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:35:31.104 INFO blam! 0ce97c646e6486ce3cfb124e62325633ce1694b32515e010ff88c5e22d0071b3 Sep 20 00:35:31.111 INFO running `"docker" "start" "-a" "0ce97c646e6486ce3cfb124e62325633ce1694b32515e010ff88c5e22d0071b3"` Sep 20 00:35:32.362 INFO kablam! usermod: no changes Sep 20 00:35:32.544 INFO kablam! Checking google-plusdomains1 v1.0.7+20171030 (/source) Sep 20 00:35:38.347 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.347 INFO kablam! --> src/lib.rs:2635:66 Sep 20 00:35:38.347 INFO kablam! | Sep 20 00:35:38.347 INFO kablam! 2635 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 20 00:35:38.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.347 INFO kablam! | Sep 20 00:35:38.347 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 00:35:38.347 INFO kablam! Sep 20 00:35:38.347 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.347 INFO kablam! --> src/lib.rs:2900:66 Sep 20 00:35:38.347 INFO kablam! | Sep 20 00:35:38.347 INFO kablam! 2900 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 20 00:35:38.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.347 INFO kablam! Sep 20 00:35:38.347 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.347 INFO kablam! --> src/lib.rs:3171:66 Sep 20 00:35:38.347 INFO kablam! | Sep 20 00:35:38.347 INFO kablam! 3171 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 20 00:35:38.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.347 INFO kablam! Sep 20 00:35:38.347 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.347 INFO kablam! --> src/lib.rs:3440:66 Sep 20 00:35:38.347 INFO kablam! | Sep 20 00:35:38.347 INFO kablam! 3440 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 20 00:35:38.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.347 INFO kablam! Sep 20 00:35:38.347 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.347 INFO kablam! --> src/lib.rs:3687:66 Sep 20 00:35:38.347 INFO kablam! | Sep 20 00:35:38.347 INFO kablam! 3687 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 20 00:35:38.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.347 INFO kablam! Sep 20 00:35:38.347 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.347 INFO kablam! --> src/lib.rs:3957:66 Sep 20 00:35:38.348 INFO kablam! | Sep 20 00:35:38.348 INFO kablam! 3957 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 20 00:35:38.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.348 INFO kablam! Sep 20 00:35:38.348 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.348 INFO kablam! --> src/lib.rs:4231:66 Sep 20 00:35:38.348 INFO kablam! | Sep 20 00:35:38.348 INFO kablam! 4231 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 20 00:35:38.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.348 INFO kablam! Sep 20 00:35:38.348 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.348 INFO kablam! --> src/lib.rs:4498:66 Sep 20 00:35:38.348 INFO kablam! | Sep 20 00:35:38.348 INFO kablam! 4498 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 20 00:35:38.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.348 INFO kablam! Sep 20 00:35:38.348 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.348 INFO kablam! --> src/lib.rs:4739:66 Sep 20 00:35:38.348 INFO kablam! | Sep 20 00:35:38.348 INFO kablam! 4739 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 20 00:35:38.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.348 INFO kablam! Sep 20 00:35:38.348 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.348 INFO kablam! --> src/lib.rs:5016:66 Sep 20 00:35:38.348 INFO kablam! | Sep 20 00:35:38.348 INFO kablam! 5016 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 20 00:35:38.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.348 INFO kablam! Sep 20 00:35:38.348 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.348 INFO kablam! --> src/lib.rs:5264:66 Sep 20 00:35:38.348 INFO kablam! | Sep 20 00:35:38.348 INFO kablam! 5264 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 20 00:35:38.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.348 INFO kablam! Sep 20 00:35:38.351 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.351 INFO kablam! --> src/lib.rs:5542:66 Sep 20 00:35:38.351 INFO kablam! | Sep 20 00:35:38.351 INFO kablam! 5542 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 20 00:35:38.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.351 INFO kablam! Sep 20 00:35:38.351 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.351 INFO kablam! --> src/lib.rs:5812:66 Sep 20 00:35:38.351 INFO kablam! | Sep 20 00:35:38.351 INFO kablam! 5812 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Sep 20 00:35:38.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.351 INFO kablam! Sep 20 00:35:38.353 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.353 INFO kablam! --> src/lib.rs:6096:66 Sep 20 00:35:38.353 INFO kablam! | Sep 20 00:35:38.353 INFO kablam! 6096 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 20 00:35:38.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.353 INFO kablam! Sep 20 00:35:38.353 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.353 INFO kablam! --> src/lib.rs:6344:66 Sep 20 00:35:38.353 INFO kablam! | Sep 20 00:35:38.353 INFO kablam! 6344 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 20 00:35:38.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.353 INFO kablam! Sep 20 00:35:38.354 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.354 INFO kablam! --> src/lib.rs:6628:66 Sep 20 00:35:38.354 INFO kablam! | Sep 20 00:35:38.354 INFO kablam! 6628 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 20 00:35:38.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.354 INFO kablam! Sep 20 00:35:38.356 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.356 INFO kablam! --> src/lib.rs:7020:66 Sep 20 00:35:38.356 INFO kablam! | Sep 20 00:35:38.356 INFO kablam! 7020 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 20 00:35:38.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.356 INFO kablam! Sep 20 00:35:38.356 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.356 INFO kablam! --> src/lib.rs:7293:66 Sep 20 00:35:38.356 INFO kablam! | Sep 20 00:35:38.356 INFO kablam! 7293 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 20 00:35:38.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.356 INFO kablam! Sep 20 00:35:38.357 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.357 INFO kablam! --> src/lib.rs:7566:66 Sep 20 00:35:38.357 INFO kablam! | Sep 20 00:35:38.357 INFO kablam! 7566 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 20 00:35:38.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.357 INFO kablam! Sep 20 00:35:38.357 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.357 INFO kablam! --> src/lib.rs:7813:66 Sep 20 00:35:38.358 INFO kablam! | Sep 20 00:35:38.358 INFO kablam! 7813 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 20 00:35:38.358 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.358 INFO kablam! Sep 20 00:35:38.387 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.387 INFO kablam! --> src/lib.rs:2635:66 Sep 20 00:35:38.387 INFO kablam! | Sep 20 00:35:38.387 INFO kablam! 2635 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 20 00:35:38.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.387 INFO kablam! | Sep 20 00:35:38.387 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 00:35:38.387 INFO kablam! Sep 20 00:35:38.387 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.387 INFO kablam! --> src/lib.rs:2900:66 Sep 20 00:35:38.387 INFO kablam! | Sep 20 00:35:38.387 INFO kablam! 2900 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 20 00:35:38.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.387 INFO kablam! Sep 20 00:35:38.387 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.387 INFO kablam! --> src/lib.rs:3171:66 Sep 20 00:35:38.387 INFO kablam! | Sep 20 00:35:38.387 INFO kablam! 3171 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 20 00:35:38.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.387 INFO kablam! Sep 20 00:35:38.387 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.387 INFO kablam! --> src/lib.rs:3440:66 Sep 20 00:35:38.387 INFO kablam! | Sep 20 00:35:38.387 INFO kablam! 3440 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 20 00:35:38.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.387 INFO kablam! Sep 20 00:35:38.387 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.387 INFO kablam! --> src/lib.rs:3687:66 Sep 20 00:35:38.387 INFO kablam! | Sep 20 00:35:38.388 INFO kablam! 3687 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 20 00:35:38.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.388 INFO kablam! Sep 20 00:35:38.388 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.388 INFO kablam! --> src/lib.rs:3957:66 Sep 20 00:35:38.388 INFO kablam! | Sep 20 00:35:38.388 INFO kablam! 3957 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 20 00:35:38.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.388 INFO kablam! Sep 20 00:35:38.388 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.388 INFO kablam! --> src/lib.rs:4231:66 Sep 20 00:35:38.388 INFO kablam! | Sep 20 00:35:38.388 INFO kablam! 4231 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 20 00:35:38.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.388 INFO kablam! Sep 20 00:35:38.388 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.388 INFO kablam! --> src/lib.rs:4498:66 Sep 20 00:35:38.388 INFO kablam! | Sep 20 00:35:38.388 INFO kablam! 4498 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 20 00:35:38.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.388 INFO kablam! Sep 20 00:35:38.388 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.388 INFO kablam! --> src/lib.rs:4739:66 Sep 20 00:35:38.388 INFO kablam! | Sep 20 00:35:38.388 INFO kablam! 4739 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 20 00:35:38.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.388 INFO kablam! Sep 20 00:35:38.388 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.388 INFO kablam! --> src/lib.rs:5016:66 Sep 20 00:35:38.388 INFO kablam! | Sep 20 00:35:38.388 INFO kablam! 5016 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 20 00:35:38.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.388 INFO kablam! Sep 20 00:35:38.388 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.388 INFO kablam! --> src/lib.rs:5264:66 Sep 20 00:35:38.388 INFO kablam! | Sep 20 00:35:38.388 INFO kablam! 5264 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 20 00:35:38.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.388 INFO kablam! Sep 20 00:35:38.388 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.388 INFO kablam! --> src/lib.rs:5542:66 Sep 20 00:35:38.388 INFO kablam! | Sep 20 00:35:38.388 INFO kablam! 5542 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 20 00:35:38.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.388 INFO kablam! Sep 20 00:35:38.388 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.388 INFO kablam! --> src/lib.rs:5812:66 Sep 20 00:35:38.388 INFO kablam! | Sep 20 00:35:38.388 INFO kablam! 5812 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Sep 20 00:35:38.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.388 INFO kablam! Sep 20 00:35:38.388 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.388 INFO kablam! --> src/lib.rs:6096:66 Sep 20 00:35:38.388 INFO kablam! | Sep 20 00:35:38.388 INFO kablam! 6096 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 20 00:35:38.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.388 INFO kablam! Sep 20 00:35:38.388 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.388 INFO kablam! --> src/lib.rs:6344:66 Sep 20 00:35:38.388 INFO kablam! | Sep 20 00:35:38.388 INFO kablam! 6344 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 20 00:35:38.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.388 INFO kablam! Sep 20 00:35:38.388 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.388 INFO kablam! --> src/lib.rs:6628:66 Sep 20 00:35:38.388 INFO kablam! | Sep 20 00:35:38.388 INFO kablam! 6628 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 20 00:35:38.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.388 INFO kablam! Sep 20 00:35:38.388 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.389 INFO kablam! --> src/lib.rs:7020:66 Sep 20 00:35:38.389 INFO kablam! | Sep 20 00:35:38.389 INFO kablam! 7020 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 20 00:35:38.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.389 INFO kablam! Sep 20 00:35:38.389 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.389 INFO kablam! --> src/lib.rs:7293:66 Sep 20 00:35:38.389 INFO kablam! | Sep 20 00:35:38.389 INFO kablam! 7293 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 20 00:35:38.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.389 INFO kablam! Sep 20 00:35:38.389 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.389 INFO kablam! --> src/lib.rs:7566:66 Sep 20 00:35:38.389 INFO kablam! | Sep 20 00:35:38.389 INFO kablam! 7566 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 20 00:35:38.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.389 INFO kablam! Sep 20 00:35:38.389 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:35:38.389 INFO kablam! --> src/lib.rs:7813:66 Sep 20 00:35:38.389 INFO kablam! | Sep 20 00:35:38.389 INFO kablam! 7813 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 20 00:35:38.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:35:38.389 INFO kablam! Sep 20 00:35:44.615 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.22s Sep 20 00:35:44.626 INFO kablam! su: No module specific data is present Sep 20 00:35:45.276 INFO running `"docker" "rm" "-f" "0ce97c646e6486ce3cfb124e62325633ce1694b32515e010ff88c5e22d0071b3"` Sep 20 00:35:45.427 INFO blam! 0ce97c646e6486ce3cfb124e62325633ce1694b32515e010ff88c5e22d0071b3