Sep 20 00:51:52.563 INFO checking google-admin1_reports-1.0.7+20171204 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 00:51:52.563 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 00:51:52.563 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/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:51:52.839 INFO blam! 6a7aad7d262f2b9de1728bfad58a7a2993dd9bc7398227796f806184f81ce392 Sep 20 00:51:52.847 INFO running `"docker" "start" "-a" "6a7aad7d262f2b9de1728bfad58a7a2993dd9bc7398227796f806184f81ce392"` Sep 20 00:51:54.161 INFO kablam! usermod: no changes Sep 20 00:51:54.447 INFO kablam! Checking google-admin1_reports v1.0.7+20171204 (/source) Sep 20 00:51:56.359 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:51:56.359 INFO kablam! --> src/lib.rs:1148:66 Sep 20 00:51:56.359 INFO kablam! | Sep 20 00:51:56.359 INFO kablam! 1148 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 20 00:51:56.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:51:56.359 INFO kablam! | Sep 20 00:51:56.359 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 00:51:56.359 INFO kablam! Sep 20 00:51:56.359 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:51:56.359 INFO kablam! --> src/lib.rs:1384:66 Sep 20 00:51:56.359 INFO kablam! | Sep 20 00:51:56.359 INFO kablam! 1384 | let mut params: Vec<(&str, String)> = Vec::with_capacity((10 + self._additional_params.len())); Sep 20 00:51:56.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:51:56.359 INFO kablam! Sep 20 00:51:56.359 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:51:56.359 INFO kablam! --> src/lib.rs:1716:66 Sep 20 00:51:56.359 INFO kablam! | Sep 20 00:51:56.359 INFO kablam! 1716 | let mut params: Vec<(&str, String)> = Vec::with_capacity((12 + self._additional_params.len())); Sep 20 00:51:56.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:51:56.359 INFO kablam! Sep 20 00:51:56.359 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:51:56.359 INFO kablam! --> src/lib.rs:2074:66 Sep 20 00:51:56.359 INFO kablam! | Sep 20 00:51:56.359 INFO kablam! 2074 | let mut params: Vec<(&str, String)> = Vec::with_capacity((13 + self._additional_params.len())); Sep 20 00:51:56.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:51:56.359 INFO kablam! Sep 20 00:51:56.359 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:51:56.359 INFO kablam! --> src/lib.rs:2438:66 Sep 20 00:51:56.359 INFO kablam! | Sep 20 00:51:56.359 INFO kablam! 2438 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 20 00:51:56.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:51:56.359 INFO kablam! Sep 20 00:51:56.359 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:51:56.359 INFO kablam! --> src/lib.rs:2722:66 Sep 20 00:51:56.359 INFO kablam! | Sep 20 00:51:56.359 INFO kablam! 2722 | let mut params: Vec<(&str, String)> = Vec::with_capacity((9 + self._additional_params.len())); Sep 20 00:51:56.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:51:56.359 INFO kablam! Sep 20 00:51:56.907 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:51:56.907 INFO kablam! --> src/lib.rs:1148:66 Sep 20 00:51:56.907 INFO kablam! | Sep 20 00:51:56.907 INFO kablam! 1148 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 20 00:51:56.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:51:56.907 INFO kablam! | Sep 20 00:51:56.907 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 00:51:56.907 INFO kablam! Sep 20 00:51:56.907 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:51:56.907 INFO kablam! --> src/lib.rs:1384:66 Sep 20 00:51:56.907 INFO kablam! | Sep 20 00:51:56.907 INFO kablam! 1384 | let mut params: Vec<(&str, String)> = Vec::with_capacity((10 + self._additional_params.len())); Sep 20 00:51:56.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:51:56.907 INFO kablam! Sep 20 00:51:56.907 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:51:56.907 INFO kablam! --> src/lib.rs:1716:66 Sep 20 00:51:56.907 INFO kablam! | Sep 20 00:51:56.907 INFO kablam! 1716 | let mut params: Vec<(&str, String)> = Vec::with_capacity((12 + self._additional_params.len())); Sep 20 00:51:56.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:51:56.907 INFO kablam! Sep 20 00:51:56.907 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:51:56.907 INFO kablam! --> src/lib.rs:2074:66 Sep 20 00:51:56.907 INFO kablam! | Sep 20 00:51:56.907 INFO kablam! 2074 | let mut params: Vec<(&str, String)> = Vec::with_capacity((13 + self._additional_params.len())); Sep 20 00:51:56.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:51:56.907 INFO kablam! Sep 20 00:51:56.907 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:51:56.907 INFO kablam! --> src/lib.rs:2438:66 Sep 20 00:51:56.907 INFO kablam! | Sep 20 00:51:56.907 INFO kablam! 2438 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 20 00:51:56.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:51:56.907 INFO kablam! Sep 20 00:51:56.911 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:51:56.911 INFO kablam! --> src/lib.rs:2722:66 Sep 20 00:51:56.911 INFO kablam! | Sep 20 00:51:56.911 INFO kablam! 2722 | let mut params: Vec<(&str, String)> = Vec::with_capacity((9 + self._additional_params.len())); Sep 20 00:51:56.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:51:56.911 INFO kablam! Sep 20 00:51:58.984 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.79s Sep 20 00:51:58.992 INFO kablam! su: No module specific data is present Sep 20 00:51:59.671 INFO running `"docker" "rm" "-f" "6a7aad7d262f2b9de1728bfad58a7a2993dd9bc7398227796f806184f81ce392"` Sep 20 00:51:59.749 INFO blam! 6a7aad7d262f2b9de1728bfad58a7a2993dd9bc7398227796f806184f81ce392