Nov 18 10:49:14.045 INFO testing google-serviceregistryalpha-1.0.7+20160401 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:49:14.046 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 10:49:14.287 INFO [stdout] 90ab61b280dde71b345655529bc91db690fe081adcf83832d5810f1cad597ae9 Nov 18 10:49:14.290 INFO running `"docker" "start" "-a" "90ab61b280dde71b345655529bc91db690fe081adcf83832d5810f1cad597ae9"` Nov 18 10:49:14.776 INFO [stderr] usermod: no changes Nov 18 10:49:14.927 INFO [stderr] Compiling google-serviceregistryalpha v1.0.7+20160401 (/source) Nov 18 10:49:17.893 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 10:49:17.893 INFO [stderr] --> src/lib.rs:944:66 Nov 18 10:49:17.893 INFO [stderr] | Nov 18 10:49:17.893 INFO [stderr] 944 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Nov 18 10:49:17.893 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 10:49:17.893 INFO [stderr] | Nov 18 10:49:17.893 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 18 10:49:17.893 INFO [stderr] Nov 18 10:49:17.895 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 10:49:17.895 INFO [stderr] --> src/lib.rs:1206:66 Nov 18 10:49:17.895 INFO [stderr] | Nov 18 10:49:17.895 INFO [stderr] 1206 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Nov 18 10:49:17.895 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 10:49:17.895 INFO [stderr] Nov 18 10:49:17.895 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 10:49:17.895 INFO [stderr] --> src/lib.rs:1508:66 Nov 18 10:49:17.895 INFO [stderr] | Nov 18 10:49:17.895 INFO [stderr] 1508 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Nov 18 10:49:17.895 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 10:49:17.895 INFO [stderr] Nov 18 10:49:17.899 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 10:49:17.899 INFO [stderr] --> src/lib.rs:1776:66 Nov 18 10:49:17.899 INFO [stderr] | Nov 18 10:49:17.899 INFO [stderr] 1776 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Nov 18 10:49:17.899 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 10:49:17.899 INFO [stderr] Nov 18 10:49:17.899 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 10:49:17.899 INFO [stderr] --> src/lib.rs:2038:66 Nov 18 10:49:17.899 INFO [stderr] | Nov 18 10:49:17.899 INFO [stderr] 2038 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Nov 18 10:49:17.899 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 10:49:17.899 INFO [stderr] Nov 18 10:49:17.899 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 10:49:17.899 INFO [stderr] --> src/lib.rs:2324:66 Nov 18 10:49:17.899 INFO [stderr] | Nov 18 10:49:17.899 INFO [stderr] 2324 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Nov 18 10:49:17.899 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 10:49:17.899 INFO [stderr] Nov 18 10:49:17.899 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 10:49:17.899 INFO [stderr] --> src/lib.rs:2610:66 Nov 18 10:49:17.899 INFO [stderr] | Nov 18 10:49:17.899 INFO [stderr] 2610 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Nov 18 10:49:17.899 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 10:49:17.899 INFO [stderr] Nov 18 10:49:17.899 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 10:49:17.899 INFO [stderr] --> src/lib.rs:2906:66 Nov 18 10:49:17.899 INFO [stderr] | Nov 18 10:49:17.899 INFO [stderr] 2906 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Nov 18 10:49:17.899 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 10:49:17.899 INFO [stderr] Nov 18 10:49:19.903 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.10s Nov 18 10:49:19.911 INFO [stderr] su: No module specific data is present Nov 18 10:49:20.164 INFO running `"docker" "inspect" "90ab61b280dde71b345655529bc91db690fe081adcf83832d5810f1cad597ae9"` Nov 18 10:49:20.240 INFO running `"docker" "rm" "-f" "90ab61b280dde71b345655529bc91db690fe081adcf83832d5810f1cad597ae9"` Nov 18 10:49:20.343 INFO [stdout] 90ab61b280dde71b345655529bc91db690fe081adcf83832d5810f1cad597ae9 Nov 18 10:49:20.345 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 10:49:20.495 INFO [stdout] e8cd0fd70e43a431ea95af59b9be5af276da209f1de4feb0a23e83c96347724c Nov 18 10:49:20.500 INFO running `"docker" "start" "-a" "e8cd0fd70e43a431ea95af59b9be5af276da209f1de4feb0a23e83c96347724c"` Nov 18 10:49:20.920 INFO [stderr] usermod: no changes Nov 18 10:49:21.066 INFO [stderr] Compiling google-serviceregistryalpha v1.0.7+20160401 (/source) Nov 18 10:49:23.518 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 10:49:23.518 INFO [stderr] --> src/lib.rs:944:66 Nov 18 10:49:23.519 INFO [stderr] | Nov 18 10:49:23.519 INFO [stderr] 944 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Nov 18 10:49:23.519 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 10:49:23.519 INFO [stderr] | Nov 18 10:49:23.519 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 18 10:49:23.519 INFO [stderr] Nov 18 10:49:23.519 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 10:49:23.519 INFO [stderr] --> src/lib.rs:1206:66 Nov 18 10:49:23.519 INFO [stderr] | Nov 18 10:49:23.519 INFO [stderr] 1206 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Nov 18 10:49:23.519 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 10:49:23.519 INFO [stderr] Nov 18 10:49:23.519 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 10:49:23.519 INFO [stderr] --> src/lib.rs:1508:66 Nov 18 10:49:23.519 INFO [stderr] | Nov 18 10:49:23.519 INFO [stderr] 1508 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Nov 18 10:49:23.519 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 10:49:23.519 INFO [stderr] Nov 18 10:49:23.519 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 10:49:23.519 INFO [stderr] --> src/lib.rs:1776:66 Nov 18 10:49:23.519 INFO [stderr] | Nov 18 10:49:23.519 INFO [stderr] 1776 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Nov 18 10:49:23.519 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 10:49:23.519 INFO [stderr] Nov 18 10:49:23.519 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 10:49:23.519 INFO [stderr] --> src/lib.rs:2038:66 Nov 18 10:49:23.519 INFO [stderr] | Nov 18 10:49:23.519 INFO [stderr] 2038 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Nov 18 10:49:23.519 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 10:49:23.519 INFO [stderr] Nov 18 10:49:23.519 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 10:49:23.519 INFO [stderr] --> src/lib.rs:2324:66 Nov 18 10:49:23.519 INFO [stderr] | Nov 18 10:49:23.519 INFO [stderr] 2324 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Nov 18 10:49:23.519 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 10:49:23.519 INFO [stderr] Nov 18 10:49:23.519 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 10:49:23.519 INFO [stderr] --> src/lib.rs:2610:66 Nov 18 10:49:23.519 INFO [stderr] | Nov 18 10:49:23.519 INFO [stderr] 2610 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Nov 18 10:49:23.519 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 10:49:23.519 INFO [stderr] Nov 18 10:49:23.519 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 10:49:23.519 INFO [stderr] --> src/lib.rs:2906:66 Nov 18 10:49:23.519 INFO [stderr] | Nov 18 10:49:23.519 INFO [stderr] 2906 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Nov 18 10:49:23.519 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 10:49:23.519 INFO [stderr] Nov 18 10:49:24.923 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.97s Nov 18 10:49:24.935 INFO [stderr] su: No module specific data is present Nov 18 10:49:25.293 INFO running `"docker" "inspect" "e8cd0fd70e43a431ea95af59b9be5af276da209f1de4feb0a23e83c96347724c"` Nov 18 10:49:25.383 INFO running `"docker" "rm" "-f" "e8cd0fd70e43a431ea95af59b9be5af276da209f1de4feb0a23e83c96347724c"` Nov 18 10:49:25.476 INFO [stdout] e8cd0fd70e43a431ea95af59b9be5af276da209f1de4feb0a23e83c96347724c Nov 18 10:49:25.482 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 10:49:25.644 INFO [stdout] a32ea36dca05d154fc8287bd877e7b6fece587aeec4e9a1224bb6d5040ee6c6d Nov 18 10:49:25.648 INFO running `"docker" "start" "-a" "a32ea36dca05d154fc8287bd877e7b6fece587aeec4e9a1224bb6d5040ee6c6d"` Nov 18 10:49:26.082 INFO [stderr] usermod: no changes Nov 18 10:49:26.223 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s Nov 18 10:49:26.227 INFO [stderr] Running /target/debug/deps/google_serviceregistryalpha-845246b16291658e Nov 18 10:49:26.230 INFO [stdout] Nov 18 10:49:26.230 INFO [stdout] running 0 tests Nov 18 10:49:26.230 INFO [stdout] Nov 18 10:49:26.230 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:49:26.230 INFO [stdout] Nov 18 10:49:26.231 INFO [stderr] Doc-tests google-serviceregistryalpha Nov 18 10:49:31.153 INFO [stdout] Nov 18 10:49:31.153 INFO [stdout] running 13 tests Nov 18 10:49:31.178 INFO [stdout] test src/lib.rs - (line 51) ... ignored Nov 18 10:49:58.315 INFO [stdout] test src/lib.rs - EndpointListCall (line 2554) ... ok Nov 18 10:49:59.071 INFO [stdout] test src/lib.rs - EndpointGetCall (line 2857) ... ok Nov 18 10:50:00.443 INFO [stdout] test src/lib.rs - EndpointMethods (line 725) ... ok Nov 18 10:50:00.467 INFO [stdout] test src/lib.rs - EndpointUpdateCall (line 1982) ... ok Nov 18 10:50:01.247 INFO [stdout] test src/lib.rs - EndpointPatchCall (line 2268) ... ok Nov 18 10:50:04.451 INFO [stdout] test src/lib.rs - EndpointDeleteCall (line 1727) ... ok Nov 18 10:50:05.843 INFO [stdout] test src/lib.rs - (line 78) ... ok Nov 18 10:50:07.187 INFO [stdout] test src/lib.rs - EndpointInsertCall (line 1453) ... ok Nov 18 10:50:18.827 INFO [stdout] test src/lib.rs - OperationListCall (line 1150) ... ok Nov 18 10:50:19.539 INFO [stdout] test src/lib.rs - OperationMethods (line 643) ... ok Nov 18 10:50:20.555 INFO [stdout] test src/lib.rs - OperationGetCall (line 895) ... ok Nov 18 10:50:20.635 INFO [stdout] test src/lib.rs - ServiceRegistry (line 273) ... ok Nov 18 10:50:20.635 INFO [stdout] Nov 18 10:50:20.635 INFO [stdout] test result: ok. 12 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Nov 18 10:50:20.635 INFO [stdout] Nov 18 10:50:20.684 INFO [stderr] su: No module specific data is present Nov 18 10:50:21.425 INFO running `"docker" "inspect" "a32ea36dca05d154fc8287bd877e7b6fece587aeec4e9a1224bb6d5040ee6c6d"` Nov 18 10:50:21.701 INFO running `"docker" "rm" "-f" "a32ea36dca05d154fc8287bd877e7b6fece587aeec4e9a1224bb6d5040ee6c6d"` Nov 18 10:50:22.020 INFO [stdout] a32ea36dca05d154fc8287bd877e7b6fece587aeec4e9a1224bb6d5040ee6c6d