Nov 18 12:17:12.693 INFO testing google-clouderrorreporting1_beta1-1.0.7+20171201 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 12:17:12.693 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 12:17:13.125 INFO [stdout] ccf6d6e5ccfb703f3717750c20ccb64a724c39a0c0bb4f23fedafb0f0a4b2c90 Nov 18 12:17:13.127 INFO running `"docker" "start" "-a" "ccf6d6e5ccfb703f3717750c20ccb64a724c39a0c0bb4f23fedafb0f0a4b2c90"` Nov 18 12:17:14.807 INFO [stderr] usermod: no changes Nov 18 12:17:15.110 INFO [stderr] Compiling google-clouderrorreporting1_beta1 v1.0.7+20171201 (/source) Nov 18 12:17:17.481 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 12:17:17.482 INFO [stderr] --> src/lib.rs:1060:66 Nov 18 12:17:17.482 INFO [stderr] | Nov 18 12:17:17.483 INFO [stderr] 1060 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Nov 18 12:17:17.483 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 12:17:17.484 INFO [stderr] | Nov 18 12:17:17.484 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 18 12:17:17.485 INFO [stderr] Nov 18 12:17:17.485 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 12:17:17.486 INFO [stderr] --> src/lib.rs:1342:66 Nov 18 12:17:17.486 INFO [stderr] | Nov 18 12:17:17.486 INFO [stderr] 1342 | let mut params: Vec<(&str, String)> = Vec::with_capacity((14 + self._additional_params.len())); Nov 18 12:17:17.487 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 12:17:17.487 INFO [stderr] Nov 18 12:17:17.488 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 12:17:17.489 INFO [stderr] --> src/lib.rs:1723:66 Nov 18 12:17:17.489 INFO [stderr] | Nov 18 12:17:17.489 INFO [stderr] 1723 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Nov 18 12:17:17.490 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 12:17:17.490 INFO [stderr] Nov 18 12:17:17.491 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 12:17:17.491 INFO [stderr] --> src/lib.rs:1994:66 Nov 18 12:17:17.491 INFO [stderr] | Nov 18 12:17:17.491 INFO [stderr] 1994 | let mut params: Vec<(&str, String)> = Vec::with_capacity((10 + self._additional_params.len())); Nov 18 12:17:17.491 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 12:17:17.491 INFO [stderr] Nov 18 12:17:17.492 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 12:17:17.492 INFO [stderr] --> src/lib.rs:2332:66 Nov 18 12:17:17.492 INFO [stderr] | Nov 18 12:17:17.492 INFO [stderr] 2332 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Nov 18 12:17:17.492 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 12:17:17.492 INFO [stderr] Nov 18 12:17:17.493 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 12:17:17.493 INFO [stderr] --> src/lib.rs:2624:66 Nov 18 12:17:17.493 INFO [stderr] | Nov 18 12:17:17.493 INFO [stderr] 2624 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Nov 18 12:17:17.493 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 12:17:17.494 INFO [stderr] Nov 18 12:17:20.084 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.25s Nov 18 12:17:20.111 INFO [stderr] su: No module specific data is present Nov 18 12:17:21.093 INFO running `"docker" "inspect" "ccf6d6e5ccfb703f3717750c20ccb64a724c39a0c0bb4f23fedafb0f0a4b2c90"` Nov 18 12:17:21.425 INFO running `"docker" "rm" "-f" "ccf6d6e5ccfb703f3717750c20ccb64a724c39a0c0bb4f23fedafb0f0a4b2c90"` Nov 18 12:17:21.751 INFO [stdout] ccf6d6e5ccfb703f3717750c20ccb64a724c39a0c0bb4f23fedafb0f0a4b2c90 Nov 18 12:17:21.763 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 12:17:22.167 INFO [stdout] bb4b54c1ff047ca11e5931ae64141cb7cada03ba73343988de010ec08afdaee7 Nov 18 12:17:22.172 INFO running `"docker" "start" "-a" "bb4b54c1ff047ca11e5931ae64141cb7cada03ba73343988de010ec08afdaee7"` Nov 18 12:17:24.423 INFO [stderr] usermod: no changes Nov 18 12:17:24.675 INFO [stderr] Compiling google-clouderrorreporting1_beta1 v1.0.7+20171201 (/source) Nov 18 12:17:27.103 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 12:17:27.103 INFO [stderr] --> src/lib.rs:1060:66 Nov 18 12:17:27.103 INFO [stderr] | Nov 18 12:17:27.103 INFO [stderr] 1060 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Nov 18 12:17:27.103 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 12:17:27.103 INFO [stderr] | Nov 18 12:17:27.103 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 18 12:17:27.103 INFO [stderr] Nov 18 12:17:27.103 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 12:17:27.103 INFO [stderr] --> src/lib.rs:1342:66 Nov 18 12:17:27.103 INFO [stderr] | Nov 18 12:17:27.103 INFO [stderr] 1342 | let mut params: Vec<(&str, String)> = Vec::with_capacity((14 + self._additional_params.len())); Nov 18 12:17:27.103 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 12:17:27.103 INFO [stderr] Nov 18 12:17:27.103 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 12:17:27.103 INFO [stderr] --> src/lib.rs:1723:66 Nov 18 12:17:27.103 INFO [stderr] | Nov 18 12:17:27.103 INFO [stderr] 1723 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Nov 18 12:17:27.103 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 12:17:27.103 INFO [stderr] Nov 18 12:17:27.103 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 12:17:27.103 INFO [stderr] --> src/lib.rs:1994:66 Nov 18 12:17:27.103 INFO [stderr] | Nov 18 12:17:27.103 INFO [stderr] 1994 | let mut params: Vec<(&str, String)> = Vec::with_capacity((10 + self._additional_params.len())); Nov 18 12:17:27.103 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 12:17:27.103 INFO [stderr] Nov 18 12:17:27.104 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 12:17:27.104 INFO [stderr] --> src/lib.rs:2332:66 Nov 18 12:17:27.104 INFO [stderr] | Nov 18 12:17:27.104 INFO [stderr] 2332 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Nov 18 12:17:27.104 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 12:17:27.104 INFO [stderr] Nov 18 12:17:27.107 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 12:17:27.107 INFO [stderr] --> src/lib.rs:2624:66 Nov 18 12:17:27.107 INFO [stderr] | Nov 18 12:17:27.107 INFO [stderr] 2624 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Nov 18 12:17:27.107 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 12:17:27.107 INFO [stderr] Nov 18 12:17:29.003 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.53s Nov 18 12:17:29.015 INFO [stderr] su: No module specific data is present Nov 18 12:17:29.638 INFO running `"docker" "inspect" "bb4b54c1ff047ca11e5931ae64141cb7cada03ba73343988de010ec08afdaee7"` Nov 18 12:17:29.971 INFO running `"docker" "rm" "-f" "bb4b54c1ff047ca11e5931ae64141cb7cada03ba73343988de010ec08afdaee7"` Nov 18 12:17:30.334 INFO [stdout] bb4b54c1ff047ca11e5931ae64141cb7cada03ba73343988de010ec08afdaee7 Nov 18 12:17:30.337 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --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"` Nov 18 12:17:30.800 INFO [stdout] a8d1fdefa3141f154977ca31fecfdcc06fe13eb0475113646f5f59fd7a2acfa6 Nov 18 12:17:30.805 INFO running `"docker" "start" "-a" "a8d1fdefa3141f154977ca31fecfdcc06fe13eb0475113646f5f59fd7a2acfa6"` Nov 18 12:17:31.831 INFO [stderr] usermod: no changes Nov 18 12:17:32.058 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Nov 18 12:17:32.062 INFO [stderr] Running /target/debug/deps/google_clouderrorreporting1_beta1-b2f24e4e202d5413 Nov 18 12:17:32.071 INFO [stderr] Doc-tests google-clouderrorreporting1_beta1 Nov 18 12:17:32.071 INFO [stdout] Nov 18 12:17:32.071 INFO [stdout] running 0 tests Nov 18 12:17:32.071 INFO [stdout] Nov 18 12:17:32.071 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:17:32.071 INFO [stdout] Nov 18 12:17:36.270 INFO [stdout] Nov 18 12:17:36.270 INFO [stdout] running 10 tests Nov 18 12:17:36.299 INFO [stdout] test src/lib.rs - (line 49) ... ignored Nov 18 12:18:04.427 INFO [stdout] test src/lib.rs - (line 72) ... ok Nov 18 12:18:04.786 INFO [stdout] test src/lib.rs - ProjectEventListCall (line 1931) ... ok Nov 18 12:18:05.387 INFO [stdout] test src/lib.rs - ProjectEventReportCall (line 2568) ... ok Nov 18 12:18:06.019 INFO [stdout] test src/lib.rs - ProjectGroupUpdateCall (line 2276) ... ok Nov 18 12:18:06.171 INFO [stdout] test src/lib.rs - ProjectGroupGetCall (line 1011) ... ok Nov 18 12:18:06.480 INFO [stdout] test src/lib.rs - ProjectGroupStatListCall (line 1271) ... ok Nov 18 12:18:06.545 INFO [stdout] test src/lib.rs - ProjectDeleteEventCall (line 1674) ... ok Nov 18 12:18:07.179 INFO [stdout] test src/lib.rs - Clouderrorreporting (line 257) ... ok Nov 18 12:18:11.314 INFO [stdout] test src/lib.rs - ProjectMethods (line 807) ... ok Nov 18 12:18:11.314 INFO [stdout] Nov 18 12:18:11.315 INFO [stdout] test result: ok. 9 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Nov 18 12:18:11.315 INFO [stdout] Nov 18 12:18:11.341 INFO [stderr] su: No module specific data is present Nov 18 12:18:12.661 INFO running `"docker" "inspect" "a8d1fdefa3141f154977ca31fecfdcc06fe13eb0475113646f5f59fd7a2acfa6"` Nov 18 12:18:12.899 INFO running `"docker" "rm" "-f" "a8d1fdefa3141f154977ca31fecfdcc06fe13eb0475113646f5f59fd7a2acfa6"` Nov 18 12:18:13.245 INFO [stdout] a8d1fdefa3141f154977ca31fecfdcc06fe13eb0475113646f5f59fd7a2acfa6