Oct 11 19:54:25.615 INFO testing google-urlshortener1-1.0.7+20150519 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 19:54:25.615 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 19:54:25.617 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 19:54:26.021 INFO blam! fe1ded5a377e3d5484c2491fe93836e2b4da6583e998960a28d1a7a4fa3136f6 Oct 11 19:54:26.023 INFO running `"docker" "start" "-a" "fe1ded5a377e3d5484c2491fe93836e2b4da6583e998960a28d1a7a4fa3136f6"` Oct 11 19:54:27.119 INFO kablam! usermod: no changes Oct 11 19:54:27.368 INFO kablam! Compiling google-urlshortener1 v1.0.7+20150519 (/source) Oct 11 19:54:32.892 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 19:54:32.892 INFO kablam! --> src/lib.rs:644:66 Oct 11 19:54:32.892 INFO kablam! | Oct 11 19:54:32.892 INFO kablam! 644 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 11 19:54:32.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 19:54:32.892 INFO kablam! | Oct 11 19:54:32.892 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 19:54:32.892 INFO kablam! Oct 11 19:54:32.892 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 19:54:32.892 INFO kablam! --> src/lib.rs:881:66 Oct 11 19:54:32.892 INFO kablam! | Oct 11 19:54:32.892 INFO kablam! 881 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 11 19:54:32.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 19:54:32.892 INFO kablam! Oct 11 19:54:32.892 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 19:54:32.892 INFO kablam! --> src/lib.rs:1116:66 Oct 11 19:54:32.892 INFO kablam! | Oct 11 19:54:32.892 INFO kablam! 1116 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 11 19:54:32.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 19:54:32.893 INFO kablam! Oct 11 19:54:34.759 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.60s Oct 11 19:54:34.773 INFO kablam! su: No module specific data is present Oct 11 19:54:35.512 INFO running `"docker" "rm" "-f" "fe1ded5a377e3d5484c2491fe93836e2b4da6583e998960a28d1a7a4fa3136f6"` Oct 11 19:54:35.840 INFO blam! fe1ded5a377e3d5484c2491fe93836e2b4da6583e998960a28d1a7a4fa3136f6 Oct 11 19:54:35.846 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 19:54:35.846 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 19:54:36.324 INFO blam! 3beaad0cf83a567db876c241b41679435ec6dd2e8af4515f556e49a6b746f147 Oct 11 19:54:36.330 INFO running `"docker" "start" "-a" "3beaad0cf83a567db876c241b41679435ec6dd2e8af4515f556e49a6b746f147"` Oct 11 19:54:37.719 INFO kablam! usermod: no changes Oct 11 19:54:37.946 INFO kablam! Compiling google-urlshortener1 v1.0.7+20150519 (/source) Oct 11 19:54:43.480 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 19:54:43.480 INFO kablam! --> src/lib.rs:644:66 Oct 11 19:54:43.480 INFO kablam! | Oct 11 19:54:43.480 INFO kablam! 644 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 11 19:54:43.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 19:54:43.481 INFO kablam! | Oct 11 19:54:43.481 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 19:54:43.481 INFO kablam! Oct 11 19:54:43.481 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 19:54:43.481 INFO kablam! --> src/lib.rs:881:66 Oct 11 19:54:43.481 INFO kablam! | Oct 11 19:54:43.481 INFO kablam! 881 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 11 19:54:43.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 19:54:43.481 INFO kablam! Oct 11 19:54:43.481 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 19:54:43.481 INFO kablam! --> src/lib.rs:1116:66 Oct 11 19:54:43.481 INFO kablam! | Oct 11 19:54:43.481 INFO kablam! 1116 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 11 19:54:43.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 19:54:43.481 INFO kablam! Oct 11 19:54:45.045 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.29s Oct 11 19:54:45.058 INFO kablam! su: No module specific data is present Oct 11 19:54:45.950 INFO running `"docker" "rm" "-f" "3beaad0cf83a567db876c241b41679435ec6dd2e8af4515f556e49a6b746f147"` Oct 11 19:54:46.220 INFO blam! 3beaad0cf83a567db876c241b41679435ec6dd2e8af4515f556e49a6b746f147 Oct 11 19:54:46.220 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 19:54:46.220 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 19:54:46.568 INFO blam! 84f7d034b038cdab376b6baadc357d21d7841cb1bab426973f6f0c8b1cca3ad9 Oct 11 19:54:46.573 INFO running `"docker" "start" "-a" "84f7d034b038cdab376b6baadc357d21d7841cb1bab426973f6f0c8b1cca3ad9"` Oct 11 19:54:48.346 INFO kablam! usermod: no changes Oct 11 19:54:48.627 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 11 19:54:48.641 INFO kablam! Running /target/debug/deps/google_urlshortener1-83150343cf083428 Oct 11 19:54:48.644 INFO blam! Oct 11 19:54:48.644 INFO blam! running 0 tests Oct 11 19:54:48.644 INFO blam! Oct 11 19:54:48.644 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:54:48.644 INFO blam! Oct 11 19:54:48.645 INFO kablam! Doc-tests google-urlshortener1 Oct 11 19:54:58.757 INFO blam! Oct 11 19:54:58.757 INFO blam! running 7 tests Oct 11 19:54:58.808 INFO blam! test src/lib.rs - (line 49) ... ignored Oct 11 19:55:51.920 INFO blam! test src/lib.rs - UrlMethods (line 491) ... ok Oct 11 19:55:55.640 INFO blam! test src/lib.rs - UrlInsertCall (line 590) ... ok Oct 11 19:55:56.141 INFO blam! test src/lib.rs - Urlshortener (line 252) ... ok Oct 11 19:55:57.488 INFO blam! test src/lib.rs - (line 72) ... ok Oct 11 19:55:57.743 INFO blam! test src/lib.rs - UrlListCall (line 1065) ... ok Oct 11 19:55:58.377 INFO blam! test src/lib.rs - UrlGetCall (line 831) ... ok Oct 11 19:55:58.377 INFO blam! Oct 11 19:55:58.377 INFO blam! test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 11 19:55:58.377 INFO blam! Oct 11 19:55:58.403 INFO kablam! su: No module specific data is present Oct 11 19:55:59.714 INFO running `"docker" "rm" "-f" "84f7d034b038cdab376b6baadc357d21d7841cb1bab426973f6f0c8b1cca3ad9"` Oct 11 19:56:00.028 INFO blam! 84f7d034b038cdab376b6baadc357d21d7841cb1bab426973f6f0c8b1cca3ad9