[INFO] fetching crate google-youtube3 1.0.13+20200402... [INFO] testing google-youtube3-1.0.13+20200402 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate google-youtube3 1.0.13+20200402 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate google-youtube3 1.0.13+20200402 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-youtube3 1.0.13+20200402 [INFO] finished tweaking crates.io crate google-youtube3 1.0.13+20200402 [INFO] tweaked toml for crates.io crate google-youtube3 1.0.13+20200402 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7dc238b60303c91171019a952342c6df5a5cd7910dbbc144e43eadfa5ee91611 [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" "7dc238b60303c91171019a952342c6df5a5cd7910dbbc144e43eadfa5ee91611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dc238b60303c91171019a952342c6df5a5cd7910dbbc144e43eadfa5ee91611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc238b60303c91171019a952342c6df5a5cd7910dbbc144e43eadfa5ee91611", kill_on_drop: false }` [INFO] [stdout] 7dc238b60303c91171019a952342c6df5a5cd7910dbbc144e43eadfa5ee91611 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84f5d811e1ffe87a701406efc2c29ac83e76aad5e46d823332c1fde40ea778d6 [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" "84f5d811e1ffe87a701406efc2c29ac83e76aad5e46d823332c1fde40ea778d6", kill_on_drop: false }` [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling yup-oauth2 v1.0.12 [INFO] [stderr] Compiling google-youtube3 v1.0.13+20200402 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `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 associated function `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 25.17s [INFO] running `Command { std: "docker" "inspect" "84f5d811e1ffe87a701406efc2c29ac83e76aad5e46d823332c1fde40ea778d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84f5d811e1ffe87a701406efc2c29ac83e76aad5e46d823332c1fde40ea778d6", kill_on_drop: false }` [INFO] [stdout] 84f5d811e1ffe87a701406efc2c29ac83e76aad5e46d823332c1fde40ea778d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0586dcbb5659df6581a7446b80c5cee57526929ba64900a61f2311fb3e549ea [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" "f0586dcbb5659df6581a7446b80c5cee57526929ba64900a61f2311fb3e549ea", kill_on_drop: false }` [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stdout] warning: use of deprecated associated function `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 associated function `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 rustls v0.13.1 [INFO] [stderr] Compiling hyper-rustls v0.6.2 [INFO] [stderr] Compiling google-youtube3 v1.0.13+20200402 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `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 associated function `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 27.71s [INFO] running `Command { std: "docker" "inspect" "f0586dcbb5659df6581a7446b80c5cee57526929ba64900a61f2311fb3e549ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0586dcbb5659df6581a7446b80c5cee57526929ba64900a61f2311fb3e549ea", kill_on_drop: false }` [INFO] [stdout] f0586dcbb5659df6581a7446b80c5cee57526929ba64900a61f2311fb3e549ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] c3b1d0c877e4bc8db2b8f8a0b4a2bc10890a1686585f1682898dbb4e1bb9acb3 [INFO] running `Command { std: "docker" "start" "-a" "c3b1d0c877e4bc8db2b8f8a0b4a2bc10890a1686585f1682898dbb4e1bb9acb3", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `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 associated function `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 associated function `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 associated function `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.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/google_youtube3-bde6bb57d0b796ff [INFO] [stdout] [INFO] [stderr] Doc-tests google-youtube3 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 104 tests [INFO] [stdout] test src/lib.rs - (line 120) ... ignored [INFO] [stdout] test src/lib.rs - CaptionMethods (line 7246) ... FAILED [INFO] [stdout] test src/lib.rs - ActivityMethods (line 8126) ... FAILED [INFO] [stdout] test src/lib.rs - CaptionInsertCall (line 16938) ... FAILED [INFO] [stdout] test src/lib.rs - (line 156) ... FAILED [INFO] [stdout] test src/lib.rs - ChannelBannerMethods (line 8783) ... FAILED [INFO] [stdout] test src/lib.rs - ChannelListCall (line 15031) ... FAILED [INFO] [stdout] test src/lib.rs - ChannelBannerInsertCall (line 28248) ... FAILED [INFO] [stdout] test src/lib.rs - ChannelSectionInsertCall (line 9388) ... FAILED [INFO] [stdout] test src/lib.rs - CaptionDeleteCall (line 16704) ... FAILED [INFO] [stdout] test src/lib.rs - CaptionUpdateCall (line 17918) ... FAILED [INFO] [stdout] test src/lib.rs - ChannelSectionDeleteCall (line 9688) ... FAILED [INFO] [stdout] test src/lib.rs - CaptionDownloadCall (line 17351) ... FAILED [INFO] [stdout] test src/lib.rs - ActivityInsertCall (line 23751) ... FAILED [INFO] [stdout] test src/lib.rs - CaptionListCall (line 17644) ... FAILED [INFO] [stdout] test src/lib.rs - ActivityListCall (line 23432) ... ok [INFO] [stdout] test src/lib.rs - ChannelMethods (line 6977) ... ok [INFO] [stdout] test src/lib.rs - ChannelSectionMethods (line 6352) ... FAILED [INFO] [stdout] test src/lib.rs - ChannelSectionUpdateCall (line 9925) ... FAILED [INFO] [stdout] test src/lib.rs - ChannelSectionListCall (line 9084) ... FAILED [INFO] [stdout] test src/lib.rs - CommentSetModerationStatuCall (line 20655) ... FAILED [INFO] [stdout] test src/lib.rs - CommentInsertCall (line 19906) ... FAILED [INFO] [stdout] test src/lib.rs - CommentListCall (line 20370) ... FAILED [INFO] [stdout] test src/lib.rs - CommentDeleteCall (line 20162) ... FAILED [INFO] [stdout] test src/lib.rs - CommentMarkAsSpamCall (line 21145) ... FAILED [INFO] [stdout] test src/lib.rs - CommentMethods (line 7683) ... FAILED [INFO] [stdout] test src/lib.rs - CommentThreadMethods (line 7576) ... FAILED [INFO] [stdout] test src/lib.rs - ChannelUpdateCall (line 14759) ... FAILED [INFO] [stdout] test src/lib.rs - CommentThreadUpdateCall (line 19394) ... FAILED [INFO] [stdout] test src/lib.rs - CommentThreadInsertCall (line 19650) ... FAILED [INFO] [stdout] test src/lib.rs - CommentThreadListCall (line 19045) ... FAILED [INFO] [stdout] test src/lib.rs - GuideCategoryListCall (line 18559) ... FAILED [INFO] [stdout] test src/lib.rs - CommentUpdateCall (line 20889) ... FAILED [INFO] [stdout] test src/lib.rs - LiveBroadcastControlCall (line 26115) ... FAILED [INFO] [stdout] test src/lib.rs - GuideCategoryMethods (line 7454) ... FAILED [INFO] [stdout] test src/lib.rs - I18nLanguageListCall (line 18328) ... FAILED [INFO] [stdout] test src/lib.rs - LiveBroadcastListCall (line 27382) ... FAILED [INFO] [stdout] test src/lib.rs - LiveBroadcastBindCall (line 27964) ... FAILED [INFO] [stdout] test src/lib.rs - I18nLanguageMethods (line 7394) ... FAILED [INFO] [stdout] test src/lib.rs - I18nRegionListCall (line 18814) ... FAILED [INFO] [stdout] test src/lib.rs - I18nRegionMethods (line 7516) ... FAILED [INFO] [stdout] test src/lib.rs - LiveBroadcastDeleteCall (line 27710) ... ok [INFO] [stdout] test src/lib.rs - LiveBroadcastMethods (line 8586) ... ok [INFO] [stdout] test src/lib.rs - LiveBroadcastInsertCall (line 27059) ... FAILED [INFO] [stdout] test src/lib.rs - LiveBroadcastUpdateCall (line 26439) ... FAILED [INFO] [stdout] test src/lib.rs - LiveChatBanDeleteCall (line 25086) ... FAILED [INFO] [stdout] test src/lib.rs - LiveBroadcastTransitionCall (line 26763) ... FAILED [INFO] [stdout] test src/lib.rs - LiveChatBanInsertCall (line 24830) ... FAILED [INFO] [stdout] test src/lib.rs - LiveChatMessageListCall (line 22427) ... FAILED [INFO] [stdout] test src/lib.rs - LiveChatModeratorInsertCall (line 15965) ... FAILED [INFO] [stdout] test src/lib.rs - LiveChatMessageInsertCall (line 22921) ... FAILED [INFO] [stdout] test src/lib.rs - LiveChatBanMethods (line 8322) ... FAILED [INFO] [stdout] test src/lib.rs - LiveStreamInsertCall (line 14453) ... FAILED [INFO] [stdout] test src/lib.rs - LiveChatModeratorListCall (line 16236) ... FAILED [INFO] [stdout] test src/lib.rs - LiveChatMessageDeleteCall (line 22713) ... FAILED [INFO] [stdout] test src/lib.rs - MembershipsLevelListCall (line 10226) ... FAILED [INFO] [stdout] test src/lib.rs - LiveChatModeratorMethods (line 7147) ... FAILED [INFO] [stdout] test src/lib.rs - LiveStreamListCall (line 14133) ... FAILED [INFO] [stdout] test src/lib.rs - LiveStreamDeleteCall (line 13878) ... FAILED [INFO] [stdout] test src/lib.rs - LiveChatModeratorDeleteCall (line 16496) ... FAILED [INFO] [stdout] test src/lib.rs - MemberListCall (line 25820) ... FAILED [INFO] [stdout] test src/lib.rs - LiveChatMessageMethods (line 7963) ... FAILED [INFO] [stdout] test src/lib.rs - LiveStreamMethods (line 6851) ... FAILED [INFO] [stdout] test src/lib.rs - MembershipsLevelMethods (line 6476) ... FAILED [INFO] [stdout] test src/lib.rs - MemberMethods (line 8522) ... FAILED [INFO] [stdout] test src/lib.rs - LiveStreamUpdateCall (line 13570) ... FAILED [INFO] [stdout] test src/lib.rs - PlaylistItemListCall (line 21845) ... FAILED [INFO] [stdout] test src/lib.rs - PlaylistMethods (line 6535) ... FAILED [INFO] [stdout] test src/lib.rs - PlaylistItemUpdateCall (line 22140) ... FAILED [INFO] [stdout] test src/lib.rs - PlaylistDeleteCall (line 11059) ... FAILED [INFO] [stdout] test src/lib.rs - PlaylistInsertCall (line 10450) ... FAILED [INFO] [stdout] test src/lib.rs - PlaylistListCall (line 10736) ... FAILED [INFO] [stdout] test src/lib.rs - PlaylistItemDeleteCall (line 21623) ... FAILED [INFO] [stdout] test src/lib.rs - PlaylistItemInsertCall (line 21353) ... FAILED [INFO] [stdout] test src/lib.rs - SearchListCall (line 28626) ... FAILED [INFO] [stdout] test src/lib.rs - PlaylistUpdateCall (line 11281) ... FAILED [INFO] [stdout] test src/lib.rs - SubscriptionDeleteCall (line 24622) ... FAILED [INFO] [stdout] test src/lib.rs - PlaylistItemMethods (line 7839) ... FAILED [INFO] [stdout] test src/lib.rs - SearchMethods (line 8848) ... FAILED [INFO] [stdout] test src/lib.rs - ThumbnailMethods (line 8999) ... FAILED [INFO] [stdout] test src/lib.rs - SubscriptionInsertCall (line 24007) ... FAILED [INFO] [stdout] test src/lib.rs - SuperChatEventListCall (line 29234) ... FAILED [INFO] [stdout] test src/lib.rs - SponsorListCall (line 25309) ... FAILED [INFO] [stdout] test src/lib.rs - SubscriptionListCall (line 24263) ... FAILED [INFO] [stdout] test src/lib.rs - VideoAbuseReportReasonListCall (line 25584) ... FAILED [INFO] [stdout] test src/lib.rs - SponsorMethods (line 8400) ... FAILED [INFO] [stdout] test src/lib.rs - VideoAbuseReportReasonMethods (line 8462) ... FAILED [INFO] [stdout] test src/lib.rs - SubscriptionMethods (line 8215) ... FAILED [INFO] [stdout] test src/lib.rs - ThumbnailSetCall (line 29496) ... FAILED [INFO] [stdout] test src/lib.rs - SuperChatEventMethods (line 8937) ... FAILED [INFO] [stdout] test src/lib.rs - VideoCategoryListCall (line 23177) ... FAILED [INFO] [stdout] test src/lib.rs - VideoCategoryMethods (line 8064) ... ok [INFO] [stdout] test src/lib.rs - VideoGetRatingCall (line 12387) ... ok [INFO] [stdout] test src/lib.rs - VideoInsertCall (line 13116) ... ok [INFO] [stdout] test src/lib.rs - VideoMethods (line 6662) ... ok [INFO] [stdout] test src/lib.rs - VideoListCall (line 11794) ... ok [INFO] [stdout] test src/lib.rs - VideoDeleteCall (line 12620) ... ok [INFO] [stdout] test src/lib.rs - VideoReportAbuseCall (line 11553) ... ok [INFO] [stdout] test src/lib.rs - YouTube (line 369) ... ok [INFO] [stdout] test src/lib.rs - VideoRateCall (line 12167) ... ok [INFO] [stdout] test src/lib.rs - WatermarkSetCall (line 15376) ... ok [INFO] [stdout] test src/lib.rs - WatermarkUnsetCall (line 15743) ... ok [INFO] [stdout] test src/lib.rs - VideoUpdateCall (line 12842) ... ok [INFO] [stdout] test src/lib.rs - WatermarkMethods (line 7067) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - CaptionMethods (line 7246) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ActivityMethods (line 8126) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CaptionInsertCall (line 16938) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 156) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ChannelBannerMethods (line 8783) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ChannelListCall (line 15031) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ChannelBannerInsertCall (line 28248) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ChannelSectionInsertCall (line 9388) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CaptionDeleteCall (line 16704) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CaptionUpdateCall (line 17918) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ChannelSectionDeleteCall (line 9688) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CaptionDownloadCall (line 17351) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ActivityInsertCall (line 23751) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CaptionListCall (line 17644) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ChannelSectionMethods (line 6352) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ChannelSectionUpdateCall (line 9925) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ChannelSectionListCall (line 9084) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CommentSetModerationStatuCall (line 20655) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CommentInsertCall (line 19906) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CommentListCall (line 20370) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CommentDeleteCall (line 20162) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CommentMarkAsSpamCall (line 21145) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CommentMethods (line 7683) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CommentThreadMethods (line 7576) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ChannelUpdateCall (line 14759) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CommentThreadUpdateCall (line 19394) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CommentThreadInsertCall (line 19650) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CommentThreadListCall (line 19045) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - GuideCategoryListCall (line 18559) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CommentUpdateCall (line 20889) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveBroadcastControlCall (line 26115) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - GuideCategoryMethods (line 7454) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - I18nLanguageListCall (line 18328) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveBroadcastListCall (line 27382) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveBroadcastBindCall (line 27964) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - I18nLanguageMethods (line 7394) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - I18nRegionListCall (line 18814) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - I18nRegionMethods (line 7516) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveBroadcastInsertCall (line 27059) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveBroadcastUpdateCall (line 26439) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveChatBanDeleteCall (line 25086) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveBroadcastTransitionCall (line 26763) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveChatBanInsertCall (line 24830) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveChatMessageListCall (line 22427) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveChatModeratorInsertCall (line 15965) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveChatMessageInsertCall (line 22921) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveChatBanMethods (line 8322) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveStreamInsertCall (line 14453) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveChatModeratorListCall (line 16236) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveChatMessageDeleteCall (line 22713) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - MembershipsLevelListCall (line 10226) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveChatModeratorMethods (line 7147) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveStreamListCall (line 14133) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveStreamDeleteCall (line 13878) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveChatModeratorDeleteCall (line 16496) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - MemberListCall (line 25820) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveChatMessageMethods (line 7963) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveStreamMethods (line 6851) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - MembershipsLevelMethods (line 6476) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - MemberMethods (line 8522) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LiveStreamUpdateCall (line 13570) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlaylistItemListCall (line 21845) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlaylistMethods (line 6535) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlaylistItemUpdateCall (line 22140) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlaylistDeleteCall (line 11059) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlaylistInsertCall (line 10450) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlaylistListCall (line 10736) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlaylistItemDeleteCall (line 21623) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlaylistItemInsertCall (line 21353) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SearchListCall (line 28626) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlaylistUpdateCall (line 11281) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SubscriptionDeleteCall (line 24622) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PlaylistItemMethods (line 7839) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SearchMethods (line 8848) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ThumbnailMethods (line 8999) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SubscriptionInsertCall (line 24007) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SuperChatEventListCall (line 29234) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SponsorListCall (line 25309) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SubscriptionListCall (line 24263) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - VideoAbuseReportReasonListCall (line 25584) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SponsorMethods (line 8400) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - VideoAbuseReportReasonMethods (line 8462) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SubscriptionMethods (line 8215) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ThumbnailSetCall (line 29496) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SuperChatEventMethods (line 8937) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - VideoCategoryListCall (line 23177) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 156) [INFO] [stdout] src/lib.rs - ActivityInsertCall (line 23751) [INFO] [stdout] src/lib.rs - ActivityMethods (line 8126) [INFO] [stdout] src/lib.rs - CaptionDeleteCall (line 16704) [INFO] [stdout] src/lib.rs - CaptionDownloadCall (line 17351) [INFO] [stdout] src/lib.rs - CaptionInsertCall (line 16938) [INFO] [stdout] src/lib.rs - CaptionListCall (line 17644) [INFO] [stdout] src/lib.rs - CaptionMethods (line 7246) [INFO] [stdout] src/lib.rs - CaptionUpdateCall (line 17918) [INFO] [stdout] src/lib.rs - ChannelBannerInsertCall (line 28248) [INFO] [stdout] src/lib.rs - ChannelBannerMethods (line 8783) [INFO] [stdout] src/lib.rs - ChannelListCall (line 15031) [INFO] [stdout] src/lib.rs - ChannelSectionDeleteCall (line 9688) [INFO] [stdout] src/lib.rs - ChannelSectionInsertCall (line 9388) [INFO] [stdout] src/lib.rs - ChannelSectionListCall (line 9084) [INFO] [stdout] src/lib.rs - ChannelSectionMethods (line 6352) [INFO] [stdout] src/lib.rs - ChannelSectionUpdateCall (line 9925) [INFO] [stdout] src/lib.rs - ChannelUpdateCall (line 14759) [INFO] [stdout] src/lib.rs - CommentDeleteCall (line 20162) [INFO] [stdout] src/lib.rs - CommentInsertCall (line 19906) [INFO] [stdout] src/lib.rs - CommentListCall (line 20370) [INFO] [stdout] src/lib.rs - CommentMarkAsSpamCall (line 21145) [INFO] [stdout] src/lib.rs - CommentMethods (line 7683) [INFO] [stdout] src/lib.rs - CommentSetModerationStatuCall (line 20655) [INFO] [stdout] src/lib.rs - CommentThreadInsertCall (line 19650) [INFO] [stdout] src/lib.rs - CommentThreadListCall (line 19045) [INFO] [stdout] src/lib.rs - CommentThreadMethods (line 7576) [INFO] [stdout] src/lib.rs - CommentThreadUpdateCall (line 19394) [INFO] [stdout] src/lib.rs - CommentUpdateCall (line 20889) [INFO] [stdout] src/lib.rs - GuideCategoryListCall (line 18559) [INFO] [stdout] src/lib.rs - GuideCategoryMethods (line 7454) [INFO] [stdout] src/lib.rs - I18nLanguageListCall (line 18328) [INFO] [stdout] src/lib.rs - I18nLanguageMethods (line 7394) [INFO] [stdout] src/lib.rs - I18nRegionListCall (line 18814) [INFO] [stdout] src/lib.rs - I18nRegionMethods (line 7516) [INFO] [stdout] src/lib.rs - LiveBroadcastBindCall (line 27964) [INFO] [stdout] src/lib.rs - LiveBroadcastControlCall (line 26115) [INFO] [stdout] src/lib.rs - LiveBroadcastInsertCall (line 27059) [INFO] [stdout] src/lib.rs - LiveBroadcastListCall (line 27382) [INFO] [stdout] src/lib.rs - LiveBroadcastTransitionCall (line 26763) [INFO] [stdout] src/lib.rs - LiveBroadcastUpdateCall (line 26439) [INFO] [stdout] src/lib.rs - LiveChatBanDeleteCall (line 25086) [INFO] [stdout] src/lib.rs - LiveChatBanInsertCall (line 24830) [INFO] [stdout] src/lib.rs - LiveChatBanMethods (line 8322) [INFO] [stdout] src/lib.rs - LiveChatMessageDeleteCall (line 22713) [INFO] [stdout] src/lib.rs - LiveChatMessageInsertCall (line 22921) [INFO] [stdout] src/lib.rs - LiveChatMessageListCall (line 22427) [INFO] [stdout] src/lib.rs - LiveChatMessageMethods (line 7963) [INFO] [stdout] src/lib.rs - LiveChatModeratorDeleteCall (line 16496) [INFO] [stdout] src/lib.rs - LiveChatModeratorInsertCall (line 15965) [INFO] [stdout] src/lib.rs - LiveChatModeratorListCall (line 16236) [INFO] [stdout] src/lib.rs - LiveChatModeratorMethods (line 7147) [INFO] [stdout] src/lib.rs - LiveStreamDeleteCall (line 13878) [INFO] [stdout] src/lib.rs - LiveStreamInsertCall (line 14453) [INFO] [stdout] src/lib.rs - LiveStreamListCall (line 14133) [INFO] [stdout] src/lib.rs - LiveStreamMethods (line 6851) [INFO] [stdout] src/lib.rs - LiveStreamUpdateCall (line 13570) [INFO] [stdout] src/lib.rs - MemberListCall (line 25820) [INFO] [stdout] src/lib.rs - MemberMethods (line 8522) [INFO] [stdout] src/lib.rs - MembershipsLevelListCall (line 10226) [INFO] [stdout] src/lib.rs - MembershipsLevelMethods (line 6476) [INFO] [stdout] src/lib.rs - PlaylistDeleteCall (line 11059) [INFO] [stdout] src/lib.rs - PlaylistInsertCall (line 10450) [INFO] [stdout] src/lib.rs - PlaylistItemDeleteCall (line 21623) [INFO] [stdout] src/lib.rs - PlaylistItemInsertCall (line 21353) [INFO] [stdout] src/lib.rs - PlaylistItemListCall (line 21845) [INFO] [stdout] src/lib.rs - PlaylistItemMethods (line 7839) [INFO] [stdout] src/lib.rs - PlaylistItemUpdateCall (line 22140) [INFO] [stdout] src/lib.rs - PlaylistListCall (line 10736) [INFO] [stdout] src/lib.rs - PlaylistMethods (line 6535) [INFO] [stdout] src/lib.rs - PlaylistUpdateCall (line 11281) [INFO] [stdout] src/lib.rs - SearchListCall (line 28626) [INFO] [stdout] src/lib.rs - SearchMethods (line 8848) [INFO] [stdout] src/lib.rs - SponsorListCall (line 25309) [INFO] [stdout] src/lib.rs - SponsorMethods (line 8400) [INFO] [stdout] src/lib.rs - SubscriptionDeleteCall (line 24622) [INFO] [stdout] src/lib.rs - SubscriptionInsertCall (line 24007) [INFO] [stdout] src/lib.rs - SubscriptionListCall (line 24263) [INFO] [stdout] src/lib.rs - SubscriptionMethods (line 8215) [INFO] [stdout] src/lib.rs - SuperChatEventListCall (line 29234) [INFO] [stdout] src/lib.rs - SuperChatEventMethods (line 8937) [INFO] [stdout] src/lib.rs - ThumbnailMethods (line 8999) [INFO] [stdout] src/lib.rs - ThumbnailSetCall (line 29496) [INFO] [stdout] src/lib.rs - VideoAbuseReportReasonListCall (line 25584) [INFO] [stdout] src/lib.rs - VideoAbuseReportReasonMethods (line 8462) [INFO] [stdout] src/lib.rs - VideoCategoryListCall (line 23177) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 17 passed; 86 failed; 1 ignored; 0 measured; 0 filtered out; finished in 25.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "c3b1d0c877e4bc8db2b8f8a0b4a2bc10890a1686585f1682898dbb4e1bb9acb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3b1d0c877e4bc8db2b8f8a0b4a2bc10890a1686585f1682898dbb4e1bb9acb3", kill_on_drop: false }` [INFO] [stdout] c3b1d0c877e4bc8db2b8f8a0b4a2bc10890a1686585f1682898dbb4e1bb9acb3