[INFO] fetching crate google-dfareporting2d8 1.0.14+20180830... [INFO] testing google-dfareporting2d8-1.0.14+20180830 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate google-dfareporting2d8 1.0.14+20180830 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate google-dfareporting2d8 1.0.14+20180830 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-dfareporting2d8 1.0.14+20180830 [INFO] finished tweaking crates.io crate google-dfareporting2d8 1.0.14+20180830 [INFO] tweaked toml for crates.io crate google-dfareporting2d8 1.0.14+20180830 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d198d099d2df6a731d2e32e35ee4b7a508fd837555db0b36ca96a8671f39226 [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" "9d198d099d2df6a731d2e32e35ee4b7a508fd837555db0b36ca96a8671f39226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d198d099d2df6a731d2e32e35ee4b7a508fd837555db0b36ca96a8671f39226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d198d099d2df6a731d2e32e35ee4b7a508fd837555db0b36ca96a8671f39226", kill_on_drop: false }` [INFO] [stdout] 9d198d099d2df6a731d2e32e35ee4b7a508fd837555db0b36ca96a8671f39226 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 117d7279545738657044b436a2105f63137cbc45d137406e8c5ea16538a1898b [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" "117d7279545738657044b436a2105f63137cbc45d137406e8c5ea16538a1898b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling google-dfareporting2d8 v1.0.14+20180830 (/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 36.89s [INFO] running `Command { std: "docker" "inspect" "117d7279545738657044b436a2105f63137cbc45d137406e8c5ea16538a1898b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "117d7279545738657044b436a2105f63137cbc45d137406e8c5ea16538a1898b", kill_on_drop: false }` [INFO] [stdout] 117d7279545738657044b436a2105f63137cbc45d137406e8c5ea16538a1898b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 322bc406b5652d283554b661d48a130cbf78922da716d42d1e3b4e7c6af1a203 [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" "322bc406b5652d283554b661d48a130cbf78922da716d42d1e3b4e7c6af1a203", kill_on_drop: false }` [INFO] [stderr] Compiling google-dfareporting2d8 v1.0.14+20180830 (/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] [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 29.82s [INFO] running `Command { std: "docker" "inspect" "322bc406b5652d283554b661d48a130cbf78922da716d42d1e3b4e7c6af1a203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "322bc406b5652d283554b661d48a130cbf78922da716d42d1e3b4e7c6af1a203", kill_on_drop: false }` [INFO] [stdout] 322bc406b5652d283554b661d48a130cbf78922da716d42d1e3b4e7c6af1a203 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cb9051e103ce5a14191248fab411972647bc1c31dfc56cbbb29c3ea6db8dd2bf [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" "cb9051e103ce5a14191248fab411972647bc1c31dfc56cbbb29c3ea6db8dd2bf", 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.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/google_dfareporting2d8-b64d9a4105472329 [INFO] [stdout] [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] [stderr] Doc-tests google-dfareporting2d8 [INFO] [stdout] [INFO] [stdout] running 268 tests [INFO] [stdout] test src/lib.rs - (line 176) ... ignored [INFO] [stdout] test src/lib.rs - AccountPermissionGroupGetCall (line 51562) ... FAILED [INFO] [stdout] test src/lib.rs - AccountGetCall (line 70146) ... FAILED [INFO] [stdout] test src/lib.rs - AccountListCall (line 70404) ... FAILED [INFO] [stdout] test src/lib.rs - AccountActiveAdSummaryMethods (line 13519) ... FAILED [INFO] [stdout] test src/lib.rs - AccountUpdateCall (line 70737) ... FAILED [INFO] [stdout] test src/lib.rs - AccountPermissionGroupListCall (line 51316) ... FAILED [INFO] [stdout] test src/lib.rs - AccountPermissionListCall (line 34767) ... FAILED [INFO] [stdout] test src/lib.rs - AccountPermissionGetCall (line 34509) ... FAILED [INFO] [stdout] test src/lib.rs - AccountActiveAdSummaryGetCall (line 65435) ... FAILED [INFO] [stdout] test src/lib.rs - AccountPermissionGroupMethods (line 11956) ... FAILED [INFO] [stdout] test src/lib.rs - AccountMethods (line 14115) ... FAILED [INFO] [stdout] test src/lib.rs - AccountUserProfileGetCall (line 66893) ... FAILED [INFO] [stdout] test src/lib.rs - (line 215) ... FAILED [INFO] [stdout] test src/lib.rs - AccountPermissionMethods (line 10038) ... FAILED [INFO] [stdout] test src/lib.rs - AdGetCall (line 33974) ... FAILED [INFO] [stdout] test src/lib.rs - AccountPatchCall (line 71014) ... FAILED [INFO] [stdout] test src/lib.rs - AccountUserProfileUpdateCall (line 65693) ... FAILED [INFO] [stdout] test src/lib.rs - AccountUserProfileInsertCall (line 66327) ... FAILED [INFO] [stdout] test src/lib.rs - AccountUserProfileMethods (line 13580) ... FAILED [INFO] [stdout] test src/lib.rs - AccountUserProfileListCall (line 65970) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserGetCall (line 28676) ... FAILED [INFO] [stdout] test src/lib.rs - AdListCall (line 33422) ... FAILED [INFO] [stdout] test src/lib.rs - AdInsertCall (line 33145) ... FAILED [INFO] [stdout] test src/lib.rs - AccountUserProfilePatchCall (line 66604) ... FAILED [INFO] [stdout] test src/lib.rs - AdUpdateCall (line 34232) ... FAILED [INFO] [stdout] test src/lib.rs - AdMethods (line 9878) ... FAILED [INFO] [stdout] test src/lib.rs - AdPatchCall (line 32856) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserGroupDeleteCall (line 37527) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserGroupMethods (line 10280) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserGroupListCall (line 36363) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserPatchCall (line 27711) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserGroupPatchCall (line 37238) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserGroupInsertCall (line 36684) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserGroupUpdateCall (line 36961) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserMethods (line 9157) ... FAILED [INFO] [stdout] test src/lib.rs - BrowserListCall (line 69900) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserUpdateCall (line 28399) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserListCall (line 28000) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserGroupGetCall (line 36105) ... FAILED [INFO] [stdout] test src/lib.rs - AdvertiserInsertCall (line 27434) ... FAILED [INFO] [stdout] test src/lib.rs - BrowserMethods (line 14056) ... FAILED [INFO] [stdout] test src/lib.rs - CampaignCreativeAssociationListCall (line 22873) ... FAILED [INFO] [stdout] test src/lib.rs - CampaignInsertCall (line 55304) ... FAILED [INFO] [stdout] test src/lib.rs - CampaignCreativeAssociationInsertCall (line 22584) ... FAILED [INFO] [stdout] test src/lib.rs - CampaignListCall (line 56171) ... FAILED [INFO] [stdout] test src/lib.rs - CampaignCreativeAssociationMethods (line 8637) ... FAILED [INFO] [stdout] test src/lib.rs - CampaignGetCall (line 55046) ... FAILED [INFO] [stdout] test src/lib.rs - CityListCall (line 59748) ... FAILED [INFO] [stdout] test src/lib.rs - CampaignUpdateCall (line 55894) ... FAILED [INFO] [stdout] test src/lib.rs - CampaignMethods (line 12349) ... FAILED [INFO] [stdout] test src/lib.rs - ChangeLogListCall (line 23167) ... FAILED [INFO] [stdout] test src/lib.rs - ChangeLogMethods (line 8722) ... FAILED [INFO] [stdout] test src/lib.rs - ChangeLogGetCall (line 23542) ... FAILED [INFO] [stdout] test src/lib.rs - ConnectionTypeGetCall (line 35259) ... FAILED [INFO] [stdout] test src/lib.rs - CampaignPatchCall (line 55605) ... FAILED [INFO] [stdout] test src/lib.rs - ConnectionTypeListCall (line 35013) ... FAILED [INFO] [stdout] test src/lib.rs - ContentCategoryDeleteCall (line 52695) ... FAILED [INFO] [stdout] test src/lib.rs - ContentCategoryGetCall (line 52942) ... FAILED [INFO] [stdout] test src/lib.rs - ConnectionTypeMethods (line 10116) ... FAILED [INFO] [stdout] test src/lib.rs - ContentCategoryPatchCall (line 53200) ... FAILED [INFO] [stdout] test src/lib.rs - ContentCategoryListCall (line 51820) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldDeleteCall (line 17247) ... FAILED [INFO] [stdout] test src/lib.rs - ConversionMethods (line 7674) ... FAILED [INFO] [stdout] test src/lib.rs - CityMethods (line 12815) ... FAILED [INFO] [stdout] test src/lib.rs - CountryListCall (line 67151) ... FAILED [INFO] [stdout] test src/lib.rs - ContentCategoryMethods (line 12034) ... FAILED [INFO] [stdout] test src/lib.rs - ConversionBatchupdateCall (line 14427) ... FAILED [INFO] [stdout] test src/lib.rs - CountryMethods (line 13726) ... FAILED [INFO] [stdout] test src/lib.rs - ContentCategoryUpdateCall (line 52141) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldMethods (line 8001) ... FAILED [INFO] [stdout] test src/lib.rs - ContentCategoryInsertCall (line 52418) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldListCall (line 16911) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldValueDeleteCall (line 68226) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldUpdateCall (line 16634) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldPatchCall (line 18029) ... FAILED [INFO] [stdout] test src/lib.rs - ConversionBatchinsertCall (line 14704) ... FAILED [INFO] [stdout] test src/lib.rs - CountryGetCall (line 67397) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldGetCall (line 17494) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldValueListCall (line 69063) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldValueMethods (line 13804) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldValueInsertCall (line 68485) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeAssetMethods (line 8574) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldValueGetCall (line 67956) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeGroupMethods (line 10840) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeAssetInsertCall (line 22181) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeGetCall (line 54043) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeGroupListCall (line 42382) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldValuePatchCall (line 67655) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldInsertCall (line 17752) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeGroupGetCall (line 41847) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeFieldValueUpdateCall (line 68774) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeGroupUpdateCall (line 42105) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeGroupPatchCall (line 42730) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeListCall (line 54301) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeMethods (line 12196) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeUpdateCall (line 53489) ... FAILED [INFO] [stdout] test src/lib.rs - DimensionValueQueryCall (line 28934) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeInsertCall (line 53766) ... FAILED [INFO] [stdout] test src/lib.rs - DimensionValueMethods (line 9306) ... FAILED [INFO] [stdout] test src/lib.rs - DirectorySiteContactMethods (line 9722) ... FAILED [INFO] [stdout] test src/lib.rs - CreativeGroupInsertCall (line 41570) ... FAILED [INFO] [stdout] test src/lib.rs - DirectorySiteListCall (line 62591) ... FAILED [INFO] [stdout] test src/lib.rs - DirectorySiteContactGetCall (line 31803) ... FAILED [INFO] [stdout] test src/lib.rs - Dfareporting (line 405) ... FAILED [INFO] [stdout] test src/lib.rs - DirectorySiteGetCall (line 62996) ... FAILED [INFO] [stdout] test src/lib.rs - DirectorySiteContactListCall (line 32061) ... FAILED [INFO] [stdout] test src/lib.rs - DirectorySiteMethods (line 13125) ... FAILED [INFO] [stdout] test src/lib.rs - DirectorySiteInsertCall (line 62314) ... FAILED [INFO] [stdout] test src/lib.rs - DynamicTargetingKeyMethods (line 13313) ... FAILED [INFO] [stdout] test src/lib.rs - CreativePatchCall (line 54757) ... FAILED [INFO] [stdout] test src/lib.rs - EventTagGetCall (line 58047) ... FAILED [INFO] [stdout] test src/lib.rs - DynamicTargetingKeyInsertCall (line 64326) ... FAILED [INFO] [stdout] test src/lib.rs - EventTagListCall (line 56832) ... FAILED [INFO] [stdout] test src/lib.rs - EventTagUpdateCall (line 57770) ... FAILED [INFO] [stdout] test src/lib.rs - EventTagInsertCall (line 57204) ... FAILED [INFO] [stdout] test src/lib.rs - DynamicTargetingKeyDeleteCall (line 63758) ... FAILED [INFO] [stdout] test src/lib.rs - EventTagDeleteCall (line 56585) ... FAILED [INFO] [stdout] test src/lib.rs - FileGetCall (line 48279) ... FAILED [INFO] [stdout] test src/lib.rs - DynamicTargetingKeyListCall (line 64029) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityGetCall (line 39310) ... FAILED [INFO] [stdout] test src/lib.rs - FileMethods (line 11547) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityGeneratetagCall (line 40789) ... FAILED [INFO] [stdout] test src/lib.rs - FileListCall (line 47968) ... FAILED [INFO] [stdout] test src/lib.rs - EventTagPatchCall (line 57481) ... FAILED [INFO] [stdout] test src/lib.rs - EventTagMethods (line 12503) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityGroupGetCall (line 29235) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityGroupInsertCall (line 30139) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityInsertCall (line 39976) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityPatchCall (line 40500) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityGroupMethods (line 9369) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityMethods (line 10594) ... FAILED [INFO] [stdout] test src/lib.rs - InventoryItemGetCall (line 50527) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityDeleteCall (line 40253) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightConfigurationGetCall (line 46379) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightConfigurationListCall (line 47203) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityGroupListCall (line 29782) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityGroupUpdateCall (line 30416) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityUpdateCall (line 41047) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightConfigurationMethods (line 11350) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightConfigurationPatchCall (line 46914) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityListCall (line 39568) ... FAILED [INFO] [stdout] test src/lib.rs - LandingPageMethods (line 8406) ... FAILED [INFO] [stdout] test src/lib.rs - LandingPageInsertCall (line 21332) ... FAILED [INFO] [stdout] test src/lib.rs - InventoryItemListCall (line 50152) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightActivityGroupPatchCall (line 29493) ... FAILED [INFO] [stdout] test src/lib.rs - LandingPageDeleteCall (line 21922) ... FAILED [INFO] [stdout] test src/lib.rs - LandingPageGetCall (line 20515) ... FAILED [INFO] [stdout] test src/lib.rs - OperatingSystemGetCall (line 47710) ... FAILED [INFO] [stdout] test src/lib.rs - LandingPageUpdateCall (line 20785) ... FAILED [INFO] [stdout] test src/lib.rs - MetroMethods (line 9515) ... FAILED [INFO] [stdout] test src/lib.rs - FloodlightConfigurationUpdateCall (line 46637) ... FAILED [INFO] [stdout] test src/lib.rs - LandingPagePatchCall (line 21621) ... FAILED [INFO] [stdout] test src/lib.rs - MobileCarrierMethods (line 11272) ... FAILED [INFO] [stdout] test src/lib.rs - MobileCarrierGetCall (line 45875) ... FAILED [INFO] [stdout] test src/lib.rs - OrderDocumentGetCall (line 15989) ... FAILED [INFO] [stdout] test src/lib.rs - LanguageListCall (line 31557) ... FAILED [INFO] [stdout] test src/lib.rs - InventoryItemMethods (line 11786) ... FAILED [INFO] [stdout] test src/lib.rs - LandingPageListCall (line 21074) ... FAILED [INFO] [stdout] test src/lib.rs - OperatingSystemVersionMethods (line 8328) ... FAILED [INFO] [stdout] test src/lib.rs - OperatingSystemListCall (line 47464) ... FAILED [INFO] [stdout] test src/lib.rs - OperatingSystemVersionListCall (line 20269) ... FAILED [INFO] [stdout] test src/lib.rs - MobileCarrierListCall (line 46133) ... FAILED [INFO] [stdout] test src/lib.rs - LanguageMethods (line 9663) ... FAILED [INFO] [stdout] test src/lib.rs - OrderDocumentMethods (line 7910) ... FAILED [INFO] [stdout] test src/lib.rs - OperatingSystemMethods (line 11469) ... FAILED [INFO] [stdout] test src/lib.rs - OrderListCall (line 30939) ... FAILED [INFO] [stdout] test src/lib.rs - OrderGetCall (line 31287) ... FAILED [INFO] [stdout] test src/lib.rs - OperatingSystemVersionGetCall (line 20011) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementGroupListCall (line 48553) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementGroupInsertCall (line 49328) ... FAILED [INFO] [stdout] test src/lib.rs - OrderDocumentListCall (line 16259) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementGeneratetagCall (line 72947) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementGroupMethods (line 11630) ... FAILED [INFO] [stdout] test src/lib.rs - OrderMethods (line 9574) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementGetCall (line 72135) ... FAILED [INFO] [stdout] test src/lib.rs - MetroListCall (line 30693) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementGroupPatchCall (line 49863) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementStrategyGetCall (line 60328) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementMethods (line 14240) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementGroupGetCall (line 49605) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementGroupUpdateCall (line 49051) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementStrategyUpdateCall (line 60051) ... FAILED [INFO] [stdout] test src/lib.rs - PlatformTypeListCall (line 15743) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementStrategyMethods (line 12878) ... FAILED [INFO] [stdout] test src/lib.rs - PlatformTypeGetCall (line 15485) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementStrategyPatchCall (line 61431) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementUpdateCall (line 72670) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementStrategyListCall (line 60586) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementStrategyInsertCall (line 61154) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementPatchCall (line 71303) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementInsertCall (line 72393) ... FAILED [INFO] [stdout] test src/lib.rs - PostalCodeGetCall (line 69396) ... FAILED [INFO] [stdout] test src/lib.rs - ProjectGetCall (line 62056) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementListCall (line 71592) ... FAILED [INFO] [stdout] test src/lib.rs - ProjectListCall (line 61720) ... FAILED [INFO] [stdout] test src/lib.rs - PostalCodeMethods (line 13978) ... FAILED [INFO] [stdout] test src/lib.rs - RemarketingListMethods (line 12669) ... FAILED [INFO] [stdout] test src/lib.rs - RemarketingListListCall (line 58840) ... FAILED [INFO] [stdout] test src/lib.rs - RemarketingListUpdateCall (line 58563) ... FAILED [INFO] [stdout] test src/lib.rs - PostalCodeListCall (line 69654) ... FAILED [INFO] [stdout] test src/lib.rs - ProjectMethods (line 13040) ... FAILED [INFO] [stdout] test src/lib.rs - PlacementStrategyDeleteCall (line 60907) ... FAILED [INFO] [stdout] test src/lib.rs - PlatformTypeMethods (line 7832) ... FAILED [INFO] [stdout] test src/lib.rs - RemarketingListSharePatchCall (line 24058) ... FAILED [INFO] [stdout] test src/lib.rs - RegionListCall (line 41324) ... FAILED [INFO] [stdout] test src/lib.rs - RemarketingListGetCall (line 58305) ... FAILED [INFO] [stdout] test src/lib.rs - RemarketingListInsertCall (line 59471) ... FAILED [INFO] [stdout] test src/lib.rs - ReportDeleteCall (line 26592) ... FAILED [INFO] [stdout] test src/lib.rs - RemarketingListPatchCall (line 59182) ... FAILED [INFO] [stdout] test src/lib.rs - RemarketingListShareUpdateCall (line 24347) ... FAILED [INFO] [stdout] test src/lib.rs - RemarketingListShareGetCall (line 23800) ... FAILED [INFO] [stdout] test src/lib.rs - RemarketingListShareMethods (line 8810) ... FAILED [INFO] [stdout] test src/lib.rs - RegionMethods (line 10781) ... FAILED [INFO] [stdout] test src/lib.rs - ReportFileListCall (line 25183) ... FAILED [INFO] [stdout] test src/lib.rs - ReportFileGetCall (line 26306) ... FAILED [INFO] [stdout] test src/lib.rs - ReportCompatibleFieldQueryCall (line 25766) ... FAILED [INFO] [stdout] test src/lib.rs - ReportListCall (line 27128) ... FAILED [INFO] [stdout] test src/lib.rs - SiteInsertCall (line 37774) ... FAILED [INFO] [stdout] test src/lib.rs - ReportUpdateCall (line 26839) ... FAILED [INFO] [stdout] test src/lib.rs - ReportPatchCall (line 24894) ... FAILED [INFO] [stdout] test src/lib.rs - ReportInsertCall (line 25489) ... FAILED [INFO] [stdout] test src/lib.rs - SiteUpdateCall (line 38744) ... FAILED [INFO] [stdout] test src/lib.rs - SiteMethods (line 10442) ... FAILED [INFO] [stdout] test src/lib.rs - SizeGetCall (line 65177) ... FAILED [INFO] [stdout] test src/lib.rs - SizeInsertCall (line 64603) ... FAILED [INFO] [stdout] test src/lib.rs - SiteListCall (line 38309) ... FAILED [INFO] [stdout] test src/lib.rs - ReportRunCall (line 24624) ... FAILED [INFO] [stdout] test src/lib.rs - SubaccountGetCall (line 45617) ... FAILED [INFO] [stdout] test src/lib.rs - SizeMethods (line 13418) ... FAILED [INFO] [stdout] test src/lib.rs - SubaccountInsertCall (line 44742) ... FAILED [INFO] [stdout] test src/lib.rs - SiteGetCall (line 38051) ... FAILED [INFO] [stdout] test src/lib.rs - ReportGetCall (line 26043) ... FAILED [INFO] [stdout] test src/lib.rs - SubaccountPatchCall (line 44453) ... FAILED [INFO] [stdout] test src/lib.rs - ReportMethods (line 8911) ... FAILED [INFO] [stdout] test src/lib.rs - SitePatchCall (line 39021) ... FAILED [INFO] [stdout] test src/lib.rs - SubaccountMethods (line 11129) ... FAILED [INFO] [stdout] test src/lib.rs - SizeListCall (line 64880) ... FAILED [INFO] [stdout] test src/lib.rs - TargetableRemarketingListListCall (line 35517) ... FAILED [INFO] [stdout] test src/lib.rs - TargetingTemplatePatchCall (line 43019) ... FAILED [INFO] [stdout] test src/lib.rs - TargetingTemplateListCall (line 43308) ... FAILED [INFO] [stdout] test src/lib.rs - SubaccountUpdateCall (line 45019) ... FAILED [INFO] [stdout] test src/lib.rs - TargetableRemarketingListMethods (line 10194) ... FAILED [INFO] [stdout] test src/lib.rs - TargetingTemplateInsertCall (line 43899) ... FAILED [INFO] [stdout] test src/lib.rs - SubaccountListCall (line 45296) ... FAILED [INFO] [stdout] test src/lib.rs - UserProfileMethods (line 9807) ... FAILED [INFO] [stdout] test src/lib.rs - UserProfileListCall (line 32397) ... FAILED [INFO] [stdout] test src/lib.rs - TargetableRemarketingListGetCall (line 35847) ... FAILED [INFO] [stdout] test src/lib.rs - TargetingTemplateMethods (line 10985) ... FAILED [INFO] [stdout] test src/lib.rs - TargetingTemplateUpdateCall (line 44176) ... FAILED [INFO] [stdout] test src/lib.rs - TargetingTemplateGetCall (line 43641) ... FAILED [INFO] [stdout] test src/lib.rs - UserProfileGetCall (line 32610) ... FAILED [INFO] [stdout] test src/lib.rs - UserRoleInsertCall (line 18318) ... FAILED [INFO] [stdout] test src/lib.rs - UserRoleListCall (line 19666) ... FAILED [INFO] [stdout] test src/lib.rs - UserRolePermissionGroupListCall (line 15239) ... FAILED [INFO] [stdout] test src/lib.rs - UserRolePatchCall (line 19377) ... FAILED [INFO] [stdout] test src/lib.rs - UserRoleDeleteCall (line 19130) ... FAILED [INFO] [stdout] test src/lib.rs - UserRoleMethods (line 8164) ... FAILED [INFO] [stdout] test src/lib.rs - UserRolePermissionMethods (line 11877) ... FAILED [INFO] [stdout] test src/lib.rs - UserRolePermissionGroupGetCall (line 14981) ... FAILED [INFO] [stdout] test src/lib.rs - UserRolePermissionGroupMethods (line 7754) ... FAILED [INFO] [stdout] test src/lib.rs - UserRolePermissionGetCall (line 50797) ... FAILED [INFO] [stdout] test src/lib.rs - UserRoleUpdateCall (line 18853) ... FAILED [INFO] [stdout] test src/lib.rs - VideoFormatGetCall (line 63254) ... FAILED [INFO] [stdout] test src/lib.rs - UserRolePermissionListCall (line 51055) ... FAILED [INFO] [stdout] test src/lib.rs - VideoFormatListCall (line 63512) ... FAILED [INFO] [stdout] test src/lib.rs - UserRoleGetCall (line 18595) ... ok [INFO] [stdout] test src/lib.rs - VideoFormatMethods (line 13235) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - AccountPermissionGroupGetCall (line 51562) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountGetCall (line 70146) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountListCall (line 70404) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountActiveAdSummaryMethods (line 13519) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountUpdateCall (line 70737) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountPermissionGroupListCall (line 51316) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountPermissionListCall (line 34767) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountPermissionGetCall (line 34509) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountActiveAdSummaryGetCall (line 65435) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountPermissionGroupMethods (line 11956) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountMethods (line 14115) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountUserProfileGetCall (line 66893) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 215) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountPermissionMethods (line 10038) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdGetCall (line 33974) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountPatchCall (line 71014) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountUserProfileUpdateCall (line 65693) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountUserProfileInsertCall (line 66327) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountUserProfileMethods (line 13580) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountUserProfileListCall (line 65970) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserGetCall (line 28676) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdListCall (line 33422) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdInsertCall (line 33145) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AccountUserProfilePatchCall (line 66604) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdUpdateCall (line 34232) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdMethods (line 9878) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdPatchCall (line 32856) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserGroupDeleteCall (line 37527) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserGroupMethods (line 10280) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserGroupListCall (line 36363) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserPatchCall (line 27711) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserGroupPatchCall (line 37238) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserGroupInsertCall (line 36684) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserGroupUpdateCall (line 36961) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserMethods (line 9157) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - BrowserListCall (line 69900) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserUpdateCall (line 28399) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserListCall (line 28000) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserGroupGetCall (line 36105) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AdvertiserInsertCall (line 27434) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - BrowserMethods (line 14056) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CampaignCreativeAssociationListCall (line 22873) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CampaignInsertCall (line 55304) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CampaignCreativeAssociationInsertCall (line 22584) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CampaignListCall (line 56171) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CampaignCreativeAssociationMethods (line 8637) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CampaignGetCall (line 55046) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CityListCall (line 59748) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CampaignUpdateCall (line 55894) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CampaignMethods (line 12349) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ChangeLogListCall (line 23167) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ChangeLogMethods (line 8722) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ChangeLogGetCall (line 23542) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ConnectionTypeGetCall (line 35259) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CampaignPatchCall (line 55605) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ConnectionTypeListCall (line 35013) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ContentCategoryDeleteCall (line 52695) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ContentCategoryGetCall (line 52942) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ConnectionTypeMethods (line 10116) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ContentCategoryPatchCall (line 53200) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ContentCategoryListCall (line 51820) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldDeleteCall (line 17247) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ConversionMethods (line 7674) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CityMethods (line 12815) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CountryListCall (line 67151) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ContentCategoryMethods (line 12034) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ConversionBatchupdateCall (line 14427) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CountryMethods (line 13726) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ContentCategoryUpdateCall (line 52141) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldMethods (line 8001) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ContentCategoryInsertCall (line 52418) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldListCall (line 16911) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldValueDeleteCall (line 68226) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldUpdateCall (line 16634) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldPatchCall (line 18029) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ConversionBatchinsertCall (line 14704) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CountryGetCall (line 67397) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldGetCall (line 17494) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldValueListCall (line 69063) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldValueMethods (line 13804) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldValueInsertCall (line 68485) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeAssetMethods (line 8574) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldValueGetCall (line 67956) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeGroupMethods (line 10840) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeAssetInsertCall (line 22181) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeGetCall (line 54043) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeGroupListCall (line 42382) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldValuePatchCall (line 67655) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldInsertCall (line 17752) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeGroupGetCall (line 41847) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeFieldValueUpdateCall (line 68774) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeGroupUpdateCall (line 42105) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeGroupPatchCall (line 42730) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeListCall (line 54301) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeMethods (line 12196) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeUpdateCall (line 53489) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DimensionValueQueryCall (line 28934) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeInsertCall (line 53766) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DimensionValueMethods (line 9306) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DirectorySiteContactMethods (line 9722) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativeGroupInsertCall (line 41570) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DirectorySiteListCall (line 62591) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DirectorySiteContactGetCall (line 31803) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Dfareporting (line 405) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DirectorySiteGetCall (line 62996) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DirectorySiteContactListCall (line 32061) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DirectorySiteMethods (line 13125) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DirectorySiteInsertCall (line 62314) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DynamicTargetingKeyMethods (line 13313) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CreativePatchCall (line 54757) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - EventTagGetCall (line 58047) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DynamicTargetingKeyInsertCall (line 64326) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - EventTagListCall (line 56832) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - EventTagUpdateCall (line 57770) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - EventTagInsertCall (line 57204) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DynamicTargetingKeyDeleteCall (line 63758) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - EventTagDeleteCall (line 56585) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FileGetCall (line 48279) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DynamicTargetingKeyListCall (line 64029) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityGetCall (line 39310) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FileMethods (line 11547) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityGeneratetagCall (line 40789) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FileListCall (line 47968) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - EventTagPatchCall (line 57481) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - EventTagMethods (line 12503) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityGroupGetCall (line 29235) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityGroupInsertCall (line 30139) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityInsertCall (line 39976) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityPatchCall (line 40500) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityGroupMethods (line 9369) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityMethods (line 10594) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - InventoryItemGetCall (line 50527) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityDeleteCall (line 40253) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightConfigurationGetCall (line 46379) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightConfigurationListCall (line 47203) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityGroupListCall (line 29782) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityGroupUpdateCall (line 30416) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityUpdateCall (line 41047) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightConfigurationMethods (line 11350) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightConfigurationPatchCall (line 46914) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityListCall (line 39568) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LandingPageMethods (line 8406) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LandingPageInsertCall (line 21332) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - InventoryItemListCall (line 50152) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightActivityGroupPatchCall (line 29493) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LandingPageDeleteCall (line 21922) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LandingPageGetCall (line 20515) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OperatingSystemGetCall (line 47710) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LandingPageUpdateCall (line 20785) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - MetroMethods (line 9515) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - FloodlightConfigurationUpdateCall (line 46637) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LandingPagePatchCall (line 21621) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - MobileCarrierMethods (line 11272) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - MobileCarrierGetCall (line 45875) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OrderDocumentGetCall (line 15989) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LanguageListCall (line 31557) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - InventoryItemMethods (line 11786) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LandingPageListCall (line 21074) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OperatingSystemVersionMethods (line 8328) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OperatingSystemListCall (line 47464) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OperatingSystemVersionListCall (line 20269) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - MobileCarrierListCall (line 46133) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LanguageMethods (line 9663) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OrderDocumentMethods (line 7910) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OperatingSystemMethods (line 11469) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OrderListCall (line 30939) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OrderGetCall (line 31287) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OperatingSystemVersionGetCall (line 20011) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementGroupListCall (line 48553) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementGroupInsertCall (line 49328) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OrderDocumentListCall (line 16259) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementGeneratetagCall (line 72947) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementGroupMethods (line 11630) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - OrderMethods (line 9574) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementGetCall (line 72135) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - MetroListCall (line 30693) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementGroupPatchCall (line 49863) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementStrategyGetCall (line 60328) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementMethods (line 14240) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementGroupGetCall (line 49605) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementGroupUpdateCall (line 49051) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementStrategyUpdateCall (line 60051) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlatformTypeListCall (line 15743) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementStrategyMethods (line 12878) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlatformTypeGetCall (line 15485) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementStrategyPatchCall (line 61431) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementUpdateCall (line 72670) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementStrategyListCall (line 60586) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementStrategyInsertCall (line 61154) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementPatchCall (line 71303) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementInsertCall (line 72393) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PostalCodeGetCall (line 69396) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ProjectGetCall (line 62056) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementListCall (line 71592) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ProjectListCall (line 61720) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PostalCodeMethods (line 13978) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RemarketingListMethods (line 12669) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RemarketingListListCall (line 58840) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RemarketingListUpdateCall (line 58563) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PostalCodeListCall (line 69654) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ProjectMethods (line 13040) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlacementStrategyDeleteCall (line 60907) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlatformTypeMethods (line 7832) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RemarketingListSharePatchCall (line 24058) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RegionListCall (line 41324) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RemarketingListGetCall (line 58305) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RemarketingListInsertCall (line 59471) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportDeleteCall (line 26592) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RemarketingListPatchCall (line 59182) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RemarketingListShareUpdateCall (line 24347) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RemarketingListShareGetCall (line 23800) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RemarketingListShareMethods (line 8810) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RegionMethods (line 10781) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportFileListCall (line 25183) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportFileGetCall (line 26306) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportCompatibleFieldQueryCall (line 25766) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportListCall (line 27128) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SiteInsertCall (line 37774) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportUpdateCall (line 26839) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportPatchCall (line 24894) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportInsertCall (line 25489) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SiteUpdateCall (line 38744) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SiteMethods (line 10442) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SizeGetCall (line 65177) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SizeInsertCall (line 64603) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SiteListCall (line 38309) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportRunCall (line 24624) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SubaccountGetCall (line 45617) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SizeMethods (line 13418) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SubaccountInsertCall (line 44742) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SiteGetCall (line 38051) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportGetCall (line 26043) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SubaccountPatchCall (line 44453) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ReportMethods (line 8911) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SitePatchCall (line 39021) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SubaccountMethods (line 11129) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SizeListCall (line 64880) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - TargetableRemarketingListListCall (line 35517) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - TargetingTemplatePatchCall (line 43019) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - TargetingTemplateListCall (line 43308) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SubaccountUpdateCall (line 45019) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - TargetableRemarketingListMethods (line 10194) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - TargetingTemplateInsertCall (line 43899) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SubaccountListCall (line 45296) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserProfileMethods (line 9807) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserProfileListCall (line 32397) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - TargetableRemarketingListGetCall (line 35847) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - TargetingTemplateMethods (line 10985) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - TargetingTemplateUpdateCall (line 44176) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - TargetingTemplateGetCall (line 43641) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserProfileGetCall (line 32610) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserRoleInsertCall (line 18318) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserRoleListCall (line 19666) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserRolePermissionGroupListCall (line 15239) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserRolePatchCall (line 19377) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserRoleDeleteCall (line 19130) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserRoleMethods (line 8164) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserRolePermissionMethods (line 11877) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserRolePermissionGroupGetCall (line 14981) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserRolePermissionGroupMethods (line 7754) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserRolePermissionGetCall (line 50797) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserRoleUpdateCall (line 18853) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - VideoFormatGetCall (line 63254) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - UserRolePermissionListCall (line 51055) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - VideoFormatListCall (line 63512) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 215) [INFO] [stdout] src/lib.rs - AccountActiveAdSummaryGetCall (line 65435) [INFO] [stdout] src/lib.rs - AccountActiveAdSummaryMethods (line 13519) [INFO] [stdout] src/lib.rs - AccountGetCall (line 70146) [INFO] [stdout] src/lib.rs - AccountListCall (line 70404) [INFO] [stdout] src/lib.rs - AccountMethods (line 14115) [INFO] [stdout] src/lib.rs - AccountPatchCall (line 71014) [INFO] [stdout] src/lib.rs - AccountPermissionGetCall (line 34509) [INFO] [stdout] src/lib.rs - AccountPermissionGroupGetCall (line 51562) [INFO] [stdout] src/lib.rs - AccountPermissionGroupListCall (line 51316) [INFO] [stdout] src/lib.rs - AccountPermissionGroupMethods (line 11956) [INFO] [stdout] src/lib.rs - AccountPermissionListCall (line 34767) [INFO] [stdout] src/lib.rs - AccountPermissionMethods (line 10038) [INFO] [stdout] src/lib.rs - AccountUpdateCall (line 70737) [INFO] [stdout] src/lib.rs - AccountUserProfileGetCall (line 66893) [INFO] [stdout] src/lib.rs - AccountUserProfileInsertCall (line 66327) [INFO] [stdout] src/lib.rs - AccountUserProfileListCall (line 65970) [INFO] [stdout] src/lib.rs - AccountUserProfileMethods (line 13580) [INFO] [stdout] src/lib.rs - AccountUserProfilePatchCall (line 66604) [INFO] [stdout] src/lib.rs - AccountUserProfileUpdateCall (line 65693) [INFO] [stdout] src/lib.rs - AdGetCall (line 33974) [INFO] [stdout] src/lib.rs - AdInsertCall (line 33145) [INFO] [stdout] src/lib.rs - AdListCall (line 33422) [INFO] [stdout] src/lib.rs - AdMethods (line 9878) [INFO] [stdout] src/lib.rs - AdPatchCall (line 32856) [INFO] [stdout] src/lib.rs - AdUpdateCall (line 34232) [INFO] [stdout] src/lib.rs - AdvertiserGetCall (line 28676) [INFO] [stdout] src/lib.rs - AdvertiserGroupDeleteCall (line 37527) [INFO] [stdout] src/lib.rs - AdvertiserGroupGetCall (line 36105) [INFO] [stdout] src/lib.rs - AdvertiserGroupInsertCall (line 36684) [INFO] [stdout] src/lib.rs - AdvertiserGroupListCall (line 36363) [INFO] [stdout] src/lib.rs - AdvertiserGroupMethods (line 10280) [INFO] [stdout] src/lib.rs - AdvertiserGroupPatchCall (line 37238) [INFO] [stdout] src/lib.rs - AdvertiserGroupUpdateCall (line 36961) [INFO] [stdout] src/lib.rs - AdvertiserInsertCall (line 27434) [INFO] [stdout] src/lib.rs - AdvertiserListCall (line 28000) [INFO] [stdout] src/lib.rs - AdvertiserMethods (line 9157) [INFO] [stdout] src/lib.rs - AdvertiserPatchCall (line 27711) [INFO] [stdout] src/lib.rs - AdvertiserUpdateCall (line 28399) [INFO] [stdout] src/lib.rs - BrowserListCall (line 69900) [INFO] [stdout] src/lib.rs - BrowserMethods (line 14056) [INFO] [stdout] src/lib.rs - CampaignCreativeAssociationInsertCall (line 22584) [INFO] [stdout] src/lib.rs - CampaignCreativeAssociationListCall (line 22873) [INFO] [stdout] src/lib.rs - CampaignCreativeAssociationMethods (line 8637) [INFO] [stdout] src/lib.rs - CampaignGetCall (line 55046) [INFO] [stdout] src/lib.rs - CampaignInsertCall (line 55304) [INFO] [stdout] src/lib.rs - CampaignListCall (line 56171) [INFO] [stdout] src/lib.rs - CampaignMethods (line 12349) [INFO] [stdout] src/lib.rs - CampaignPatchCall (line 55605) [INFO] [stdout] src/lib.rs - CampaignUpdateCall (line 55894) [INFO] [stdout] src/lib.rs - ChangeLogGetCall (line 23542) [INFO] [stdout] src/lib.rs - ChangeLogListCall (line 23167) [INFO] [stdout] src/lib.rs - ChangeLogMethods (line 8722) [INFO] [stdout] src/lib.rs - CityListCall (line 59748) [INFO] [stdout] src/lib.rs - CityMethods (line 12815) [INFO] [stdout] src/lib.rs - ConnectionTypeGetCall (line 35259) [INFO] [stdout] src/lib.rs - ConnectionTypeListCall (line 35013) [INFO] [stdout] src/lib.rs - ConnectionTypeMethods (line 10116) [INFO] [stdout] src/lib.rs - ContentCategoryDeleteCall (line 52695) [INFO] [stdout] src/lib.rs - ContentCategoryGetCall (line 52942) [INFO] [stdout] src/lib.rs - ContentCategoryInsertCall (line 52418) [INFO] [stdout] src/lib.rs - ContentCategoryListCall (line 51820) [INFO] [stdout] src/lib.rs - ContentCategoryMethods (line 12034) [INFO] [stdout] src/lib.rs - ContentCategoryPatchCall (line 53200) [INFO] [stdout] src/lib.rs - ContentCategoryUpdateCall (line 52141) [INFO] [stdout] src/lib.rs - ConversionBatchinsertCall (line 14704) [INFO] [stdout] src/lib.rs - ConversionBatchupdateCall (line 14427) [INFO] [stdout] src/lib.rs - ConversionMethods (line 7674) [INFO] [stdout] src/lib.rs - CountryGetCall (line 67397) [INFO] [stdout] src/lib.rs - CountryListCall (line 67151) [INFO] [stdout] src/lib.rs - CountryMethods (line 13726) [INFO] [stdout] src/lib.rs - CreativeAssetInsertCall (line 22181) [INFO] [stdout] src/lib.rs - CreativeAssetMethods (line 8574) [INFO] [stdout] src/lib.rs - CreativeFieldDeleteCall (line 17247) [INFO] [stdout] src/lib.rs - CreativeFieldGetCall (line 17494) [INFO] [stdout] src/lib.rs - CreativeFieldInsertCall (line 17752) [INFO] [stdout] src/lib.rs - CreativeFieldListCall (line 16911) [INFO] [stdout] src/lib.rs - CreativeFieldMethods (line 8001) [INFO] [stdout] src/lib.rs - CreativeFieldPatchCall (line 18029) [INFO] [stdout] src/lib.rs - CreativeFieldUpdateCall (line 16634) [INFO] [stdout] src/lib.rs - CreativeFieldValueDeleteCall (line 68226) [INFO] [stdout] src/lib.rs - CreativeFieldValueGetCall (line 67956) [INFO] [stdout] src/lib.rs - CreativeFieldValueInsertCall (line 68485) [INFO] [stdout] src/lib.rs - CreativeFieldValueListCall (line 69063) [INFO] [stdout] src/lib.rs - CreativeFieldValueMethods (line 13804) [INFO] [stdout] src/lib.rs - CreativeFieldValuePatchCall (line 67655) [INFO] [stdout] src/lib.rs - CreativeFieldValueUpdateCall (line 68774) [INFO] [stdout] src/lib.rs - CreativeGetCall (line 54043) [INFO] [stdout] src/lib.rs - CreativeGroupGetCall (line 41847) [INFO] [stdout] src/lib.rs - CreativeGroupInsertCall (line 41570) [INFO] [stdout] src/lib.rs - CreativeGroupListCall (line 42382) [INFO] [stdout] src/lib.rs - CreativeGroupMethods (line 10840) [INFO] [stdout] src/lib.rs - CreativeGroupPatchCall (line 42730) [INFO] [stdout] src/lib.rs - CreativeGroupUpdateCall (line 42105) [INFO] [stdout] src/lib.rs - CreativeInsertCall (line 53766) [INFO] [stdout] src/lib.rs - CreativeListCall (line 54301) [INFO] [stdout] src/lib.rs - CreativeMethods (line 12196) [INFO] [stdout] src/lib.rs - CreativePatchCall (line 54757) [INFO] [stdout] src/lib.rs - CreativeUpdateCall (line 53489) [INFO] [stdout] src/lib.rs - Dfareporting (line 405) [INFO] [stdout] src/lib.rs - DimensionValueMethods (line 9306) [INFO] [stdout] src/lib.rs - DimensionValueQueryCall (line 28934) [INFO] [stdout] src/lib.rs - DirectorySiteContactGetCall (line 31803) [INFO] [stdout] src/lib.rs - DirectorySiteContactListCall (line 32061) [INFO] [stdout] src/lib.rs - DirectorySiteContactMethods (line 9722) [INFO] [stdout] src/lib.rs - DirectorySiteGetCall (line 62996) [INFO] [stdout] src/lib.rs - DirectorySiteInsertCall (line 62314) [INFO] [stdout] src/lib.rs - DirectorySiteListCall (line 62591) [INFO] [stdout] src/lib.rs - DirectorySiteMethods (line 13125) [INFO] [stdout] src/lib.rs - DynamicTargetingKeyDeleteCall (line 63758) [INFO] [stdout] src/lib.rs - DynamicTargetingKeyInsertCall (line 64326) [INFO] [stdout] src/lib.rs - DynamicTargetingKeyListCall (line 64029) [INFO] [stdout] src/lib.rs - DynamicTargetingKeyMethods (line 13313) [INFO] [stdout] src/lib.rs - EventTagDeleteCall (line 56585) [INFO] [stdout] src/lib.rs - EventTagGetCall (line 58047) [INFO] [stdout] src/lib.rs - EventTagInsertCall (line 57204) [INFO] [stdout] src/lib.rs - EventTagListCall (line 56832) [INFO] [stdout] src/lib.rs - EventTagMethods (line 12503) [INFO] [stdout] src/lib.rs - EventTagPatchCall (line 57481) [INFO] [stdout] src/lib.rs - EventTagUpdateCall (line 57770) [INFO] [stdout] src/lib.rs - FileGetCall (line 48279) [INFO] [stdout] src/lib.rs - FileListCall (line 47968) [INFO] [stdout] src/lib.rs - FileMethods (line 11547) [INFO] [stdout] src/lib.rs - FloodlightActivityDeleteCall (line 40253) [INFO] [stdout] src/lib.rs - FloodlightActivityGeneratetagCall (line 40789) [INFO] [stdout] src/lib.rs - FloodlightActivityGetCall (line 39310) [INFO] [stdout] src/lib.rs - FloodlightActivityGroupGetCall (line 29235) [INFO] [stdout] src/lib.rs - FloodlightActivityGroupInsertCall (line 30139) [INFO] [stdout] src/lib.rs - FloodlightActivityGroupListCall (line 29782) [INFO] [stdout] src/lib.rs - FloodlightActivityGroupMethods (line 9369) [INFO] [stdout] src/lib.rs - FloodlightActivityGroupPatchCall (line 29493) [INFO] [stdout] src/lib.rs - FloodlightActivityGroupUpdateCall (line 30416) [INFO] [stdout] src/lib.rs - FloodlightActivityInsertCall (line 39976) [INFO] [stdout] src/lib.rs - FloodlightActivityListCall (line 39568) [INFO] [stdout] src/lib.rs - FloodlightActivityMethods (line 10594) [INFO] [stdout] src/lib.rs - FloodlightActivityPatchCall (line 40500) [INFO] [stdout] src/lib.rs - FloodlightActivityUpdateCall (line 41047) [INFO] [stdout] src/lib.rs - FloodlightConfigurationGetCall (line 46379) [INFO] [stdout] src/lib.rs - FloodlightConfigurationListCall (line 47203) [INFO] [stdout] src/lib.rs - FloodlightConfigurationMethods (line 11350) [INFO] [stdout] src/lib.rs - FloodlightConfigurationPatchCall (line 46914) [INFO] [stdout] src/lib.rs - FloodlightConfigurationUpdateCall (line 46637) [INFO] [stdout] src/lib.rs - InventoryItemGetCall (line 50527) [INFO] [stdout] src/lib.rs - InventoryItemListCall (line 50152) [INFO] [stdout] src/lib.rs - InventoryItemMethods (line 11786) [INFO] [stdout] src/lib.rs - LandingPageDeleteCall (line 21922) [INFO] [stdout] src/lib.rs - LandingPageGetCall (line 20515) [INFO] [stdout] src/lib.rs - LandingPageInsertCall (line 21332) [INFO] [stdout] src/lib.rs - LandingPageListCall (line 21074) [INFO] [stdout] src/lib.rs - LandingPageMethods (line 8406) [INFO] [stdout] src/lib.rs - LandingPagePatchCall (line 21621) [INFO] [stdout] src/lib.rs - LandingPageUpdateCall (line 20785) [INFO] [stdout] src/lib.rs - LanguageListCall (line 31557) [INFO] [stdout] src/lib.rs - LanguageMethods (line 9663) [INFO] [stdout] src/lib.rs - MetroListCall (line 30693) [INFO] [stdout] src/lib.rs - MetroMethods (line 9515) [INFO] [stdout] src/lib.rs - MobileCarrierGetCall (line 45875) [INFO] [stdout] src/lib.rs - MobileCarrierListCall (line 46133) [INFO] [stdout] src/lib.rs - MobileCarrierMethods (line 11272) [INFO] [stdout] src/lib.rs - OperatingSystemGetCall (line 47710) [INFO] [stdout] src/lib.rs - OperatingSystemListCall (line 47464) [INFO] [stdout] src/lib.rs - OperatingSystemMethods (line 11469) [INFO] [stdout] src/lib.rs - OperatingSystemVersionGetCall (line 20011) [INFO] [stdout] src/lib.rs - OperatingSystemVersionListCall (line 20269) [INFO] [stdout] src/lib.rs - OperatingSystemVersionMethods (line 8328) [INFO] [stdout] src/lib.rs - OrderDocumentGetCall (line 15989) [INFO] [stdout] src/lib.rs - OrderDocumentListCall (line 16259) [INFO] [stdout] src/lib.rs - OrderDocumentMethods (line 7910) [INFO] [stdout] src/lib.rs - OrderGetCall (line 31287) [INFO] [stdout] src/lib.rs - OrderListCall (line 30939) [INFO] [stdout] src/lib.rs - OrderMethods (line 9574) [INFO] [stdout] src/lib.rs - PlacementGeneratetagCall (line 72947) [INFO] [stdout] src/lib.rs - PlacementGetCall (line 72135) [INFO] [stdout] src/lib.rs - PlacementGroupGetCall (line 49605) [INFO] [stdout] src/lib.rs - PlacementGroupInsertCall (line 49328) [INFO] [stdout] src/lib.rs - PlacementGroupListCall (line 48553) [INFO] [stdout] src/lib.rs - PlacementGroupMethods (line 11630) [INFO] [stdout] src/lib.rs - PlacementGroupPatchCall (line 49863) [INFO] [stdout] src/lib.rs - PlacementGroupUpdateCall (line 49051) [INFO] [stdout] src/lib.rs - PlacementInsertCall (line 72393) [INFO] [stdout] src/lib.rs - PlacementListCall (line 71592) [INFO] [stdout] src/lib.rs - PlacementMethods (line 14240) [INFO] [stdout] src/lib.rs - PlacementPatchCall (line 71303) [INFO] [stdout] src/lib.rs - PlacementStrategyDeleteCall (line 60907) [INFO] [stdout] src/lib.rs - PlacementStrategyGetCall (line 60328) [INFO] [stdout] src/lib.rs - PlacementStrategyInsertCall (line 61154) [INFO] [stdout] src/lib.rs - PlacementStrategyListCall (line 60586) [INFO] [stdout] src/lib.rs - PlacementStrategyMethods (line 12878) [INFO] [stdout] src/lib.rs - PlacementStrategyPatchCall (line 61431) [INFO] [stdout] src/lib.rs - PlacementStrategyUpdateCall (line 60051) [INFO] [stdout] src/lib.rs - PlacementUpdateCall (line 72670) [INFO] [stdout] src/lib.rs - PlatformTypeGetCall (line 15485) [INFO] [stdout] src/lib.rs - PlatformTypeListCall (line 15743) [INFO] [stdout] src/lib.rs - PlatformTypeMethods (line 7832) [INFO] [stdout] src/lib.rs - PostalCodeGetCall (line 69396) [INFO] [stdout] src/lib.rs - PostalCodeListCall (line 69654) [INFO] [stdout] src/lib.rs - PostalCodeMethods (line 13978) [INFO] [stdout] src/lib.rs - ProjectGetCall (line 62056) [INFO] [stdout] src/lib.rs - ProjectListCall (line 61720) [INFO] [stdout] src/lib.rs - ProjectMethods (line 13040) [INFO] [stdout] src/lib.rs - RegionListCall (line 41324) [INFO] [stdout] src/lib.rs - RegionMethods (line 10781) [INFO] [stdout] src/lib.rs - RemarketingListGetCall (line 58305) [INFO] [stdout] src/lib.rs - RemarketingListInsertCall (line 59471) [INFO] [stdout] src/lib.rs - RemarketingListListCall (line 58840) [INFO] [stdout] src/lib.rs - RemarketingListMethods (line 12669) [INFO] [stdout] src/lib.rs - RemarketingListPatchCall (line 59182) [INFO] [stdout] src/lib.rs - RemarketingListShareGetCall (line 23800) [INFO] [stdout] src/lib.rs - RemarketingListShareMethods (line 8810) [INFO] [stdout] src/lib.rs - RemarketingListSharePatchCall (line 24058) [INFO] [stdout] src/lib.rs - RemarketingListShareUpdateCall (line 24347) [INFO] [stdout] src/lib.rs - RemarketingListUpdateCall (line 58563) [INFO] [stdout] src/lib.rs - ReportCompatibleFieldQueryCall (line 25766) [INFO] [stdout] src/lib.rs - ReportDeleteCall (line 26592) [INFO] [stdout] src/lib.rs - ReportFileGetCall (line 26306) [INFO] [stdout] src/lib.rs - ReportFileListCall (line 25183) [INFO] [stdout] src/lib.rs - ReportGetCall (line 26043) [INFO] [stdout] src/lib.rs - ReportInsertCall (line 25489) [INFO] [stdout] src/lib.rs - ReportListCall (line 27128) [INFO] [stdout] src/lib.rs - ReportMethods (line 8911) [INFO] [stdout] src/lib.rs - ReportPatchCall (line 24894) [INFO] [stdout] src/lib.rs - ReportRunCall (line 24624) [INFO] [stdout] src/lib.rs - ReportUpdateCall (line 26839) [INFO] [stdout] src/lib.rs - SiteGetCall (line 38051) [INFO] [stdout] src/lib.rs - SiteInsertCall (line 37774) [INFO] [stdout] src/lib.rs - SiteListCall (line 38309) [INFO] [stdout] src/lib.rs - SiteMethods (line 10442) [INFO] [stdout] src/lib.rs - SitePatchCall (line 39021) [INFO] [stdout] src/lib.rs - SiteUpdateCall (line 38744) [INFO] [stdout] src/lib.rs - SizeGetCall (line 65177) [INFO] [stdout] src/lib.rs - SizeInsertCall (line 64603) [INFO] [stdout] src/lib.rs - SizeListCall (line 64880) [INFO] [stdout] src/lib.rs - SizeMethods (line 13418) [INFO] [stdout] src/lib.rs - SubaccountGetCall (line 45617) [INFO] [stdout] src/lib.rs - SubaccountInsertCall (line 44742) [INFO] [stdout] src/lib.rs - SubaccountListCall (line 45296) [INFO] [stdout] src/lib.rs - SubaccountMethods (line 11129) [INFO] [stdout] src/lib.rs - SubaccountPatchCall (line 44453) [INFO] [stdout] src/lib.rs - SubaccountUpdateCall (line 45019) [INFO] [stdout] src/lib.rs - TargetableRemarketingListGetCall (line 35847) [INFO] [stdout] src/lib.rs - TargetableRemarketingListListCall (line 35517) [INFO] [stdout] src/lib.rs - TargetableRemarketingListMethods (line 10194) [INFO] [stdout] src/lib.rs - TargetingTemplateGetCall (line 43641) [INFO] [stdout] src/lib.rs - TargetingTemplateInsertCall (line 43899) [INFO] [stdout] src/lib.rs - TargetingTemplateListCall (line 43308) [INFO] [stdout] src/lib.rs - TargetingTemplateMethods (line 10985) [INFO] [stdout] src/lib.rs - TargetingTemplatePatchCall (line 43019) [INFO] [stdout] src/lib.rs - TargetingTemplateUpdateCall (line 44176) [INFO] [stdout] src/lib.rs - UserProfileGetCall (line 32610) [INFO] [stdout] src/lib.rs - UserProfileListCall (line 32397) [INFO] [stdout] src/lib.rs - UserProfileMethods (line 9807) [INFO] [stdout] src/lib.rs - UserRoleDeleteCall (line 19130) [INFO] [stdout] src/lib.rs - UserRoleInsertCall (line 18318) [INFO] [stdout] src/lib.rs - UserRoleListCall (line 19666) [INFO] [stdout] src/lib.rs - UserRoleMethods (line 8164) [INFO] [stdout] src/lib.rs - UserRolePatchCall (line 19377) [INFO] [stdout] src/lib.rs - UserRolePermissionGetCall (line 50797) [INFO] [stdout] src/lib.rs - UserRolePermissionGroupGetCall (line 14981) [INFO] [stdout] src/lib.rs - UserRolePermissionGroupListCall (line 15239) [INFO] [stdout] src/lib.rs - UserRolePermissionGroupMethods (line 7754) [INFO] [stdout] src/lib.rs - UserRolePermissionListCall (line 51055) [INFO] [stdout] src/lib.rs - UserRolePermissionMethods (line 11877) [INFO] [stdout] src/lib.rs - UserRoleUpdateCall (line 18853) [INFO] [stdout] src/lib.rs - VideoFormatGetCall (line 63254) [INFO] [stdout] src/lib.rs - VideoFormatListCall (line 63512) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 265 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" "cb9051e103ce5a14191248fab411972647bc1c31dfc56cbbb29c3ea6db8dd2bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb9051e103ce5a14191248fab411972647bc1c31dfc56cbbb29c3ea6db8dd2bf", kill_on_drop: false }` [INFO] [stdout] cb9051e103ce5a14191248fab411972647bc1c31dfc56cbbb29c3ea6db8dd2bf