[INFO] fetching crate google-dfareporting3d4 1.0.14+20200514... [INFO] testing google-dfareporting3d4-1.0.14+20200514 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate google-dfareporting3d4 1.0.14+20200514 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate google-dfareporting3d4 1.0.14+20200514 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-dfareporting3d4 1.0.14+20200514 [INFO] finished tweaking crates.io crate google-dfareporting3d4 1.0.14+20200514 [INFO] tweaked toml for crates.io crate google-dfareporting3d4 1.0.14+20200514 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6eaf008c89ad21bd1f32a53ad15e27f54e1064239f2adb40aca9ea2659c8793 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a6eaf008c89ad21bd1f32a53ad15e27f54e1064239f2adb40aca9ea2659c8793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6eaf008c89ad21bd1f32a53ad15e27f54e1064239f2adb40aca9ea2659c8793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6eaf008c89ad21bd1f32a53ad15e27f54e1064239f2adb40aca9ea2659c8793", kill_on_drop: false }` [INFO] [stdout] a6eaf008c89ad21bd1f32a53ad15e27f54e1064239f2adb40aca9ea2659c8793 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e6b21cdc3b3460ad7408c8174fd834a77532e1a13c4484d77ab3cc4ef95e48e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1e6b21cdc3b3460ad7408c8174fd834a77532e1a13c4484d77ab3cc4ef95e48e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling yup-oauth2 v1.0.12 [INFO] [stderr] Compiling google-dfareporting3d4 v1.0.14+20200514 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/cmn.rs:336:46 [INFO] [stdout] | [INFO] [stdout] 336 | Error::HttpError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/cmn.rs:337:55 [INFO] [stdout] | [INFO] [stdout] 337 | Error::JsonDecodeError(_, ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "1e6b21cdc3b3460ad7408c8174fd834a77532e1a13c4484d77ab3cc4ef95e48e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e6b21cdc3b3460ad7408c8174fd834a77532e1a13c4484d77ab3cc4ef95e48e", kill_on_drop: false }` [INFO] [stdout] 1e6b21cdc3b3460ad7408c8174fd834a77532e1a13c4484d77ab3cc4ef95e48e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d422bc7277678a260b57f89e522378842e06bfb16f48d1c0f517dd44e478949 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8d422bc7277678a260b57f89e522378842e06bfb16f48d1c0f517dd44e478949", kill_on_drop: false }` [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/cmn.rs:336:46 [INFO] [stdout] | [INFO] [stdout] 336 | Error::HttpError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/cmn.rs:337:55 [INFO] [stdout] | [INFO] [stdout] 337 | Error::JsonDecodeError(_, ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling hyper-rustls v0.6.2 [INFO] [stderr] Compiling google-dfareporting3d4 v1.0.14+20200514 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/cmn.rs:336:46 [INFO] [stdout] | [INFO] [stdout] 336 | Error::HttpError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/cmn.rs:337:55 [INFO] [stdout] | [INFO] [stdout] 337 | Error::JsonDecodeError(_, ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 44.15s [INFO] running `Command { std: "docker" "inspect" "8d422bc7277678a260b57f89e522378842e06bfb16f48d1c0f517dd44e478949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d422bc7277678a260b57f89e522378842e06bfb16f48d1c0f517dd44e478949", kill_on_drop: false }` [INFO] [stdout] 8d422bc7277678a260b57f89e522378842e06bfb16f48d1c0f517dd44e478949 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c2d4fb8f5f268fcfcbc4ef7f4ae3f1d7df0922040701b6dc7b7df99dba75a28a [INFO] running `Command { std: "docker" "start" "-a" "c2d4fb8f5f268fcfcbc4ef7f4ae3f1d7df0922040701b6dc7b7df99dba75a28a", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cmn.rs:336:46 [INFO] [stderr] | [INFO] [stderr] 336 | Error::HttpError(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cmn.rs:337:55 [INFO] [stderr] | [INFO] [stderr] 337 | Error::JsonDecodeError(_, ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cmn.rs:336:46 [INFO] [stderr] | [INFO] [stderr] 336 | Error::HttpError(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cmn.rs:337:55 [INFO] [stderr] | [INFO] [stderr] 337 | Error::JsonDecodeError(_, ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/google_dfareporting3d4-0e84bf8e606984ae [INFO] [stdout] [INFO] [stderr] Doc-tests google-dfareporting3d4 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 268 tests [INFO] [stdout] test src/lib.rs - (line 178) ... ignored [INFO] [stdout] test src/lib.rs - AccountMethods (line 14542) ... FAILED [INFO] [stdout] test src/lib.rs - AccountPermissionMethods (line 10410) ... FAILED [INFO] [stdout] test src/lib.rs - AccountUserProfileGetCall (line 67046) ... FAILED [INFO] [stdout] test src/lib.rs - AccountPermissionGroupListCall (line 51240) ... FAILED [INFO] [stdout] test src/lib.rs - AccountPermissionGetCall (line 34433) ... FAILED [INFO] [stdout] test src/lib.rs - AccountActiveAdSummaryGetCall (line 65588) ... FAILED [INFO] [stdout] test src/lib.rs - AccountPermissionListCall (line 34691) ... FAILED [INFO] [stdout] test src/lib.rs - AccountGetCall (line 70299) ... FAILED [INFO] [stdout] test src/lib.rs - AccountActiveAdSummaryMethods (line 13946) ... FAILED [INFO] [stdout] test src/lib.rs - AccountUpdateCall (line 70890) ... FAILED [INFO] [stdout] test src/lib.rs - AccountUserProfileInsertCall (line 66480) ... FAILED [INFO] [stdout] test src/lib.rs - AccountPatchCall (line 71167) ... FAILED [INFO] [stdout] test src/lib.rs - (line 216) ... FAILED [INFO] [stdout] test src/lib.rs - AccountPermissionGroupGetCall (line 51486) ... FAILED [INFO] [stdout] test src/lib.rs - AccountListCall (line 70557) ... FAILED [INFO] [stdout] test src/lib.rs - AdMethods (line 10250) ... FAILED [INFO] [stdout] test src/lib.rs - AccountPermissionGroupMethods (line 12328) ... FAILED [INFO] [stdout] test src/lib.rs - AccountUserProfileListCall (line 66123) ... FAILED [INFO] [stdout] test src/lib.rs - AccountUserProfilePatchCall (line 66757) ... FAILED [INFO] [stdout] test src/lib.rs - AdGetCall (line 33898) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserGetCall (line 28624) ... FAILED [INFO] [stdout] test src/lib.rs - AccountUserProfileUpdateCall (line 65846) ... FAILED [INFO] [stdout] test src/lib.rs - AccountUserProfileMethods (line 14007) ... FAILED [INFO] [stdout] test src/lib.rs - AdInsertCall (line 33069) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserInsertCall (line 27382) ... FAILED [INFO] [stdout] test src/lib.rs - AdListCall (line 33346) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserGroupDeleteCall (line 37451) ... FAILED [INFO] [stdout] test src/lib.rs - AdPatchCall (line 32780) ... FAILED [INFO] [stdout] test src/lib.rs - AdUpdateCall (line 34156) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserGroupListCall (line 36576) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserGroupMethods (line 10652) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserGroupUpdateCall (line 37174) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserGroupInsertCall (line 36897) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserGroupPatchCall (line 36029) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserListCall (line 27948) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserLandingPageListCall (line 15912) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserLandingPageMethods (line 8248) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserGroupGetCall (line 36318) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserUpdateCall (line 28347) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserLandingPagePatchCall (line 16287) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserLandingPageGetCall (line 17130) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserLandingPageInsertCall (line 16853) ... FAILED [INFO] [stdout] test src/lib.rs - CampaignListCall (line 56071) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserPatchCall (line 27659) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserLandingPageUpdateCall (line 16576) ... FAILED [INFO] [stdout] test src/lib.rs - CampaignGetCall (line 54970) ... FAILED [INFO] [stdout] test src/lib.rs - BrowserListCall (line 70053) ... FAILED [INFO] [stdout] test src/lib.rs - CampaignCreativeAssociationInsertCall (line 22821) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserMethods (line 9531) ... FAILED [INFO] [stdout] test src/lib.rs - CampaignMethods (line 12721) ... FAILED [INFO] [stdout] test src/lib.rs - CampaignInsertCall (line 55228) ... FAILED [INFO] [stdout] test src/lib.rs - BrowserMethods (line 14483) ... FAILED [INFO] [stdout] test src/lib.rs - ChangeLogGetCall (line 23779) ... FAILED [INFO] [stdout] test src/lib.rs - CampaignUpdateCall (line 55794) ... FAILED [INFO] [stdout] test src/lib.rs - ChangeLogListCall (line 23404) ... FAILED [INFO] [stdout] test src/lib.rs - CampaignCreativeAssociationListCall (line 23110) ... FAILED [INFO] [stdout] test src/lib.rs - CampaignCreativeAssociationMethods (line 9032) ... FAILED [INFO] [stdout] test src/lib.rs - CityMethods (line 13183) ... FAILED [INFO] [stdout] test src/lib.rs - ChangeLogMethods (line 9117) ... FAILED [INFO] [stdout] test src/lib.rs - ConnectionTypeListCall (line 34937) ... FAILED [INFO] [stdout] test src/lib.rs - ConnectionTypeGetCall (line 35183) ... FAILED [INFO] [stdout] test src/lib.rs - CampaignPatchCall (line 55505) ... FAILED [INFO] [stdout] test src/lib.rs - ConversionBatchinsertCall (line 15131) ... FAILED [INFO] [stdout] test src/lib.rs - CityListCall (line 59648) ... FAILED [INFO] [stdout] test src/lib.rs - ConnectionTypeMethods (line 10488) ... FAILED [INFO] [stdout] test src/lib.rs - ContentCategoryPatchCall (line 53124) ... FAILED [INFO] [stdout] test src/lib.rs - ContentCategoryGetCall (line 52866) ... FAILED [INFO] [stdout] test src/lib.rs - ContentCategoryListCall (line 51744) ... FAILED [INFO] [stdout] test src/lib.rs - ConversionMethods (line 8090) ... FAILED [INFO] [stdout] test src/lib.rs - ContentCategoryInsertCall (line 52342) ... FAILED [INFO] [stdout] test src/lib.rs - ContentCategoryMethods (line 12406) ... FAILED [INFO] [stdout] test src/lib.rs - CountryListCall (line 67304) ... FAILED [INFO] [stdout] test src/lib.rs - ContentCategoryUpdateCall (line 52065) ... FAILED [INFO] [stdout] test src/lib.rs - CountryGetCall (line 67550) ... FAILED [INFO] [stdout] test src/lib.rs - ConversionBatchupdateCall (line 14854) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeAssetInsertCall (line 22418) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeAssetMethods (line 8969) ... FAILED [INFO] [stdout] test src/lib.rs - CountryMethods (line 14153) ... FAILED [INFO] [stdout] test src/lib.rs - ContentCategoryDeleteCall (line 52619) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldInsertCall (line 19655) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldValuePatchCall (line 67808) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldMethods (line 8564) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldDeleteCall (line 19150) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldValueInsertCall (line 68638) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldUpdateCall (line 18537) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldValueDeleteCall (line 68379) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldListCall (line 18814) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldGetCall (line 19397) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeGroupGetCall (line 41771) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeGetCall (line 53967) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeGroupInsertCall (line 41494) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldValueListCall (line 69216) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeGroupListCall (line 42306) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldValueMethods (line 14231) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldPatchCall (line 19932) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeGroupPatchCall (line 42654) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldValueUpdateCall (line 68927) ... FAILED [INFO] [stdout] test src/lib.rs - CustomEventBatchinsertCall (line 64479) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeGroupUpdateCall (line 42029) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeGroupMethods (line 11212) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldValueGetCall (line 68109) ... FAILED [INFO] [stdout] test src/lib.rs - CustomEventMethods (line 13784) ... FAILED [INFO] [stdout] test src/lib.rs - CreativePatchCall (line 54681) ... FAILED [INFO] [stdout] test src/lib.rs - DimensionValueQueryCall (line 28882) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeMethods (line 12568) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeInsertCall (line 53690) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeListCall (line 54225) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeUpdateCall (line 53413) ... FAILED [INFO] [stdout] test src/lib.rs - Dfareporting (line 406) ... FAILED [INFO] [stdout] test src/lib.rs - DimensionValueMethods (line 9680) ... FAILED [INFO] [stdout] test src/lib.rs - DynamicTargetingKeyListCall (line 63905) ... FAILED [INFO] [stdout] test src/lib.rs - DirectorySiteInsertCall (line 62214) ... FAILED [INFO] [stdout] test src/lib.rs - DirectorySiteListCall (line 62491) ... FAILED [INFO] [stdout] test src/lib.rs - DirectorySiteGetCall (line 62872) ... FAILED [INFO] [stdout] test src/lib.rs - DirectorySiteMethods (line 13493) ... FAILED [INFO] [stdout] test src/lib.rs - EventTagPatchCall (line 57381) ... FAILED [INFO] [stdout] test src/lib.rs - EventTagGetCall (line 57947) ... FAILED [INFO] [stdout] test src/lib.rs - DynamicTargetingKeyDeleteCall (line 63634) ... FAILED [INFO] [stdout] test src/lib.rs - EventTagDeleteCall (line 56485) ... FAILED [INFO] [stdout] test src/lib.rs - EventTagInsertCall (line 57104) ... FAILED [INFO] [stdout] test src/lib.rs - EventTagListCall (line 56732) ... FAILED [INFO] [stdout] test src/lib.rs - DynamicTargetingKeyInsertCall (line 64202) ... FAILED [INFO] [stdout] test src/lib.rs - EventTagMethods (line 12871) ... FAILED [INFO] [stdout] test src/lib.rs - EventTagUpdateCall (line 57670) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityDeleteCall (line 40177) ... FAILED [INFO] [stdout] test src/lib.rs - DynamicTargetingKeyMethods (line 13679) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityGeneratetagCall (line 40713) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityGroupListCall (line 29472) ... FAILED [INFO] [stdout] test src/lib.rs - FileMethods (line 11919) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityGetCall (line 39234) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityGroupGetCall (line 29829) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityGroupMethods (line 9743) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityListCall (line 39492) ... FAILED [INFO] [stdout] test src/lib.rs - FileGetCall (line 48203) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityGroupPatchCall (line 29183) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityInsertCall (line 39900) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightConfigurationMethods (line 11722) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightConfigurationUpdateCall (line 46561) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityGroupInsertCall (line 30087) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightConfigurationListCall (line 47127) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityMethods (line 10966) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityGroupUpdateCall (line 30364) ... FAILED [INFO] [stdout] test src/lib.rs - LanguageListCall (line 32075) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityPatchCall (line 40424) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityUpdateCall (line 40971) ... FAILED [INFO] [stdout] test src/lib.rs - FileListCall (line 47892) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightConfigurationGetCall (line 46303) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightConfigurationPatchCall (line 46838) ... FAILED [INFO] [stdout] test src/lib.rs - InventoryItemGetCall (line 50451) ... FAILED [INFO] [stdout] test src/lib.rs - InventoryItemMethods (line 12158) ... FAILED [INFO] [stdout] test src/lib.rs - MetroListCall (line 30641) ... FAILED [INFO] [stdout] test src/lib.rs - InventoryItemListCall (line 50076) ... FAILED [INFO] [stdout] test src/lib.rs - MetroMethods (line 9889) ... FAILED [INFO] [stdout] test src/lib.rs - OperatingSystemListCall (line 47388) ... FAILED [INFO] [stdout] test src/lib.rs - OperatingSystemVersionListCall (line 22172) ... FAILED [INFO] [stdout] test src/lib.rs - MobileCarrierListCall (line 46057) ... FAILED [INFO] [stdout] test src/lib.rs - MobileAppGetCall (line 31505) ... FAILED [INFO] [stdout] test src/lib.rs - OperatingSystemGetCall (line 47634) ... FAILED [INFO] [stdout] test src/lib.rs - LanguageMethods (line 10120) ... FAILED [INFO] [stdout] test src/lib.rs - MobileCarrierMethods (line 11644) ... FAILED [INFO] [stdout] test src/lib.rs - MobileCarrierGetCall (line 45799) ... FAILED [INFO] [stdout] test src/lib.rs - OperatingSystemMethods (line 11841) ... FAILED [INFO] [stdout] test src/lib.rs - OrderDocumentListCall (line 18162) ... FAILED [INFO] [stdout] test src/lib.rs - MobileAppMethods (line 10037) ... FAILED [INFO] [stdout] test src/lib.rs - OrderDocumentGetCall (line 17892) ... FAILED [INFO] [stdout] test src/lib.rs - OperatingSystemVersionGetCall (line 21914) ... FAILED [INFO] [stdout] test src/lib.rs - MobileAppListCall (line 31763) ... FAILED [INFO] [stdout] test src/lib.rs - OrderDocumentMethods (line 8473) ... FAILED [INFO] [stdout] test src/lib.rs - OrderGetCall (line 31235) ... FAILED [INFO] [stdout] test src/lib.rs - OperatingSystemVersionMethods (line 8891) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementGetCall (line 72288) ... FAILED [INFO] [stdout] test src/lib.rs - OrderListCall (line 30887) ... FAILED [INFO] [stdout] test src/lib.rs - OrderMethods (line 9948) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementGroupGetCall (line 49529) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementGroupUpdateCall (line 48975) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementGeneratetagCall (line 73100) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementInsertCall (line 72546) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementGroupPatchCall (line 49787) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementGroupInsertCall (line 49252) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementGroupMethods (line 12002) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementGroupListCall (line 48477) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementListCall (line 71745) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementStrategyGetCall (line 60228) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementUpdateCall (line 72823) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementStrategyInsertCall (line 61054) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementStrategyDeleteCall (line 60807) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementPatchCall (line 71456) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementMethods (line 14667) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementStrategyMethods (line 13246) ... FAILED [INFO] [stdout] test src/lib.rs - PlatformTypeMethods (line 8395) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementStrategyPatchCall (line 61331) ... FAILED [INFO] [stdout] test src/lib.rs - PostalCodeMethods (line 14405) ... FAILED [INFO] [stdout] test src/lib.rs - PostalCodeGetCall (line 69549) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementStrategyUpdateCall (line 59951) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementStrategyListCall (line 60486) ... FAILED [INFO] [stdout] test src/lib.rs - ProjectGetCall (line 61956) ... FAILED [INFO] [stdout] test src/lib.rs - ProjectMethods (line 13408) ... FAILED [INFO] [stdout] test src/lib.rs - PostalCodeListCall (line 69807) ... FAILED [INFO] [stdout] test src/lib.rs - RemarketingListMethods (line 13037) ... FAILED [INFO] [stdout] test src/lib.rs - PlatformTypeListCall (line 17646) ... FAILED [INFO] [stdout] test src/lib.rs - RemarketingListGetCall (line 58205) ... FAILED [INFO] [stdout] test src/lib.rs - ProjectListCall (line 61620) ... FAILED [INFO] [stdout] test src/lib.rs - PlatformTypeGetCall (line 17388) ... FAILED [INFO] [stdout] test src/lib.rs - RemarketingListInsertCall (line 59371) ... FAILED [INFO] [stdout] test src/lib.rs - RemarketingListPatchCall (line 59082) ... FAILED [INFO] [stdout] test src/lib.rs - RegionListCall (line 41248) ... FAILED [INFO] [stdout] test src/lib.rs - RemarketingListShareUpdateCall (line 24584) ... FAILED [INFO] [stdout] test src/lib.rs - RemarketingListShareGetCall (line 24037) ... FAILED [INFO] [stdout] test src/lib.rs - RemarketingListListCall (line 58740) ... FAILED [INFO] [stdout] test src/lib.rs - ReportCompatibleFieldQueryCall (line 26003) ... FAILED [INFO] [stdout] test src/lib.rs - RemarketingListSharePatchCall (line 24295) ... FAILED [INFO] [stdout] test src/lib.rs - RemarketingListShareMethods (line 9205) ... FAILED [INFO] [stdout] test src/lib.rs - RemarketingListUpdateCall (line 58463) ... FAILED [INFO] [stdout] test src/lib.rs - ReportDeleteCall (line 26829) ... FAILED [INFO] [stdout] test src/lib.rs - ReportInsertCall (line 25437) ... FAILED [INFO] [stdout] test src/lib.rs - ReportGetCall (line 26280) ... FAILED [INFO] [stdout] test src/lib.rs - ReportMethods (line 9306) ... FAILED [INFO] [stdout] test src/lib.rs - ReportRunCall (line 24861) ... FAILED [INFO] [stdout] test src/lib.rs - ReportFileGetCall (line 26543) ... FAILED [INFO] [stdout] test src/lib.rs - ReportFileListCall (line 25131) ... FAILED [INFO] [stdout] test src/lib.rs - SiteInsertCall (line 37698) ... FAILED [INFO] [stdout] test src/lib.rs - RegionMethods (line 11153) ... FAILED [INFO] [stdout] test src/lib.rs - ReportUpdateCall (line 25714) ... FAILED [INFO] [stdout] test src/lib.rs - ReportListCall (line 27076) ... FAILED [INFO] [stdout] test src/lib.rs - SiteGetCall (line 37975) ... FAILED [INFO] [stdout] test src/lib.rs - SiteListCall (line 38233) ... FAILED [INFO] [stdout] test src/lib.rs - SiteMethods (line 10814) ... FAILED [INFO] [stdout] test src/lib.rs - SitePatchCall (line 38945) ... FAILED [INFO] [stdout] test src/lib.rs - SizeInsertCall (line 64756) ... FAILED [INFO] [stdout] test src/lib.rs - SizeGetCall (line 65330) ... FAILED [INFO] [stdout] test src/lib.rs - TargetingTemplateGetCall (line 43565) ... FAILED [INFO] [stdout] test src/lib.rs - SiteUpdateCall (line 38668) ... FAILED [INFO] [stdout] test src/lib.rs - SubaccountMethods (line 11501) ... FAILED [INFO] [stdout] test src/lib.rs - SizeMethods (line 13845) ... FAILED [INFO] [stdout] test src/lib.rs - SubaccountGetCall (line 45541) ... FAILED [INFO] [stdout] test src/lib.rs - SubaccountUpdateCall (line 44943) ... FAILED [INFO] [stdout] test src/lib.rs - SubaccountInsertCall (line 44666) ... FAILED [INFO] [stdout] test src/lib.rs - SubaccountListCall (line 45220) ... FAILED [INFO] [stdout] test src/lib.rs - SubaccountPatchCall (line 44377) ... FAILED [INFO] [stdout] test src/lib.rs - SizeListCall (line 65033) ... FAILED [INFO] [stdout] test src/lib.rs - TargetableRemarketingListGetCall (line 35771) ... FAILED [INFO] [stdout] test src/lib.rs - TargetingTemplateMethods (line 11357) ... FAILED [INFO] [stdout] test src/lib.rs - TargetingTemplateUpdateCall (line 44100) ... FAILED [INFO] [stdout] test src/lib.rs - TargetableRemarketingListListCall (line 35441) ... FAILED [INFO] [stdout] test src/lib.rs - UserProfileMethods (line 10179) ... FAILED [INFO] [stdout] test src/lib.rs - TargetableRemarketingListMethods (line 10566) ... FAILED [INFO] [stdout] test src/lib.rs - TargetingTemplateInsertCall (line 43823) ... FAILED [INFO] [stdout] test src/lib.rs - TargetingTemplateListCall (line 43232) ... FAILED [INFO] [stdout] test src/lib.rs - UserProfileGetCall (line 32534) ... FAILED [INFO] [stdout] test src/lib.rs - UserRoleMethods (line 8727) ... FAILED [INFO] [stdout] test src/lib.rs - UserRoleGetCall (line 20498) ... FAILED [INFO] [stdout] test src/lib.rs - UserProfileListCall (line 32321) ... FAILED [INFO] [stdout] test src/lib.rs - UserRoleDeleteCall (line 21033) ... FAILED [INFO] [stdout] test src/lib.rs - UserRoleUpdateCall (line 20756) ... FAILED [INFO] [stdout] test src/lib.rs - TargetingTemplatePatchCall (line 42943) ... FAILED [INFO] [stdout] test src/lib.rs - UserRolePermissionListCall (line 50721) ... FAILED [INFO] [stdout] test src/lib.rs - UserRoleInsertCall (line 20221) ... FAILED [INFO] [stdout] test src/lib.rs - UserRolePermissionGroupMethods (line 8170) ... FAILED [INFO] [stdout] test src/lib.rs - VideoFormatMethods (line 13601) ... ok [INFO] [stdout] test src/lib.rs - UserRolePermissionGroupGetCall (line 15408) ... ok [INFO] [stdout] test src/lib.rs - UserRolePatchCall (line 21280) ... ok [INFO] [stdout] test src/lib.rs - UserRolePermissionGroupListCall (line 15666) ... ok [INFO] [stdout] test src/lib.rs - UserRoleListCall (line 21569) ... ok [INFO] [stdout] test src/lib.rs - VideoFormatGetCall (line 63130) ... ok [INFO] [stdout] test src/lib.rs - UserRolePermissionMethods (line 12249) ... ok [INFO] [stdout] test src/lib.rs - VideoFormatListCall (line 63388) ... ok [INFO] [stdout] test src/lib.rs - UserRolePermissionGetCall (line 50982) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - AccountMethods (line 14542) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountPermissionMethods (line 10410) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountUserProfileGetCall (line 67046) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountPermissionGroupListCall (line 51240) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountPermissionGetCall (line 34433) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountActiveAdSummaryGetCall (line 65588) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountPermissionListCall (line 34691) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountGetCall (line 70299) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountActiveAdSummaryMethods (line 13946) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountUpdateCall (line 70890) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountUserProfileInsertCall (line 66480) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountPatchCall (line 71167) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 216) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountPermissionGroupGetCall (line 51486) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountListCall (line 70557) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdMethods (line 10250) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountPermissionGroupMethods (line 12328) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountUserProfileListCall (line 66123) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountUserProfilePatchCall (line 66757) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdGetCall (line 33898) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserGetCall (line 28624) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountUserProfileUpdateCall (line 65846) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountUserProfileMethods (line 14007) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdInsertCall (line 33069) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserInsertCall (line 27382) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdListCall (line 33346) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserGroupDeleteCall (line 37451) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdPatchCall (line 32780) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdUpdateCall (line 34156) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserGroupListCall (line 36576) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserGroupMethods (line 10652) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserGroupUpdateCall (line 37174) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserGroupInsertCall (line 36897) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserGroupPatchCall (line 36029) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserListCall (line 27948) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserLandingPageListCall (line 15912) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserLandingPageMethods (line 8248) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserGroupGetCall (line 36318) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserUpdateCall (line 28347) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserLandingPagePatchCall (line 16287) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserLandingPageGetCall (line 17130) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserLandingPageInsertCall (line 16853) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CampaignListCall (line 56071) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserPatchCall (line 27659) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserLandingPageUpdateCall (line 16576) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CampaignGetCall (line 54970) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - BrowserListCall (line 70053) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CampaignCreativeAssociationInsertCall (line 22821) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserMethods (line 9531) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CampaignMethods (line 12721) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CampaignInsertCall (line 55228) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - BrowserMethods (line 14483) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ChangeLogGetCall (line 23779) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CampaignUpdateCall (line 55794) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ChangeLogListCall (line 23404) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CampaignCreativeAssociationListCall (line 23110) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CampaignCreativeAssociationMethods (line 9032) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CityMethods (line 13183) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ChangeLogMethods (line 9117) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ConnectionTypeListCall (line 34937) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ConnectionTypeGetCall (line 35183) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CampaignPatchCall (line 55505) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ConversionBatchinsertCall (line 15131) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CityListCall (line 59648) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ConnectionTypeMethods (line 10488) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ContentCategoryPatchCall (line 53124) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ContentCategoryGetCall (line 52866) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ContentCategoryListCall (line 51744) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ConversionMethods (line 8090) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ContentCategoryInsertCall (line 52342) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ContentCategoryMethods (line 12406) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CountryListCall (line 67304) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ContentCategoryUpdateCall (line 52065) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CountryGetCall (line 67550) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ConversionBatchupdateCall (line 14854) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeAssetInsertCall (line 22418) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeAssetMethods (line 8969) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CountryMethods (line 14153) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ContentCategoryDeleteCall (line 52619) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldInsertCall (line 19655) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldValuePatchCall (line 67808) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldMethods (line 8564) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldDeleteCall (line 19150) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldValueInsertCall (line 68638) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldUpdateCall (line 18537) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldValueDeleteCall (line 68379) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldListCall (line 18814) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldGetCall (line 19397) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeGroupGetCall (line 41771) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeGetCall (line 53967) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeGroupInsertCall (line 41494) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldValueListCall (line 69216) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeGroupListCall (line 42306) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldValueMethods (line 14231) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldPatchCall (line 19932) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeGroupPatchCall (line 42654) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldValueUpdateCall (line 68927) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CustomEventBatchinsertCall (line 64479) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeGroupUpdateCall (line 42029) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeGroupMethods (line 11212) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldValueGetCall (line 68109) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CustomEventMethods (line 13784) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativePatchCall (line 54681) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DimensionValueQueryCall (line 28882) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeMethods (line 12568) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeInsertCall (line 53690) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeListCall (line 54225) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeUpdateCall (line 53413) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Dfareporting (line 406) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DimensionValueMethods (line 9680) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DynamicTargetingKeyListCall (line 63905) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DirectorySiteInsertCall (line 62214) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DirectorySiteListCall (line 62491) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DirectorySiteGetCall (line 62872) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DirectorySiteMethods (line 13493) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - EventTagPatchCall (line 57381) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - EventTagGetCall (line 57947) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DynamicTargetingKeyDeleteCall (line 63634) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - EventTagDeleteCall (line 56485) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - EventTagInsertCall (line 57104) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - EventTagListCall (line 56732) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DynamicTargetingKeyInsertCall (line 64202) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - EventTagMethods (line 12871) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - EventTagUpdateCall (line 57670) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityDeleteCall (line 40177) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DynamicTargetingKeyMethods (line 13679) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityGeneratetagCall (line 40713) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityGroupListCall (line 29472) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FileMethods (line 11919) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityGetCall (line 39234) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityGroupGetCall (line 29829) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityGroupMethods (line 9743) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityListCall (line 39492) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FileGetCall (line 48203) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityGroupPatchCall (line 29183) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityInsertCall (line 39900) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightConfigurationMethods (line 11722) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightConfigurationUpdateCall (line 46561) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityGroupInsertCall (line 30087) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightConfigurationListCall (line 47127) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityMethods (line 10966) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityGroupUpdateCall (line 30364) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LanguageListCall (line 32075) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityPatchCall (line 40424) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityUpdateCall (line 40971) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FileListCall (line 47892) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightConfigurationGetCall (line 46303) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightConfigurationPatchCall (line 46838) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - InventoryItemGetCall (line 50451) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - InventoryItemMethods (line 12158) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - MetroListCall (line 30641) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - InventoryItemListCall (line 50076) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - MetroMethods (line 9889) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OperatingSystemListCall (line 47388) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OperatingSystemVersionListCall (line 22172) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - MobileCarrierListCall (line 46057) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - MobileAppGetCall (line 31505) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OperatingSystemGetCall (line 47634) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LanguageMethods (line 10120) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - MobileCarrierMethods (line 11644) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - MobileCarrierGetCall (line 45799) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OperatingSystemMethods (line 11841) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OrderDocumentListCall (line 18162) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - MobileAppMethods (line 10037) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OrderDocumentGetCall (line 17892) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OperatingSystemVersionGetCall (line 21914) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - MobileAppListCall (line 31763) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OrderDocumentMethods (line 8473) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OrderGetCall (line 31235) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OperatingSystemVersionMethods (line 8891) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementGetCall (line 72288) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OrderListCall (line 30887) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OrderMethods (line 9948) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementGroupGetCall (line 49529) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementGroupUpdateCall (line 48975) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementGeneratetagCall (line 73100) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementInsertCall (line 72546) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementGroupPatchCall (line 49787) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementGroupInsertCall (line 49252) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementGroupMethods (line 12002) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementGroupListCall (line 48477) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementListCall (line 71745) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementStrategyGetCall (line 60228) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementUpdateCall (line 72823) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementStrategyInsertCall (line 61054) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementStrategyDeleteCall (line 60807) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementPatchCall (line 71456) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementMethods (line 14667) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementStrategyMethods (line 13246) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlatformTypeMethods (line 8395) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementStrategyPatchCall (line 61331) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PostalCodeMethods (line 14405) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PostalCodeGetCall (line 69549) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementStrategyUpdateCall (line 59951) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementStrategyListCall (line 60486) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ProjectGetCall (line 61956) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ProjectMethods (line 13408) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PostalCodeListCall (line 69807) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RemarketingListMethods (line 13037) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlatformTypeListCall (line 17646) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RemarketingListGetCall (line 58205) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ProjectListCall (line 61620) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlatformTypeGetCall (line 17388) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RemarketingListInsertCall (line 59371) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RemarketingListPatchCall (line 59082) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RegionListCall (line 41248) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RemarketingListShareUpdateCall (line 24584) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RemarketingListShareGetCall (line 24037) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RemarketingListListCall (line 58740) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportCompatibleFieldQueryCall (line 26003) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RemarketingListSharePatchCall (line 24295) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RemarketingListShareMethods (line 9205) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RemarketingListUpdateCall (line 58463) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportDeleteCall (line 26829) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportInsertCall (line 25437) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportGetCall (line 26280) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportMethods (line 9306) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportRunCall (line 24861) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportFileGetCall (line 26543) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportFileListCall (line 25131) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SiteInsertCall (line 37698) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RegionMethods (line 11153) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportUpdateCall (line 25714) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportListCall (line 27076) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SiteGetCall (line 37975) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SiteListCall (line 38233) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SiteMethods (line 10814) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SitePatchCall (line 38945) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SizeInsertCall (line 64756) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SizeGetCall (line 65330) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - TargetingTemplateGetCall (line 43565) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SiteUpdateCall (line 38668) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SubaccountMethods (line 11501) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SizeMethods (line 13845) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SubaccountGetCall (line 45541) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SubaccountUpdateCall (line 44943) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SubaccountInsertCall (line 44666) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SubaccountListCall (line 45220) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SubaccountPatchCall (line 44377) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SizeListCall (line 65033) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - TargetableRemarketingListGetCall (line 35771) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - TargetingTemplateMethods (line 11357) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - TargetingTemplateUpdateCall (line 44100) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - TargetableRemarketingListListCall (line 35441) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserProfileMethods (line 10179) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - TargetableRemarketingListMethods (line 10566) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - TargetingTemplateInsertCall (line 43823) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - TargetingTemplateListCall (line 43232) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserProfileGetCall (line 32534) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserRoleMethods (line 8727) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserRoleGetCall (line 20498) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserProfileListCall (line 32321) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserRoleDeleteCall (line 21033) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserRoleUpdateCall (line 20756) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - TargetingTemplatePatchCall (line 42943) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserRolePermissionListCall (line 50721) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserRoleInsertCall (line 20221) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserRolePermissionGroupMethods (line 8170) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 216) [INFO] [stdout] src/lib.rs - AccountActiveAdSummaryGetCall (line 65588) [INFO] [stdout] src/lib.rs - AccountActiveAdSummaryMethods (line 13946) [INFO] [stdout] src/lib.rs - AccountGetCall (line 70299) [INFO] [stdout] src/lib.rs - AccountListCall (line 70557) [INFO] [stdout] src/lib.rs - AccountMethods (line 14542) [INFO] [stdout] src/lib.rs - AccountPatchCall (line 71167) [INFO] [stdout] src/lib.rs - AccountPermissionGetCall (line 34433) [INFO] [stdout] src/lib.rs - AccountPermissionGroupGetCall (line 51486) [INFO] [stdout] src/lib.rs - AccountPermissionGroupListCall (line 51240) [INFO] [stdout] src/lib.rs - AccountPermissionGroupMethods (line 12328) [INFO] [stdout] src/lib.rs - AccountPermissionListCall (line 34691) [INFO] [stdout] src/lib.rs - AccountPermissionMethods (line 10410) [INFO] [stdout] src/lib.rs - AccountUpdateCall (line 70890) [INFO] [stdout] src/lib.rs - AccountUserProfileGetCall (line 67046) [INFO] [stdout] src/lib.rs - AccountUserProfileInsertCall (line 66480) [INFO] [stdout] src/lib.rs - AccountUserProfileListCall (line 66123) [INFO] [stdout] src/lib.rs - AccountUserProfileMethods (line 14007) [INFO] [stdout] src/lib.rs - AccountUserProfilePatchCall (line 66757) [INFO] [stdout] src/lib.rs - AccountUserProfileUpdateCall (line 65846) [INFO] [stdout] src/lib.rs - AdGetCall (line 33898) [INFO] [stdout] src/lib.rs - AdInsertCall (line 33069) [INFO] [stdout] src/lib.rs - AdListCall (line 33346) [INFO] [stdout] src/lib.rs - AdMethods (line 10250) [INFO] [stdout] src/lib.rs - AdPatchCall (line 32780) [INFO] [stdout] src/lib.rs - AdUpdateCall (line 34156) [INFO] [stdout] src/lib.rs - AdvertiserGetCall (line 28624) [INFO] [stdout] src/lib.rs - AdvertiserGroupDeleteCall (line 37451) [INFO] [stdout] src/lib.rs - AdvertiserGroupGetCall (line 36318) [INFO] [stdout] src/lib.rs - AdvertiserGroupInsertCall (line 36897) [INFO] [stdout] src/lib.rs - AdvertiserGroupListCall (line 36576) [INFO] [stdout] src/lib.rs - AdvertiserGroupMethods (line 10652) [INFO] [stdout] src/lib.rs - AdvertiserGroupPatchCall (line 36029) [INFO] [stdout] src/lib.rs - AdvertiserGroupUpdateCall (line 37174) [INFO] [stdout] src/lib.rs - AdvertiserInsertCall (line 27382) [INFO] [stdout] src/lib.rs - AdvertiserLandingPageGetCall (line 17130) [INFO] [stdout] src/lib.rs - AdvertiserLandingPageInsertCall (line 16853) [INFO] [stdout] src/lib.rs - AdvertiserLandingPageListCall (line 15912) [INFO] [stdout] src/lib.rs - AdvertiserLandingPageMethods (line 8248) [INFO] [stdout] src/lib.rs - AdvertiserLandingPagePatchCall (line 16287) [INFO] [stdout] src/lib.rs - AdvertiserLandingPageUpdateCall (line 16576) [INFO] [stdout] src/lib.rs - AdvertiserListCall (line 27948) [INFO] [stdout] src/lib.rs - AdvertiserMethods (line 9531) [INFO] [stdout] src/lib.rs - AdvertiserPatchCall (line 27659) [INFO] [stdout] src/lib.rs - AdvertiserUpdateCall (line 28347) [INFO] [stdout] src/lib.rs - BrowserListCall (line 70053) [INFO] [stdout] src/lib.rs - BrowserMethods (line 14483) [INFO] [stdout] src/lib.rs - CampaignCreativeAssociationInsertCall (line 22821) [INFO] [stdout] src/lib.rs - CampaignCreativeAssociationListCall (line 23110) [INFO] [stdout] src/lib.rs - CampaignCreativeAssociationMethods (line 9032) [INFO] [stdout] src/lib.rs - CampaignGetCall (line 54970) [INFO] [stdout] src/lib.rs - CampaignInsertCall (line 55228) [INFO] [stdout] src/lib.rs - CampaignListCall (line 56071) [INFO] [stdout] src/lib.rs - CampaignMethods (line 12721) [INFO] [stdout] src/lib.rs - CampaignPatchCall (line 55505) [INFO] [stdout] src/lib.rs - CampaignUpdateCall (line 55794) [INFO] [stdout] src/lib.rs - ChangeLogGetCall (line 23779) [INFO] [stdout] src/lib.rs - ChangeLogListCall (line 23404) [INFO] [stdout] src/lib.rs - ChangeLogMethods (line 9117) [INFO] [stdout] src/lib.rs - CityListCall (line 59648) [INFO] [stdout] src/lib.rs - CityMethods (line 13183) [INFO] [stdout] src/lib.rs - ConnectionTypeGetCall (line 35183) [INFO] [stdout] src/lib.rs - ConnectionTypeListCall (line 34937) [INFO] [stdout] src/lib.rs - ConnectionTypeMethods (line 10488) [INFO] [stdout] src/lib.rs - ContentCategoryDeleteCall (line 52619) [INFO] [stdout] src/lib.rs - ContentCategoryGetCall (line 52866) [INFO] [stdout] src/lib.rs - ContentCategoryInsertCall (line 52342) [INFO] [stdout] src/lib.rs - ContentCategoryListCall (line 51744) [INFO] [stdout] src/lib.rs - ContentCategoryMethods (line 12406) [INFO] [stdout] src/lib.rs - ContentCategoryPatchCall (line 53124) [INFO] [stdout] src/lib.rs - ContentCategoryUpdateCall (line 52065) [INFO] [stdout] src/lib.rs - ConversionBatchinsertCall (line 15131) [INFO] [stdout] src/lib.rs - ConversionBatchupdateCall (line 14854) [INFO] [stdout] src/lib.rs - ConversionMethods (line 8090) [INFO] [stdout] src/lib.rs - CountryGetCall (line 67550) [INFO] [stdout] src/lib.rs - CountryListCall (line 67304) [INFO] [stdout] src/lib.rs - CountryMethods (line 14153) [INFO] [stdout] src/lib.rs - CreativeAssetInsertCall (line 22418) [INFO] [stdout] src/lib.rs - CreativeAssetMethods (line 8969) [INFO] [stdout] src/lib.rs - CreativeFieldDeleteCall (line 19150) [INFO] [stdout] src/lib.rs - CreativeFieldGetCall (line 19397) [INFO] [stdout] src/lib.rs - CreativeFieldInsertCall (line 19655) [INFO] [stdout] src/lib.rs - CreativeFieldListCall (line 18814) [INFO] [stdout] src/lib.rs - CreativeFieldMethods (line 8564) [INFO] [stdout] src/lib.rs - CreativeFieldPatchCall (line 19932) [INFO] [stdout] src/lib.rs - CreativeFieldUpdateCall (line 18537) [INFO] [stdout] src/lib.rs - CreativeFieldValueDeleteCall (line 68379) [INFO] [stdout] src/lib.rs - CreativeFieldValueGetCall (line 68109) [INFO] [stdout] src/lib.rs - CreativeFieldValueInsertCall (line 68638) [INFO] [stdout] src/lib.rs - CreativeFieldValueListCall (line 69216) [INFO] [stdout] src/lib.rs - CreativeFieldValueMethods (line 14231) [INFO] [stdout] src/lib.rs - CreativeFieldValuePatchCall (line 67808) [INFO] [stdout] src/lib.rs - CreativeFieldValueUpdateCall (line 68927) [INFO] [stdout] src/lib.rs - CreativeGetCall (line 53967) [INFO] [stdout] src/lib.rs - CreativeGroupGetCall (line 41771) [INFO] [stdout] src/lib.rs - CreativeGroupInsertCall (line 41494) [INFO] [stdout] src/lib.rs - CreativeGroupListCall (line 42306) [INFO] [stdout] src/lib.rs - CreativeGroupMethods (line 11212) [INFO] [stdout] src/lib.rs - CreativeGroupPatchCall (line 42654) [INFO] [stdout] src/lib.rs - CreativeGroupUpdateCall (line 42029) [INFO] [stdout] src/lib.rs - CreativeInsertCall (line 53690) [INFO] [stdout] src/lib.rs - CreativeListCall (line 54225) [INFO] [stdout] src/lib.rs - CreativeMethods (line 12568) [INFO] [stdout] src/lib.rs - CreativePatchCall (line 54681) [INFO] [stdout] src/lib.rs - CreativeUpdateCall (line 53413) [INFO] [stdout] src/lib.rs - CustomEventBatchinsertCall (line 64479) [INFO] [stdout] src/lib.rs - CustomEventMethods (line 13784) [INFO] [stdout] src/lib.rs - Dfareporting (line 406) [INFO] [stdout] src/lib.rs - DimensionValueMethods (line 9680) [INFO] [stdout] src/lib.rs - DimensionValueQueryCall (line 28882) [INFO] [stdout] src/lib.rs - DirectorySiteGetCall (line 62872) [INFO] [stdout] src/lib.rs - DirectorySiteInsertCall (line 62214) [INFO] [stdout] src/lib.rs - DirectorySiteListCall (line 62491) [INFO] [stdout] src/lib.rs - DirectorySiteMethods (line 13493) [INFO] [stdout] src/lib.rs - DynamicTargetingKeyDeleteCall (line 63634) [INFO] [stdout] src/lib.rs - DynamicTargetingKeyInsertCall (line 64202) [INFO] [stdout] src/lib.rs - DynamicTargetingKeyListCall (line 63905) [INFO] [stdout] src/lib.rs - DynamicTargetingKeyMethods (line 13679) [INFO] [stdout] src/lib.rs - EventTagDeleteCall (line 56485) [INFO] [stdout] src/lib.rs - EventTagGetCall (line 57947) [INFO] [stdout] src/lib.rs - EventTagInsertCall (line 57104) [INFO] [stdout] src/lib.rs - EventTagListCall (line 56732) [INFO] [stdout] src/lib.rs - EventTagMethods (line 12871) [INFO] [stdout] src/lib.rs - EventTagPatchCall (line 57381) [INFO] [stdout] src/lib.rs - EventTagUpdateCall (line 57670) [INFO] [stdout] src/lib.rs - FileGetCall (line 48203) [INFO] [stdout] src/lib.rs - FileListCall (line 47892) [INFO] [stdout] src/lib.rs - FileMethods (line 11919) [INFO] [stdout] src/lib.rs - FloodlightActivityDeleteCall (line 40177) [INFO] [stdout] src/lib.rs - FloodlightActivityGeneratetagCall (line 40713) [INFO] [stdout] src/lib.rs - FloodlightActivityGetCall (line 39234) [INFO] [stdout] src/lib.rs - FloodlightActivityGroupGetCall (line 29829) [INFO] [stdout] src/lib.rs - FloodlightActivityGroupInsertCall (line 30087) [INFO] [stdout] src/lib.rs - FloodlightActivityGroupListCall (line 29472) [INFO] [stdout] src/lib.rs - FloodlightActivityGroupMethods (line 9743) [INFO] [stdout] src/lib.rs - FloodlightActivityGroupPatchCall (line 29183) [INFO] [stdout] src/lib.rs - FloodlightActivityGroupUpdateCall (line 30364) [INFO] [stdout] src/lib.rs - FloodlightActivityInsertCall (line 39900) [INFO] [stdout] src/lib.rs - FloodlightActivityListCall (line 39492) [INFO] [stdout] src/lib.rs - FloodlightActivityMethods (line 10966) [INFO] [stdout] src/lib.rs - FloodlightActivityPatchCall (line 40424) [INFO] [stdout] src/lib.rs - FloodlightActivityUpdateCall (line 40971) [INFO] [stdout] src/lib.rs - FloodlightConfigurationGetCall (line 46303) [INFO] [stdout] src/lib.rs - FloodlightConfigurationListCall (line 47127) [INFO] [stdout] src/lib.rs - FloodlightConfigurationMethods (line 11722) [INFO] [stdout] src/lib.rs - FloodlightConfigurationPatchCall (line 46838) [INFO] [stdout] src/lib.rs - FloodlightConfigurationUpdateCall (line 46561) [INFO] [stdout] src/lib.rs - InventoryItemGetCall (line 50451) [INFO] [stdout] src/lib.rs - InventoryItemListCall (line 50076) [INFO] [stdout] src/lib.rs - InventoryItemMethods (line 12158) [INFO] [stdout] src/lib.rs - LanguageListCall (line 32075) [INFO] [stdout] src/lib.rs - LanguageMethods (line 10120) [INFO] [stdout] src/lib.rs - MetroListCall (line 30641) [INFO] [stdout] src/lib.rs - MetroMethods (line 9889) [INFO] [stdout] src/lib.rs - MobileAppGetCall (line 31505) [INFO] [stdout] src/lib.rs - MobileAppListCall (line 31763) [INFO] [stdout] src/lib.rs - MobileAppMethods (line 10037) [INFO] [stdout] src/lib.rs - MobileCarrierGetCall (line 45799) [INFO] [stdout] src/lib.rs - MobileCarrierListCall (line 46057) [INFO] [stdout] src/lib.rs - MobileCarrierMethods (line 11644) [INFO] [stdout] src/lib.rs - OperatingSystemGetCall (line 47634) [INFO] [stdout] src/lib.rs - OperatingSystemListCall (line 47388) [INFO] [stdout] src/lib.rs - OperatingSystemMethods (line 11841) [INFO] [stdout] src/lib.rs - OperatingSystemVersionGetCall (line 21914) [INFO] [stdout] src/lib.rs - OperatingSystemVersionListCall (line 22172) [INFO] [stdout] src/lib.rs - OperatingSystemVersionMethods (line 8891) [INFO] [stdout] src/lib.rs - OrderDocumentGetCall (line 17892) [INFO] [stdout] src/lib.rs - OrderDocumentListCall (line 18162) [INFO] [stdout] src/lib.rs - OrderDocumentMethods (line 8473) [INFO] [stdout] src/lib.rs - OrderGetCall (line 31235) [INFO] [stdout] src/lib.rs - OrderListCall (line 30887) [INFO] [stdout] src/lib.rs - OrderMethods (line 9948) [INFO] [stdout] src/lib.rs - PlacementGeneratetagCall (line 73100) [INFO] [stdout] src/lib.rs - PlacementGetCall (line 72288) [INFO] [stdout] src/lib.rs - PlacementGroupGetCall (line 49529) [INFO] [stdout] src/lib.rs - PlacementGroupInsertCall (line 49252) [INFO] [stdout] src/lib.rs - PlacementGroupListCall (line 48477) [INFO] [stdout] src/lib.rs - PlacementGroupMethods (line 12002) [INFO] [stdout] src/lib.rs - PlacementGroupPatchCall (line 49787) [INFO] [stdout] src/lib.rs - PlacementGroupUpdateCall (line 48975) [INFO] [stdout] src/lib.rs - PlacementInsertCall (line 72546) [INFO] [stdout] src/lib.rs - PlacementListCall (line 71745) [INFO] [stdout] src/lib.rs - PlacementMethods (line 14667) [INFO] [stdout] src/lib.rs - PlacementPatchCall (line 71456) [INFO] [stdout] src/lib.rs - PlacementStrategyDeleteCall (line 60807) [INFO] [stdout] src/lib.rs - PlacementStrategyGetCall (line 60228) [INFO] [stdout] src/lib.rs - PlacementStrategyInsertCall (line 61054) [INFO] [stdout] src/lib.rs - PlacementStrategyListCall (line 60486) [INFO] [stdout] src/lib.rs - PlacementStrategyMethods (line 13246) [INFO] [stdout] src/lib.rs - PlacementStrategyPatchCall (line 61331) [INFO] [stdout] src/lib.rs - PlacementStrategyUpdateCall (line 59951) [INFO] [stdout] src/lib.rs - PlacementUpdateCall (line 72823) [INFO] [stdout] src/lib.rs - PlatformTypeGetCall (line 17388) [INFO] [stdout] src/lib.rs - PlatformTypeListCall (line 17646) [INFO] [stdout] src/lib.rs - PlatformTypeMethods (line 8395) [INFO] [stdout] src/lib.rs - PostalCodeGetCall (line 69549) [INFO] [stdout] src/lib.rs - PostalCodeListCall (line 69807) [INFO] [stdout] src/lib.rs - PostalCodeMethods (line 14405) [INFO] [stdout] src/lib.rs - ProjectGetCall (line 61956) [INFO] [stdout] src/lib.rs - ProjectListCall (line 61620) [INFO] [stdout] src/lib.rs - ProjectMethods (line 13408) [INFO] [stdout] src/lib.rs - RegionListCall (line 41248) [INFO] [stdout] src/lib.rs - RegionMethods (line 11153) [INFO] [stdout] src/lib.rs - RemarketingListGetCall (line 58205) [INFO] [stdout] src/lib.rs - RemarketingListInsertCall (line 59371) [INFO] [stdout] src/lib.rs - RemarketingListListCall (line 58740) [INFO] [stdout] src/lib.rs - RemarketingListMethods (line 13037) [INFO] [stdout] src/lib.rs - RemarketingListPatchCall (line 59082) [INFO] [stdout] src/lib.rs - RemarketingListShareGetCall (line 24037) [INFO] [stdout] src/lib.rs - RemarketingListShareMethods (line 9205) [INFO] [stdout] src/lib.rs - RemarketingListSharePatchCall (line 24295) [INFO] [stdout] src/lib.rs - RemarketingListShareUpdateCall (line 24584) [INFO] [stdout] src/lib.rs - RemarketingListUpdateCall (line 58463) [INFO] [stdout] src/lib.rs - ReportCompatibleFieldQueryCall (line 26003) [INFO] [stdout] src/lib.rs - ReportDeleteCall (line 26829) [INFO] [stdout] src/lib.rs - ReportFileGetCall (line 26543) [INFO] [stdout] src/lib.rs - ReportFileListCall (line 25131) [INFO] [stdout] src/lib.rs - ReportGetCall (line 26280) [INFO] [stdout] src/lib.rs - ReportInsertCall (line 25437) [INFO] [stdout] src/lib.rs - ReportListCall (line 27076) [INFO] [stdout] src/lib.rs - ReportMethods (line 9306) [INFO] [stdout] src/lib.rs - ReportRunCall (line 24861) [INFO] [stdout] src/lib.rs - ReportUpdateCall (line 25714) [INFO] [stdout] src/lib.rs - SiteGetCall (line 37975) [INFO] [stdout] src/lib.rs - SiteInsertCall (line 37698) [INFO] [stdout] src/lib.rs - SiteListCall (line 38233) [INFO] [stdout] src/lib.rs - SiteMethods (line 10814) [INFO] [stdout] src/lib.rs - SitePatchCall (line 38945) [INFO] [stdout] src/lib.rs - SiteUpdateCall (line 38668) [INFO] [stdout] src/lib.rs - SizeGetCall (line 65330) [INFO] [stdout] src/lib.rs - SizeInsertCall (line 64756) [INFO] [stdout] src/lib.rs - SizeListCall (line 65033) [INFO] [stdout] src/lib.rs - SizeMethods (line 13845) [INFO] [stdout] src/lib.rs - SubaccountGetCall (line 45541) [INFO] [stdout] src/lib.rs - SubaccountInsertCall (line 44666) [INFO] [stdout] src/lib.rs - SubaccountListCall (line 45220) [INFO] [stdout] src/lib.rs - SubaccountMethods (line 11501) [INFO] [stdout] src/lib.rs - SubaccountPatchCall (line 44377) [INFO] [stdout] src/lib.rs - SubaccountUpdateCall (line 44943) [INFO] [stdout] src/lib.rs - TargetableRemarketingListGetCall (line 35771) [INFO] [stdout] src/lib.rs - TargetableRemarketingListListCall (line 35441) [INFO] [stdout] src/lib.rs - TargetableRemarketingListMethods (line 10566) [INFO] [stdout] src/lib.rs - TargetingTemplateGetCall (line 43565) [INFO] [stdout] src/lib.rs - TargetingTemplateInsertCall (line 43823) [INFO] [stdout] src/lib.rs - TargetingTemplateListCall (line 43232) [INFO] [stdout] src/lib.rs - TargetingTemplateMethods (line 11357) [INFO] [stdout] src/lib.rs - TargetingTemplatePatchCall (line 42943) [INFO] [stdout] src/lib.rs - TargetingTemplateUpdateCall (line 44100) [INFO] [stdout] src/lib.rs - UserProfileGetCall (line 32534) [INFO] [stdout] src/lib.rs - UserProfileListCall (line 32321) [INFO] [stdout] src/lib.rs - UserProfileMethods (line 10179) [INFO] [stdout] src/lib.rs - UserRoleDeleteCall (line 21033) [INFO] [stdout] src/lib.rs - UserRoleGetCall (line 20498) [INFO] [stdout] src/lib.rs - UserRoleInsertCall (line 20221) [INFO] [stdout] src/lib.rs - UserRoleMethods (line 8727) [INFO] [stdout] src/lib.rs - UserRolePermissionGroupMethods (line 8170) [INFO] [stdout] src/lib.rs - UserRolePermissionListCall (line 50721) [INFO] [stdout] src/lib.rs - UserRoleUpdateCall (line 20756) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 258 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "c2d4fb8f5f268fcfcbc4ef7f4ae3f1d7df0922040701b6dc7b7df99dba75a28a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2d4fb8f5f268fcfcbc4ef7f4ae3f1d7df0922040701b6dc7b7df99dba75a28a", kill_on_drop: false }` [INFO] [stdout] c2d4fb8f5f268fcfcbc4ef7f4ae3f1d7df0922040701b6dc7b7df99dba75a28a