Sep 01 18:48:19.400 INFO checking google-deploymentmanager2-1.0.7+20171201 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 18:48:19.400 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 18:48:19.400 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 18:48:19.606 INFO blam! 21b363e40027a3b726b5b82afda205e366a5ecf93c8494506622cde1cfeb88df Sep 01 18:48:19.608 INFO running `"docker" "start" "-a" "21b363e40027a3b726b5b82afda205e366a5ecf93c8494506622cde1cfeb88df"` Sep 01 18:48:20.391 INFO kablam! Checking google-deploymentmanager2 v1.0.7+20171201 (file:///source) Sep 01 18:48:26.216 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.216 INFO kablam! --> src/lib.rs:2095:66 Sep 01 18:48:26.216 INFO kablam! | Sep 01 18:48:26.216 INFO kablam! 2095 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 01 18:48:26.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.216 INFO kablam! | Sep 01 18:48:26.217 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 18:48:26.217 INFO kablam! Sep 01 18:48:26.218 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.218 INFO kablam! --> src/lib.rs:2357:66 Sep 01 18:48:26.218 INFO kablam! | Sep 01 18:48:26.218 INFO kablam! 2357 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Sep 01 18:48:26.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.219 INFO kablam! Sep 01 18:48:26.220 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.220 INFO kablam! --> src/lib.rs:2661:66 Sep 01 18:48:26.220 INFO kablam! | Sep 01 18:48:26.220 INFO kablam! 2661 | let mut params: Vec<(&str, String)> = Vec::with_capacity((8 + self._additional_params.len())); Sep 01 18:48:26.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.220 INFO kablam! Sep 01 18:48:26.221 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.221 INFO kablam! --> src/lib.rs:2969:66 Sep 01 18:48:26.222 INFO kablam! | Sep 01 18:48:26.222 INFO kablam! 2969 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 01 18:48:26.222 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.222 INFO kablam! Sep 01 18:48:26.223 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.223 INFO kablam! --> src/lib.rs:3242:66 Sep 01 18:48:26.223 INFO kablam! | Sep 01 18:48:26.223 INFO kablam! 3242 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Sep 01 18:48:26.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.224 INFO kablam! Sep 01 18:48:26.225 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.225 INFO kablam! --> src/lib.rs:3539:66 Sep 01 18:48:26.225 INFO kablam! | Sep 01 18:48:26.225 INFO kablam! 3539 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 01 18:48:26.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.225 INFO kablam! Sep 01 18:48:26.226 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.226 INFO kablam! --> src/lib.rs:3813:66 Sep 01 18:48:26.226 INFO kablam! | Sep 01 18:48:26.226 INFO kablam! 3813 | let mut params: Vec<(&str, String)> = Vec::with_capacity((8 + self._additional_params.len())); Sep 01 18:48:26.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.227 INFO kablam! Sep 01 18:48:26.228 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.228 INFO kablam! --> src/lib.rs:4133:66 Sep 01 18:48:26.228 INFO kablam! | Sep 01 18:48:26.228 INFO kablam! 4133 | let mut params: Vec<(&str, String)> = Vec::with_capacity((8 + self._additional_params.len())); Sep 01 18:48:26.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.229 INFO kablam! Sep 01 18:48:26.230 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.230 INFO kablam! --> src/lib.rs:4442:66 Sep 01 18:48:26.230 INFO kablam! | Sep 01 18:48:26.230 INFO kablam! 4442 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 01 18:48:26.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.230 INFO kablam! Sep 01 18:48:26.231 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.231 INFO kablam! --> src/lib.rs:4705:66 Sep 01 18:48:26.231 INFO kablam! | Sep 01 18:48:26.231 INFO kablam! 4705 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 01 18:48:26.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.232 INFO kablam! Sep 01 18:48:26.233 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.233 INFO kablam! --> src/lib.rs:4990:66 Sep 01 18:48:26.233 INFO kablam! | Sep 01 18:48:26.233 INFO kablam! 4990 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 01 18:48:26.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.234 INFO kablam! Sep 01 18:48:26.235 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.235 INFO kablam! --> src/lib.rs:5269:66 Sep 01 18:48:26.235 INFO kablam! | Sep 01 18:48:26.235 INFO kablam! 5269 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 01 18:48:26.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.235 INFO kablam! Sep 01 18:48:26.236 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.237 INFO kablam! --> src/lib.rs:5531:66 Sep 01 18:48:26.237 INFO kablam! | Sep 01 18:48:26.237 INFO kablam! 5531 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 01 18:48:26.237 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.237 INFO kablam! Sep 01 18:48:26.238 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.238 INFO kablam! --> src/lib.rs:5817:66 Sep 01 18:48:26.238 INFO kablam! | Sep 01 18:48:26.238 INFO kablam! 5817 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Sep 01 18:48:26.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.239 INFO kablam! Sep 01 18:48:26.240 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.240 INFO kablam! --> src/lib.rs:6126:66 Sep 01 18:48:26.240 INFO kablam! | Sep 01 18:48:26.240 INFO kablam! 6126 | let mut params: Vec<(&str, String)> = Vec::with_capacity((8 + self._additional_params.len())); Sep 01 18:48:26.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.240 INFO kablam! Sep 01 18:48:26.242 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.242 INFO kablam! --> src/lib.rs:6442:66 Sep 01 18:48:26.242 INFO kablam! | Sep 01 18:48:26.242 INFO kablam! 6442 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 01 18:48:26.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.242 INFO kablam! Sep 01 18:48:26.243 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.243 INFO kablam! --> src/lib.rs:6728:66 Sep 01 18:48:26.243 INFO kablam! | Sep 01 18:48:26.243 INFO kablam! 6728 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 01 18:48:26.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.244 INFO kablam! Sep 01 18:48:26.245 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.245 INFO kablam! --> src/lib.rs:7009:66 Sep 01 18:48:26.245 INFO kablam! | Sep 01 18:48:26.245 INFO kablam! 7009 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 01 18:48:26.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.246 INFO kablam! Sep 01 18:48:26.424 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.424 INFO kablam! --> src/lib.rs:2095:66 Sep 01 18:48:26.424 INFO kablam! | Sep 01 18:48:26.424 INFO kablam! 2095 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 01 18:48:26.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.424 INFO kablam! | Sep 01 18:48:26.424 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 18:48:26.424 INFO kablam! Sep 01 18:48:26.425 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.425 INFO kablam! --> src/lib.rs:2357:66 Sep 01 18:48:26.425 INFO kablam! | Sep 01 18:48:26.425 INFO kablam! 2357 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Sep 01 18:48:26.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.425 INFO kablam! Sep 01 18:48:26.425 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.425 INFO kablam! --> src/lib.rs:2661:66 Sep 01 18:48:26.425 INFO kablam! | Sep 01 18:48:26.425 INFO kablam! 2661 | let mut params: Vec<(&str, String)> = Vec::with_capacity((8 + self._additional_params.len())); Sep 01 18:48:26.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.425 INFO kablam! Sep 01 18:48:26.426 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.426 INFO kablam! --> src/lib.rs:2969:66 Sep 01 18:48:26.426 INFO kablam! | Sep 01 18:48:26.426 INFO kablam! 2969 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 01 18:48:26.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.426 INFO kablam! Sep 01 18:48:26.426 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.426 INFO kablam! --> src/lib.rs:3242:66 Sep 01 18:48:26.426 INFO kablam! | Sep 01 18:48:26.426 INFO kablam! 3242 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Sep 01 18:48:26.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.426 INFO kablam! Sep 01 18:48:26.427 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.427 INFO kablam! --> src/lib.rs:3539:66 Sep 01 18:48:26.427 INFO kablam! | Sep 01 18:48:26.427 INFO kablam! 3539 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 01 18:48:26.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.427 INFO kablam! Sep 01 18:48:26.428 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.428 INFO kablam! --> src/lib.rs:3813:66 Sep 01 18:48:26.428 INFO kablam! | Sep 01 18:48:26.428 INFO kablam! 3813 | let mut params: Vec<(&str, String)> = Vec::with_capacity((8 + self._additional_params.len())); Sep 01 18:48:26.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.428 INFO kablam! Sep 01 18:48:26.429 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.429 INFO kablam! --> src/lib.rs:4133:66 Sep 01 18:48:26.429 INFO kablam! | Sep 01 18:48:26.429 INFO kablam! 4133 | let mut params: Vec<(&str, String)> = Vec::with_capacity((8 + self._additional_params.len())); Sep 01 18:48:26.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.429 INFO kablam! Sep 01 18:48:26.429 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.429 INFO kablam! --> src/lib.rs:4442:66 Sep 01 18:48:26.429 INFO kablam! | Sep 01 18:48:26.430 INFO kablam! 4442 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 01 18:48:26.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.430 INFO kablam! Sep 01 18:48:26.430 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.430 INFO kablam! --> src/lib.rs:4705:66 Sep 01 18:48:26.430 INFO kablam! | Sep 01 18:48:26.430 INFO kablam! 4705 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 01 18:48:26.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.430 INFO kablam! Sep 01 18:48:26.431 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.431 INFO kablam! --> src/lib.rs:4990:66 Sep 01 18:48:26.431 INFO kablam! | Sep 01 18:48:26.431 INFO kablam! 4990 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 01 18:48:26.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.431 INFO kablam! Sep 01 18:48:26.432 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.432 INFO kablam! --> src/lib.rs:5269:66 Sep 01 18:48:26.432 INFO kablam! | Sep 01 18:48:26.432 INFO kablam! 5269 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 01 18:48:26.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.432 INFO kablam! Sep 01 18:48:26.432 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.432 INFO kablam! --> src/lib.rs:5531:66 Sep 01 18:48:26.432 INFO kablam! | Sep 01 18:48:26.432 INFO kablam! 5531 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 01 18:48:26.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.433 INFO kablam! Sep 01 18:48:26.433 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.433 INFO kablam! --> src/lib.rs:5817:66 Sep 01 18:48:26.433 INFO kablam! | Sep 01 18:48:26.433 INFO kablam! 5817 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Sep 01 18:48:26.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.433 INFO kablam! Sep 01 18:48:26.434 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.434 INFO kablam! --> src/lib.rs:6126:66 Sep 01 18:48:26.434 INFO kablam! | Sep 01 18:48:26.434 INFO kablam! 6126 | let mut params: Vec<(&str, String)> = Vec::with_capacity((8 + self._additional_params.len())); Sep 01 18:48:26.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.434 INFO kablam! Sep 01 18:48:26.435 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.435 INFO kablam! --> src/lib.rs:6442:66 Sep 01 18:48:26.435 INFO kablam! | Sep 01 18:48:26.435 INFO kablam! 6442 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 01 18:48:26.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.435 INFO kablam! Sep 01 18:48:26.435 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.436 INFO kablam! --> src/lib.rs:6728:66 Sep 01 18:48:26.436 INFO kablam! | Sep 01 18:48:26.436 INFO kablam! 6728 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 01 18:48:26.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.436 INFO kablam! Sep 01 18:48:26.436 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 18:48:26.436 INFO kablam! --> src/lib.rs:7009:66 Sep 01 18:48:26.436 INFO kablam! | Sep 01 18:48:26.436 INFO kablam! 7009 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 01 18:48:26.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:26.437 INFO kablam! Sep 01 18:48:33.537 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.31s Sep 01 18:48:33.545 INFO kablam! su: No module specific data is present Sep 01 18:48:34.074 INFO running `"docker" "rm" "-f" "21b363e40027a3b726b5b82afda205e366a5ecf93c8494506622cde1cfeb88df"` Sep 01 18:48:34.162 INFO blam! 21b363e40027a3b726b5b82afda205e366a5ecf93c8494506622cde1cfeb88df