[INFO] fetching crate youtubei 0.1.2...
[INFO] testing youtubei-0.1.2 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate youtubei 0.1.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate youtubei 0.1.2
[INFO] finished tweaking crates.io crate youtubei 0.1.2
[INFO] tweaked toml for crates.io crate youtubei 0.1.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate youtubei 0.1.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate youtubei 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b3a99a273c65311113b33e76c138c7197b6da6d7ed77eae55f93be8c38745c2
[INFO] running `Command { std: "docker" "start" "-a" "2b3a99a273c65311113b33e76c138c7197b6da6d7ed77eae55f93be8c38745c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b3a99a273c65311113b33e76c138c7197b6da6d7ed77eae55f93be8c38745c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b3a99a273c65311113b33e76c138c7197b6da6d7ed77eae55f93be8c38745c2", kill_on_drop: false }`
[INFO] [stdout] 2b3a99a273c65311113b33e76c138c7197b6da6d7ed77eae55f93be8c38745c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f51d2e63b6599dfb2dea841c828964005bee625b20115ac0d4c5e44406f9340
[INFO] running `Command { std: "docker" "start" "-a" "8f51d2e63b6599dfb2dea841c828964005bee625b20115ac0d4c5e44406f9340", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling prettyplease v0.2.24
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling histogram v0.6.9
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling prost-types v0.13.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling scylla-macros v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling prost-build v0.13.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling youtubei v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling scylla-cql v0.3.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling scylla v0.14.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stdout] warning: unused import: `DateTime`
[INFO] [stdout]   --> src/utils.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use chrono::{DateTime, Duration, TimeZone, Utc};
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/creator/search.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TimeZone`
[INFO] [stdout]   --> src/utils.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use chrono::{DateTime, Duration, TimeZone, Utc};
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `convert_timestamp` is never used
[INFO] [stdout]   --> src/creator/channels.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl<'a> GetCreatorChannelsRequest<'a> {
[INFO] [stdout]    | -------------------------------------- associated function in this implementation
[INFO] [stdout] 35 |
[INFO] [stdout] 36 |     fn convert_timestamp(seconds: i64, nanos: i64) -> i64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:171:24
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn get_channel(&mut self, channel_id: String) -> GetChannelRequest {
[INFO] [stdout]     |                        ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn get_channel(&mut self, channel_id: String) -> GetChannelRequest<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:201:23
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get_videos(&mut self, channel_id: String) -> GetVideosRequest {
[INFO] [stdout]     |                       ^^^^^^^^^                         ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get_videos(&mut self, channel_id: String) -> GetVideosRequest<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:213:32
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn get_videos_extended(&mut self, channel_id: String, tab: browse::videos::ChannelTab) -> GetVideosExtendedRequest {
[INFO] [stdout]     |                                ^^^^^^^^^ the lifetime is elided here                              ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn get_videos_extended(&mut self, channel_id: String, tab: browse::videos::ChannelTab) -> GetVideosExtendedRequest<'_> {
[INFO] [stdout]     |                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:226:31
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn get_popular_videos(&mut self, channel_id: String) -> GetPopularVideosRequest {
[INFO] [stdout]     |                               ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn get_popular_videos(&mut self, channel_id: String) -> GetPopularVideosRequest<'_> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:238:33
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn get_videos_continued(&mut self, continuation_token: String) -> GetVideosContinuationRequest {
[INFO] [stdout]     |                                 ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn get_videos_continued(&mut self, continuation_token: String) -> GetVideosContinuationRequest<'_> {
[INFO] [stdout]     |                                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:250:42
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn get_videos_extended_continued(&mut self, continuation_token: String) -> GetVideosExtendedContinuationRequest {
[INFO] [stdout]     |                                          ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn get_videos_extended_continued(&mut self, continuation_token: String) -> GetVideosExtendedContinuationRequest<'_> {
[INFO] [stdout]     |                                                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:262:24
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn resolve_url(&mut self, url: String) -> ResolveUrlRequest {
[INFO] [stdout]     |                        ^^^^^^^^^                  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn resolve_url(&mut self, url: String) -> ResolveUrlRequest<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:274:27
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn get_watch_next(&mut self, video_id: String) -> GetWatchNextRequest {
[INFO] [stdout]     |                           ^^^^^^^^^                       ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn get_watch_next(&mut self, video_id: String) -> GetWatchNextRequest<'_> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:287:37
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn has_public_subscriptions(&mut self, channel_id: String) -> HasPublicSubscriptionsRequest {
[INFO] [stdout]     |                                     ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn has_public_subscriptions(&mut self, channel_id: String) -> HasPublicSubscriptionsRequest<'_> {
[INFO] [stdout]     |                                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:300:33
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn get_creator_channels(&mut self, channel_ids: Vec<String>) -> GetCreatorChannelsRequest {
[INFO] [stdout]     |                                 ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn get_creator_channels(&mut self, channel_ids: Vec<String>) -> GetCreatorChannelsRequest<'_> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:313:43
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn search_public_creator_entities(&mut self, query: String) -> SearchPublicCreatorEntitiesRequest {
[INFO] [stdout]     |                                           ^^^^^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn search_public_creator_entities(&mut self, query: String) -> SearchPublicCreatorEntitiesRequest<'_> {
[INFO] [stdout]     |                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:325:36
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn update_hide_user_status(&mut self, channel_id: String, hide_user: bool) -> UpdateHideUserStatusRequest {
[INFO] [stdout]     |                                    ^^^^^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn update_hide_user_status(&mut self, channel_id: String, hide_user: bool) -> UpdateHideUserStatusRequest<'_> {
[INFO] [stdout]     |                                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:338:29
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn get_hidden_users(&mut self, channel_id: String) -> GetHiddenUsersRequest {
[INFO] [stdout]     |                             ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn get_hidden_users(&mut self, channel_id: String) -> GetHiddenUsersRequest<'_> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.75s
[INFO] running `Command { std: "docker" "inspect" "8f51d2e63b6599dfb2dea841c828964005bee625b20115ac0d4c5e44406f9340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f51d2e63b6599dfb2dea841c828964005bee625b20115ac0d4c5e44406f9340", kill_on_drop: false }`
[INFO] [stdout] 8f51d2e63b6599dfb2dea841c828964005bee625b20115ac0d4c5e44406f9340
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea0959edcb58e5e05b53b47b3d3f5ec79af5f02351f42e59d27870cc654347ee
[INFO] running `Command { std: "docker" "start" "-a" "ea0959edcb58e5e05b53b47b3d3f5ec79af5f02351f42e59d27870cc654347ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling scylla-cql v0.3.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling scylla v0.14.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling youtubei v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `DateTime`
[INFO] [stdout]   --> src/utils.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use chrono::{DateTime, Duration, TimeZone, Utc};
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/creator/search.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TimeZone`
[INFO] [stdout]   --> src/utils.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use chrono::{DateTime, Duration, TimeZone, Utc};
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `convert_timestamp` is never used
[INFO] [stdout]   --> src/creator/channels.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl<'a> GetCreatorChannelsRequest<'a> {
[INFO] [stdout]    | -------------------------------------- associated function in this implementation
[INFO] [stdout] 35 |
[INFO] [stdout] 36 |     fn convert_timestamp(seconds: i64, nanos: i64) -> i64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:171:24
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn get_channel(&mut self, channel_id: String) -> GetChannelRequest {
[INFO] [stdout]     |                        ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn get_channel(&mut self, channel_id: String) -> GetChannelRequest<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:201:23
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get_videos(&mut self, channel_id: String) -> GetVideosRequest {
[INFO] [stdout]     |                       ^^^^^^^^^                         ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get_videos(&mut self, channel_id: String) -> GetVideosRequest<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:213:32
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn get_videos_extended(&mut self, channel_id: String, tab: browse::videos::ChannelTab) -> GetVideosExtendedRequest {
[INFO] [stdout]     |                                ^^^^^^^^^ the lifetime is elided here                              ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn get_videos_extended(&mut self, channel_id: String, tab: browse::videos::ChannelTab) -> GetVideosExtendedRequest<'_> {
[INFO] [stdout]     |                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:226:31
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn get_popular_videos(&mut self, channel_id: String) -> GetPopularVideosRequest {
[INFO] [stdout]     |                               ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn get_popular_videos(&mut self, channel_id: String) -> GetPopularVideosRequest<'_> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:238:33
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn get_videos_continued(&mut self, continuation_token: String) -> GetVideosContinuationRequest {
[INFO] [stdout]     |                                 ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn get_videos_continued(&mut self, continuation_token: String) -> GetVideosContinuationRequest<'_> {
[INFO] [stdout]     |                                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:250:42
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn get_videos_extended_continued(&mut self, continuation_token: String) -> GetVideosExtendedContinuationRequest {
[INFO] [stdout]     |                                          ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn get_videos_extended_continued(&mut self, continuation_token: String) -> GetVideosExtendedContinuationRequest<'_> {
[INFO] [stdout]     |                                                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:262:24
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn resolve_url(&mut self, url: String) -> ResolveUrlRequest {
[INFO] [stdout]     |                        ^^^^^^^^^                  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn resolve_url(&mut self, url: String) -> ResolveUrlRequest<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:274:27
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn get_watch_next(&mut self, video_id: String) -> GetWatchNextRequest {
[INFO] [stdout]     |                           ^^^^^^^^^                       ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn get_watch_next(&mut self, video_id: String) -> GetWatchNextRequest<'_> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:287:37
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn has_public_subscriptions(&mut self, channel_id: String) -> HasPublicSubscriptionsRequest {
[INFO] [stdout]     |                                     ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn has_public_subscriptions(&mut self, channel_id: String) -> HasPublicSubscriptionsRequest<'_> {
[INFO] [stdout]     |                                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:300:33
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn get_creator_channels(&mut self, channel_ids: Vec<String>) -> GetCreatorChannelsRequest {
[INFO] [stdout]     |                                 ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn get_creator_channels(&mut self, channel_ids: Vec<String>) -> GetCreatorChannelsRequest<'_> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:313:43
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn search_public_creator_entities(&mut self, query: String) -> SearchPublicCreatorEntitiesRequest {
[INFO] [stdout]     |                                           ^^^^^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn search_public_creator_entities(&mut self, query: String) -> SearchPublicCreatorEntitiesRequest<'_> {
[INFO] [stdout]     |                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:325:36
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn update_hide_user_status(&mut self, channel_id: String, hide_user: bool) -> UpdateHideUserStatusRequest {
[INFO] [stdout]     |                                    ^^^^^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn update_hide_user_status(&mut self, channel_id: String, hide_user: bool) -> UpdateHideUserStatusRequest<'_> {
[INFO] [stdout]     |                                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:338:29
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn get_hidden_users(&mut self, channel_id: String) -> GetHiddenUsersRequest {
[INFO] [stdout]     |                             ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn get_hidden_users(&mut self, channel_id: String) -> GetHiddenUsersRequest<'_> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DateTime`
[INFO] [stdout]   --> src/utils.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use chrono::{DateTime, Duration, TimeZone, Utc};
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/creator/search.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TimeZone`
[INFO] [stdout]   --> src/utils.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use chrono::{DateTime, Duration, TimeZone, Utc};
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `convert_timestamp` is never used
[INFO] [stdout]   --> src/creator/channels.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl<'a> GetCreatorChannelsRequest<'a> {
[INFO] [stdout]    | -------------------------------------- associated function in this implementation
[INFO] [stdout] 35 |
[INFO] [stdout] 36 |     fn convert_timestamp(seconds: i64, nanos: i64) -> i64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:171:24
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn get_channel(&mut self, channel_id: String) -> GetChannelRequest {
[INFO] [stdout]     |                        ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn get_channel(&mut self, channel_id: String) -> GetChannelRequest<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:201:23
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get_videos(&mut self, channel_id: String) -> GetVideosRequest {
[INFO] [stdout]     |                       ^^^^^^^^^                         ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get_videos(&mut self, channel_id: String) -> GetVideosRequest<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:213:32
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn get_videos_extended(&mut self, channel_id: String, tab: browse::videos::ChannelTab) -> GetVideosExtendedRequest {
[INFO] [stdout]     |                                ^^^^^^^^^ the lifetime is elided here                              ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn get_videos_extended(&mut self, channel_id: String, tab: browse::videos::ChannelTab) -> GetVideosExtendedRequest<'_> {
[INFO] [stdout]     |                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:226:31
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn get_popular_videos(&mut self, channel_id: String) -> GetPopularVideosRequest {
[INFO] [stdout]     |                               ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn get_popular_videos(&mut self, channel_id: String) -> GetPopularVideosRequest<'_> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:238:33
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn get_videos_continued(&mut self, continuation_token: String) -> GetVideosContinuationRequest {
[INFO] [stdout]     |                                 ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn get_videos_continued(&mut self, continuation_token: String) -> GetVideosContinuationRequest<'_> {
[INFO] [stdout]     |                                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:250:42
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn get_videos_extended_continued(&mut self, continuation_token: String) -> GetVideosExtendedContinuationRequest {
[INFO] [stdout]     |                                          ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn get_videos_extended_continued(&mut self, continuation_token: String) -> GetVideosExtendedContinuationRequest<'_> {
[INFO] [stdout]     |                                                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:262:24
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn resolve_url(&mut self, url: String) -> ResolveUrlRequest {
[INFO] [stdout]     |                        ^^^^^^^^^                  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn resolve_url(&mut self, url: String) -> ResolveUrlRequest<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:274:27
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn get_watch_next(&mut self, video_id: String) -> GetWatchNextRequest {
[INFO] [stdout]     |                           ^^^^^^^^^                       ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn get_watch_next(&mut self, video_id: String) -> GetWatchNextRequest<'_> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:287:37
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn has_public_subscriptions(&mut self, channel_id: String) -> HasPublicSubscriptionsRequest {
[INFO] [stdout]     |                                     ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn has_public_subscriptions(&mut self, channel_id: String) -> HasPublicSubscriptionsRequest<'_> {
[INFO] [stdout]     |                                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:300:33
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn get_creator_channels(&mut self, channel_ids: Vec<String>) -> GetCreatorChannelsRequest {
[INFO] [stdout]     |                                 ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn get_creator_channels(&mut self, channel_ids: Vec<String>) -> GetCreatorChannelsRequest<'_> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:313:43
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn search_public_creator_entities(&mut self, query: String) -> SearchPublicCreatorEntitiesRequest {
[INFO] [stdout]     |                                           ^^^^^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn search_public_creator_entities(&mut self, query: String) -> SearchPublicCreatorEntitiesRequest<'_> {
[INFO] [stdout]     |                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:325:36
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn update_hide_user_status(&mut self, channel_id: String, hide_user: bool) -> UpdateHideUserStatusRequest {
[INFO] [stdout]     |                                    ^^^^^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn update_hide_user_status(&mut self, channel_id: String, hide_user: bool) -> UpdateHideUserStatusRequest<'_> {
[INFO] [stdout]     |                                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:338:29
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn get_hidden_users(&mut self, channel_id: String) -> GetHiddenUsersRequest {
[INFO] [stdout]     |                             ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn get_hidden_users(&mut self, channel_id: String) -> GetHiddenUsersRequest<'_> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.48s
[INFO] running `Command { std: "docker" "inspect" "ea0959edcb58e5e05b53b47b3d3f5ec79af5f02351f42e59d27870cc654347ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea0959edcb58e5e05b53b47b3d3f5ec79af5f02351f42e59d27870cc654347ee", kill_on_drop: false }`
[INFO] [stdout] ea0959edcb58e5e05b53b47b3d3f5ec79af5f02351f42e59d27870cc654347ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 79fba3e01c01942b54d59c0950b07883a9db78c03aeb61ea5422139d404c685e
[INFO] running `Command { std: "docker" "start" "-a" "79fba3e01c01942b54d59c0950b07883a9db78c03aeb61ea5422139d404c685e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `DateTime`
[INFO] [stderr]   --> src/utils.rs:11:14
[INFO] [stderr]    |
[INFO] [stderr] 11 | use chrono::{DateTime, Duration, TimeZone, Utc};
[INFO] [stderr]    |              ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Serialize`
[INFO] [stderr]  --> src/creator/search.rs:9:26
[INFO] [stderr]   |
[INFO] [stderr] 9 | use serde::{Deserialize, Serialize};
[INFO] [stderr]   |                          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `TimeZone`
[INFO] [stderr]   --> src/utils.rs:11:34
[INFO] [stderr]    |
[INFO] [stderr] 11 | use chrono::{DateTime, Duration, TimeZone, Utc};
[INFO] [stderr]    |                                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `convert_timestamp` is never used
[INFO] [stderr]   --> src/creator/channels.rs:36:8
[INFO] [stderr]    |
[INFO] [stderr] 34 | impl<'a> GetCreatorChannelsRequest<'a> {
[INFO] [stderr]    | -------------------------------------- associated function in this implementation
[INFO] [stderr] 35 |
[INFO] [stderr] 36 |     fn convert_timestamp(seconds: i64, nanos: i64) -> i64 {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:171:24
[INFO] [stderr]     |
[INFO] [stderr] 171 |     pub fn get_channel(&mut self, channel_id: String) -> GetChannelRequest {
[INFO] [stderr]     |                        ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 171 |     pub fn get_channel(&mut self, channel_id: String) -> GetChannelRequest<'_> {
[INFO] [stderr]     |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:201:23
[INFO] [stderr]     |
[INFO] [stderr] 201 |     pub fn get_videos(&mut self, channel_id: String) -> GetVideosRequest {
[INFO] [stderr]     |                       ^^^^^^^^^                         ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 201 |     pub fn get_videos(&mut self, channel_id: String) -> GetVideosRequest<'_> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:213:32
[INFO] [stderr]     |
[INFO] [stderr] 213 |     pub fn get_videos_extended(&mut self, channel_id: String, tab: browse::videos::ChannelTab) -> GetVideosExtendedRequest {
[INFO] [stderr]     |                                ^^^^^^^^^ the lifetime is elided here                              ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 213 |     pub fn get_videos_extended(&mut self, channel_id: String, tab: browse::videos::ChannelTab) -> GetVideosExtendedRequest<'_> {
[INFO] [stderr]     |                                                                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:226:31
[INFO] [stderr]     |
[INFO] [stderr] 226 |     pub fn get_popular_videos(&mut self, channel_id: String) -> GetPopularVideosRequest {
[INFO] [stderr]     |                               ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 226 |     pub fn get_popular_videos(&mut self, channel_id: String) -> GetPopularVideosRequest<'_> {
[INFO] [stderr]     |                                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:238:33
[INFO] [stderr]     |
[INFO] [stderr] 238 |     pub fn get_videos_continued(&mut self, continuation_token: String) -> GetVideosContinuationRequest {
[INFO] [stderr]     |                                 ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 238 |     pub fn get_videos_continued(&mut self, continuation_token: String) -> GetVideosContinuationRequest<'_> {
[INFO] [stderr]     |                                                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:250:42
[INFO] [stderr]     |
[INFO] [stderr] 250 |     pub fn get_videos_extended_continued(&mut self, continuation_token: String) -> GetVideosExtendedContinuationRequest {
[INFO] [stderr]     |                                          ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 250 |     pub fn get_videos_extended_continued(&mut self, continuation_token: String) -> GetVideosExtendedContinuationRequest<'_> {
[INFO] [stderr]     |                                                                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:262:24
[INFO] [stderr]     |
[INFO] [stderr] 262 |     pub fn resolve_url(&mut self, url: String) -> ResolveUrlRequest {
[INFO] [stderr]     |                        ^^^^^^^^^                  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 262 |     pub fn resolve_url(&mut self, url: String) -> ResolveUrlRequest<'_> {
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:274:27
[INFO] [stderr]     |
[INFO] [stderr] 274 |     pub fn get_watch_next(&mut self, video_id: String) -> GetWatchNextRequest {
[INFO] [stderr]     |                           ^^^^^^^^^                       ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 274 |     pub fn get_watch_next(&mut self, video_id: String) -> GetWatchNextRequest<'_> {
[INFO] [stderr]     |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:287:37
[INFO] [stderr]     |
[INFO] [stderr] 287 |     pub fn has_public_subscriptions(&mut self, channel_id: String) -> HasPublicSubscriptionsRequest {
[INFO] [stderr]     |                                     ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 287 |     pub fn has_public_subscriptions(&mut self, channel_id: String) -> HasPublicSubscriptionsRequest<'_> {
[INFO] [stderr]     |                                                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:300:33
[INFO] [stderr]     |
[INFO] [stderr] 300 |     pub fn get_creator_channels(&mut self, channel_ids: Vec<String>) -> GetCreatorChannelsRequest {
[INFO] [stderr]     |                                 ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 300 |     pub fn get_creator_channels(&mut self, channel_ids: Vec<String>) -> GetCreatorChannelsRequest<'_> {
[INFO] [stderr]     |                                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:313:43
[INFO] [stderr]     |
[INFO] [stderr] 313 |     pub fn search_public_creator_entities(&mut self, query: String) -> SearchPublicCreatorEntitiesRequest {
[INFO] [stderr]     |                                           ^^^^^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                           |
[INFO] [stderr]     |                                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 313 |     pub fn search_public_creator_entities(&mut self, query: String) -> SearchPublicCreatorEntitiesRequest<'_> {
[INFO] [stderr]     |                                                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:325:36
[INFO] [stderr]     |
[INFO] [stderr] 325 |     pub fn update_hide_user_status(&mut self, channel_id: String, hide_user: bool) -> UpdateHideUserStatusRequest {
[INFO] [stderr]     |                                    ^^^^^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 325 |     pub fn update_hide_user_status(&mut self, channel_id: String, hide_user: bool) -> UpdateHideUserStatusRequest<'_> {
[INFO] [stderr]     |                                                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:338:29
[INFO] [stderr]     |
[INFO] [stderr] 338 |     pub fn get_hidden_users(&mut self, channel_id: String) -> GetHiddenUsersRequest {
[INFO] [stderr]     |                             ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 338 |     pub fn get_hidden_users(&mut self, channel_id: String) -> GetHiddenUsersRequest<'_> {
[INFO] [stderr]     |                                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `youtubei` (lib) generated 17 warnings (run `cargo fix --lib -p youtubei` to apply 15 suggestions)
[INFO] [stderr] warning: `youtubei` (lib test) generated 17 warnings (17 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/youtubei-81576467e77a7e7e)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test tests::test_get_channel_music ... FAILED
[INFO] [stdout] test tests::test_get_channel_extended_small_channel ... FAILED
[INFO] [stdout] test tests::test_channel_with_carousel ... FAILED
[INFO] [stdout] test tests::test_get_channel_deleted ... FAILED
[INFO] [stdout] test tests::test_get_channel_hidden ... FAILED
[INFO] [stdout] test tests::test_get_special_tab ... FAILED
[INFO] [stdout] test tests::test_channel_without_carousel ... FAILED
[INFO] [stdout] test tests::test_get_channel_terminated ... FAILED
[INFO] [stdout] test tests::test_get_videos ... FAILED
[INFO] [stdout] test tests::test_get_channel_blocked_countries ... FAILED
[INFO] [stdout] test tests::test_get_videos_extended ... FAILED
[INFO] [stdout] test tests::test_detect_country_code ... FAILED
[INFO] [stdout] test tests::test_get_videos_continuation ... FAILED
[INFO] [stdout] test tests::test_get_popular_videos_hidden_views ... FAILED
[INFO] [stdout] test tests::test_get_channel_extended ... FAILED
[INFO] [stdout] test tests::test_get_popular_videos ... FAILED
[INFO] [stdout] test tests::test_get_videos_terminated_channel ... FAILED
[INFO] [stdout] test tests::test_get_channel_hidden_subcount ... FAILED
[INFO] [stdout] test utils::tests::test_relative_time_parsing ... ok
[INFO] [stdout] test tests::test_get_videos_extended_continuation ... FAILED
[INFO] [stdout] test tests::test_get_watch_next ... FAILED
[INFO] [stdout] test tests::test_get_videos_extended_live_badges ... FAILED
[INFO] [stdout] test tests::test_get_videos_small_channel ... FAILED
[INFO] [stdout] test tests::test_get_videos_extended_hidden_views ... FAILED
[INFO] [stdout] test tests::test_get_videos_extended_terminated ... FAILED
[INFO] [stdout] test tests::test_get_watch_next_same_channel ... FAILED
[INFO] [stdout] test tests::test_get_watch_next_short_video ... FAILED
[INFO] [stdout] test tests::test_get_watch_no_recommend ... FAILED
[INFO] [stdout] test tests::test_resolve_url ... FAILED
[INFO] [stdout] test tests::test_no_public_subscriptions ... FAILED
[INFO] [stdout] test tests::test_has_public_subscriptions ... FAILED
[INFO] [stdout] test tests::test_search_public_creator_entities ... FAILED
[INFO] [stdout] test tests::test_get_watch_next_age_restricted ... FAILED
[INFO] [stdout] test tests::test_resolve_conditional_redirect ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_channel_music stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_channel_extended_small_channel stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_channel_with_carousel stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_channel_deleted stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_channel_hidden stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_special_tab stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_channel_without_carousel stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_channel_terminated stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_videos stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_channel_blocked_countries stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_videos_extended stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_detect_country_code stdout ----
[INFO] [stdout] Error: Other(reqwest::Error { kind: Request, url: "https://youtubei.googleapis.com/youtubei/v1/browse", source: hyper_util::client::legacy::Error(Connect, SocksLocalResolve(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_videos_continuation stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_popular_videos_hidden_views stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_channel_extended stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_popular_videos stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_videos_terminated_channel stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_channel_hidden_subcount stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_videos_extended_continuation stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_watch_next stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_videos_extended_live_badges stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_videos_small_channel stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_videos_extended_hidden_views stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_videos_extended_terminated stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_watch_next_same_channel stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_watch_next_short_video stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_watch_no_recommend stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_resolve_url stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_no_public_subscriptions stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_has_public_subscriptions stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_search_public_creator_entities stdout ----
[INFO] [stdout] Error: LegacyHttpError(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_watch_next_age_restricted stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_get_watch_next_age_restricted' (58) panicked at src/tests.rs:585:5:
[INFO] [stdout] assertion failed: matches!(result, Err(crate::YouTubeError::WatchNextRendererUnavailable))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60a58915ce42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60a58915ce42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60a58915ce42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60a58915ce42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60a58916f2af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60a58916f2af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60a589128a31 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60a589128a31 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60a5891358a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60a58913a85f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60a58913a6f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60a588a52f1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x60a588a52f1e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60a58913afcf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x60a58913afcf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60a58913ad46 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x60a5891359d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60a58911cc9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60a58917a240 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60a58917a21c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x60a588a0721d - youtubei::tests::test_get_watch_next_age_restricted::{{closure}}::h7ac997ac1ecdefcc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:585:5
[INFO] [stdout]   21:     0x60a5889e55cf - <core::pin::Pin<P> as core::future::future::Future>::poll::h45e48b87b135a191
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x60a5889e578b - <core::pin::Pin<P> as core::future::future::Future>::poll::hcaafc84519d51139
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x60a588914b9b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h749a976b56ac381c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   24:     0x60a588914abb - tokio::runtime::coop::with_budget::h7141f8bebc7f4edd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x60a588914abb - tokio::runtime::coop::budget::hb37ecd9aee924da3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x60a588914abb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he88785f0b3ebb2bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   27:     0x60a588911c7d - tokio::runtime::scheduler::current_thread::Context::enter::hb69c879946ed0948
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   28:     0x60a588913f00 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h92873eff5287c31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   29:     0x60a58891305b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8977e2ece8b91e68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   30:     0x60a58891085a - tokio::runtime::context::scoped::Scoped<T>::set::hb74aae586a12efac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x60a5889ac3ca - tokio::runtime::context::set_scheduler::{{closure}}::h99bfca091fbdbcaf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x60a5889391d5 - std::thread::local::LocalKey<T>::try_with::heb4d4eacdd592196
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x60a588937d2d - std::thread::local::LocalKey<T>::with::h1304b683d4150e3f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x60a5889ac311 - tokio::runtime::context::set_scheduler::hb5013149a3b6e639
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x60a58891291e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb3b4a86ee330cd66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   36:     0x60a588913100 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h896f55d273b6f6ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   37:     0x60a588911046 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc046aa29c4cbb135
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   38:     0x60a588a1c73c - tokio::runtime::context::runtime::enter_runtime::hc46ec515bf666437
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x60a588910a27 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h632bd1a520f887ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   40:     0x60a588a15c30 - tokio::runtime::runtime::Runtime::block_on_inner::h10632d7d6a49b0d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x60a588a15fbf - tokio::runtime::runtime::Runtime::block_on::hc0c724f454c502e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x60a588a06c33 - youtubei::tests::test_get_watch_next_age_restricted::h6807e77bd818caf3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:587:7
[INFO] [stdout]   43:     0x60a588a06cf7 - youtubei::tests::test_get_watch_next_age_restricted::{{closure}}::h3e90ae78d503b1d5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:577:50
[INFO] [stdout]   44:     0x60a5888fb246 - core::ops::function::FnOnce::call_once::h27ea03dd63078639
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60a588a52cdb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x60a588a52cdb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x60a588a68945 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x60a588a68945 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x60a588a68945 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x60a588a68945 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x60a588a68945 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x60a588a68945 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x60a588a68945 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x60a588a3f134 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x60a588a3f134 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x60a588a429fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x60a588a429fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x60a588a429fa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x60a588a429fa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x60a588a429fa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x60a588a429fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x60a588a429fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x60a589130b3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   64:     0x60a589130b3f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   65:     0x7fd3aa4bdaa4 - <unknown>
[INFO] [stdout]   66:     0x7fd3aa54aa34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_resolve_conditional_redirect stdout ----
[INFO] [stdout] Error: Other(reqwest::Error { kind: Request, url: "https://youtubei.googleapis.com/youtubei/v1/browse", source: hyper_util::client::legacy::Error(Connect, SocksLocalResolve(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_channel_with_carousel
[INFO] [stdout]     tests::test_channel_without_carousel
[INFO] [stdout]     tests::test_detect_country_code
[INFO] [stdout]     tests::test_get_channel_blocked_countries
[INFO] [stdout]     tests::test_get_channel_deleted
[INFO] [stdout]     tests::test_get_channel_extended
[INFO] [stdout]     tests::test_get_channel_extended_small_channel
[INFO] [stdout]     tests::test_get_channel_hidden
[INFO] [stdout]     tests::test_get_channel_hidden_subcount
[INFO] [stdout]     tests::test_get_channel_music
[INFO] [stdout]     tests::test_get_channel_terminated
[INFO] [stdout]     tests::test_get_popular_videos
[INFO] [stdout]     tests::test_get_popular_videos_hidden_views
[INFO] [stdout]     tests::test_get_special_tab
[INFO] [stdout]     tests::test_get_videos
[INFO] [stdout]     tests::test_get_videos_continuation
[INFO] [stdout]     tests::test_get_videos_extended
[INFO] [stdout]     tests::test_get_videos_extended_continuation
[INFO] [stdout]     tests::test_get_videos_extended_hidden_views
[INFO] [stdout]     tests::test_get_videos_extended_live_badges
[INFO] [stdout]     tests::test_get_videos_extended_terminated
[INFO] [stdout]     tests::test_get_videos_small_channel
[INFO] [stdout]     tests::test_get_videos_terminated_channel
[INFO] [stdout]     tests::test_get_watch_next
[INFO] [stdout]     tests::test_get_watch_next_age_restricted
[INFO] [stdout]     tests::test_get_watch_next_same_channel
[INFO] [stdout]     tests::test_get_watch_next_short_video
[INFO] [stdout]     tests::test_get_watch_no_recommend
[INFO] [stdout]     tests::test_has_public_subscriptions
[INFO] [stdout]     tests::test_no_public_subscriptions
[INFO] [stdout]     tests::test_resolve_conditional_redirect
[INFO] [stdout]     tests::test_resolve_url
[INFO] [stdout]     tests::test_search_public_creator_entities
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 33 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "79fba3e01c01942b54d59c0950b07883a9db78c03aeb61ea5422139d404c685e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79fba3e01c01942b54d59c0950b07883a9db78c03aeb61ea5422139d404c685e", kill_on_drop: false }`
[INFO] [stdout] 79fba3e01c01942b54d59c0950b07883a9db78c03aeb61ea5422139d404c685e
