Nov 18 11:06:55.915 INFO testing google-groupssettings1-1.0.7+20170607 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 11:06:55.917 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 11:06:56.376 INFO [stdout] 5cb0283b4510799d47e9fc7558b7c3395f3f5dccdce618574ef0c3b16dc2ea97 Nov 18 11:06:56.378 INFO running `"docker" "start" "-a" "5cb0283b4510799d47e9fc7558b7c3395f3f5dccdce618574ef0c3b16dc2ea97"` Nov 18 11:06:58.338 INFO [stderr] usermod: no changes Nov 18 11:06:58.521 INFO [stderr] Compiling google-groupssettings1 v1.0.7+20170607 (/source) Nov 18 11:07:01.831 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 11:07:01.831 INFO [stderr] --> src/lib.rs:647:66 Nov 18 11:07:01.832 INFO [stderr] | Nov 18 11:07:01.832 INFO [stderr] 647 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Nov 18 11:07:01.833 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 11:07:01.833 INFO [stderr] | Nov 18 11:07:01.834 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 18 11:07:01.834 INFO [stderr] Nov 18 11:07:01.835 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 11:07:01.835 INFO [stderr] --> src/lib.rs:921:66 Nov 18 11:07:01.836 INFO [stderr] | Nov 18 11:07:01.836 INFO [stderr] 921 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Nov 18 11:07:01.836 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 11:07:01.837 INFO [stderr] Nov 18 11:07:01.837 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 11:07:01.837 INFO [stderr] --> src/lib.rs:1188:66 Nov 18 11:07:01.837 INFO [stderr] | Nov 18 11:07:01.837 INFO [stderr] 1188 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Nov 18 11:07:01.838 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 11:07:01.838 INFO [stderr] Nov 18 11:07:03.632 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.26s Nov 18 11:07:03.652 INFO [stderr] su: No module specific data is present Nov 18 11:07:04.872 INFO running `"docker" "inspect" "5cb0283b4510799d47e9fc7558b7c3395f3f5dccdce618574ef0c3b16dc2ea97"` Nov 18 11:07:05.287 INFO running `"docker" "rm" "-f" "5cb0283b4510799d47e9fc7558b7c3395f3f5dccdce618574ef0c3b16dc2ea97"` Nov 18 11:07:05.595 INFO [stdout] 5cb0283b4510799d47e9fc7558b7c3395f3f5dccdce618574ef0c3b16dc2ea97 Nov 18 11:07:05.599 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 11:07:06.116 INFO [stdout] fc20b939cee9e81a3c2d8713ebddd317ea722ffe0db0724636d723ba3333b056 Nov 18 11:07:06.118 INFO running `"docker" "start" "-a" "fc20b939cee9e81a3c2d8713ebddd317ea722ffe0db0724636d723ba3333b056"` Nov 18 11:07:07.963 INFO [stderr] usermod: no changes Nov 18 11:07:08.163 INFO [stderr] Compiling google-groupssettings1 v1.0.7+20170607 (/source) Nov 18 11:07:11.555 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 11:07:11.555 INFO [stderr] --> src/lib.rs:647:66 Nov 18 11:07:11.555 INFO [stderr] | Nov 18 11:07:11.555 INFO [stderr] 647 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Nov 18 11:07:11.555 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 11:07:11.555 INFO [stderr] | Nov 18 11:07:11.555 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 18 11:07:11.555 INFO [stderr] Nov 18 11:07:11.555 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 11:07:11.555 INFO [stderr] --> src/lib.rs:921:66 Nov 18 11:07:11.555 INFO [stderr] | Nov 18 11:07:11.555 INFO [stderr] 921 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Nov 18 11:07:11.555 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 11:07:11.555 INFO [stderr] Nov 18 11:07:11.555 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 11:07:11.555 INFO [stderr] --> src/lib.rs:1188:66 Nov 18 11:07:11.555 INFO [stderr] | Nov 18 11:07:11.555 INFO [stderr] 1188 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Nov 18 11:07:11.555 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 11:07:11.555 INFO [stderr] Nov 18 11:07:12.881 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.89s Nov 18 11:07:12.895 INFO [stderr] su: No module specific data is present Nov 18 11:07:13.959 INFO running `"docker" "inspect" "fc20b939cee9e81a3c2d8713ebddd317ea722ffe0db0724636d723ba3333b056"` Nov 18 11:07:14.443 INFO running `"docker" "rm" "-f" "fc20b939cee9e81a3c2d8713ebddd317ea722ffe0db0724636d723ba3333b056"` Nov 18 11:07:14.718 INFO [stdout] fc20b939cee9e81a3c2d8713ebddd317ea722ffe0db0724636d723ba3333b056 Nov 18 11:07:14.726 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 11:07:15.091 INFO [stdout] 919bb8452c757e74cdd1294f3e946f2148eeb258e877b02c0a6dbe27f9093fd0 Nov 18 11:07:15.097 INFO running `"docker" "start" "-a" "919bb8452c757e74cdd1294f3e946f2148eeb258e877b02c0a6dbe27f9093fd0"` Nov 18 11:07:17.368 INFO [stderr] usermod: no changes Nov 18 11:07:17.589 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s Nov 18 11:07:17.619 INFO [stderr] Running /target/debug/deps/google_groupssettings1-95df308618b59a73 Nov 18 11:07:17.622 INFO [stdout] Nov 18 11:07:17.622 INFO [stdout] running 0 tests Nov 18 11:07:17.622 INFO [stdout] Nov 18 11:07:17.622 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:07:17.622 INFO [stdout] Nov 18 11:07:17.622 INFO [stderr] Doc-tests google-groupssettings1 Nov 18 11:07:23.675 INFO [stdout] Nov 18 11:07:23.675 INFO [stdout] running 7 tests Nov 18 11:07:23.679 INFO [stdout] test src/lib.rs - (line 49) ... ignored Nov 18 11:07:59.391 INFO [stdout] test src/lib.rs - GroupGetCall (line 1140) ... ok Nov 18 11:07:59.467 INFO [stdout] test src/lib.rs - GroupPatchCall (line 866) ... ok Nov 18 11:08:00.071 INFO [stdout] test src/lib.rs - Groupssettings (line 258) ... ok Nov 18 11:08:00.891 INFO [stdout] test src/lib.rs - GroupMethods (line 487) ... ok Nov 18 11:08:01.250 INFO [stdout] test src/lib.rs - (line 73) ... ok Nov 18 11:08:01.435 INFO [stdout] test src/lib.rs - GroupUpdateCall (line 592) ... ok Nov 18 11:08:01.435 INFO [stdout] Nov 18 11:08:01.436 INFO [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Nov 18 11:08:01.436 INFO [stdout] Nov 18 11:08:01.475 INFO [stderr] su: No module specific data is present Nov 18 11:08:02.539 INFO running `"docker" "inspect" "919bb8452c757e74cdd1294f3e946f2148eeb258e877b02c0a6dbe27f9093fd0"` Nov 18 11:08:02.879 INFO running `"docker" "rm" "-f" "919bb8452c757e74cdd1294f3e946f2148eeb258e877b02c0a6dbe27f9093fd0"` Nov 18 11:08:03.231 INFO [stdout] 919bb8452c757e74cdd1294f3e946f2148eeb258e877b02c0a6dbe27f9093fd0