Oct 16 09:42:19.253 INFO testing google-adexchangeseller2-1.0.7+20171101 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 09:42:19.253 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 09:42:19.757 INFO blam! 5945c6070cbfb4db25c4a71750b0f1f1c214672b7ec965b4a2fd3701f50b792b Oct 16 09:42:19.761 INFO running `"docker" "start" "-a" "5945c6070cbfb4db25c4a71750b0f1f1c214672b7ec965b4a2fd3701f50b792b"` Oct 16 09:42:21.286 INFO kablam! usermod: no changes Oct 16 09:42:21.563 INFO kablam! Compiling google-adexchangeseller2 v1.0.7+20171101 (/source) Oct 16 09:42:25.495 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:25.495 INFO kablam! --> src/lib.rs:1246:66 Oct 16 09:42:25.495 INFO kablam! | Oct 16 09:42:25.495 INFO kablam! 1246 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Oct 16 09:42:25.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:25.495 INFO kablam! | Oct 16 09:42:25.495 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 09:42:25.495 INFO kablam! Oct 16 09:42:25.495 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:25.495 INFO kablam! --> src/lib.rs:1530:66 Oct 16 09:42:25.495 INFO kablam! | Oct 16 09:42:25.495 INFO kablam! 1530 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 09:42:25.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:25.495 INFO kablam! Oct 16 09:42:25.495 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:25.495 INFO kablam! --> src/lib.rs:1794:66 Oct 16 09:42:25.495 INFO kablam! | Oct 16 09:42:25.495 INFO kablam! 1794 | let mut params: Vec<(&str, String)> = Vec::with_capacity((11 + self._additional_params.len())); Oct 16 09:42:25.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:25.495 INFO kablam! Oct 16 09:42:25.495 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:25.495 INFO kablam! --> src/lib.rs:2162:66 Oct 16 09:42:25.495 INFO kablam! | Oct 16 09:42:25.495 INFO kablam! 2162 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 09:42:25.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:25.495 INFO kablam! Oct 16 09:42:25.495 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:25.495 INFO kablam! --> src/lib.rs:2440:66 Oct 16 09:42:25.495 INFO kablam! | Oct 16 09:42:25.495 INFO kablam! 2440 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Oct 16 09:42:25.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:25.496 INFO kablam! Oct 16 09:42:25.496 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:25.496 INFO kablam! --> src/lib.rs:2704:66 Oct 16 09:42:25.496 INFO kablam! | Oct 16 09:42:25.496 INFO kablam! 2704 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 09:42:25.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:25.496 INFO kablam! Oct 16 09:42:25.496 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:25.496 INFO kablam! --> src/lib.rs:2962:66 Oct 16 09:42:25.496 INFO kablam! | Oct 16 09:42:25.496 INFO kablam! 2962 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Oct 16 09:42:25.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:25.496 INFO kablam! Oct 16 09:42:25.496 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:25.496 INFO kablam! --> src/lib.rs:3225:66 Oct 16 09:42:25.496 INFO kablam! | Oct 16 09:42:25.496 INFO kablam! 3225 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 09:42:25.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:25.496 INFO kablam! Oct 16 09:42:25.496 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:25.496 INFO kablam! --> src/lib.rs:3470:66 Oct 16 09:42:25.496 INFO kablam! | Oct 16 09:42:25.496 INFO kablam! 3470 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Oct 16 09:42:25.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:25.496 INFO kablam! Oct 16 09:42:25.496 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:25.496 INFO kablam! --> src/lib.rs:3740:66 Oct 16 09:42:25.496 INFO kablam! | Oct 16 09:42:25.496 INFO kablam! 3740 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 09:42:25.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:25.496 INFO kablam! Oct 16 09:42:25.496 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:25.496 INFO kablam! --> src/lib.rs:4017:66 Oct 16 09:42:25.496 INFO kablam! | Oct 16 09:42:25.496 INFO kablam! 4017 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 09:42:25.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:25.496 INFO kablam! Oct 16 09:42:25.496 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:25.496 INFO kablam! --> src/lib.rs:4250:66 Oct 16 09:42:25.496 INFO kablam! | Oct 16 09:42:25.496 INFO kablam! 4250 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 09:42:25.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:25.496 INFO kablam! Oct 16 09:42:25.496 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:25.496 INFO kablam! --> src/lib.rs:4503:66 Oct 16 09:42:25.496 INFO kablam! | Oct 16 09:42:25.496 INFO kablam! 4503 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 09:42:25.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:25.496 INFO kablam! Oct 16 09:42:25.496 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:25.496 INFO kablam! --> src/lib.rs:4746:66 Oct 16 09:42:25.496 INFO kablam! | Oct 16 09:42:25.496 INFO kablam! 4746 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 09:42:25.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:25.496 INFO kablam! Oct 16 09:42:28.908 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.59s Oct 16 09:42:28.935 INFO kablam! su: No module specific data is present Oct 16 09:42:30.463 INFO running `"docker" "rm" "-f" "5945c6070cbfb4db25c4a71750b0f1f1c214672b7ec965b4a2fd3701f50b792b"` Oct 16 09:42:30.827 INFO blam! 5945c6070cbfb4db25c4a71750b0f1f1c214672b7ec965b4a2fd3701f50b792b Oct 16 09:42:30.840 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 09:42:31.215 INFO blam! 1e84642dc1fd61925e234a34a1541abd61444cea14a2c887bdc3980c539916bd Oct 16 09:42:31.223 INFO running `"docker" "start" "-a" "1e84642dc1fd61925e234a34a1541abd61444cea14a2c887bdc3980c539916bd"` Oct 16 09:42:32.487 INFO kablam! usermod: no changes Oct 16 09:42:32.734 INFO kablam! Compiling google-adexchangeseller2 v1.0.7+20171101 (/source) Oct 16 09:42:36.492 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:36.492 INFO kablam! --> src/lib.rs:1246:66 Oct 16 09:42:36.492 INFO kablam! | Oct 16 09:42:36.492 INFO kablam! 1246 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Oct 16 09:42:36.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:36.492 INFO kablam! | Oct 16 09:42:36.492 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 09:42:36.492 INFO kablam! Oct 16 09:42:36.492 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:36.492 INFO kablam! --> src/lib.rs:1530:66 Oct 16 09:42:36.492 INFO kablam! | Oct 16 09:42:36.492 INFO kablam! 1530 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 09:42:36.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:36.492 INFO kablam! Oct 16 09:42:36.492 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:36.492 INFO kablam! --> src/lib.rs:1794:66 Oct 16 09:42:36.492 INFO kablam! | Oct 16 09:42:36.492 INFO kablam! 1794 | let mut params: Vec<(&str, String)> = Vec::with_capacity((11 + self._additional_params.len())); Oct 16 09:42:36.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:36.492 INFO kablam! Oct 16 09:42:36.493 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:36.493 INFO kablam! --> src/lib.rs:2162:66 Oct 16 09:42:36.493 INFO kablam! | Oct 16 09:42:36.493 INFO kablam! 2162 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 09:42:36.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:36.493 INFO kablam! Oct 16 09:42:36.493 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:36.493 INFO kablam! --> src/lib.rs:2440:66 Oct 16 09:42:36.493 INFO kablam! | Oct 16 09:42:36.493 INFO kablam! 2440 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Oct 16 09:42:36.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:36.493 INFO kablam! Oct 16 09:42:36.493 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:36.493 INFO kablam! --> src/lib.rs:2704:66 Oct 16 09:42:36.493 INFO kablam! | Oct 16 09:42:36.494 INFO kablam! 2704 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 09:42:36.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:36.494 INFO kablam! Oct 16 09:42:36.494 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:36.494 INFO kablam! --> src/lib.rs:2962:66 Oct 16 09:42:36.494 INFO kablam! | Oct 16 09:42:36.494 INFO kablam! 2962 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Oct 16 09:42:36.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:36.494 INFO kablam! Oct 16 09:42:36.494 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:36.494 INFO kablam! --> src/lib.rs:3225:66 Oct 16 09:42:36.494 INFO kablam! | Oct 16 09:42:36.494 INFO kablam! 3225 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 09:42:36.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:36.494 INFO kablam! Oct 16 09:42:36.494 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:36.494 INFO kablam! --> src/lib.rs:3470:66 Oct 16 09:42:36.494 INFO kablam! | Oct 16 09:42:36.494 INFO kablam! 3470 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Oct 16 09:42:36.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:36.494 INFO kablam! Oct 16 09:42:36.495 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:36.495 INFO kablam! --> src/lib.rs:3740:66 Oct 16 09:42:36.495 INFO kablam! | Oct 16 09:42:36.495 INFO kablam! 3740 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 09:42:36.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:36.495 INFO kablam! Oct 16 09:42:36.495 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:36.495 INFO kablam! --> src/lib.rs:4017:66 Oct 16 09:42:36.495 INFO kablam! | Oct 16 09:42:36.495 INFO kablam! 4017 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 09:42:36.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:36.495 INFO kablam! Oct 16 09:42:36.496 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:36.496 INFO kablam! --> src/lib.rs:4250:66 Oct 16 09:42:36.496 INFO kablam! | Oct 16 09:42:36.496 INFO kablam! 4250 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Oct 16 09:42:36.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:36.496 INFO kablam! Oct 16 09:42:36.496 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:36.496 INFO kablam! --> src/lib.rs:4503:66 Oct 16 09:42:36.496 INFO kablam! | Oct 16 09:42:36.496 INFO kablam! 4503 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 09:42:36.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:36.496 INFO kablam! Oct 16 09:42:36.496 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 09:42:36.496 INFO kablam! --> src/lib.rs:4746:66 Oct 16 09:42:36.496 INFO kablam! | Oct 16 09:42:36.496 INFO kablam! 4746 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 16 09:42:36.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 09:42:36.496 INFO kablam! Oct 16 09:42:39.143 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.63s Oct 16 09:42:39.156 INFO kablam! su: No module specific data is present Oct 16 09:42:40.127 INFO running `"docker" "rm" "-f" "1e84642dc1fd61925e234a34a1541abd61444cea14a2c887bdc3980c539916bd"` Oct 16 09:42:40.455 INFO blam! 1e84642dc1fd61925e234a34a1541abd61444cea14a2c887bdc3980c539916bd Oct 16 09:42:40.461 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 09:42:40.887 INFO blam! 582a76ed11e9292a807e0e9d2c7debe488487c652cf0fdb435f8f66fe35625f6 Oct 16 09:42:40.889 INFO running `"docker" "start" "-a" "582a76ed11e9292a807e0e9d2c7debe488487c652cf0fdb435f8f66fe35625f6"` Oct 16 09:42:43.045 INFO kablam! usermod: no changes Oct 16 09:42:43.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 16 09:42:43.297 INFO kablam! Running /target/debug/deps/google_adexchangeseller2-9ca9f383b9b9cd21 Oct 16 09:42:43.299 INFO blam! Oct 16 09:42:43.299 INFO blam! running 0 tests Oct 16 09:42:43.299 INFO blam! Oct 16 09:42:43.299 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 09:42:43.299 INFO blam! Oct 16 09:42:43.307 INFO kablam! Doc-tests google-adexchangeseller2 Oct 16 09:42:50.359 INFO blam! Oct 16 09:42:50.359 INFO blam! running 18 tests Oct 16 09:42:50.383 INFO blam! test src/lib.rs - (line 53) ... ignored Oct 16 09:43:39.619 INFO blam! test src/lib.rs - AccountCustomchannelGetCall (line 3420) ... ok Oct 16 09:43:40.271 INFO blam! test src/lib.rs - AccountMetadataDimensionListCall (line 3177) ... ok Oct 16 09:43:42.251 INFO blam! test src/lib.rs - AccountAlertListCall (line 4200) ... ok Oct 16 09:43:43.147 INFO blam! test src/lib.rs - AccountListCall (line 3966) ... ok Oct 16 09:43:43.907 INFO blam! test src/lib.rs - AccountCustomchannelListCall (line 3687) ... ok Oct 16 09:43:44.515 INFO blam! test src/lib.rs - AccountGetCall (line 4698) ... ok Oct 16 09:43:45.983 INFO blam! test src/lib.rs - (line 88) ... ok Oct 16 09:43:47.111 INFO blam! test src/lib.rs - AccountAdclientListCall (line 2910) ... ok Oct 16 09:44:27.755 INFO blam! test src/lib.rs - AccountMetadataMetricListCall (line 1482) ... ok Oct 16 09:44:30.035 INFO blam! test src/lib.rs - AccountReportGenerateCall (line 1730) ... ok Oct 16 09:44:30.238 INFO blam! test src/lib.rs - AccountReportSavedGenerateCall (line 1191) ... ok Oct 16 09:44:30.507 INFO blam! test src/lib.rs - AccountMethods (line 871) ... ok Oct 16 09:44:30.823 INFO blam! test src/lib.rs - AccountPreferreddealListCall (line 4455) ... ok Oct 16 09:44:31.471 INFO blam! test src/lib.rs - AccountReportSavedListCall (line 2388) ... ok Oct 16 09:44:31.472 INFO blam! test src/lib.rs - AccountPreferreddealGetCall (line 2655) ... ok Oct 16 09:44:31.827 INFO blam! test src/lib.rs - AccountUrlchannelListCall (line 2109) ... ok Oct 16 09:44:38.063 INFO blam! test src/lib.rs - AdExchangeSeller (line 278) ... ok Oct 16 09:44:38.063 INFO blam! Oct 16 09:44:38.063 INFO blam! test result: ok. 17 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 16 09:44:38.063 INFO blam! Oct 16 09:44:38.081 INFO kablam! su: No module specific data is present Oct 16 09:44:39.497 INFO running `"docker" "rm" "-f" "582a76ed11e9292a807e0e9d2c7debe488487c652cf0fdb435f8f66fe35625f6"` Oct 16 09:44:39.851 INFO blam! 582a76ed11e9292a807e0e9d2c7debe488487c652cf0fdb435f8f66fe35625f6