Oct 16 08:19:52.400 INFO testing google-discovery1-1.0.7+00000000 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 08:19:52.402 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 08:19:52.881 INFO blam! 4ae8f022c897e68af4449be99eeeeaaab7c6e82401854e9738ec3f8539e9cc37 Oct 16 08:19:52.882 INFO running `"docker" "start" "-a" "4ae8f022c897e68af4449be99eeeeaaab7c6e82401854e9738ec3f8539e9cc37"` Oct 16 08:19:54.144 INFO kablam! usermod: no changes Oct 16 08:19:54.300 INFO kablam! Compiling google-discovery1 v1.0.7+00000000 (/source) Oct 16 08:19:58.023 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 08:19:58.023 INFO kablam! --> src/lib.rs:964:66 Oct 16 08:19:58.023 INFO kablam! | Oct 16 08:19:58.023 INFO kablam! 964 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 08:19:58.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 08:19:58.023 INFO kablam! | Oct 16 08:19:58.023 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 08:19:58.023 INFO kablam! Oct 16 08:19:58.023 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 08:19:58.023 INFO kablam! --> src/lib.rs:1180:66 Oct 16 08:19:58.023 INFO kablam! | Oct 16 08:19:58.023 INFO kablam! 1180 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 08:19:58.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 08:19:58.023 INFO kablam! Oct 16 08:20:01.423 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.25s Oct 16 08:20:01.429 INFO kablam! su: No module specific data is present Oct 16 08:20:02.483 INFO running `"docker" "rm" "-f" "4ae8f022c897e68af4449be99eeeeaaab7c6e82401854e9738ec3f8539e9cc37"` Oct 16 08:20:02.787 INFO blam! 4ae8f022c897e68af4449be99eeeeaaab7c6e82401854e9738ec3f8539e9cc37 Oct 16 08:20:02.793 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 08:20:03.333 INFO blam! ab5f7a5d3dfb66e1a683de5a850e2ec72c9fbd2fa60634f6acf8d73c03566e7d Oct 16 08:20:03.334 INFO running `"docker" "start" "-a" "ab5f7a5d3dfb66e1a683de5a850e2ec72c9fbd2fa60634f6acf8d73c03566e7d"` Oct 16 08:20:04.579 INFO kablam! usermod: no changes Oct 16 08:20:04.823 INFO kablam! Compiling google-discovery1 v1.0.7+00000000 (/source) Oct 16 08:20:08.599 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 08:20:08.599 INFO kablam! --> src/lib.rs:964:66 Oct 16 08:20:08.599 INFO kablam! | Oct 16 08:20:08.599 INFO kablam! 964 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 08:20:08.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 08:20:08.599 INFO kablam! | Oct 16 08:20:08.599 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 08:20:08.599 INFO kablam! Oct 16 08:20:08.599 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 08:20:08.599 INFO kablam! --> src/lib.rs:1180:66 Oct 16 08:20:08.599 INFO kablam! | Oct 16 08:20:08.599 INFO kablam! 1180 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 08:20:08.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 08:20:08.599 INFO kablam! Oct 16 08:20:10.971 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.37s Oct 16 08:20:10.983 INFO kablam! su: No module specific data is present Oct 16 08:20:11.775 INFO running `"docker" "rm" "-f" "ab5f7a5d3dfb66e1a683de5a850e2ec72c9fbd2fa60634f6acf8d73c03566e7d"` Oct 16 08:20:12.207 INFO blam! ab5f7a5d3dfb66e1a683de5a850e2ec72c9fbd2fa60634f6acf8d73c03566e7d Oct 16 08:20:12.227 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 08:20:12.585 INFO blam! c31b7c2eb071ead914e5dc54222b26f8c58d8736f1474430134aabeac8d43e92 Oct 16 08:20:12.586 INFO running `"docker" "start" "-a" "c31b7c2eb071ead914e5dc54222b26f8c58d8736f1474430134aabeac8d43e92"` Oct 16 08:20:14.418 INFO kablam! usermod: no changes Oct 16 08:20:14.607 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 16 08:20:14.610 INFO kablam! Running /target/debug/deps/google_discovery1-22ca8f9cca5bc4d0 Oct 16 08:20:14.616 INFO blam! Oct 16 08:20:14.616 INFO blam! running 0 tests Oct 16 08:20:14.616 INFO blam! Oct 16 08:20:14.616 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 08:20:14.616 INFO blam! Oct 16 08:20:14.627 INFO kablam! Doc-tests google-discovery1 Oct 16 08:20:21.171 INFO blam! Oct 16 08:20:21.171 INFO blam! running 6 tests Oct 16 08:20:21.200 INFO blam! test src/lib.rs - (line 49) ... ignored Oct 16 08:20:50.683 INFO blam! test src/lib.rs - Discovery (line 228) ... ok Oct 16 08:20:51.202 INFO blam! test src/lib.rs - ApiGetRestCall (line 916) ... ok Oct 16 08:20:51.567 INFO blam! test src/lib.rs - (line 71) ... ok Oct 16 08:20:51.755 INFO blam! test src/lib.rs - ApiListCall (line 1130) ... ok Oct 16 08:20:51.798 INFO blam! test src/lib.rs - ApiMethods (line 835) ... ok Oct 16 08:20:51.798 INFO blam! Oct 16 08:20:51.798 INFO blam! test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 16 08:20:51.798 INFO blam! Oct 16 08:20:51.814 INFO kablam! su: No module specific data is present Oct 16 08:20:52.916 INFO running `"docker" "rm" "-f" "c31b7c2eb071ead914e5dc54222b26f8c58d8736f1474430134aabeac8d43e92"` Oct 16 08:20:53.391 INFO blam! c31b7c2eb071ead914e5dc54222b26f8c58d8736f1474430134aabeac8d43e92