Nov 18 12:15:17.353 INFO testing google-cloudlatencytest2-1.0.7+20160309 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 12:15:17.355 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 12:15:17.743 INFO [stdout] ad469ae212041fda04b157d538964befd744e0e881b1db631f0e3faf72dc11e2 Nov 18 12:15:17.751 INFO running `"docker" "start" "-a" "ad469ae212041fda04b157d538964befd744e0e881b1db631f0e3faf72dc11e2"` Nov 18 12:15:19.023 INFO [stderr] usermod: no changes Nov 18 12:15:19.303 INFO [stderr] Compiling google-cloudlatencytest2 v1.0.7+20160309 (/source) Nov 18 12:15:22.736 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 12:15:22.736 INFO [stderr] --> src/lib.rs:640:66 Nov 18 12:15:22.736 INFO [stderr] | Nov 18 12:15:22.736 INFO [stderr] 640 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Nov 18 12:15:22.736 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 12:15:22.736 INFO [stderr] | Nov 18 12:15:22.736 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 18 12:15:22.736 INFO [stderr] Nov 18 12:15:22.736 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 12:15:22.736 INFO [stderr] --> src/lib.rs:881:66 Nov 18 12:15:22.736 INFO [stderr] | Nov 18 12:15:22.736 INFO [stderr] 881 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Nov 18 12:15:22.736 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 12:15:22.736 INFO [stderr] Nov 18 12:15:24.503 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.44s Nov 18 12:15:24.522 INFO [stderr] su: No module specific data is present Nov 18 12:15:25.551 INFO running `"docker" "inspect" "ad469ae212041fda04b157d538964befd744e0e881b1db631f0e3faf72dc11e2"` Nov 18 12:15:25.845 INFO running `"docker" "rm" "-f" "ad469ae212041fda04b157d538964befd744e0e881b1db631f0e3faf72dc11e2"` Nov 18 12:15:26.150 INFO [stdout] ad469ae212041fda04b157d538964befd744e0e881b1db631f0e3faf72dc11e2 Nov 18 12:15:26.161 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 12:15:26.515 INFO [stdout] 7f77480095eebdfbd1e106fc8bb34863139e21e01455555ad1942aa63184d061 Nov 18 12:15:26.519 INFO running `"docker" "start" "-a" "7f77480095eebdfbd1e106fc8bb34863139e21e01455555ad1942aa63184d061"` Nov 18 12:15:27.546 INFO [stderr] usermod: no changes Nov 18 12:15:27.835 INFO [stderr] Compiling google-cloudlatencytest2 v1.0.7+20160309 (/source) Nov 18 12:15:31.439 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 12:15:31.439 INFO [stderr] --> src/lib.rs:640:66 Nov 18 12:15:31.439 INFO [stderr] | Nov 18 12:15:31.439 INFO [stderr] 640 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Nov 18 12:15:31.439 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 12:15:31.439 INFO [stderr] | Nov 18 12:15:31.439 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 18 12:15:31.439 INFO [stderr] Nov 18 12:15:31.439 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 12:15:31.439 INFO [stderr] --> src/lib.rs:881:66 Nov 18 12:15:31.439 INFO [stderr] | Nov 18 12:15:31.439 INFO [stderr] 881 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Nov 18 12:15:31.439 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 12:15:31.439 INFO [stderr] Nov 18 12:15:32.845 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.27s Nov 18 12:15:32.877 INFO [stderr] su: No module specific data is present Nov 18 12:15:33.493 INFO running `"docker" "inspect" "7f77480095eebdfbd1e106fc8bb34863139e21e01455555ad1942aa63184d061"` Nov 18 12:15:33.741 INFO running `"docker" "rm" "-f" "7f77480095eebdfbd1e106fc8bb34863139e21e01455555ad1942aa63184d061"` Nov 18 12:15:34.037 INFO [stdout] 7f77480095eebdfbd1e106fc8bb34863139e21e01455555ad1942aa63184d061 Nov 18 12:15:34.043 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 12:15:34.539 INFO [stdout] 78daf25fbd0582988f3fc287751fa08f987559efd596dcf1b6a9a5c62f31ea8d Nov 18 12:15:34.542 INFO running `"docker" "start" "-a" "78daf25fbd0582988f3fc287751fa08f987559efd596dcf1b6a9a5c62f31ea8d"` Nov 18 12:15:36.814 INFO [stderr] usermod: no changes Nov 18 12:15:37.043 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s Nov 18 12:15:37.053 INFO [stderr] Running /target/debug/deps/google_cloudlatencytest2-2994fcae730ca27f Nov 18 12:15:37.055 INFO [stdout] Nov 18 12:15:37.055 INFO [stdout] running 0 tests Nov 18 12:15:37.055 INFO [stdout] Nov 18 12:15:37.055 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:15:37.055 INFO [stdout] Nov 18 12:15:37.059 INFO [stderr] Doc-tests google-cloudlatencytest2 Nov 18 12:15:42.812 INFO [stdout] Nov 18 12:15:42.812 INFO [stdout] running 6 tests Nov 18 12:15:42.909 INFO [stdout] test src/lib.rs - (line 46) ... ignored Nov 18 12:16:07.539 INFO [stdout] test src/lib.rs - StatscollectionUpdatestatCall (line 827) ... ok Nov 18 12:16:08.123 INFO [stdout] test src/lib.rs - (line 68) ... ok Nov 18 12:16:08.683 INFO [stdout] test src/lib.rs - StatscollectionUpdateaggregatedstatCall (line 586) ... ok Nov 18 12:16:10.419 INFO [stdout] test src/lib.rs - StatscollectionMethods (line 502) ... ok Nov 18 12:16:10.531 INFO [stdout] test src/lib.rs - Cloudlatencytest (line 253) ... ok Nov 18 12:16:10.531 INFO [stdout] Nov 18 12:16:10.531 INFO [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Nov 18 12:16:10.531 INFO [stdout] Nov 18 12:16:10.556 INFO [stderr] su: No module specific data is present Nov 18 12:16:11.429 INFO running `"docker" "inspect" "78daf25fbd0582988f3fc287751fa08f987559efd596dcf1b6a9a5c62f31ea8d"` Nov 18 12:16:11.713 INFO running `"docker" "rm" "-f" "78daf25fbd0582988f3fc287751fa08f987559efd596dcf1b6a9a5c62f31ea8d"` Nov 18 12:16:12.053 INFO [stdout] 78daf25fbd0582988f3fc287751fa08f987559efd596dcf1b6a9a5c62f31ea8d