Oct 16 07:26:43.737 INFO testing google-urlshortener1-1.0.7+20150519 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 07:26:43.739 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 07:26:44.198 INFO blam! ec13909a414b665ff97fe69993e485e0518789054c8df6d034b94720da28dfd3 Oct 16 07:26:44.205 INFO running `"docker" "start" "-a" "ec13909a414b665ff97fe69993e485e0518789054c8df6d034b94720da28dfd3"` Oct 16 07:26:46.039 INFO kablam! usermod: no changes Oct 16 07:26:46.275 INFO kablam! Compiling google-urlshortener1 v1.0.7+20150519 (/source) Oct 16 07:26:49.781 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:26:49.781 INFO kablam! --> src/lib.rs:644:66 Oct 16 07:26:49.781 INFO kablam! | Oct 16 07:26:49.781 INFO kablam! 644 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 07:26:49.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:26:49.781 INFO kablam! | Oct 16 07:26:49.781 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 07:26:49.781 INFO kablam! Oct 16 07:26:49.781 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:26:49.781 INFO kablam! --> src/lib.rs:881:66 Oct 16 07:26:49.781 INFO kablam! | Oct 16 07:26:49.781 INFO kablam! 881 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 07:26:49.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:26:49.781 INFO kablam! Oct 16 07:26:49.781 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:26:49.781 INFO kablam! --> src/lib.rs:1116:66 Oct 16 07:26:49.781 INFO kablam! | Oct 16 07:26:49.781 INFO kablam! 1116 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 07:26:49.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:26:49.781 INFO kablam! Oct 16 07:26:51.651 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.59s Oct 16 07:26:51.669 INFO kablam! su: No module specific data is present Oct 16 07:26:52.701 INFO running `"docker" "rm" "-f" "ec13909a414b665ff97fe69993e485e0518789054c8df6d034b94720da28dfd3"` Oct 16 07:26:53.063 INFO blam! ec13909a414b665ff97fe69993e485e0518789054c8df6d034b94720da28dfd3 Oct 16 07:26:53.070 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 07:26:53.599 INFO blam! 1181ae0fe19dbedac53e3dbdd0c1cf1147e733e15d7037cfea304211348a4fa9 Oct 16 07:26:53.602 INFO running `"docker" "start" "-a" "1181ae0fe19dbedac53e3dbdd0c1cf1147e733e15d7037cfea304211348a4fa9"` Oct 16 07:26:55.271 INFO kablam! usermod: no changes Oct 16 07:26:55.443 INFO kablam! Compiling google-urlshortener1 v1.0.7+20150519 (/source) Oct 16 07:26:58.691 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:26:58.691 INFO kablam! --> src/lib.rs:644:66 Oct 16 07:26:58.691 INFO kablam! | Oct 16 07:26:58.691 INFO kablam! 644 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 07:26:58.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:26:58.691 INFO kablam! | Oct 16 07:26:58.691 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 07:26:58.691 INFO kablam! Oct 16 07:26:58.691 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:26:58.691 INFO kablam! --> src/lib.rs:881:66 Oct 16 07:26:58.691 INFO kablam! | Oct 16 07:26:58.691 INFO kablam! 881 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 07:26:58.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:26:58.691 INFO kablam! Oct 16 07:26:58.691 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:26:58.691 INFO kablam! --> src/lib.rs:1116:66 Oct 16 07:26:58.691 INFO kablam! | Oct 16 07:26:58.691 INFO kablam! 1116 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 07:26:58.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:26:58.691 INFO kablam! Oct 16 07:27:00.185 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.89s Oct 16 07:27:00.199 INFO kablam! su: No module specific data is present Oct 16 07:27:01.259 INFO running `"docker" "rm" "-f" "1181ae0fe19dbedac53e3dbdd0c1cf1147e733e15d7037cfea304211348a4fa9"` Oct 16 07:27:01.523 INFO blam! 1181ae0fe19dbedac53e3dbdd0c1cf1147e733e15d7037cfea304211348a4fa9 Oct 16 07:27:01.523 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 07:27:02.056 INFO blam! b49a7ed3963c8c4608ee5c46274605d6ed1eb6588e4cfbd6b3d545b57c23bd5f Oct 16 07:27:02.058 INFO running `"docker" "start" "-a" "b49a7ed3963c8c4608ee5c46274605d6ed1eb6588e4cfbd6b3d545b57c23bd5f"` Oct 16 07:27:03.797 INFO kablam! usermod: no changes Oct 16 07:27:03.932 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 16 07:27:03.939 INFO kablam! Running /target/debug/deps/google_urlshortener1-b28385d905d29377 Oct 16 07:27:03.941 INFO blam! Oct 16 07:27:03.941 INFO blam! running 0 tests Oct 16 07:27:03.941 INFO blam! Oct 16 07:27:03.942 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:27:03.942 INFO blam! Oct 16 07:27:03.959 INFO kablam! Doc-tests google-urlshortener1 Oct 16 07:27:10.451 INFO blam! Oct 16 07:27:10.451 INFO blam! running 7 tests Oct 16 07:27:10.479 INFO blam! test src/lib.rs - (line 49) ... ignored Oct 16 07:27:49.439 INFO blam! test src/lib.rs - (line 72) ... ok Oct 16 07:27:50.126 INFO blam! test src/lib.rs - Urlshortener (line 252) ... ok Oct 16 07:27:50.296 INFO blam! test src/lib.rs - UrlMethods (line 491) ... ok Oct 16 07:27:50.509 INFO blam! test src/lib.rs - UrlInsertCall (line 590) ... ok Oct 16 07:27:51.219 INFO blam! test src/lib.rs - UrlGetCall (line 831) ... ok Oct 16 07:27:51.415 INFO blam! test src/lib.rs - UrlListCall (line 1065) ... ok Oct 16 07:27:51.415 INFO blam! Oct 16 07:27:51.415 INFO blam! test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 16 07:27:51.415 INFO blam! Oct 16 07:27:51.421 INFO kablam! su: No module specific data is present Oct 16 07:27:52.391 INFO running `"docker" "rm" "-f" "b49a7ed3963c8c4608ee5c46274605d6ed1eb6588e4cfbd6b3d545b57c23bd5f"` Oct 16 07:27:52.607 INFO blam! b49a7ed3963c8c4608ee5c46274605d6ed1eb6588e4cfbd6b3d545b57c23bd5f