Oct 16 09:14:46.414 INFO testing google-cloudfunctions1-1.0.7+20171206 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 09:14:46.415 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 09:14:46.723 INFO blam! 5bb8a1eafef3d16b0a716c33fb7bd2e3eecc42dfc9da555227bc33a61817e799 Oct 16 09:14:46.731 INFO running `"docker" "start" "-a" "5bb8a1eafef3d16b0a716c33fb7bd2e3eecc42dfc9da555227bc33a61817e799"` Oct 16 09:14:48.135 INFO kablam! usermod: no changes Oct 16 09:14:48.379 INFO kablam! Compiling google-cloudfunctions1 v1.0.7+20171206 (/source) Oct 16 09:14:53.031 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:14:53.031 INFO kablam! --> src/lib.rs:1288:66 Oct 16 09:14:53.031 INFO kablam! | Oct 16 09:14:53.032 INFO kablam! 1288 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 09:14:53.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:14:53.032 INFO kablam! | Oct 16 09:14:53.032 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 09:14:53.033 INFO kablam! Oct 16 09:14:53.033 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:14:53.033 INFO kablam! --> src/lib.rs:1556:66 Oct 16 09:14:53.033 INFO kablam! | Oct 16 09:14:53.034 INFO kablam! 1556 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 09:14:53.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:14:53.034 INFO kablam! Oct 16 09:14:53.034 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:14:53.035 INFO kablam! --> src/lib.rs:1820:66 Oct 16 09:14:53.035 INFO kablam! | Oct 16 09:14:53.035 INFO kablam! 1820 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 09:14:53.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:14:53.036 INFO kablam! Oct 16 09:14:53.036 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:14:53.036 INFO kablam! --> src/lib.rs:2105:66 Oct 16 09:14:53.036 INFO kablam! | Oct 16 09:14:53.037 INFO kablam! 2105 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 09:14:53.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:14:53.037 INFO kablam! Oct 16 09:14:53.037 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:14:53.037 INFO kablam! --> src/lib.rs:2358:66 Oct 16 09:14:53.038 INFO kablam! | Oct 16 09:14:53.038 INFO kablam! 2358 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 09:14:53.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:14:53.038 INFO kablam! Oct 16 09:14:53.039 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:14:53.039 INFO kablam! --> src/lib.rs:2620:66 Oct 16 09:14:53.039 INFO kablam! | Oct 16 09:14:53.039 INFO kablam! 2620 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 09:14:53.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:14:53.040 INFO kablam! Oct 16 09:14:53.040 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:14:53.040 INFO kablam! --> src/lib.rs:2907:66 Oct 16 09:14:53.041 INFO kablam! | Oct 16 09:14:53.041 INFO kablam! 2907 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Oct 16 09:14:53.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:14:53.041 INFO kablam! Oct 16 09:14:53.042 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:14:53.042 INFO kablam! --> src/lib.rs:3207:66 Oct 16 09:14:53.042 INFO kablam! | Oct 16 09:14:53.042 INFO kablam! 3207 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 09:14:53.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:14:53.043 INFO kablam! Oct 16 09:14:53.043 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:14:53.043 INFO kablam! --> src/lib.rs:3493:66 Oct 16 09:14:53.043 INFO kablam! | Oct 16 09:14:53.044 INFO kablam! 3493 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 09:14:53.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:14:53.044 INFO kablam! Oct 16 09:14:53.044 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:14:53.045 INFO kablam! --> src/lib.rs:3781:66 Oct 16 09:14:53.045 INFO kablam! | Oct 16 09:14:53.045 INFO kablam! 3781 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 09:14:53.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:14:53.046 INFO kablam! Oct 16 09:14:53.046 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:14:53.046 INFO kablam! --> src/lib.rs:4063:66 Oct 16 09:14:53.046 INFO kablam! | Oct 16 09:14:53.047 INFO kablam! 4063 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Oct 16 09:14:53.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:14:53.047 INFO kablam! Oct 16 09:14:56.286 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.13s Oct 16 09:14:56.308 INFO kablam! su: No module specific data is present Oct 16 09:14:57.059 INFO running `"docker" "rm" "-f" "5bb8a1eafef3d16b0a716c33fb7bd2e3eecc42dfc9da555227bc33a61817e799"` Oct 16 09:14:57.315 INFO blam! 5bb8a1eafef3d16b0a716c33fb7bd2e3eecc42dfc9da555227bc33a61817e799 Oct 16 09:14:57.317 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 09:14:57.703 INFO blam! 8fbb3edb273f7f6f26d203a158218a8bd94ba79ee0638d9fe8637f6666543946 Oct 16 09:14:57.705 INFO running `"docker" "start" "-a" "8fbb3edb273f7f6f26d203a158218a8bd94ba79ee0638d9fe8637f6666543946"` Oct 16 09:14:59.615 INFO kablam! usermod: no changes Oct 16 09:14:59.799 INFO kablam! Compiling google-cloudfunctions1 v1.0.7+20171206 (/source) Oct 16 09:15:03.417 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:15:03.417 INFO kablam! --> src/lib.rs:1288:66 Oct 16 09:15:03.417 INFO kablam! | Oct 16 09:15:03.417 INFO kablam! 1288 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 09:15:03.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:15:03.417 INFO kablam! | Oct 16 09:15:03.419 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 09:15:03.419 INFO kablam! Oct 16 09:15:03.419 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:15:03.419 INFO kablam! --> src/lib.rs:1556:66 Oct 16 09:15:03.419 INFO kablam! | Oct 16 09:15:03.419 INFO kablam! 1556 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 09:15:03.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:15:03.419 INFO kablam! Oct 16 09:15:03.419 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:15:03.419 INFO kablam! --> src/lib.rs:1820:66 Oct 16 09:15:03.419 INFO kablam! | Oct 16 09:15:03.419 INFO kablam! 1820 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 09:15:03.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:15:03.419 INFO kablam! Oct 16 09:15:03.419 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:15:03.419 INFO kablam! --> src/lib.rs:2105:66 Oct 16 09:15:03.419 INFO kablam! | Oct 16 09:15:03.419 INFO kablam! 2105 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 09:15:03.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:15:03.419 INFO kablam! Oct 16 09:15:03.419 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:15:03.419 INFO kablam! --> src/lib.rs:2358:66 Oct 16 09:15:03.419 INFO kablam! | Oct 16 09:15:03.419 INFO kablam! 2358 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 09:15:03.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:15:03.419 INFO kablam! Oct 16 09:15:03.419 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:15:03.419 INFO kablam! --> src/lib.rs:2620:66 Oct 16 09:15:03.419 INFO kablam! | Oct 16 09:15:03.419 INFO kablam! 2620 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 09:15:03.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:15:03.419 INFO kablam! Oct 16 09:15:03.419 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:15:03.419 INFO kablam! --> src/lib.rs:2907:66 Oct 16 09:15:03.419 INFO kablam! | Oct 16 09:15:03.419 INFO kablam! 2907 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Oct 16 09:15:03.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:15:03.420 INFO kablam! Oct 16 09:15:03.427 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:15:03.427 INFO kablam! --> src/lib.rs:3207:66 Oct 16 09:15:03.427 INFO kablam! | Oct 16 09:15:03.427 INFO kablam! 3207 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 09:15:03.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:15:03.427 INFO kablam! Oct 16 09:15:03.427 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:15:03.427 INFO kablam! --> src/lib.rs:3493:66 Oct 16 09:15:03.427 INFO kablam! | Oct 16 09:15:03.427 INFO kablam! 3493 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 09:15:03.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:15:03.427 INFO kablam! Oct 16 09:15:03.427 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:15:03.427 INFO kablam! --> src/lib.rs:3781:66 Oct 16 09:15:03.427 INFO kablam! | Oct 16 09:15:03.427 INFO kablam! 3781 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 09:15:03.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:15:03.427 INFO kablam! Oct 16 09:15:03.427 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:15:03.427 INFO kablam! --> src/lib.rs:4063:66 Oct 16 09:15:03.427 INFO kablam! | Oct 16 09:15:03.427 INFO kablam! 4063 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Oct 16 09:15:03.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:15:03.427 INFO kablam! Oct 16 09:15:05.916 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.28s Oct 16 09:15:05.926 INFO kablam! su: No module specific data is present Oct 16 09:15:07.011 INFO running `"docker" "rm" "-f" "8fbb3edb273f7f6f26d203a158218a8bd94ba79ee0638d9fe8637f6666543946"` Oct 16 09:15:07.323 INFO blam! 8fbb3edb273f7f6f26d203a158218a8bd94ba79ee0638d9fe8637f6666543946