Nov 18 12:46:03.194 INFO testing google-abusiveexperiencereport1-1.0.7+20171129 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 12:46:03.194 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 12:46:03.625 INFO [stdout] 73dab14de535ac179356016870d1ec33787240adbb27a170698fcd84641c4e9c Nov 18 12:46:03.626 INFO running `"docker" "start" "-a" "73dab14de535ac179356016870d1ec33787240adbb27a170698fcd84641c4e9c"` Nov 18 12:46:05.283 INFO [stderr] usermod: no changes Nov 18 12:46:05.455 INFO [stderr] Compiling google-abusiveexperiencereport1 v1.0.7+20171129 (/source) Nov 18 12:46:08.583 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 12:46:08.583 INFO [stderr] --> src/lib.rs:603:66 Nov 18 12:46:08.583 INFO [stderr] | Nov 18 12:46:08.583 INFO [stderr] 603 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Nov 18 12:46:08.583 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 12:46:08.583 INFO [stderr] | Nov 18 12:46:08.583 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 18 12:46:08.583 INFO [stderr] Nov 18 12:46:08.583 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 12:46:08.583 INFO [stderr] --> src/lib.rs:861:66 Nov 18 12:46:08.583 INFO [stderr] | Nov 18 12:46:08.583 INFO [stderr] 861 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Nov 18 12:46:08.583 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 12:46:08.583 INFO [stderr] Nov 18 12:46:10.010 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.70s Nov 18 12:46:10.027 INFO [stderr] su: No module specific data is present Nov 18 12:46:11.425 INFO running `"docker" "inspect" "73dab14de535ac179356016870d1ec33787240adbb27a170698fcd84641c4e9c"` Nov 18 12:46:11.735 INFO running `"docker" "rm" "-f" "73dab14de535ac179356016870d1ec33787240adbb27a170698fcd84641c4e9c"` Nov 18 12:46:12.043 INFO [stdout] 73dab14de535ac179356016870d1ec33787240adbb27a170698fcd84641c4e9c Nov 18 12:46:12.049 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 12:46:12.497 INFO [stdout] 82473326bc8e16d65fb17dbec0d3f7cb208cedf7c77f51b28d7f2dc0773410fb Nov 18 12:46:12.499 INFO running `"docker" "start" "-a" "82473326bc8e16d65fb17dbec0d3f7cb208cedf7c77f51b28d7f2dc0773410fb"` Nov 18 12:46:13.891 INFO [stderr] usermod: no changes Nov 18 12:46:14.103 INFO [stderr] Compiling google-abusiveexperiencereport1 v1.0.7+20171129 (/source) Nov 18 12:46:17.293 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 12:46:17.293 INFO [stderr] --> src/lib.rs:603:66 Nov 18 12:46:17.293 INFO [stderr] | Nov 18 12:46:17.293 INFO [stderr] 603 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Nov 18 12:46:17.293 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 12:46:17.293 INFO [stderr] | Nov 18 12:46:17.293 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 18 12:46:17.293 INFO [stderr] Nov 18 12:46:17.296 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 12:46:17.296 INFO [stderr] --> src/lib.rs:861:66 Nov 18 12:46:17.296 INFO [stderr] | Nov 18 12:46:17.296 INFO [stderr] 861 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Nov 18 12:46:17.296 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 12:46:17.296 INFO [stderr] Nov 18 12:46:18.315 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.40s Nov 18 12:46:18.323 INFO [stderr] su: No module specific data is present Nov 18 12:46:19.375 INFO running `"docker" "inspect" "82473326bc8e16d65fb17dbec0d3f7cb208cedf7c77f51b28d7f2dc0773410fb"` Nov 18 12:46:19.815 INFO running `"docker" "rm" "-f" "82473326bc8e16d65fb17dbec0d3f7cb208cedf7c77f51b28d7f2dc0773410fb"` Nov 18 12:46:20.174 INFO [stdout] 82473326bc8e16d65fb17dbec0d3f7cb208cedf7c77f51b28d7f2dc0773410fb Nov 18 12:46:20.181 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 12:46:20.593 INFO [stdout] bb639e0a30ea373fc47281b4c346b516b7dd50bf8c109127a1e2069af31906c3 Nov 18 12:46:20.599 INFO running `"docker" "start" "-a" "bb639e0a30ea373fc47281b4c346b516b7dd50bf8c109127a1e2069af31906c3"` Nov 18 12:46:22.006 INFO [stderr] usermod: no changes Nov 18 12:46:22.183 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s Nov 18 12:46:22.190 INFO [stderr] Running /target/debug/deps/google_abusiveexperiencereport1-0c390681f8b4ff88 Nov 18 12:46:22.193 INFO [stderr] Doc-tests google-abusiveexperiencereport1 Nov 18 12:46:22.193 INFO [stdout] Nov 18 12:46:22.193 INFO [stdout] running 0 tests Nov 18 12:46:22.193 INFO [stdout] Nov 18 12:46:22.193 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:46:22.193 INFO [stdout] Nov 18 12:46:28.523 INFO [stdout] Nov 18 12:46:28.524 INFO [stdout] running 7 tests Nov 18 12:46:28.575 INFO [stdout] test src/lib.rs - (line 51) ... ignored Nov 18 12:47:03.183 INFO [stdout] test src/lib.rs - SiteGetCall (line 554) ... ok Nov 18 12:47:04.331 INFO [stdout] test src/lib.rs - ViolatingSiteMethods (line 492) ... ok Nov 18 12:47:05.324 INFO [stdout] test src/lib.rs - ViolatingSiteListCall (line 814) ... ok Nov 18 12:47:05.395 INFO [stdout] test src/lib.rs - AbusiveExperienceReport (line 252) ... ok Nov 18 12:47:05.883 INFO [stdout] test src/lib.rs - (line 73) ... ok Nov 18 12:47:05.959 INFO [stdout] test src/lib.rs - SiteMethods (line 426) ... ok Nov 18 12:47:05.959 INFO [stdout] Nov 18 12:47:05.959 INFO [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Nov 18 12:47:05.959 INFO [stdout] Nov 18 12:47:05.994 INFO [stderr] su: No module specific data is present Nov 18 12:47:06.535 INFO running `"docker" "inspect" "bb639e0a30ea373fc47281b4c346b516b7dd50bf8c109127a1e2069af31906c3"` Nov 18 12:47:06.759 INFO running `"docker" "rm" "-f" "bb639e0a30ea373fc47281b4c346b516b7dd50bf8c109127a1e2069af31906c3"` Nov 18 12:47:06.973 INFO [stdout] bb639e0a30ea373fc47281b4c346b516b7dd50bf8c109127a1e2069af31906c3