[INFO] fetching crate youtubei 0.1.2...
[INFO] testing youtubei-0.1.2 against 1.90.0 for beta-1.91-2
[INFO] extracting crate youtubei 0.1.2 into /workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate youtubei 0.1.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-trait v0.1.83
[INFO] [stderr]   Downloaded scylla-macros v0.6.0
[INFO] [stderr]   Downloaded prost-derive v0.13.3
[INFO] [stderr]   Downloaded prost v0.13.3
[INFO] [stderr]   Downloaded prettyplease v0.2.24
[INFO] [stderr]   Downloaded serde v1.0.213
[INFO] [stderr]   Downloaded anyhow v1.0.91
[INFO] [stderr]   Downloaded prost-types v0.13.3
[INFO] [stderr]   Downloaded prost-build v0.13.3
[INFO] [stderr]   Downloaded scylla-cql v0.3.0
[INFO] [stderr]   Downloaded serde_derive v1.0.213
[INFO] [stderr]   Downloaded scylla v0.14.0
[INFO] [stderr]   Downloaded syn v2.0.82
[INFO] [stderr]   Downloaded tokio v1.41.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb50f2426116b6316bdf816648920a6a3964b9844639009b5867ddc1a178a70e
[INFO] running `Command { std: "docker" "start" "-a" "bb50f2426116b6316bdf816648920a6a3964b9844639009b5867ddc1a178a70e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb50f2426116b6316bdf816648920a6a3964b9844639009b5867ddc1a178a70e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb50f2426116b6316bdf816648920a6a3964b9844639009b5867ddc1a178a70e", kill_on_drop: false }`
[INFO] [stdout] bb50f2426116b6316bdf816648920a6a3964b9844639009b5867ddc1a178a70e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56280e8ae88855a4c385e762486ab991261374d6258706b32a4b9cad962a69fa
[INFO] running `Command { std: "docker" "start" "-a" "56280e8ae88855a4c385e762486ab991261374d6258706b32a4b9cad962a69fa", 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 bitflags v2.6.0
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling prettyplease v0.2.24
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling chrono v0.4.38
[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 http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[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 zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling prost-types v0.13.3
[INFO] [stderr]    Compiling scylla-macros v0.6.0
[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 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 http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[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)]` 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)]` 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 35.33s
[INFO] running `Command { std: "docker" "inspect" "56280e8ae88855a4c385e762486ab991261374d6258706b32a4b9cad962a69fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56280e8ae88855a4c385e762486ab991261374d6258706b32a4b9cad962a69fa", kill_on_drop: false }`
[INFO] [stdout] 56280e8ae88855a4c385e762486ab991261374d6258706b32a4b9cad962a69fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99ee62b3c0ac8914313670aeb655e3d2363132ec192a0ab324d680e9691f1bd3
[INFO] running `Command { std: "docker" "start" "-a" "99ee62b3c0ac8914313670aeb655e3d2363132ec192a0ab324d680e9691f1bd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling tokio v1.41.0
[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 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] [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)]` 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)]` 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)]` 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)]` 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 33.60s
[INFO] running `Command { std: "docker" "inspect" "99ee62b3c0ac8914313670aeb655e3d2363132ec192a0ab324d680e9691f1bd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99ee62b3c0ac8914313670aeb655e3d2363132ec192a0ab324d680e9691f1bd3", kill_on_drop: false }`
[INFO] [stdout] 99ee62b3c0ac8914313670aeb655e3d2363132ec192a0ab324d680e9691f1bd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] efc6ec1c2b7400b51d612f2965123c63bf36a8334bb8c9a9af62cd62406b6557
[INFO] running `Command { std: "docker" "start" "-a" "efc6ec1c2b7400b51d612f2965123c63bf36a8334bb8c9a9af62cd62406b6557", 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)]` 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)]` 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 2 suggestions)
[INFO] [stderr] warning: `youtubei` (lib test) generated 17 warnings (17 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/youtubei-532d55c179310282)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test tests::test_get_channel_extended ... FAILED
[INFO] [stdout] test tests::test_get_channel_blocked_countries ... FAILED
[INFO] [stdout] test tests::test_get_videos ... FAILED
[INFO] [stdout] test tests::test_get_videos_continuation ... FAILED
[INFO] [stdout] test tests::test_get_channel_music ... FAILED
[INFO] [stdout] test tests::test_get_popular_videos_hidden_views ... FAILED
[INFO] [stdout] test tests::test_get_channel_deleted ... FAILED
[INFO] [stdout] test tests::test_get_popular_videos ... FAILED
[INFO] [stdout] test tests::test_get_channel_extended_small_channel ... FAILED
[INFO] [stdout] test tests::test_get_watch_next ... FAILED
[INFO] [stdout] test tests::test_get_videos_extended ... FAILED
[INFO] [stdout] test tests::test_get_channel_hidden ... FAILED
[INFO] [stdout] test tests::test_get_channel_hidden_subcount ... FAILED
[INFO] [stdout] test tests::test_get_videos_small_channel ... FAILED
[INFO] [stdout] test tests::test_get_videos_terminated_channel ... FAILED
[INFO] [stdout] test tests::test_get_videos_extended_live_badges ... FAILED
[INFO] [stdout] test tests::test_get_videos_extended_continuation ... 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 utils::tests::test_relative_time_parsing ... ok
[INFO] [stdout] test tests::test_get_watch_no_recommend ... FAILED
[INFO] [stdout] test tests::test_has_public_subscriptions ... FAILED
[INFO] [stdout] test tests::test_get_channel_terminated ... FAILED
[INFO] [stdout] test tests::test_no_public_subscriptions ... FAILED
[INFO] [stdout] test tests::test_get_special_tab ... FAILED
[INFO] [stdout] test tests::test_get_videos_extended_terminated ... FAILED
[INFO] [stdout] test tests::test_get_watch_next_age_restricted ... FAILED
[INFO] [stdout] test tests::test_channel_with_carousel ... FAILED
[INFO] [stdout] test tests::test_get_videos_extended_hidden_views ... FAILED
[INFO] [stdout] test tests::test_channel_without_carousel ... FAILED
[INFO] [stdout] test tests::test_search_public_creator_entities ... FAILED
[INFO] [stdout] test tests::test_resolve_url ... FAILED
[INFO] [stdout] test tests::test_detect_country_code ... FAILED
[INFO] [stdout] test tests::test_resolve_conditional_redirect ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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_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 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_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_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_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_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_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_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_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 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_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_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_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_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_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_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_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_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_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_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_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_age_restricted stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_get_watch_next_age_restricted' panicked at src/tests.rs:585:5:
[INFO] [stdout] assertion failed: matches!(result, Err(crate::YouTubeError::WatchNextRendererUnavailable))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fc4dc9049d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc4dc9049d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc4dc9049d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fc4dc9049d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fc4dc92f523 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fc4dc92f523 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5fc4dc900ce3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc4dc900ce3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fc4dc904822 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fc4dc905f59 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5fc4dc905d8e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5fc4dc2323f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5fc4dc2323f4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fc4dc906a2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5fc4dc906a2e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5fc4dc9066c6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5fc4dc904ed9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fc4dc90638d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5fc4dc92d770 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5fc4dc92d7fc - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5fc4dc13550d - youtubei::tests::test_get_watch_next_age_restricted::{{closure}}::hc803bfff5bf94a78
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:585:5
[INFO] [stdout]   21:     0x5fc4dc1f473f - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f0c4915217f472c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5fc4dc1f46db - <core::pin::Pin<P> as core::future::future::Future>::poll::h2a6594965257887a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fc4dc11a20b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha3877c9cb6b11c86
[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:     0x5fc4dc119f5b - tokio::runtime::coop::with_budget::hbe9215edd4dea5fb
[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:     0x5fc4dc119f5b - tokio::runtime::coop::budget::ha0e493902747c5c7
[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:     0x5fc4dc119f5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1678bea6814941ac
[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:     0x5fc4dc116f4d - tokio::runtime::scheduler::current_thread::Context::enter::ha021ad7ff15c0d26
[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:     0x5fc4dc118a40 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb8a575c3178cb497
[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:     0x5fc4dc11869b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd21fe3c60d4e5ee4
[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:     0x5fc4dc10227a - tokio::runtime::context::scoped::Scoped<T>::set::h00abff6fe53f5dff
[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:     0x5fc4dc19db3a - tokio::runtime::context::set_scheduler::{{closure}}::h1cedddf194ae3d2b
[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:     0x5fc4dc164e45 - std::thread::local::LocalKey<T>::try_with::hfb18e316cf0573e8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5fc4dc163c9d - std::thread::local::LocalKey<T>::with::hb92c4f95b265271d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5fc4dc19da91 - tokio::runtime::context::set_scheduler::haa7f632f54adaa17
[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:     0x5fc4dc117f8e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8ea03432ce0d5f0c
[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:     0x5fc4dc118700 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h603ab74524e41f7a
[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:     0x5fc4dc1166b6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h798f281a1792f9ce
[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:     0x5fc4dc15c44c - tokio::runtime::context::runtime::enter_runtime::h50482337c402515e
[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:     0x5fc4dc116097 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha0f67b1465157f37
[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:     0x5fc4dc15d0c0 - tokio::runtime::runtime::Runtime::block_on_inner::h44840bcb4d4b55f8
[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:     0x5fc4dc15d44f - tokio::runtime::runtime::Runtime::block_on::h8c6eef2b9e5d0b1e
[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:     0x5fc4dc134f53 - youtubei::tests::test_get_watch_next_age_restricted::hd8d45767510902c9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:587:7
[INFO] [stdout]   43:     0x5fc4dc134df7 - youtubei::tests::test_get_watch_next_age_restricted::{{closure}}::h53e39c6c7b6f6af0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:577:50
[INFO] [stdout]   44:     0x5fc4dc0c20e6 - core::ops::function::FnOnce::call_once::h1ef527672bf976c4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5fc4dc237c5b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5fc4dc237c5b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5fc4dc236d95 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5fc4dc236d95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5fc4dc236d95 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5fc4dc236d95 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5fc4dc236d95 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5fc4dc236d95 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5fc4dc236d95 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5fc4dc1fa994 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5fc4dc1fa994 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5fc4dc1fe36a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5fc4dc1fe36a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5fc4dc1fe36a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5fc4dc1fe36a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5fc4dc1fe36a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5fc4dc1fe36a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5fc4dc1fe36a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5fc4dc909bcf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5fc4dc909bcf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x76d4f06f4aa4 - <unknown>
[INFO] [stdout]   66:     0x76d4f0781a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[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_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_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_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_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_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_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.88s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "efc6ec1c2b7400b51d612f2965123c63bf36a8334bb8c9a9af62cd62406b6557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efc6ec1c2b7400b51d612f2965123c63bf36a8334bb8c9a9af62cd62406b6557", kill_on_drop: false }`
[INFO] [stdout] efc6ec1c2b7400b51d612f2965123c63bf36a8334bb8c9a9af62cd62406b6557
