Oct 16 07:44:59.263 INFO testing google-safebrowsing4-1.0.7+20171204 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 07:44:59.263 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 07:44:59.676 INFO blam! 07708d247a2eaf7a29e56ddcc914be8d038748811d1e1e182532f98fc34274d2 Oct 16 07:44:59.680 INFO running `"docker" "start" "-a" "07708d247a2eaf7a29e56ddcc914be8d038748811d1e1e182532f98fc34274d2"` Oct 16 07:45:01.601 INFO kablam! usermod: no changes Oct 16 07:45:01.791 INFO kablam! Compiling google-safebrowsing4 v1.0.7+20171204 (/source) Oct 16 07:45:05.143 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:45:05.143 INFO kablam! --> src/lib.rs:1449:66 Oct 16 07:45:05.143 INFO kablam! | Oct 16 07:45:05.143 INFO kablam! 1449 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Oct 16 07:45:05.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:45:05.143 INFO kablam! | Oct 16 07:45:05.143 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 07:45:05.143 INFO kablam! Oct 16 07:45:05.143 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:45:05.143 INFO kablam! --> src/lib.rs:1696:66 Oct 16 07:45:05.143 INFO kablam! | Oct 16 07:45:05.143 INFO kablam! 1696 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 07:45:05.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:45:05.143 INFO kablam! Oct 16 07:45:05.143 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:45:05.143 INFO kablam! --> src/lib.rs:1915:66 Oct 16 07:45:05.143 INFO kablam! | Oct 16 07:45:05.143 INFO kablam! 1915 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 07:45:05.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:45:05.143 INFO kablam! Oct 16 07:45:05.143 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:45:05.143 INFO kablam! --> src/lib.rs:2131:66 Oct 16 07:45:05.143 INFO kablam! | Oct 16 07:45:05.143 INFO kablam! 2131 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Oct 16 07:45:05.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:45:05.143 INFO kablam! Oct 16 07:45:05.143 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:45:05.143 INFO kablam! --> src/lib.rs:2371:66 Oct 16 07:45:05.143 INFO kablam! | Oct 16 07:45:05.143 INFO kablam! 2371 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Oct 16 07:45:05.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:45:05.143 INFO kablam! Oct 16 07:45:05.143 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:45:05.143 INFO kablam! --> src/lib.rs:2565:66 Oct 16 07:45:05.143 INFO kablam! | Oct 16 07:45:05.143 INFO kablam! 2565 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 07:45:05.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:45:05.144 INFO kablam! Oct 16 07:45:05.144 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:45:05.144 INFO kablam! --> src/lib.rs:2784:66 Oct 16 07:45:05.144 INFO kablam! | Oct 16 07:45:05.144 INFO kablam! 2784 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 07:45:05.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:45:05.144 INFO kablam! Oct 16 07:45:08.415 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.77s Oct 16 07:45:08.423 INFO kablam! su: No module specific data is present Oct 16 07:45:09.347 INFO running `"docker" "rm" "-f" "07708d247a2eaf7a29e56ddcc914be8d038748811d1e1e182532f98fc34274d2"` Oct 16 07:45:09.647 INFO blam! 07708d247a2eaf7a29e56ddcc914be8d038748811d1e1e182532f98fc34274d2 Oct 16 07:45:09.653 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 07:45:10.007 INFO blam! 701c2a824c138b204aab7a981ca8c6eea56ba18af1505ee7386214becaf2f949 Oct 16 07:45:10.023 INFO running `"docker" "start" "-a" "701c2a824c138b204aab7a981ca8c6eea56ba18af1505ee7386214becaf2f949"` Oct 16 07:45:10.580 INFO kablam! usermod: no changes Oct 16 07:45:10.708 INFO kablam! Compiling google-safebrowsing4 v1.0.7+20171204 (/source) Oct 16 07:45:14.171 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:45:14.171 INFO kablam! --> src/lib.rs:1449:66 Oct 16 07:45:14.171 INFO kablam! | Oct 16 07:45:14.171 INFO kablam! 1449 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Oct 16 07:45:14.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:45:14.171 INFO kablam! | Oct 16 07:45:14.171 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 07:45:14.171 INFO kablam! Oct 16 07:45:14.171 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:45:14.171 INFO kablam! --> src/lib.rs:1696:66 Oct 16 07:45:14.171 INFO kablam! | Oct 16 07:45:14.171 INFO kablam! 1696 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 07:45:14.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:45:14.171 INFO kablam! Oct 16 07:45:14.171 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:45:14.172 INFO kablam! --> src/lib.rs:1915:66 Oct 16 07:45:14.172 INFO kablam! | Oct 16 07:45:14.172 INFO kablam! 1915 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 07:45:14.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:45:14.172 INFO kablam! Oct 16 07:45:14.172 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:45:14.172 INFO kablam! --> src/lib.rs:2131:66 Oct 16 07:45:14.172 INFO kablam! | Oct 16 07:45:14.172 INFO kablam! 2131 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Oct 16 07:45:14.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:45:14.172 INFO kablam! Oct 16 07:45:14.172 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:45:14.172 INFO kablam! --> src/lib.rs:2371:66 Oct 16 07:45:14.172 INFO kablam! | Oct 16 07:45:14.172 INFO kablam! 2371 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Oct 16 07:45:14.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:45:14.172 INFO kablam! Oct 16 07:45:14.172 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:45:14.172 INFO kablam! --> src/lib.rs:2565:66 Oct 16 07:45:14.172 INFO kablam! | Oct 16 07:45:14.172 INFO kablam! 2565 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 07:45:14.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:45:14.172 INFO kablam! Oct 16 07:45:14.172 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:45:14.172 INFO kablam! --> src/lib.rs:2784:66 Oct 16 07:45:14.172 INFO kablam! | Oct 16 07:45:14.172 INFO kablam! 2784 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 07:45:14.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:45:14.172 INFO kablam! Oct 16 07:45:16.545 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.95s Oct 16 07:45:16.555 INFO kablam! su: No module specific data is present Oct 16 07:45:17.095 INFO running `"docker" "rm" "-f" "701c2a824c138b204aab7a981ca8c6eea56ba18af1505ee7386214becaf2f949"` Oct 16 07:45:17.239 INFO blam! 701c2a824c138b204aab7a981ca8c6eea56ba18af1505ee7386214becaf2f949