Oct 11 20:10:27.797 INFO testing google-servicecontrol1-1.0.7+20171202 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 20:10:27.797 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 20:10:27.797 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 20:10:28.396 INFO blam! a542c3fa79dbf6f4a2066e25a84655f0ab3b6d52e391fe9fc7c51f6b39a25800 Oct 11 20:10:28.408 INFO running `"docker" "start" "-a" "a542c3fa79dbf6f4a2066e25a84655f0ab3b6d52e391fe9fc7c51f6b39a25800"` Oct 11 20:10:29.587 INFO kablam! usermod: no changes Oct 11 20:10:29.820 INFO kablam! Compiling google-servicecontrol1 v1.0.7+20171202 (/source) Oct 11 20:10:35.857 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 20:10:35.857 INFO kablam! --> src/lib.rs:1801:66 Oct 11 20:10:35.857 INFO kablam! | Oct 11 20:10:35.857 INFO kablam! 1801 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 11 20:10:35.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 20:10:35.857 INFO kablam! | Oct 11 20:10:35.857 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 20:10:35.857 INFO kablam! Oct 11 20:10:35.860 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 20:10:35.860 INFO kablam! --> src/lib.rs:2096:66 Oct 11 20:10:35.860 INFO kablam! | Oct 11 20:10:35.860 INFO kablam! 2096 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 11 20:10:35.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 20:10:35.860 INFO kablam! Oct 11 20:10:35.860 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 20:10:35.860 INFO kablam! --> src/lib.rs:2405:66 Oct 11 20:10:35.860 INFO kablam! | Oct 11 20:10:35.860 INFO kablam! 2405 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 11 20:10:35.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 20:10:35.860 INFO kablam! Oct 11 20:10:35.860 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 20:10:35.860 INFO kablam! --> src/lib.rs:2693:66 Oct 11 20:10:35.860 INFO kablam! | Oct 11 20:10:35.860 INFO kablam! 2693 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 11 20:10:35.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 20:10:35.860 INFO kablam! Oct 11 20:10:35.860 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 20:10:35.860 INFO kablam! --> src/lib.rs:2986:66 Oct 11 20:10:35.860 INFO kablam! | Oct 11 20:10:35.860 INFO kablam! 2986 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 11 20:10:35.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 20:10:35.860 INFO kablam! Oct 11 20:10:35.860 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 20:10:35.860 INFO kablam! --> src/lib.rs:3282:66 Oct 11 20:10:35.860 INFO kablam! | Oct 11 20:10:35.860 INFO kablam! 3282 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 11 20:10:35.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 20:10:35.860 INFO kablam! Oct 11 20:10:40.465 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.84s Oct 11 20:10:40.485 INFO kablam! su: No module specific data is present Oct 11 20:10:41.355 INFO running `"docker" "rm" "-f" "a542c3fa79dbf6f4a2066e25a84655f0ab3b6d52e391fe9fc7c51f6b39a25800"` Oct 11 20:10:41.596 INFO blam! a542c3fa79dbf6f4a2066e25a84655f0ab3b6d52e391fe9fc7c51f6b39a25800 Oct 11 20:10:41.612 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 20:10:41.612 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 20:10:42.052 INFO blam! f78ca3165c2242f39f2706c6160d863f8ba8221cffe21bfb9bcd15108be5231e Oct 11 20:10:42.072 INFO running `"docker" "start" "-a" "f78ca3165c2242f39f2706c6160d863f8ba8221cffe21bfb9bcd15108be5231e"` Oct 11 20:10:43.859 INFO kablam! usermod: no changes Oct 11 20:10:44.076 INFO kablam! Compiling google-servicecontrol1 v1.0.7+20171202 (/source) Oct 11 20:10:50.012 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 20:10:50.012 INFO kablam! --> src/lib.rs:1801:66 Oct 11 20:10:50.012 INFO kablam! | Oct 11 20:10:50.012 INFO kablam! 1801 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 11 20:10:50.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 20:10:50.012 INFO kablam! | Oct 11 20:10:50.012 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 20:10:50.012 INFO kablam! Oct 11 20:10:50.012 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 20:10:50.012 INFO kablam! --> src/lib.rs:2096:66 Oct 11 20:10:50.012 INFO kablam! | Oct 11 20:10:50.012 INFO kablam! 2096 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 11 20:10:50.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 20:10:50.012 INFO kablam! Oct 11 20:10:50.012 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 20:10:50.013 INFO kablam! --> src/lib.rs:2405:66 Oct 11 20:10:50.013 INFO kablam! | Oct 11 20:10:50.013 INFO kablam! 2405 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 11 20:10:50.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 20:10:50.013 INFO kablam! Oct 11 20:10:50.013 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 20:10:50.013 INFO kablam! --> src/lib.rs:2693:66 Oct 11 20:10:50.013 INFO kablam! | Oct 11 20:10:50.013 INFO kablam! 2693 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 11 20:10:50.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 20:10:50.013 INFO kablam! Oct 11 20:10:50.013 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 20:10:50.013 INFO kablam! --> src/lib.rs:2986:66 Oct 11 20:10:50.013 INFO kablam! | Oct 11 20:10:50.013 INFO kablam! 2986 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 11 20:10:50.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 20:10:50.013 INFO kablam! Oct 11 20:10:50.013 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 20:10:50.013 INFO kablam! --> src/lib.rs:3282:66 Oct 11 20:10:50.013 INFO kablam! | Oct 11 20:10:50.013 INFO kablam! 3282 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 11 20:10:50.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 20:10:50.013 INFO kablam! Oct 11 20:10:53.199 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.27s Oct 11 20:10:53.200 INFO kablam! su: No module specific data is present Oct 11 20:10:53.761 INFO running `"docker" "rm" "-f" "f78ca3165c2242f39f2706c6160d863f8ba8221cffe21bfb9bcd15108be5231e"` Oct 11 20:10:54.064 INFO blam! f78ca3165c2242f39f2706c6160d863f8ba8221cffe21bfb9bcd15108be5231e Oct 11 20:10:54.070 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 20:10:54.070 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 20:10:54.479 INFO blam! 72916f7e1eb850d7d4164e2f8bf0a05979858dcb9c24302900d409f95ca01621 Oct 11 20:10:54.481 INFO running `"docker" "start" "-a" "72916f7e1eb850d7d4164e2f8bf0a05979858dcb9c24302900d409f95ca01621"` Oct 11 20:10:56.336 INFO kablam! usermod: no changes Oct 11 20:10:56.524 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 11 20:10:56.541 INFO kablam! Running /target/debug/deps/google_servicecontrol1-823c253b69c6767d Oct 11 20:10:56.541 INFO blam! Oct 11 20:10:56.541 INFO kablam! Doc-tests google-servicecontrol1 Oct 11 20:10:56.541 INFO blam! running 0 tests Oct 11 20:10:56.542 INFO blam! Oct 11 20:10:56.542 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 20:10:56.542 INFO blam! Oct 11 20:11:07.080 INFO blam! Oct 11 20:11:07.080 INFO blam! running 10 tests Oct 11 20:11:07.092 INFO blam! test src/lib.rs - (line 49) ... ignored Oct 11 20:12:06.860 INFO blam! test src/lib.rs - ServiceAllocateQuotaCall (line 2931) ... ok Oct 11 20:12:07.081 INFO blam! test src/lib.rs - (line 71) ... test src/lib.rs - (line 71) has been running for over 60 seconds Oct 11 20:12:07.081 INFO blam! test src/lib.rs - ServiceCheckCall (line 2041) ... test src/lib.rs - ServiceCheckCall (line 2041) has been running for over 60 seconds Oct 11 20:12:07.092 INFO blam! test src/lib.rs - ServiceMethods (line 1482) ... test src/lib.rs - ServiceMethods (line 1482) has been running for over 60 seconds Oct 11 20:12:07.092 INFO blam! test src/lib.rs - ServiceReleaseQuotaCall (line 1746) ... test src/lib.rs - ServiceReleaseQuotaCall (line 1746) has been running for over 60 seconds Oct 11 20:12:07.092 INFO blam! test src/lib.rs - ServiceEndReconciliationCall (line 2638) ... test src/lib.rs - ServiceEndReconciliationCall (line 2638) has been running for over 60 seconds Oct 11 20:12:07.092 INFO blam! test src/lib.rs - ServiceReportCall (line 3227) ... test src/lib.rs - ServiceReportCall (line 3227) has been running for over 60 seconds Oct 11 20:12:07.092 INFO blam! test src/lib.rs - ServiceControl (line 260) ... test src/lib.rs - ServiceControl (line 260) has been running for over 60 seconds Oct 11 20:12:09.924 INFO blam! test src/lib.rs - ServiceCheckCall (line 2041) ... ok Oct 11 20:12:11.768 INFO blam! test src/lib.rs - ServiceControl (line 260) ... ok Oct 11 20:12:11.880 INFO blam! test src/lib.rs - ServiceReportCall (line 3227) ... ok Oct 11 20:12:12.512 INFO blam! test src/lib.rs - ServiceEndReconciliationCall (line 2638) ... ok Oct 11 20:12:13.227 INFO blam! test src/lib.rs - (line 71) ... ok Oct 11 20:12:14.572 INFO blam! test src/lib.rs - ServiceMethods (line 1482) ... ok Oct 11 20:12:14.652 INFO blam! test src/lib.rs - ServiceReleaseQuotaCall (line 1746) ... ok Oct 11 20:12:24.348 INFO blam! test src/lib.rs - ServiceStartReconciliationCall (line 2350) ... ok Oct 11 20:12:24.348 INFO blam! Oct 11 20:12:24.348 INFO blam! test result: ok. 9 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 11 20:12:24.348 INFO blam! Oct 11 20:12:24.376 INFO kablam! su: No module specific data is present Oct 11 20:12:25.163 INFO running `"docker" "rm" "-f" "72916f7e1eb850d7d4164e2f8bf0a05979858dcb9c24302900d409f95ca01621"` Oct 11 20:12:25.404 INFO blam! 72916f7e1eb850d7d4164e2f8bf0a05979858dcb9c24302900d409f95ca01621