[INFO] cloning repository https://github.com/SuperTaeyun/vcastle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SuperTaeyun/vcastle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperTaeyun%2Fvcastle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperTaeyun%2Fvcastle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eca702f7a7162e1cc38ed2e63dcc22372f51601e
[INFO] testing SuperTaeyun/vcastle against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperTaeyun%2Fvcastle" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/SuperTaeyun/vcastle on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/SuperTaeyun/vcastle
[INFO] finished tweaking git repo https://github.com/SuperTaeyun/vcastle
[INFO] tweaked toml for git repo https://github.com/SuperTaeyun/vcastle written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/SuperTaeyun/vcastle 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded http-serde v2.0.0
[INFO] [stderr]   Downloaded axum-core v0.4.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.74
[INFO] [stderr]   Downloaded axum v0.7.3
[INFO] [stderr]   Downloaded h2 v0.4.0
[INFO] [stderr]   Downloaded serde_json v1.0.110
[INFO] [stderr]   Downloaded syn v2.0.46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a02002ff9cd7f900af2f53552a2d1887b9c570097970b81404b3f01394b3e792
[INFO] running `Command { std: "docker" "start" "-a" "a02002ff9cd7f900af2f53552a2d1887b9c570097970b81404b3f01394b3e792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a02002ff9cd7f900af2f53552a2d1887b9c570097970b81404b3f01394b3e792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a02002ff9cd7f900af2f53552a2d1887b9c570097970b81404b3f01394b3e792", kill_on_drop: false }`
[INFO] [stdout] a02002ff9cd7f900af2f53552a2d1887b9c570097970b81404b3f01394b3e792
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdc0bdc8ff967f92b9f9bd9f98e967a9df1cf43ecf280ae420fe1e0ec558d64e
[INFO] running `Command { std: "docker" "start" "-a" "fdc0bdc8ff967f92b9f9bd9f98e967a9df1cf43ecf280ae420fe1e0ec558d64e", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling serde_json v1.0.110
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling axum-core v0.4.2
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling time v0.3.31
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling axum v0.7.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling http-body-util v0.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.10
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling h2 v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.15
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling http-serde v2.0.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling youtube_data v0.1.0 (/opt/rustwide/workdir/youtube_data)
[INFO] [stdout] warning: type `ChannelList<'_>` is more private than the item `ChannelsService::list`
[INFO] [stdout]   --> youtube_data/src/channels.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn list(&self, part: Vec<Part>) -> ChannelList {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `ChannelsService::list` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ChannelList<'_>` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> youtube_data/src/channels.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct ChannelList<'a> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `YouTubeErrorDetail` is more private than the item `YouTubeError::errors`
[INFO] [stdout]    --> youtube_data/src/error.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub(crate) fn errors(&self) -> &[YouTubeErrorDetail] {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `YouTubeError::errors` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `YouTubeErrorDetail` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> youtube_data/src/error.rs:255:1
[INFO] [stdout]     |
[INFO] [stdout] 255 | struct YouTubeErrorDetail {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SearchList<'_>` is more private than the item `SearchService::list`
[INFO] [stdout]   --> youtube_data/src/search.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn list(&self, part: Vec<Part>) -> SearchList {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `SearchService::list` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `SearchList<'_>` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> youtube_data/src/search.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct SearchList<'a> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `VideoList<'_>` is more private than the item `VideosService::list`
[INFO] [stdout]   --> youtube_data/src/videos.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn list(&self, part: Vec<Part>) -> VideoList {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `VideosService::list` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `VideoList<'_>` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> youtube_data/src/videos.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct VideoList<'a> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ChannelsService` is more private than the item `YouTube::channels`
[INFO] [stdout]   --> youtube_data/src/lib.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn channels(&self) -> &ChannelsService {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `YouTube::channels` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ChannelsService` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> youtube_data/src/channels.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) struct ChannelsService {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SearchService` is more private than the item `YouTube::search`
[INFO] [stdout]   --> youtube_data/src/lib.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn search(&self) -> &SearchService {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `YouTube::search` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `SearchService` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> youtube_data/src/search.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct SearchService {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `VideosService` is more private than the item `YouTube::videos`
[INFO] [stdout]   --> youtube_data/src/lib.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn videos(&self) -> &VideosService {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `YouTube::videos` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `VideosService` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> youtube_data/src/videos.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct VideosService {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `YouTubeDataApi` is more private than the item `ListApi`
[INFO] [stdout]    --> youtube_data/src/lib.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub trait ListApi<T>: YouTubeDataApi
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait `ListApi` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `YouTubeDataApi` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> youtube_data/src/lib.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub(crate) trait YouTubeDataApi: RequestBase {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `api_key`, `client`, `base_path`, and `user_agent` are never read
[INFO] [stdout]   --> youtube_data/src/lib.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct YouTube {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 18 |     /// The API key used to authenticate requests to the YouTube Data API.
[INFO] [stdout] 19 |     pub(crate) api_key: String,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) client: Client,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub(crate) base_path: String,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub(crate) user_agent: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `YouTube` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `api_path`, `url`, `insert_query_parameter`, `insert_query_parameters`, and `insert_date_time_query_parameter` are never used
[INFO] [stdout]    --> youtube_data/src/lib.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout] 69  | pub(crate) trait RequestBase {
[INFO] [stdout]     |                  ----------- methods in this trait
[INFO] [stdout] 70  |     fn api_path(&self) -> &str;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 71  |
[INFO] [stdout] 72  |     fn url(&self, base_path: impl Into<String>) -> String {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 76  |     fn insert_query_parameter(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90  |     fn insert_query_parameters(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn insert_date_time_query_parameter(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `send` is never used
[INFO] [stdout]    --> youtube_data/src/lib.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub(crate) trait YouTubeDataApi: RequestBase {
[INFO] [stdout]     |                  -------------- method in this trait
[INFO] [stdout] 126 |     async fn send(&self, request: reqwest::RequestBuilder) -> error::Result<reqwest::Response> {
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `youtube` is never read
[INFO] [stdout]   --> youtube_data/src/channels.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) struct ChannelsService {
[INFO] [stdout]    |                   --------------- field in this struct
[INFO] [stdout] 17 |     youtube: Box<YouTube>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelsService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list` is never used
[INFO] [stdout]   --> youtube_data/src/channels.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl ChannelsService {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn list(&self, part: Vec<Part>) -> ChannelList {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChannelList` is never constructed
[INFO] [stdout]   --> youtube_data/src/channels.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct ChannelList<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> youtube_data/src/channels.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 166 | impl<'a> ChannelList<'a> {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] 167 |     pub fn new(service: &'a ChannelsService, part: Vec<Part>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn part(&mut self, part: Vec<Part>) -> &mut Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub fn for_username(&mut self, for_username: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub fn id(&mut self, id: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn managed_by_me(&mut self, managed_by_me: bool) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 |     pub fn mine(&mut self, mine: bool) -> &mut Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn hl(&mut self, hl: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn max_results(&mut self, max_results: u32) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub fn on_behalf_of_content_owner(&mut self, on_behalf_of_content_owner: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub fn page_token(&mut self, page_token: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `invalid_parameter`, `incompatible_parameters`, `missing_required_parameter`, `authorization_required`, and `client_error` are never used
[INFO] [stdout]    --> youtube_data/src/error.rs:61:19
[INFO] [stdout]     |
[INFO] [stdout] 47  | impl Error {
[INFO] [stdout]     | ---------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61  |     pub(crate) fn invalid_parameter(message: impl Into<String>) -> Error {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71  |     pub(crate) fn incompatible_parameters(message: impl Into<String>) -> Error {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81  |     pub(crate) fn missing_required_parameter(message: impl Into<String>) -> Error {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91  |     pub(crate) fn authorization_required(message: impl Into<String>) -> Error {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub(crate) fn client_error(source: YouTubeError, url: Url) -> Error {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `BuilderError`, `ClientError`, and `ServerError` are never constructed
[INFO] [stdout]    --> youtube_data/src/error.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub(crate) enum ErrorKind {
[INFO] [stdout]     |                 --------- variants in this enum
[INFO] [stdout] 160 |     /// An error occurred while building the request.
[INFO] [stdout] 161 |     BuilderError(BuilderErrorKind),
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     ClientError,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     ServerError,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidParameter`, `IncompatibleParameters`, `MissingRequiredParameter`, and `AuthorizationRequired` are never constructed
[INFO] [stdout]    --> youtube_data/src/error.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub(crate) enum BuilderErrorKind {
[INFO] [stdout]     |                 ---------------- variants in this enum
[INFO] [stdout] 176 |     /// The request specifies an invalid parameter value.
[INFO] [stdout] 177 |     InvalidParameter { message: String },
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     IncompatibleParameters { message: String },
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     MissingRequiredParameter { message: String },
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     AuthorizationRequired { message: String },
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BuilderErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `code`, `message`, `errors`, and `status` are never used
[INFO] [stdout]    --> youtube_data/src/error.rs:206:19
[INFO] [stdout]     |
[INFO] [stdout] 205 | impl YouTubeError {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] 206 |     pub(crate) fn code(&self) -> StatusCode {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 |     pub(crate) fn message(&self) -> &str {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub(crate) fn errors(&self) -> &[YouTubeErrorDetail] {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub(crate) fn status(&self) -> Option<&str> {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `youtube` is never read
[INFO] [stdout]   --> youtube_data/src/search.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct SearchService {
[INFO] [stdout]    |                   ------------- field in this struct
[INFO] [stdout] 15 |     youtube: Box<YouTube>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SearchService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list` is never used
[INFO] [stdout]   --> youtube_data/src/search.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SearchService {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn list(&self, part: Vec<Part>) -> SearchList {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchList` is never constructed
[INFO] [stdout]   --> youtube_data/src/search.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct SearchList<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> youtube_data/src/search.rs:327:12
[INFO] [stdout]     |
[INFO] [stdout] 326 | impl<'a> SearchList<'a> {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout] 327 |     pub fn new(service: &'a SearchService, part: Vec<Part>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 |     pub fn part(&mut self, part: Vec<Part>) -> &mut Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 |     pub fn for_content_owner(&mut self, for_content_owner: bool) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 383 |     pub fn for_developer(&mut self, for_developer: bool) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 388 |     pub fn for_mine(&mut self, for_mine: bool) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 |     pub fn channel_id(&mut self, channel_id: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 398 |     pub fn channel_type(&mut self, channel_type: ChannelType) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 |     pub fn event_type(&mut self, event_type: EventType) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |     pub fn location(&mut self, location: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 413 |     pub fn location_radius(&mut self, location_radius: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 418 |     pub fn max_results(&mut self, max_results: u32) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 424 |     pub fn on_behalf_of_content_owner(&mut self, on_behalf_of_content_owner: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 429 |     pub fn order(&mut self, order: Order) -> &mut Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 |     pub fn page_token(&mut self, page_token: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 439 |     pub fn published_after(&mut self, published_after: DateTime<Utc>) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 444 |     pub fn published_before(&mut self, published_before: DateTime<Utc>) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 449 |     pub fn q(&mut self, q: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 454 |     pub fn region_code(&mut self, region_code: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 |     pub fn relevance_language(&mut self, relevance_language: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 464 |     pub fn safe_search(&mut self, safe_search: SafeSearch) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 469 |     pub fn topic_id(&mut self, topic_id: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 474 |     pub fn resource_type(&mut self, resource_type: Vec<ResourceType>) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 479 |     pub fn video_caption(&mut self, video_caption: VideoCaption) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 484 |     pub fn video_category_id(&mut self, video_category_id: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 489 |     pub fn video_definition(&mut self, video_definition: VideoDefinition) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 494 |     pub fn video_dimension(&mut self, video_dimension: VideoDimension) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 499 |     pub fn video_duration(&mut self, video_duration: VideoDuration) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 |     pub fn video_embeddable(&mut self, video_embeddable: VideoEmbeddable) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 509 |     pub fn video_license(&mut self, video_license: VideoLicense) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 514 |     pub fn video_paid_product_placement(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 |     pub fn video_syndicated(&mut self, video_syndicated: VideoSyndicated) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 527 |     pub fn video_type(&mut self, video_type: VideoType) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `type_must_set_be_video` is never used
[INFO] [stdout]    --> youtube_data/src/search.rs:957:4
[INFO] [stdout]     |
[INFO] [stdout] 957 | fn type_must_set_be_video(parameter: &str) -> Error {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `youtube` is never read
[INFO] [stdout]   --> youtube_data/src/videos.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct VideosService {
[INFO] [stdout]    |                   ------------- field in this struct
[INFO] [stdout] 16 |     youtube: Box<YouTube>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VideosService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list` is never used
[INFO] [stdout]   --> youtube_data/src/videos.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl VideosService {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn list(&self, part: Vec<Part>) -> VideoList {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VideoList` is never constructed
[INFO] [stdout]   --> youtube_data/src/videos.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct VideoList<'a> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> youtube_data/src/videos.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 154 | impl<'a> VideoList<'a> {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 155 |     pub fn new(service: &'a VideosService, part: Vec<Part>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub fn part(&mut self, part: Vec<Part>) -> &mut Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub fn chart(&mut self, chart: Chart) -> &mut Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn id(&mut self, id: Vec<&'a str>) -> &mut Self {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn my_rating(&mut self, my_rating: MyRating) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub fn hl(&mut self, hl: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub fn max_height(&mut self, max_height: u32) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub fn max_results(&mut self, max_results: u32) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     pub fn max_width(&mut self, max_width: u32) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub fn on_behalf_of_content_owner(&mut self, on_behalf_of_content_owner: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |     pub fn page_token(&mut self, page_token: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn region_code(&mut self, region_code: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 248 |     pub fn video_category_id(&mut self, video_category_id: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 28 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vcastle v0.1.0 (/opt/rustwide/workdir/vcastle)
[INFO] [stdout] warning: type alias `ApiResult` is never used
[INFO] [stdout]  --> vcastle/src/error.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub type ApiResult<T> = Result<T, ServerError>;
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `JsonResult` is never used
[INFO] [stdout]  --> vcastle/src/error.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type JsonResult<T> = ApiResult<Json<T>>;
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.08s
[INFO] running `Command { std: "docker" "inspect" "fdc0bdc8ff967f92b9f9bd9f98e967a9df1cf43ecf280ae420fe1e0ec558d64e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdc0bdc8ff967f92b9f9bd9f98e967a9df1cf43ecf280ae420fe1e0ec558d64e", kill_on_drop: false }`
[INFO] [stdout] fdc0bdc8ff967f92b9f9bd9f98e967a9df1cf43ecf280ae420fe1e0ec558d64e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2290d424c61a3baf0db72502aff8a451967fba00dfddde6bff1152a67a98c6e5
[INFO] running `Command { std: "docker" "start" "-a" "2290d424c61a3baf0db72502aff8a451967fba00dfddde6bff1152a67a98c6e5", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stdout] warning: type `ChannelList<'_>` is more private than the item `ChannelsService::list`
[INFO] [stdout]   --> youtube_data/src/channels.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn list(&self, part: Vec<Part>) -> ChannelList {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `ChannelsService::list` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ChannelList<'_>` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> youtube_data/src/channels.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct ChannelList<'a> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `YouTubeErrorDetail` is more private than the item `YouTubeError::errors`
[INFO] [stdout]    --> youtube_data/src/error.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub(crate) fn errors(&self) -> &[YouTubeErrorDetail] {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `YouTubeError::errors` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `YouTubeErrorDetail` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> youtube_data/src/error.rs:255:1
[INFO] [stdout]     |
[INFO] [stdout] 255 | struct YouTubeErrorDetail {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SearchList<'_>` is more private than the item `SearchService::list`
[INFO] [stdout]   --> youtube_data/src/search.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn list(&self, part: Vec<Part>) -> SearchList {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `SearchService::list` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `SearchList<'_>` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> youtube_data/src/search.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct SearchList<'a> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `VideoList<'_>` is more private than the item `VideosService::list`
[INFO] [stdout]   --> youtube_data/src/videos.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn list(&self, part: Vec<Part>) -> VideoList {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `VideosService::list` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `VideoList<'_>` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> youtube_data/src/videos.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct VideoList<'a> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ChannelsService` is more private than the item `YouTube::channels`
[INFO] [stdout]   --> youtube_data/src/lib.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn channels(&self) -> &ChannelsService {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `YouTube::channels` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ChannelsService` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> youtube_data/src/channels.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) struct ChannelsService {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SearchService` is more private than the item `YouTube::search`
[INFO] [stdout]   --> youtube_data/src/lib.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn search(&self) -> &SearchService {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `YouTube::search` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `SearchService` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> youtube_data/src/search.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct SearchService {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `VideosService` is more private than the item `YouTube::videos`
[INFO] [stdout]   --> youtube_data/src/lib.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn videos(&self) -> &VideosService {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `YouTube::videos` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `VideosService` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> youtube_data/src/videos.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct VideosService {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `YouTubeDataApi` is more private than the item `ListApi`
[INFO] [stdout]    --> youtube_data/src/lib.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub trait ListApi<T>: YouTubeDataApi
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait `ListApi` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `YouTubeDataApi` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> youtube_data/src/lib.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub(crate) trait YouTubeDataApi: RequestBase {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `api_key`, `client`, `base_path`, and `user_agent` are never read
[INFO] [stdout]   --> youtube_data/src/lib.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct YouTube {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 18 |     /// The API key used to authenticate requests to the YouTube Data API.
[INFO] [stdout] 19 |     pub(crate) api_key: String,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) client: Client,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub(crate) base_path: String,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub(crate) user_agent: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `YouTube` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `api_path`, `url`, `insert_query_parameter`, `insert_query_parameters`, and `insert_date_time_query_parameter` are never used
[INFO] [stdout]    --> youtube_data/src/lib.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout] 69  | pub(crate) trait RequestBase {
[INFO] [stdout]     |                  ----------- methods in this trait
[INFO] [stdout] 70  |     fn api_path(&self) -> &str;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 71  |
[INFO] [stdout] 72  |     fn url(&self, base_path: impl Into<String>) -> String {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 76  |     fn insert_query_parameter(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90  |     fn insert_query_parameters(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn insert_date_time_query_parameter(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `send` is never used
[INFO] [stdout]    --> youtube_data/src/lib.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub(crate) trait YouTubeDataApi: RequestBase {
[INFO] [stdout]     |                  -------------- method in this trait
[INFO] [stdout] 126 |     async fn send(&self, request: reqwest::RequestBuilder) -> error::Result<reqwest::Response> {
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `youtube` is never read
[INFO] [stdout]   --> youtube_data/src/channels.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) struct ChannelsService {
[INFO] [stdout]    |                   --------------- field in this struct
[INFO] [stdout] 17 |     youtube: Box<YouTube>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelsService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list` is never used
[INFO] [stdout]   --> youtube_data/src/channels.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl ChannelsService {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn list(&self, part: Vec<Part>) -> ChannelList {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChannelList` is never constructed
[INFO] [stdout]   --> youtube_data/src/channels.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct ChannelList<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> youtube_data/src/channels.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 166 | impl<'a> ChannelList<'a> {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] 167 |     pub fn new(service: &'a ChannelsService, part: Vec<Part>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn part(&mut self, part: Vec<Part>) -> &mut Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub fn for_username(&mut self, for_username: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub fn id(&mut self, id: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn managed_by_me(&mut self, managed_by_me: bool) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 |     pub fn mine(&mut self, mine: bool) -> &mut Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn hl(&mut self, hl: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn max_results(&mut self, max_results: u32) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub fn on_behalf_of_content_owner(&mut self, on_behalf_of_content_owner: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub fn page_token(&mut self, page_token: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `invalid_parameter`, `incompatible_parameters`, `missing_required_parameter`, `authorization_required`, and `client_error` are never used
[INFO] [stdout]    --> youtube_data/src/error.rs:61:19
[INFO] [stdout]     |
[INFO] [stdout] 47  | impl Error {
[INFO] [stdout]     | ---------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61  |     pub(crate) fn invalid_parameter(message: impl Into<String>) -> Error {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71  |     pub(crate) fn incompatible_parameters(message: impl Into<String>) -> Error {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81  |     pub(crate) fn missing_required_parameter(message: impl Into<String>) -> Error {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91  |     pub(crate) fn authorization_required(message: impl Into<String>) -> Error {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub(crate) fn client_error(source: YouTubeError, url: Url) -> Error {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `BuilderError`, `ClientError`, and `ServerError` are never constructed
[INFO] [stdout]    --> youtube_data/src/error.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub(crate) enum ErrorKind {
[INFO] [stdout]     |                 --------- variants in this enum
[INFO] [stdout] 160 |     /// An error occurred while building the request.
[INFO] [stdout] 161 |     BuilderError(BuilderErrorKind),
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     ClientError,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     ServerError,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidParameter`, `IncompatibleParameters`, `MissingRequiredParameter`, and `AuthorizationRequired` are never constructed
[INFO] [stdout]    --> youtube_data/src/error.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub(crate) enum BuilderErrorKind {
[INFO] [stdout]     |                 ---------------- variants in this enum
[INFO] [stdout] 176 |     /// The request specifies an invalid parameter value.
[INFO] [stdout] 177 |     InvalidParameter { message: String },
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     IncompatibleParameters { message: String },
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     MissingRequiredParameter { message: String },
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     AuthorizationRequired { message: String },
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BuilderErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `code`, `message`, `errors`, and `status` are never used
[INFO] [stdout]    --> youtube_data/src/error.rs:206:19
[INFO] [stdout]     |
[INFO] [stdout] 205 | impl YouTubeError {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] 206 |     pub(crate) fn code(&self) -> StatusCode {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 |     pub(crate) fn message(&self) -> &str {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub(crate) fn errors(&self) -> &[YouTubeErrorDetail] {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub(crate) fn status(&self) -> Option<&str> {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `youtube` is never read
[INFO] [stdout]   --> youtube_data/src/search.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct SearchService {
[INFO] [stdout]    |                   ------------- field in this struct
[INFO] [stdout] 15 |     youtube: Box<YouTube>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SearchService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list` is never used
[INFO] [stdout]   --> youtube_data/src/search.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SearchService {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn list(&self, part: Vec<Part>) -> SearchList {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchList` is never constructed
[INFO] [stdout]   --> youtube_data/src/search.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct SearchList<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> youtube_data/src/search.rs:327:12
[INFO] [stdout]     |
[INFO] [stdout] 326 | impl<'a> SearchList<'a> {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout] 327 |     pub fn new(service: &'a SearchService, part: Vec<Part>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 |     pub fn part(&mut self, part: Vec<Part>) -> &mut Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 |     pub fn for_content_owner(&mut self, for_content_owner: bool) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 383 |     pub fn for_developer(&mut self, for_developer: bool) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 388 |     pub fn for_mine(&mut self, for_mine: bool) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 |     pub fn channel_id(&mut self, channel_id: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 398 |     pub fn channel_type(&mut self, channel_type: ChannelType) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 |     pub fn event_type(&mut self, event_type: EventType) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |     pub fn location(&mut self, location: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 413 |     pub fn location_radius(&mut self, location_radius: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 418 |     pub fn max_results(&mut self, max_results: u32) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 424 |     pub fn on_behalf_of_content_owner(&mut self, on_behalf_of_content_owner: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 429 |     pub fn order(&mut self, order: Order) -> &mut Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 |     pub fn page_token(&mut self, page_token: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 439 |     pub fn published_after(&mut self, published_after: DateTime<Utc>) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 444 |     pub fn published_before(&mut self, published_before: DateTime<Utc>) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 449 |     pub fn q(&mut self, q: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 454 |     pub fn region_code(&mut self, region_code: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 |     pub fn relevance_language(&mut self, relevance_language: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 464 |     pub fn safe_search(&mut self, safe_search: SafeSearch) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 469 |     pub fn topic_id(&mut self, topic_id: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 474 |     pub fn resource_type(&mut self, resource_type: Vec<ResourceType>) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 479 |     pub fn video_caption(&mut self, video_caption: VideoCaption) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 484 |     pub fn video_category_id(&mut self, video_category_id: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 489 |     pub fn video_definition(&mut self, video_definition: VideoDefinition) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 494 |     pub fn video_dimension(&mut self, video_dimension: VideoDimension) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 499 |     pub fn video_duration(&mut self, video_duration: VideoDuration) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 |     pub fn video_embeddable(&mut self, video_embeddable: VideoEmbeddable) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 509 |     pub fn video_license(&mut self, video_license: VideoLicense) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 514 |     pub fn video_paid_product_placement(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 |     pub fn video_syndicated(&mut self, video_syndicated: VideoSyndicated) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 527 |     pub fn video_type(&mut self, video_type: VideoType) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `type_must_set_be_video` is never used
[INFO] [stdout]    --> youtube_data/src/search.rs:957:4
[INFO] [stdout]     |
[INFO] [stdout] 957 | fn type_must_set_be_video(parameter: &str) -> Error {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling youtube_data v0.1.0 (/opt/rustwide/workdir/youtube_data)
[INFO] [stdout] warning: field `youtube` is never read
[INFO] [stdout]   --> youtube_data/src/videos.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct VideosService {
[INFO] [stdout]    |                   ------------- field in this struct
[INFO] [stdout] 16 |     youtube: Box<YouTube>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VideosService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vcastle v0.1.0 (/opt/rustwide/workdir/vcastle)
[INFO] [stdout] warning: method `list` is never used
[INFO] [stdout]   --> youtube_data/src/videos.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl VideosService {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn list(&self, part: Vec<Part>) -> VideoList {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VideoList` is never constructed
[INFO] [stdout]   --> youtube_data/src/videos.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct VideoList<'a> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> youtube_data/src/videos.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 154 | impl<'a> VideoList<'a> {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 155 |     pub fn new(service: &'a VideosService, part: Vec<Part>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub fn part(&mut self, part: Vec<Part>) -> &mut Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub fn chart(&mut self, chart: Chart) -> &mut Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn id(&mut self, id: Vec<&'a str>) -> &mut Self {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn my_rating(&mut self, my_rating: MyRating) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub fn hl(&mut self, hl: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub fn max_height(&mut self, max_height: u32) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub fn max_results(&mut self, max_results: u32) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     pub fn max_width(&mut self, max_width: u32) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub fn on_behalf_of_content_owner(&mut self, on_behalf_of_content_owner: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |     pub fn page_token(&mut self, page_token: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn region_code(&mut self, region_code: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 248 |     pub fn video_category_id(&mut self, video_category_id: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 28 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ApiResult` is never used
[INFO] [stdout]  --> vcastle/src/error.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub type ApiResult<T> = Result<T, ServerError>;
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `JsonResult` is never used
[INFO] [stdout]  --> vcastle/src/error.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type JsonResult<T> = ApiResult<Json<T>>;
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ChannelList<'_>` is more private than the item `ChannelsService::list`
[INFO] [stdout]   --> youtube_data/src/channels.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn list(&self, part: Vec<Part>) -> ChannelList {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `ChannelsService::list` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ChannelList<'_>` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> youtube_data/src/channels.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct ChannelList<'a> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `YouTubeErrorDetail` is more private than the item `error::YouTubeError::errors`
[INFO] [stdout]    --> youtube_data/src/error.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub(crate) fn errors(&self) -> &[YouTubeErrorDetail] {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `error::YouTubeError::errors` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `YouTubeErrorDetail` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> youtube_data/src/error.rs:255:1
[INFO] [stdout]     |
[INFO] [stdout] 255 | struct YouTubeErrorDetail {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SearchList<'_>` is more private than the item `SearchService::list`
[INFO] [stdout]   --> youtube_data/src/search.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn list(&self, part: Vec<Part>) -> SearchList {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `SearchService::list` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `SearchList<'_>` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> youtube_data/src/search.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct SearchList<'a> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `VideoList<'_>` is more private than the item `VideosService::list`
[INFO] [stdout]   --> youtube_data/src/videos.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn list(&self, part: Vec<Part>) -> VideoList {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `VideosService::list` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `VideoList<'_>` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> youtube_data/src/videos.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct VideoList<'a> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ChannelsService` is more private than the item `YouTube::channels`
[INFO] [stdout]   --> youtube_data/src/lib.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn channels(&self) -> &ChannelsService {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `YouTube::channels` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ChannelsService` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> youtube_data/src/channels.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) struct ChannelsService {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SearchService` is more private than the item `YouTube::search`
[INFO] [stdout]   --> youtube_data/src/lib.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn search(&self) -> &SearchService {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `YouTube::search` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `SearchService` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> youtube_data/src/search.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct SearchService {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `VideosService` is more private than the item `YouTube::videos`
[INFO] [stdout]   --> youtube_data/src/lib.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn videos(&self) -> &VideosService {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `YouTube::videos` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `VideosService` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> youtube_data/src/videos.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct VideosService {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `YouTubeDataApi` is more private than the item `ListApi`
[INFO] [stdout]    --> youtube_data/src/lib.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub trait ListApi<T>: YouTubeDataApi
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait `ListApi` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `YouTubeDataApi` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> youtube_data/src/lib.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub(crate) trait YouTubeDataApi: RequestBase {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `user_agent` is never read
[INFO] [stdout]   --> youtube_data/src/lib.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct YouTube {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub(crate) user_agent: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `YouTube` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `part`, `managed_by_me`, `hl`, `max_results`, `on_behalf_of_content_owner`, and `page_token` are never used
[INFO] [stdout]    --> youtube_data/src/channels.rs:187:12
[INFO] [stdout]     |
[INFO] [stdout] 166 | impl<'a> ChannelList<'a> {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn part(&mut self, part: Vec<Part>) -> &mut Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn managed_by_me(&mut self, managed_by_me: bool) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn hl(&mut self, hl: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn max_results(&mut self, max_results: u32) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub fn on_behalf_of_content_owner(&mut self, on_behalf_of_content_owner: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub fn page_token(&mut self, page_token: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ServerError` is never constructed
[INFO] [stdout]    --> youtube_data/src/error.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub(crate) enum ErrorKind {
[INFO] [stdout]     |                 --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 167 |     ServerError,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `message`, `errors`, and `status` are never used
[INFO] [stdout]    --> youtube_data/src/error.rs:210:19
[INFO] [stdout]     |
[INFO] [stdout] 205 | impl YouTubeError {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 210 |     pub(crate) fn message(&self) -> &str {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub(crate) fn errors(&self) -> &[YouTubeErrorDetail] {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub(crate) fn status(&self) -> Option<&str> {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `on_behalf_of_content_owner` is never read
[INFO] [stdout]   --> youtube_data/src/search.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct SearchList<'a> {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |     on_behalf_of_content_owner: Option<&'a str>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> youtube_data/src/search.rs:373:12
[INFO] [stdout]     |
[INFO] [stdout] 326 | impl<'a> SearchList<'a> {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 373 |     pub fn part(&mut self, part: Vec<Part>) -> &mut Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 398 |     pub fn channel_type(&mut self, channel_type: ChannelType) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |     pub fn location(&mut self, location: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 413 |     pub fn location_radius(&mut self, location_radius: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 424 |     pub fn on_behalf_of_content_owner(&mut self, on_behalf_of_content_owner: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 429 |     pub fn order(&mut self, order: Order) -> &mut Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 |     pub fn page_token(&mut self, page_token: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 439 |     pub fn published_after(&mut self, published_after: DateTime<Utc>) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 444 |     pub fn published_before(&mut self, published_before: DateTime<Utc>) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 |     pub fn region_code(&mut self, region_code: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 |     pub fn relevance_language(&mut self, relevance_language: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 464 |     pub fn safe_search(&mut self, safe_search: SafeSearch) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 469 |     pub fn topic_id(&mut self, topic_id: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 479 |     pub fn video_caption(&mut self, video_caption: VideoCaption) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 484 |     pub fn video_category_id(&mut self, video_category_id: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 489 |     pub fn video_definition(&mut self, video_definition: VideoDefinition) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 494 |     pub fn video_dimension(&mut self, video_dimension: VideoDimension) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 499 |     pub fn video_duration(&mut self, video_duration: VideoDuration) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 |     pub fn video_embeddable(&mut self, video_embeddable: VideoEmbeddable) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 509 |     pub fn video_license(&mut self, video_license: VideoLicense) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 514 |     pub fn video_paid_product_placement(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 |     pub fn video_syndicated(&mut self, video_syndicated: VideoSyndicated) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 527 |     pub fn video_type(&mut self, video_type: VideoType) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> youtube_data/src/videos.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 154 | impl<'a> VideoList<'a> {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub fn part(&mut self, part: Vec<Part>) -> &mut Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub fn hl(&mut self, hl: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub fn max_height(&mut self, max_height: u32) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     pub fn max_width(&mut self, max_width: u32) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub fn on_behalf_of_content_owner(&mut self, on_behalf_of_content_owner: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |     pub fn page_token(&mut self, page_token: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn region_code(&mut self, region_code: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 248 |     pub fn video_category_id(&mut self, video_category_id: &'a str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.27s
[INFO] running `Command { std: "docker" "inspect" "2290d424c61a3baf0db72502aff8a451967fba00dfddde6bff1152a67a98c6e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2290d424c61a3baf0db72502aff8a451967fba00dfddde6bff1152a67a98c6e5", kill_on_drop: false }`
[INFO] [stdout] 2290d424c61a3baf0db72502aff8a451967fba00dfddde6bff1152a67a98c6e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae2a43a47d20c197c437d59a0b7343d05f394b56aada0e5a8555ca46ddfd3963
[INFO] running `Command { std: "docker" "start" "-a" "ae2a43a47d20c197c437d59a0b7343d05f394b56aada0e5a8555ca46ddfd3963", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: type `ChannelList<'_>` is more private than the item `ChannelsService::list`
[INFO] [stderr]   --> youtube_data/src/channels.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub fn list(&self, part: Vec<Part>) -> ChannelList {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `ChannelsService::list` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `ChannelList<'_>` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> youtube_data/src/channels.rs:30:1
[INFO] [stderr]    |
[INFO] [stderr] 30 | struct ChannelList<'a> {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `YouTubeErrorDetail` is more private than the item `YouTubeError::errors`
[INFO] [stderr]    --> youtube_data/src/error.rs:214:5
[INFO] [stderr]     |
[INFO] [stderr] 214 |     pub(crate) fn errors(&self) -> &[YouTubeErrorDetail] {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `YouTubeError::errors` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `YouTubeErrorDetail` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> youtube_data/src/error.rs:255:1
[INFO] [stderr]     |
[INFO] [stderr] 255 | struct YouTubeErrorDetail {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `SearchList<'_>` is more private than the item `SearchService::list`
[INFO] [stderr]   --> youtube_data/src/search.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub fn list(&self, part: Vec<Part>) -> SearchList {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `SearchService::list` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `SearchList<'_>` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> youtube_data/src/search.rs:30:1
[INFO] [stderr]    |
[INFO] [stderr] 30 | struct SearchList<'a> {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `VideoList<'_>` is more private than the item `VideosService::list`
[INFO] [stderr]   --> youtube_data/src/videos.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub fn list(&self, part: Vec<Part>) -> VideoList {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `VideosService::list` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `VideoList<'_>` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> youtube_data/src/videos.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | struct VideoList<'a> {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ChannelsService` is more private than the item `YouTube::channels`
[INFO] [stderr]   --> youtube_data/src/lib.rs:56:5
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub fn channels(&self) -> &ChannelsService {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `YouTube::channels` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `ChannelsService` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> youtube_data/src/channels.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub(crate) struct ChannelsService {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `SearchService` is more private than the item `YouTube::search`
[INFO] [stderr]   --> youtube_data/src/lib.rs:60:5
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub fn search(&self) -> &SearchService {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `YouTube::search` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `SearchService` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> youtube_data/src/search.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub(crate) struct SearchService {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `VideosService` is more private than the item `YouTube::videos`
[INFO] [stderr]   --> youtube_data/src/lib.rs:64:5
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn videos(&self) -> &VideosService {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `YouTube::videos` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `VideosService` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> youtube_data/src/videos.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub(crate) struct VideosService {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `YouTubeDataApi` is more private than the item `ListApi`
[INFO] [stderr]    --> youtube_data/src/lib.rs:155:1
[INFO] [stderr]     |
[INFO] [stderr] 155 | pub trait ListApi<T>: YouTubeDataApi
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait `ListApi` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but trait `YouTubeDataApi` is only usable at visibility `pub(crate)`
[INFO] [stderr]    --> youtube_data/src/lib.rs:125:1
[INFO] [stderr]     |
[INFO] [stderr] 125 | pub(crate) trait YouTubeDataApi: RequestBase {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `api_key`, `client`, `base_path`, and `user_agent` are never read
[INFO] [stderr]   --> youtube_data/src/lib.rs:19:16
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct YouTube {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 18 |     /// The API key used to authenticate requests to the YouTube Data API.
[INFO] [stderr] 19 |     pub(crate) api_key: String,
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub(crate) client: Client,
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub(crate) base_path: String,
[INFO] [stderr]    |                ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     pub(crate) user_agent: Option<String>,
[INFO] [stderr]    |                ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `YouTube` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `api_path`, `url`, `insert_query_parameter`, `insert_query_parameters`, and `insert_date_time_query_parameter` are never used
[INFO] [stderr]    --> youtube_data/src/lib.rs:70:8
[INFO] [stderr]     |
[INFO] [stderr] 69  | pub(crate) trait RequestBase {
[INFO] [stderr]     |                  ----------- methods in this trait
[INFO] [stderr] 70  |     fn api_path(&self) -> &str;
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 71  |
[INFO] [stderr] 72  |     fn url(&self, base_path: impl Into<String>) -> String {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 76  |     fn insert_query_parameter(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 90  |     fn insert_query_parameters(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 |     fn insert_date_time_query_parameter(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `send` is never used
[INFO] [stderr]    --> youtube_data/src/lib.rs:126:14
[INFO] [stderr]     |
[INFO] [stderr] 125 | pub(crate) trait YouTubeDataApi: RequestBase {
[INFO] [stderr]     |                  -------------- method in this trait
[INFO] [stderr] 126 |     async fn send(&self, request: reqwest::RequestBuilder) -> error::Result<reqwest::Response> {
[INFO] [stderr]     |              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `youtube` is never read
[INFO] [stderr]   --> youtube_data/src/channels.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub(crate) struct ChannelsService {
[INFO] [stderr]    |                   --------------- field in this struct
[INFO] [stderr] 17 |     youtube: Box<YouTube>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChannelsService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `list` is never used
[INFO] [stderr]   --> youtube_data/src/channels.rs:25:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl ChannelsService {
[INFO] [stderr]    | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub fn list(&self, part: Vec<Part>) -> ChannelList {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ChannelList` is never constructed
[INFO] [stderr]   --> youtube_data/src/channels.rs:30:8
[INFO] [stderr]    |
[INFO] [stderr] 30 | struct ChannelList<'a> {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> youtube_data/src/channels.rs:167:12
[INFO] [stderr]     |
[INFO] [stderr] 166 | impl<'a> ChannelList<'a> {
[INFO] [stderr]     | ------------------------ associated items in this implementation
[INFO] [stderr] 167 |     pub fn new(service: &'a ChannelsService, part: Vec<Part>) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 187 |     pub fn part(&mut self, part: Vec<Part>) -> &mut Self {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 192 |     pub fn for_username(&mut self, for_username: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 197 |     pub fn id(&mut self, id: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^
[INFO] [stderr] ...
[INFO] [stderr] 202 |     pub fn managed_by_me(&mut self, managed_by_me: bool) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 207 |     pub fn mine(&mut self, mine: bool) -> &mut Self {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 212 |     pub fn hl(&mut self, hl: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^
[INFO] [stderr] ...
[INFO] [stderr] 217 |     pub fn max_results(&mut self, max_results: u32) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 223 |     pub fn on_behalf_of_content_owner(&mut self, on_behalf_of_content_owner: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 228 |     pub fn page_token(&mut self, page_token: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `invalid_parameter`, `incompatible_parameters`, `missing_required_parameter`, `authorization_required`, and `client_error` are never used
[INFO] [stderr]    --> youtube_data/src/error.rs:61:19
[INFO] [stderr]     |
[INFO] [stderr] 47  | impl Error {
[INFO] [stderr]     | ---------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 61  |     pub(crate) fn invalid_parameter(message: impl Into<String>) -> Error {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 71  |     pub(crate) fn incompatible_parameters(message: impl Into<String>) -> Error {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 81  |     pub(crate) fn missing_required_parameter(message: impl Into<String>) -> Error {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 91  |     pub(crate) fn authorization_required(message: impl Into<String>) -> Error {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 101 |     pub(crate) fn client_error(source: YouTubeError, url: Url) -> Error {
[INFO] [stderr]     |                   ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `BuilderError`, `ClientError`, and `ServerError` are never constructed
[INFO] [stderr]    --> youtube_data/src/error.rs:161:5
[INFO] [stderr]     |
[INFO] [stderr] 159 | pub(crate) enum ErrorKind {
[INFO] [stderr]     |                 --------- variants in this enum
[INFO] [stderr] 160 |     /// An error occurred while building the request.
[INFO] [stderr] 161 |     BuilderError(BuilderErrorKind),
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 164 |     ClientError,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 167 |     ServerError,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `InvalidParameter`, `IncompatibleParameters`, `MissingRequiredParameter`, and `AuthorizationRequired` are never constructed
[INFO] [stderr]    --> youtube_data/src/error.rs:177:5
[INFO] [stderr]     |
[INFO] [stderr] 175 | pub(crate) enum BuilderErrorKind {
[INFO] [stderr]     |                 ---------------- variants in this enum
[INFO] [stderr] 176 |     /// The request specifies an invalid parameter value.
[INFO] [stderr] 177 |     InvalidParameter { message: String },
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 180 |     IncompatibleParameters { message: String },
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 183 |     MissingRequiredParameter { message: String },
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 186 |     AuthorizationRequired { message: String },
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BuilderErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `code`, `message`, `errors`, and `status` are never used
[INFO] [stderr]    --> youtube_data/src/error.rs:206:19
[INFO] [stderr]     |
[INFO] [stderr] 205 | impl YouTubeError {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] 206 |     pub(crate) fn code(&self) -> StatusCode {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 210 |     pub(crate) fn message(&self) -> &str {
[INFO] [stderr]     |                   ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 214 |     pub(crate) fn errors(&self) -> &[YouTubeErrorDetail] {
[INFO] [stderr]     |                   ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 218 |     pub(crate) fn status(&self) -> Option<&str> {
[INFO] [stderr]     |                   ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `youtube` is never read
[INFO] [stderr]   --> youtube_data/src/search.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub(crate) struct SearchService {
[INFO] [stderr]    |                   ------------- field in this struct
[INFO] [stderr] 15 |     youtube: Box<YouTube>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SearchService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `list` is never used
[INFO] [stderr]   --> youtube_data/src/search.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl SearchService {
[INFO] [stderr]    | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub fn list(&self, part: Vec<Part>) -> SearchList {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SearchList` is never constructed
[INFO] [stderr]   --> youtube_data/src/search.rs:30:8
[INFO] [stderr]    |
[INFO] [stderr] 30 | struct SearchList<'a> {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> youtube_data/src/search.rs:327:12
[INFO] [stderr]     |
[INFO] [stderr] 326 | impl<'a> SearchList<'a> {
[INFO] [stderr]     | ----------------------- associated items in this implementation
[INFO] [stderr] 327 |     pub fn new(service: &'a SearchService, part: Vec<Part>) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 373 |     pub fn part(&mut self, part: Vec<Part>) -> &mut Self {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 378 |     pub fn for_content_owner(&mut self, for_content_owner: bool) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 383 |     pub fn for_developer(&mut self, for_developer: bool) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 388 |     pub fn for_mine(&mut self, for_mine: bool) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 |     pub fn channel_id(&mut self, channel_id: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 398 |     pub fn channel_type(&mut self, channel_type: ChannelType) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 403 |     pub fn event_type(&mut self, event_type: EventType) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 408 |     pub fn location(&mut self, location: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 413 |     pub fn location_radius(&mut self, location_radius: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 418 |     pub fn max_results(&mut self, max_results: u32) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 424 |     pub fn on_behalf_of_content_owner(&mut self, on_behalf_of_content_owner: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 429 |     pub fn order(&mut self, order: Order) -> &mut Self {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 434 |     pub fn page_token(&mut self, page_token: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 439 |     pub fn published_after(&mut self, published_after: DateTime<Utc>) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 444 |     pub fn published_before(&mut self, published_before: DateTime<Utc>) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 449 |     pub fn q(&mut self, q: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 454 |     pub fn region_code(&mut self, region_code: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 459 |     pub fn relevance_language(&mut self, relevance_language: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 464 |     pub fn safe_search(&mut self, safe_search: SafeSearch) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 469 |     pub fn topic_id(&mut self, topic_id: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 474 |     pub fn resource_type(&mut self, resource_type: Vec<ResourceType>) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 479 |     pub fn video_caption(&mut self, video_caption: VideoCaption) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 484 |     pub fn video_category_id(&mut self, video_category_id: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 489 |     pub fn video_definition(&mut self, video_definition: VideoDefinition) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 494 |     pub fn video_dimension(&mut self, video_dimension: VideoDimension) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 499 |     pub fn video_duration(&mut self, video_duration: VideoDuration) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 504 |     pub fn video_embeddable(&mut self, video_embeddable: VideoEmbeddable) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 509 |     pub fn video_license(&mut self, video_license: VideoLicense) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 514 |     pub fn video_paid_product_placement(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 522 |     pub fn video_syndicated(&mut self, video_syndicated: VideoSyndicated) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 527 |     pub fn video_type(&mut self, video_type: VideoType) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `type_must_set_be_video` is never used
[INFO] [stderr]    --> youtube_data/src/search.rs:957:4
[INFO] [stderr]     |
[INFO] [stderr] 957 | fn type_must_set_be_video(parameter: &str) -> Error {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `youtube` is never read
[INFO] [stderr]   --> youtube_data/src/videos.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub(crate) struct VideosService {
[INFO] [stderr]    |                   ------------- field in this struct
[INFO] [stderr] 16 |     youtube: Box<YouTube>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `VideosService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `list` is never used
[INFO] [stderr]   --> youtube_data/src/videos.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl VideosService {
[INFO] [stderr]    | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub fn list(&self, part: Vec<Part>) -> VideoList {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `VideoList` is never constructed
[INFO] [stderr]   --> youtube_data/src/videos.rs:29:8
[INFO] [stderr]    |
[INFO] [stderr] 29 | struct VideoList<'a> {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> youtube_data/src/videos.rs:155:12
[INFO] [stderr]     |
[INFO] [stderr] 154 | impl<'a> VideoList<'a> {
[INFO] [stderr]     | ---------------------- associated items in this implementation
[INFO] [stderr] 155 |     pub fn new(service: &'a VideosService, part: Vec<Part>) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 178 |     pub fn part(&mut self, part: Vec<Part>) -> &mut Self {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 183 |     pub fn chart(&mut self, chart: Chart) -> &mut Self {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 188 |     pub fn id(&mut self, id: Vec<&'a str>) -> &mut Self {
[INFO] [stderr]     |            ^^
[INFO] [stderr] ...
[INFO] [stderr] 193 |     pub fn my_rating(&mut self, my_rating: MyRating) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 198 |     pub fn hl(&mut self, hl: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^
[INFO] [stderr] ...
[INFO] [stderr] 203 |     pub fn max_height(&mut self, max_height: u32) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 215 |     pub fn max_results(&mut self, max_results: u32) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 221 |     pub fn max_width(&mut self, max_width: u32) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 233 |     pub fn on_behalf_of_content_owner(&mut self, on_behalf_of_content_owner: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 238 |     pub fn page_token(&mut self, page_token: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 243 |     pub fn region_code(&mut self, region_code: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 248 |     pub fn video_category_id(&mut self, video_category_id: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `YouTubeErrorDetail` is more private than the item `error::YouTubeError::errors`
[INFO] [stderr]    --> youtube_data/src/error.rs:214:5
[INFO] [stderr]     |
[INFO] [stderr] 214 |     pub(crate) fn errors(&self) -> &[YouTubeErrorDetail] {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `error::YouTubeError::errors` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `YouTubeErrorDetail` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> youtube_data/src/error.rs:255:1
[INFO] [stderr]     |
[INFO] [stderr] 255 | struct YouTubeErrorDetail {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `user_agent` is never read
[INFO] [stderr]   --> youtube_data/src/lib.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct YouTube {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 28 |     pub(crate) user_agent: Option<String>,
[INFO] [stderr]    |                ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `YouTube` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `part`, `managed_by_me`, `hl`, `max_results`, `on_behalf_of_content_owner`, and `page_token` are never used
[INFO] [stderr]    --> youtube_data/src/channels.rs:187:12
[INFO] [stderr]     |
[INFO] [stderr] 166 | impl<'a> ChannelList<'a> {
[INFO] [stderr]     | ------------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 187 |     pub fn part(&mut self, part: Vec<Part>) -> &mut Self {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 202 |     pub fn managed_by_me(&mut self, managed_by_me: bool) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 212 |     pub fn hl(&mut self, hl: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^
[INFO] [stderr] ...
[INFO] [stderr] 217 |     pub fn max_results(&mut self, max_results: u32) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 223 |     pub fn on_behalf_of_content_owner(&mut self, on_behalf_of_content_owner: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 228 |     pub fn page_token(&mut self, page_token: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `ServerError` is never constructed
[INFO] [stderr]    --> youtube_data/src/error.rs:167:5
[INFO] [stderr]     |
[INFO] [stderr] 159 | pub(crate) enum ErrorKind {
[INFO] [stderr]     |                 --------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 167 |     ServerError,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `message`, `errors`, and `status` are never used
[INFO] [stderr]    --> youtube_data/src/error.rs:210:19
[INFO] [stderr]     |
[INFO] [stderr] 205 | impl YouTubeError {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 210 |     pub(crate) fn message(&self) -> &str {
[INFO] [stderr]     |                   ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 214 |     pub(crate) fn errors(&self) -> &[YouTubeErrorDetail] {
[INFO] [stderr]     |                   ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 218 |     pub(crate) fn status(&self) -> Option<&str> {
[INFO] [stderr]     |                   ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `on_behalf_of_content_owner` is never read
[INFO] [stderr]   --> youtube_data/src/search.rs:48:5
[INFO] [stderr]    |
[INFO] [stderr] 30 | struct SearchList<'a> {
[INFO] [stderr]    |        ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 48 |     on_behalf_of_content_owner: Option<&'a str>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> youtube_data/src/search.rs:373:12
[INFO] [stderr]     |
[INFO] [stderr] 326 | impl<'a> SearchList<'a> {
[INFO] [stderr]     | ----------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 373 |     pub fn part(&mut self, part: Vec<Part>) -> &mut Self {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 398 |     pub fn channel_type(&mut self, channel_type: ChannelType) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 408 |     pub fn location(&mut self, location: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 413 |     pub fn location_radius(&mut self, location_radius: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 424 |     pub fn on_behalf_of_content_owner(&mut self, on_behalf_of_content_owner: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 429 |     pub fn order(&mut self, order: Order) -> &mut Self {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 434 |     pub fn page_token(&mut self, page_token: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 439 |     pub fn published_after(&mut self, published_after: DateTime<Utc>) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 444 |     pub fn published_before(&mut self, published_before: DateTime<Utc>) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 454 |     pub fn region_code(&mut self, region_code: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 459 |     pub fn relevance_language(&mut self, relevance_language: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 464 |     pub fn safe_search(&mut self, safe_search: SafeSearch) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 469 |     pub fn topic_id(&mut self, topic_id: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 479 |     pub fn video_caption(&mut self, video_caption: VideoCaption) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 484 |     pub fn video_category_id(&mut self, video_category_id: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 489 |     pub fn video_definition(&mut self, video_definition: VideoDefinition) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 494 |     pub fn video_dimension(&mut self, video_dimension: VideoDimension) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 499 |     pub fn video_duration(&mut self, video_duration: VideoDuration) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 504 |     pub fn video_embeddable(&mut self, video_embeddable: VideoEmbeddable) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 509 |     pub fn video_license(&mut self, video_license: VideoLicense) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 514 |     pub fn video_paid_product_placement(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 522 |     pub fn video_syndicated(&mut self, video_syndicated: VideoSyndicated) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 527 |     pub fn video_type(&mut self, video_type: VideoType) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> youtube_data/src/videos.rs:178:12
[INFO] [stderr]     |
[INFO] [stderr] 154 | impl<'a> VideoList<'a> {
[INFO] [stderr]     | ---------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 178 |     pub fn part(&mut self, part: Vec<Part>) -> &mut Self {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 198 |     pub fn hl(&mut self, hl: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^
[INFO] [stderr] ...
[INFO] [stderr] 203 |     pub fn max_height(&mut self, max_height: u32) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 221 |     pub fn max_width(&mut self, max_width: u32) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 233 |     pub fn on_behalf_of_content_owner(&mut self, on_behalf_of_content_owner: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 238 |     pub fn page_token(&mut self, page_token: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 243 |     pub fn region_code(&mut self, region_code: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 248 |     pub fn video_category_id(&mut self, video_category_id: &'a str) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `youtube_data` (lib) generated 28 warnings
[INFO] [stderr] warning: `youtube_data` (lib test) generated 15 warnings (7 duplicates)
[INFO] [stderr] warning: type alias `ApiResult` is never used
[INFO] [stderr]  --> vcastle/src/error.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub type ApiResult<T> = Result<T, ServerError>;
[INFO] [stderr]   |          ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `JsonResult` is never used
[INFO] [stderr]  --> vcastle/src/error.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub type JsonResult<T> = ApiResult<Json<T>>;
[INFO] [stderr]   |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `vcastle` (bin "vcastle" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vcastle-4ab98e1934a1b4a2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/youtube_data-0d005588df3f4e66)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test error::tests::test_display_error ... ok
[INFO] [stdout] test error::tests::test_deserialize_youtube_error ... ok
[INFO] [stdout] test channels::tests::test_request_without_filters ... FAILED
[INFO] [stdout] test search::tests::test_get_by_keyword ... FAILED
[INFO] [stdout] test search::tests::test_get_by_live_events ... FAILED
[INFO] [stdout] test channels::tests::test_request_without_auth ... FAILED
[INFO] [stdout] test channels::tests::test_request_multiple_filters ... FAILED
[INFO] [stdout] test channels::tests::test_request_with_invalid_id ... FAILED
[INFO] [stdout] test channels::tests::test_get_by_id ... FAILED
[INFO] [stdout] test tests::test_insert_date_time_query_parameter ... ok
[INFO] [stdout] test tests::test_url ... ok
[INFO] [stdout] test search::tests::test_get_channels_by_q ... FAILED
[INFO] [stdout] test search::tests::test_request_with_invalid_channel_id ... FAILED
[INFO] [stdout] test videos::tests::test_get_by_id ... FAILED
[INFO] [stdout] test videos::tests::test_get_upcoming_live_videos ... ignored
[INFO] [stdout] test videos::tests::test_get_most_popular_videos ... FAILED
[INFO] [stdout] test videos::tests::test_request_multiple_filters ... FAILED
[INFO] [stdout] test videos::tests::test_request_without_auth ... FAILED
[INFO] [stdout] test videos::tests::test_request_without_filters ... FAILED
[INFO] [stdout] test tests::test_insert_query_parameters ... ok
[INFO] [stdout] test tests::test_insert_query_parameter ... ok
[INFO] [stdout] test search::tests::test_request_without_auth ... FAILED
[INFO] [stdout] test search::tests::test_request_multiple_filters ... FAILED
[INFO] [stdout] test videos::tests::test_get_by_multiple_ids ... FAILED
[INFO] [stdout] test error::tests::test_replace_sensitive_query_params ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- channels::tests::test_request_without_filters stdout ----
[INFO] [stdout] thread 'channels::tests::test_request_without_filters' panicked at youtube_data/src/lib.rs:261:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b933f3a2f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b933f3a2f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b933f64a2b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b933f64a2b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b933f36f5f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b933f3a0ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b933f3a0ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b933f3baf9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b933f3b7be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b933a1608a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b933a1608a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b933f3c0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b933f3c0fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b933f3be74 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b933f3a7b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b933f3bba7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b933935023 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b9339355b6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55b93396ed35 - core::result::Result<T,E>::unwrap::hc8183bf156b315bf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55b93396ed35 - youtube_data::get_develop_key::h41d546fdd4088bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:261:5
[INFO] [stdout]   22:     0x55b93396edb8 - youtube_data::get_youtube_without_user_agent::h9473ff86744be0d7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:266:18
[INFO] [stdout]   23:     0x55b9339b0374 - youtube_data::channels::tests::test_request_without_filters::{{closure}}::h069b85194502a176
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/channels.rs:395:31
[INFO] [stdout]   24:     0x55b9339c61b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1d8c8e319eb4c97
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   25:     0x55b9339c61ed - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48ac056e39ebd90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   26:     0x55b9339d408f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1ad97e38f1704e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:57
[INFO] [stdout]   27:     0x55b9339d3fc5 - tokio::runtime::coop::with_budget::hd332f3311a8aba91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x55b9339d3fc5 - tokio::runtime::coop::budget::h2126b2e4d4bbc5e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x55b9339d3fc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0fce2caa82748740
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   30:     0x55b9339d2d70 - tokio::runtime::scheduler::current_thread::Context::enter::hba5536036b695e8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   31:     0x55b9339d382e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha5a3a4a25484b1ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:36
[INFO] [stdout]   32:     0x55b9339d35a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdfc199d4b553fde1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   33:     0x55b9339a38eb - tokio::runtime::context::scoped::Scoped<T>::set::h3d0e23b2253287fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55b9339c5b69 - tokio::runtime::context::set_scheduler::{{closure}}::h8af461d389ecfef2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:26
[INFO] [stdout]   35:     0x55b93399b390 - std::thread::local::LocalKey<T>::try_with::hbba54a6d3e36d1e3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   36:     0x55b93399acca - std::thread::local::LocalKey<T>::with::h306dada919fabac2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   37:     0x55b9339c5b1d - tokio::runtime::context::set_scheduler::h9afa50147a39e781
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:9
[INFO] [stdout]   38:     0x55b9339d3350 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h628f6a2b3fb18adb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   39:     0x55b9339d35c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10d7838ac7d754d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:19
[INFO] [stdout]   40:     0x55b9339d25bd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55ecb332b82a7cc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   41:     0x55b9339a0256 - tokio::runtime::context::runtime::enter_runtime::h80f3532b9f7c3c18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55b9339d24d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfc7b7ffe3c4f5d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x55b9339d23bd - tokio::runtime::runtime::Runtime::block_on::hf453f02bd17c85cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/runtime.rs:348:47
[INFO] [stdout]   44:     0x55b9339b0291 - youtube_data::channels::tests::test_request_without_filters::h36fb18dee0626952
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/channels.rs:402:9
[INFO] [stdout]   45:     0x55b9339b0137 - youtube_data::channels::tests::test_request_without_filters::{{closure}}::h565e06ba4f9cc963
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/channels.rs:394:44
[INFO] [stdout]   46:     0x55b933994276 - core::ops::function::FnOnce::call_once::hc1e3f5075dc616c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55b933a1aa6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55b933a1aa6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   49:     0x55b933a1a171 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   50:     0x55b933a1a171 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x55b933a1a171 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   52:     0x55b933a1a171 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   53:     0x55b933a1a171 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   54:     0x55b933a1a171 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   55:     0x55b933a1a171 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   56:     0x55b9339e2b34 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   57:     0x55b9339e2b34 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   58:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   59:     0x55b9339e7562 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x55b9339e7562 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   61:     0x55b9339e7562 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   62:     0x55b9339e7562 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   63:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   64:     0x55b9339e7562 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   66:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   67:     0x55b933f406fb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   68:     0x7f6b6fa01ac3 - <unknown>
[INFO] [stdout]   69:     0x7f6b6fa92a04 - __clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- search::tests::test_get_by_keyword stdout ----
[INFO] [stdout] thread 'search::tests::test_get_by_keyword' panicked at youtube_data/src/lib.rs:261:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b933f3a2f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b933f3a2f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b933f64a2b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b933f64a2b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b933f36f5f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b933f3a0ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b933f3a0ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b933f3baf9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b933f3b7be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b933a1608a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b933a1608a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b933f3c0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b933f3c0fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b933f3be74 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b933f3a7b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b933f3bba7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b933935023 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b9339355b6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55b93396ed35 - core::result::Result<T,E>::unwrap::hc8183bf156b315bf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55b93396ed35 - youtube_data::get_develop_key::h41d546fdd4088bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:261:5
[INFO] [stdout]   22:     0x55b93396edb8 - youtube_data::get_youtube_without_user_agent::h9473ff86744be0d7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:266:18
[INFO] [stdout]   23:     0x55b93398fe3c - youtube_data::search::tests::test_get_by_keyword::{{closure}}::h3e608e457b70eab7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/search.rs:975:24
[INFO] [stdout]   24:     0x55b9339c61b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1d8c8e319eb4c97
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   25:     0x55b9339c61ed - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48ac056e39ebd90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   26:     0x55b9339d408f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1ad97e38f1704e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:57
[INFO] [stdout]   27:     0x55b9339d3fc5 - tokio::runtime::coop::with_budget::hd332f3311a8aba91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x55b9339d3fc5 - tokio::runtime::coop::budget::h2126b2e4d4bbc5e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x55b9339d3fc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0fce2caa82748740
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   30:     0x55b9339d2d70 - tokio::runtime::scheduler::current_thread::Context::enter::hba5536036b695e8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   31:     0x55b9339d382e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha5a3a4a25484b1ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:36
[INFO] [stdout]   32:     0x55b9339d35a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdfc199d4b553fde1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   33:     0x55b9339a38eb - tokio::runtime::context::scoped::Scoped<T>::set::h3d0e23b2253287fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55b9339c5b69 - tokio::runtime::context::set_scheduler::{{closure}}::h8af461d389ecfef2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:26
[INFO] [stdout]   35:     0x55b93399b390 - std::thread::local::LocalKey<T>::try_with::hbba54a6d3e36d1e3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   36:     0x55b93399acca - std::thread::local::LocalKey<T>::with::h306dada919fabac2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   37:     0x55b9339c5b1d - tokio::runtime::context::set_scheduler::h9afa50147a39e781
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:9
[INFO] [stdout]   38:     0x55b9339d3350 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h628f6a2b3fb18adb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   39:     0x55b9339d35c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10d7838ac7d754d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:19
[INFO] [stdout]   40:     0x55b9339d25bd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55ecb332b82a7cc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   41:     0x55b9339a0256 - tokio::runtime::context::runtime::enter_runtime::h80f3532b9f7c3c18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55b9339d24d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfc7b7ffe3c4f5d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x55b9339d23bd - tokio::runtime::runtime::Runtime::block_on::hf453f02bd17c85cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/runtime.rs:348:47
[INFO] [stdout]   44:     0x55b93398fd41 - youtube_data::search::tests::test_get_by_keyword::h20a11fdce3976119
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/search.rs:983:9
[INFO] [stdout]   45:     0x55b93398fbe7 - youtube_data::search::tests::test_get_by_keyword::{{closure}}::h49ce4b1591f75108
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/search.rs:974:35
[INFO] [stdout]   46:     0x55b933993c26 - core::ops::function::FnOnce::call_once::h35118123b7426622
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55b933a1aa6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55b933a1aa6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   49:     0x55b933a1a171 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   50:     0x55b933a1a171 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x55b933a1a171 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   52:     0x55b933a1a171 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   53:     0x55b933a1a171 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   54:     0x55b933a1a171 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   55:     0x55b933a1a171 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   56:     0x55b9339e2b34 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   57:     0x55b9339e2b34 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   58:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   59:     0x55b9339e7562 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x55b9339e7562 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   61:     0x55b9339e7562 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   62:     0x55b9339e7562 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   63:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   64:     0x55b9339e7562 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   66:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   67:     0x55b933f406fb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   68:     0x7f6b6fa01ac3 - <unknown>
[INFO] [stdout]   69:     0x7f6b6fa92a04 - __clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- search::tests::test_get_by_live_events stdout ----
[INFO] [stdout] thread 'search::tests::test_get_by_live_events' panicked at youtube_data/src/lib.rs:261:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b933f3a2f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b933f3a2f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b933f64a2b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b933f64a2b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b933f36f5f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b933f3a0ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b933f3a0ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b933f3baf9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b933f3b7be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b933a1608a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b933a1608a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b933f3c0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b933f3c0fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b933f3be74 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b933f3a7b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b933f3bba7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b933935023 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b9339355b6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55b93396ed35 - core::result::Result<T,E>::unwrap::hc8183bf156b315bf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55b93396ed35 - youtube_data::get_develop_key::h41d546fdd4088bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:261:5
[INFO] [stdout]   22:     0x55b93396edb8 - youtube_data::get_youtube_without_user_agent::h9473ff86744be0d7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:266:18
[INFO] [stdout]   23:     0x55b93399073c - youtube_data::search::tests::test_get_by_live_events::{{closure}}::h9ae0af04a9cd4126
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/search.rs:988:24
[INFO] [stdout]   24:     0x55b9339c61b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1d8c8e319eb4c97
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   25:     0x55b9339c61ed - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48ac056e39ebd90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   26:     0x55b9339d408f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1ad97e38f1704e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:57
[INFO] [stdout]   27:     0x55b9339d3fc5 - tokio::runtime::coop::with_budget::hd332f3311a8aba91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x55b9339d3fc5 - tokio::runtime::coop::budget::h2126b2e4d4bbc5e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x55b9339d3fc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0fce2caa82748740
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   30:     0x55b9339d2d70 - tokio::runtime::scheduler::current_thread::Context::enter::hba5536036b695e8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   31:     0x55b9339d382e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha5a3a4a25484b1ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:36
[INFO] [stdout]   32:     0x55b9339d35a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdfc199d4b553fde1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   33:     0x55b9339a38eb - tokio::runtime::context::scoped::Scoped<T>::set::h3d0e23b2253287fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55b9339c5b69 - tokio::runtime::context::set_scheduler::{{closure}}::h8af461d389ecfef2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:26
[INFO] [stdout]   35:     0x55b93399b390 - std::thread::local::LocalKey<T>::try_with::hbba54a6d3e36d1e3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   36:     0x55b93399acca - std::thread::local::LocalKey<T>::with::h306dada919fabac2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   37:     0x55b9339c5b1d - tokio::runtime::context::set_scheduler::h9afa50147a39e781
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:9
[INFO] [stdout]   38:     0x55b9339d3350 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h628f6a2b3fb18adb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   39:     0x55b9339d35c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10d7838ac7d754d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:19
[INFO] [stdout]   40:     0x55b9339d25bd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55ecb332b82a7cc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   41:     0x55b9339a0256 - tokio::runtime::context::runtime::enter_runtime::h80f3532b9f7c3c18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55b9339d24d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfc7b7ffe3c4f5d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x55b9339d23bd - tokio::runtime::runtime::Runtime::block_on::hf453f02bd17c85cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/runtime.rs:348:47
[INFO] [stdout]   44:     0x55b933990641 - youtube_data::search::tests::test_get_by_live_events::h80f475e4705db95c
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/search.rs:998:9
[INFO] [stdout]   45:     0x55b9339904e7 - youtube_data::search::tests::test_get_by_live_events::{{closure}}::h09725cd45553f926
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/search.rs:987:39
[INFO] [stdout]   46:     0x55b9339942b6 - core::ops::function::FnOnce::call_once::hc461c242ac524cc6
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55b933a1aa6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55b933a1aa6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   49:     0x55b933a1a171 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   50:     0x55b933a1a171 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x55b933a1a171 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   52:     0x55b933a1a171 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   53:     0x55b933a1a171 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   54:     0x55b933a1a171 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   55:     0x55b933a1a171 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   56:     0x55b9339e2b34 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   57:     0x55b9339e2b34 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   58:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   59:     0x55b9339e7562 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x55b9339e7562 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   61:     0x55b9339e7562 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   62:     0x55b9339e7562 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   63:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   64:     0x55b9339e7562 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   66:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   67:     0x55b933f406fb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   68:     0x7f6b6fa01ac3 - <unknown>
[INFO] [stdout]   69:     0x7f6b6fa92a04 - __clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channels::tests::test_request_without_auth stdout ----
[INFO] [stdout] thread 'channels::tests::test_request_without_auth' panicked at youtube_data/src/lib.rs:261:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b933f3a2f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b933f3a2f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b933f64a2b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b933f64a2b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b933f36f5f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b933f3a0ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b933f3a0ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b933f3baf9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b933f3b7be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b933a1608a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b933a1608a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b933f3c0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b933f3c0fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b933f3be74 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b933f3a7b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b933f3bba7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b933935023 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b9339355b6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55b93396ed35 - core::result::Result<T,E>::unwrap::hc8183bf156b315bf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55b93396ed35 - youtube_data::get_develop_key::h41d546fdd4088bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:261:5
[INFO] [stdout]   22:     0x55b93396edb8 - youtube_data::get_youtube_without_user_agent::h9473ff86744be0d7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:266:18
[INFO] [stdout]   23:     0x55b9339b1414 - youtube_data::channels::tests::test_request_without_auth::{{closure}}::h6bf7cdc0b95338c5
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/channels.rs:428:28
[INFO] [stdout]   24:     0x55b9339c61b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1d8c8e319eb4c97
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   25:     0x55b9339c61ed - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48ac056e39ebd90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   26:     0x55b9339d408f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1ad97e38f1704e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:57
[INFO] [stdout]   27:     0x55b9339d3fc5 - tokio::runtime::coop::with_budget::hd332f3311a8aba91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x55b9339d3fc5 - tokio::runtime::coop::budget::h2126b2e4d4bbc5e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x55b9339d3fc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0fce2caa82748740
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   30:     0x55b9339d2d70 - tokio::runtime::scheduler::current_thread::Context::enter::hba5536036b695e8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   31:     0x55b9339d382e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha5a3a4a25484b1ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:36
[INFO] [stdout]   32:     0x55b9339d35a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdfc199d4b553fde1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   33:     0x55b9339a38eb - tokio::runtime::context::scoped::Scoped<T>::set::h3d0e23b2253287fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55b9339c5b69 - tokio::runtime::context::set_scheduler::{{closure}}::h8af461d389ecfef2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:26
[INFO] [stdout]   35:     0x55b93399b390 - std::thread::local::LocalKey<T>::try_with::hbba54a6d3e36d1e3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   36:     0x55b93399acca - std::thread::local::LocalKey<T>::with::h306dada919fabac2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   37:     0x55b9339c5b1d - tokio::runtime::context::set_scheduler::h9afa50147a39e781
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:9
[INFO] [stdout]   38:     0x55b9339d3350 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h628f6a2b3fb18adb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   39:     0x55b9339d35c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10d7838ac7d754d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:19
[INFO] [stdout]   40:     0x55b9339d25bd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55ecb332b82a7cc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   41:     0x55b9339a0256 - tokio::runtime::context::runtime::enter_runtime::h80f3532b9f7c3c18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55b9339d24d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfc7b7ffe3c4f5d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x55b9339d23bd - tokio::runtime::runtime::Runtime::block_on::hf453f02bd17c85cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/runtime.rs:348:47
[INFO] [stdout]   44:     0x55b9339b1331 - youtube_data::channels::tests::test_request_without_auth::h14bde1495df2a0e7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/channels.rs:436:9
[INFO] [stdout]   45:     0x55b9339b11d7 - youtube_data::channels::tests::test_request_without_auth::{{closure}}::ha8c9e1c27f3f6a37
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/channels.rs:427:41
[INFO] [stdout]   46:     0x55b933993a16 - core::ops::function::FnOnce::call_once::h0fddf04041d994f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55b933a1aa6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55b933a1aa6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   49:     0x55b933a1a171 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   50:     0x55b933a1a171 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x55b933a1a171 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   52:     0x55b933a1a171 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   53:     0x55b933a1a171 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   54:     0x55b933a1a171 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   55:     0x55b933a1a171 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   56:     0x55b9339e2b34 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   57:     0x55b9339e2b34 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   58:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   59:     0x55b9339e7562 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x55b9339e7562 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   61:     0x55b9339e7562 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   62:     0x55b9339e7562 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   63:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   64:     0x55b9339e7562 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   66:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   67:     0x55b933f406fb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   68:     0x7f6b6fa01ac3 - <unknown>
[INFO] [stdout]   69:     0x7f6b6fa92a04 - __clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channels::tests::test_request_multiple_filters stdout ----
[INFO] [stdout] thread 'channels::tests::test_request_multiple_filters' panicked at youtube_data/src/lib.rs:261:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b933f3a2f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b933f3a2f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b933f64a2b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b933f64a2b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b933f36f5f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b933f3a0ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b933f3a0ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b933f3baf9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b933f3b7be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b933a1608a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b933a1608a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b933f3c0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b933f3c0fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b933f3be74 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b933f3a7b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b933f3bba7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b933935023 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b9339355b6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55b93396ed35 - core::result::Result<T,E>::unwrap::hc8183bf156b315bf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55b93396ed35 - youtube_data::get_develop_key::h41d546fdd4088bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:261:5
[INFO] [stdout]   22:     0x55b93396edb8 - youtube_data::get_youtube_without_user_agent::h9473ff86744be0d7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:266:18
[INFO] [stdout]   23:     0x55b9339b0b93 - youtube_data::channels::tests::test_request_multiple_filters::{{closure}}::h5615ba820510a336
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/channels.rs:410:32
[INFO] [stdout]   24:     0x55b9339c61b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1d8c8e319eb4c97
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   25:     0x55b9339c61ed - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48ac056e39ebd90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   26:     0x55b9339d408f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1ad97e38f1704e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:57
[INFO] [stdout]   27:     0x55b9339d3fc5 - tokio::runtime::coop::with_budget::hd332f3311a8aba91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x55b9339d3fc5 - tokio::runtime::coop::budget::h2126b2e4d4bbc5e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x55b9339d3fc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0fce2caa82748740
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   30:     0x55b9339d2d70 - tokio::runtime::scheduler::current_thread::Context::enter::hba5536036b695e8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   31:     0x55b9339d382e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha5a3a4a25484b1ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:36
[INFO] [stdout]   32:     0x55b9339d35a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdfc199d4b553fde1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   33:     0x55b9339a38eb - tokio::runtime::context::scoped::Scoped<T>::set::h3d0e23b2253287fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55b9339c5b69 - tokio::runtime::context::set_scheduler::{{closure}}::h8af461d389ecfef2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:26
[INFO] [stdout]   35:     0x55b93399b390 - std::thread::local::LocalKey<T>::try_with::hbba54a6d3e36d1e3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   36:     0x55b93399acca - std::thread::local::LocalKey<T>::with::h306dada919fabac2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   37:     0x55b9339c5b1d - tokio::runtime::context::set_scheduler::h9afa50147a39e781
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:9
[INFO] [stdout]   38:     0x55b9339d3350 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h628f6a2b3fb18adb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   39:     0x55b9339d35c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10d7838ac7d754d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:19
[INFO] [stdout]   40:     0x55b9339d25bd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55ecb332b82a7cc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   41:     0x55b9339a0256 - tokio::runtime::context::runtime::enter_runtime::h80f3532b9f7c3c18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55b9339d24d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfc7b7ffe3c4f5d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x55b9339d23bd - tokio::runtime::runtime::Runtime::block_on::hf453f02bd17c85cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/runtime.rs:348:47
[INFO] [stdout]   44:     0x55b9339b0aa1 - youtube_data::channels::tests::test_request_multiple_filters::h1cff4012fd12c7dd
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/channels.rs:419:9
[INFO] [stdout]   45:     0x55b9339b0947 - youtube_data::channels::tests::test_request_multiple_filters::{{closure}}::hb9b1dadd62ee73c0
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/channels.rs:409:45
[INFO] [stdout]   46:     0x55b9339939d6 - core::ops::function::FnOnce::call_once::h0720eb289fac75a4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55b933a1aa6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55b933a1aa6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   49:     0x55b933a1a171 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   50:     0x55b933a1a171 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x55b933a1a171 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   52:     0x55b933a1a171 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   53:     0x55b933a1a171 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   54:     0x55b933a1a171 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   55:     0x55b933a1a171 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   56:     0x55b9339e2b34 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   57:     0x55b9339e2b34 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   58:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   59:     0x55b9339e7562 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x55b9339e7562 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   61:     0x55b9339e7562 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   62:     0x55b9339e7562 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   63:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   64:     0x55b9339e7562 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   66:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   67:     0x55b933f406fb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   68:     0x7f6b6fa01ac3 - <unknown>
[INFO] [stdout]   69:     0x7f6b6fa92a04 - __clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channels::tests::test_request_with_invalid_id stdout ----
[INFO] [stdout] thread 'channels::tests::test_request_with_invalid_id' panicked at youtube_data/src/lib.rs:261:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b933f3a2f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b933f3a2f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b933f64a2b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b933f64a2b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b933f36f5f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b933f3a0ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b933f3a0ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b933f3baf9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b933f3b7be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b933a1608a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b933a1608a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b933f3c0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b933f3c0fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b933f3be74 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b933f3a7b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b933f3bba7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b933935023 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b9339355b6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55b93396ed35 - core::result::Result<T,E>::unwrap::hc8183bf156b315bf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55b93396ed35 - youtube_data::get_develop_key::h41d546fdd4088bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:261:5
[INFO] [stdout]   22:     0x55b93396edb8 - youtube_data::get_youtube_without_user_agent::h9473ff86744be0d7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:266:18
[INFO] [stdout]   23:     0x55b9339afa98 - youtube_data::channels::tests::test_request_with_invalid_id::{{closure}}::h06fa76064137fdeb
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/channels.rs:378:26
[INFO] [stdout]   24:     0x55b9339c61b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1d8c8e319eb4c97
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   25:     0x55b9339c61ed - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48ac056e39ebd90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   26:     0x55b9339d408f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1ad97e38f1704e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:57
[INFO] [stdout]   27:     0x55b9339d3fc5 - tokio::runtime::coop::with_budget::hd332f3311a8aba91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x55b9339d3fc5 - tokio::runtime::coop::budget::h2126b2e4d4bbc5e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x55b9339d3fc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0fce2caa82748740
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   30:     0x55b9339d2d70 - tokio::runtime::scheduler::current_thread::Context::enter::hba5536036b695e8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   31:     0x55b9339d382e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha5a3a4a25484b1ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:36
[INFO] [stdout]   32:     0x55b9339d35a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdfc199d4b553fde1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   33:     0x55b9339a38eb - tokio::runtime::context::scoped::Scoped<T>::set::h3d0e23b2253287fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55b9339c5b69 - tokio::runtime::context::set_scheduler::{{closure}}::h8af461d389ecfef2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:26
[INFO] [stdout]   35:     0x55b93399b390 - std::thread::local::LocalKey<T>::try_with::hbba54a6d3e36d1e3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   36:     0x55b93399acca - std::thread::local::LocalKey<T>::with::h306dada919fabac2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   37:     0x55b9339c5b1d - tokio::runtime::context::set_scheduler::h9afa50147a39e781
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:9
[INFO] [stdout]   38:     0x55b9339d3350 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h628f6a2b3fb18adb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   39:     0x55b9339d35c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10d7838ac7d754d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:19
[INFO] [stdout]   40:     0x55b9339d25bd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55ecb332b82a7cc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   41:     0x55b9339a0256 - tokio::runtime::context::runtime::enter_runtime::h80f3532b9f7c3c18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55b9339d24d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfc7b7ffe3c4f5d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x55b9339d23bd - tokio::runtime::runtime::Runtime::block_on::hf453f02bd17c85cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/runtime.rs:348:47
[INFO] [stdout]   44:     0x55b9339af991 - youtube_data::channels::tests::test_request_with_invalid_id::hdd9c77867fe64eca
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/channels.rs:390:9
[INFO] [stdout]   45:     0x55b9339af837 - youtube_data::channels::tests::test_request_with_invalid_id::{{closure}}::hb3ebfd5665ea7977
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/channels.rs:377:44
[INFO] [stdout]   46:     0x55b933994646 - core::ops::function::FnOnce::call_once::hf23778ce8ba39fee
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55b933a1aa6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55b933a1aa6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   49:     0x55b933a1a171 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   50:     0x55b933a1a171 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x55b933a1a171 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   52:     0x55b933a1a171 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   53:     0x55b933a1a171 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   54:     0x55b933a1a171 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   55:     0x55b933a1a171 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   56:     0x55b9339e2b34 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   57:     0x55b9339e2b34 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   58:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   59:     0x55b9339e7562 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x55b9339e7562 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   61:     0x55b9339e7562 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   62:     0x55b9339e7562 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   63:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   64:     0x55b9339e7562 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   66:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   67:     0x55b933f406fb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   68:     0x7f6b6fa01ac3 - <unknown>
[INFO] [stdout]   69:     0x7f6b6fa92a04 - __clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channels::tests::test_get_by_id stdout ----
[INFO] [stdout] thread 'channels::tests::test_get_by_id' panicked at youtube_data/src/lib.rs:261:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b933f3a2f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b933f3a2f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b933f64a2b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b933f64a2b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b933f36f5f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b933f3a0ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b933f3a0ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b933f3baf9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b933f3b7be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b933a1608a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b933a1608a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b933f3c0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b933f3c0fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b933f3be74 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b933f3a7b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b933f3bba7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b933935023 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b9339355b6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55b93396ed35 - core::result::Result<T,E>::unwrap::hc8183bf156b315bf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55b93396ed35 - youtube_data::get_develop_key::h41d546fdd4088bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:261:5
[INFO] [stdout]   22:     0x55b93396edb8 - youtube_data::get_youtube_without_user_agent::h9473ff86744be0d7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:266:18
[INFO] [stdout]   23:     0x55b9339af1a9 - youtube_data::channels::tests::test_get_by_id::{{closure}}::haa1f6ea0f4ef3265
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/channels.rs:366:24
[INFO] [stdout]   24:     0x55b9339c61b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1d8c8e319eb4c97
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   25:     0x55b9339c61ed - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48ac056e39ebd90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   26:     0x55b9339d408f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1ad97e38f1704e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:57
[INFO] [stdout]   27:     0x55b9339d3fc5 - tokio::runtime::coop::with_budget::hd332f3311a8aba91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x55b9339d3fc5 - tokio::runtime::coop::budget::h2126b2e4d4bbc5e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x55b9339d3fc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0fce2caa82748740
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   30:     0x55b9339d2d70 - tokio::runtime::scheduler::current_thread::Context::enter::hba5536036b695e8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   31:     0x55b9339d382e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha5a3a4a25484b1ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:36
[INFO] [stdout]   32:     0x55b9339d35a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdfc199d4b553fde1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   33:     0x55b9339a38eb - tokio::runtime::context::scoped::Scoped<T>::set::h3d0e23b2253287fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55b9339c5b69 - tokio::runtime::context::set_scheduler::{{closure}}::h8af461d389ecfef2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:26
[INFO] [stdout]   35:     0x55b93399b390 - std::thread::local::LocalKey<T>::try_with::hbba54a6d3e36d1e3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   36:     0x55b93399acca - std::thread::local::LocalKey<T>::with::h306dada919fabac2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   37:     0x55b9339c5b1d - tokio::runtime::context::set_scheduler::h9afa50147a39e781
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:9
[INFO] [stdout]   38:     0x55b9339d3350 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h628f6a2b3fb18adb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   39:     0x55b9339d35c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10d7838ac7d754d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:19
[INFO] [stdout]   40:     0x55b9339d25bd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55ecb332b82a7cc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   41:     0x55b9339a0256 - tokio::runtime::context::runtime::enter_runtime::h80f3532b9f7c3c18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55b9339d24d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfc7b7ffe3c4f5d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x55b9339d23bd - tokio::runtime::runtime::Runtime::block_on::hf453f02bd17c85cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/runtime.rs:348:47
[INFO] [stdout]   44:     0x55b9339af0b1 - youtube_data::channels::tests::test_get_by_id::h78d2ce4a26c2ccf3
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/channels.rs:373:9
[INFO] [stdout]   45:     0x55b9339aef57 - youtube_data::channels::tests::test_get_by_id::{{closure}}::h4bff651e30334261
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/channels.rs:365:30
[INFO] [stdout]   46:     0x55b933994066 - core::ops::function::FnOnce::call_once::h8d38c496c1c84bbd
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55b933a1aa6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55b933a1aa6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   49:     0x55b933a1a171 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   50:     0x55b933a1a171 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x55b933a1a171 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   52:     0x55b933a1a171 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   53:     0x55b933a1a171 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   54:     0x55b933a1a171 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   55:     0x55b933a1a171 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   56:     0x55b9339e2b34 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   57:     0x55b9339e2b34 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   58:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   59:     0x55b9339e7562 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x55b9339e7562 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   61:     0x55b9339e7562 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   62:     0x55b9339e7562 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   63:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   64:     0x55b9339e7562 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   66:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   67:     0x55b933f406fb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   68:     0x7f6b6fa01ac3 - <unknown>
[INFO] [stdout]   69:     0x7f6b6fa92a04 - __clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- search::tests::test_get_channels_by_q stdout ----
[INFO] [stdout] thread 'search::tests::test_get_channels_by_q' panicked at youtube_data/src/lib.rs:261:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b933f3a2f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b933f3a2f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b933f64a2b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b933f64a2b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b933f36f5f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b933f3a0ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b933f3a0ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b933f3baf9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b933f3b7be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b933a1608a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b933a1608a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b933f3c0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b933f3c0fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b933f3be74 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b933f3a7b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b933f3bba7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b933935023 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b9339355b6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55b93396ed35 - core::result::Result<T,E>::unwrap::hc8183bf156b315bf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55b93396ed35 - youtube_data::get_develop_key::h41d546fdd4088bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:261:5
[INFO] [stdout]   22:     0x55b93396edb8 - youtube_data::get_youtube_without_user_agent::h9473ff86744be0d7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:266:18
[INFO] [stdout]   23:     0x55b93399110c - youtube_data::search::tests::test_get_channels_by_q::{{closure}}::h9c89edc0be7bf38f
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/search.rs:1003:24
[INFO] [stdout]   24:     0x55b9339c61b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1d8c8e319eb4c97
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   25:     0x55b9339c61ed - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48ac056e39ebd90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   26:     0x55b9339d408f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1ad97e38f1704e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:57
[INFO] [stdout]   27:     0x55b9339d3fc5 - tokio::runtime::coop::with_budget::hd332f3311a8aba91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x55b9339d3fc5 - tokio::runtime::coop::budget::h2126b2e4d4bbc5e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x55b9339d3fc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0fce2caa82748740
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   30:     0x55b9339d2d70 - tokio::runtime::scheduler::current_thread::Context::enter::hba5536036b695e8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   31:     0x55b9339d382e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha5a3a4a25484b1ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:36
[INFO] [stdout]   32:     0x55b9339d35a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdfc199d4b553fde1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   33:     0x55b9339a38eb - tokio::runtime::context::scoped::Scoped<T>::set::h3d0e23b2253287fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55b9339c5b69 - tokio::runtime::context::set_scheduler::{{closure}}::h8af461d389ecfef2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:26
[INFO] [stdout]   35:     0x55b93399b390 - std::thread::local::LocalKey<T>::try_with::hbba54a6d3e36d1e3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   36:     0x55b93399acca - std::thread::local::LocalKey<T>::with::h306dada919fabac2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   37:     0x55b9339c5b1d - tokio::runtime::context::set_scheduler::h9afa50147a39e781
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:9
[INFO] [stdout]   38:     0x55b9339d3350 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h628f6a2b3fb18adb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   39:     0x55b9339d35c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10d7838ac7d754d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:19
[INFO] [stdout]   40:     0x55b9339d25bd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55ecb332b82a7cc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   41:     0x55b9339a0256 - tokio::runtime::context::runtime::enter_runtime::h80f3532b9f7c3c18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55b9339d24d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfc7b7ffe3c4f5d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x55b9339d23bd - tokio::runtime::runtime::Runtime::block_on::hf453f02bd17c85cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/runtime.rs:348:47
[INFO] [stdout]   44:     0x55b933991011 - youtube_data::search::tests::test_get_channels_by_q::h33a603286699c7a3
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/search.rs:1011:9
[INFO] [stdout]   45:     0x55b933990eb7 - youtube_data::search::tests::test_get_channels_by_q::{{closure}}::h519e976cde6a1684
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/search.rs:1002:38
[INFO] [stdout]   46:     0x55b933994466 - core::ops::function::FnOnce::call_once::hd09555dfb7b1fb77
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55b933a1aa6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55b933a1aa6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   49:     0x55b933a1a171 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   50:     0x55b933a1a171 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x55b933a1a171 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   52:     0x55b933a1a171 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   53:     0x55b933a1a171 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   54:     0x55b933a1a171 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   55:     0x55b933a1a171 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   56:     0x55b9339e2b34 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   57:     0x55b9339e2b34 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   58:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   59:     0x55b9339e7562 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x55b9339e7562 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   61:     0x55b9339e7562 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   62:     0x55b9339e7562 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   63:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   64:     0x55b9339e7562 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   66:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   67:     0x55b933f406fb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   68:     0x7f6b6fa01ac3 - <unknown>
[INFO] [stdout]   69:     0x7f6b6fa92a04 - __clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- search::tests::test_request_with_invalid_channel_id stdout ----
[INFO] [stdout] thread 'search::tests::test_request_with_invalid_channel_id' panicked at youtube_data/src/lib.rs:261:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b933f3a2f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b933f3a2f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b933f64a2b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b933f64a2b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b933f36f5f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b933f3a0ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b933f3a0ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b933f3baf9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b933f3b7be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b933a1608a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b933a1608a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b933f3c0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b933f3c0fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b933f3be74 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b933f3a7b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b933f3bba7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b933935023 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b9339355b6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55b93396ed35 - core::result::Result<T,E>::unwrap::hc8183bf156b315bf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55b93396ed35 - youtube_data::get_develop_key::h41d546fdd4088bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:261:5
[INFO] [stdout]   22:     0x55b93396edb8 - youtube_data::get_youtube_without_user_agent::h9473ff86744be0d7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:266:18
[INFO] [stdout]   23:     0x55b933992b88 - youtube_data::search::tests::test_request_with_invalid_channel_id::{{closure}}::h843d729d1fc660d8
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/search.rs:1051:26
[INFO] [stdout]   24:     0x55b9339c61b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1d8c8e319eb4c97
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   25:     0x55b9339c61ed - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48ac056e39ebd90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   26:     0x55b9339d408f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1ad97e38f1704e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:57
[INFO] [stdout]   27:     0x55b9339d3fc5 - tokio::runtime::coop::with_budget::hd332f3311a8aba91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x55b9339d3fc5 - tokio::runtime::coop::budget::h2126b2e4d4bbc5e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x55b9339d3fc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0fce2caa82748740
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   30:     0x55b9339d2d70 - tokio::runtime::scheduler::current_thread::Context::enter::hba5536036b695e8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   31:     0x55b9339d382e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha5a3a4a25484b1ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:36
[INFO] [stdout]   32:     0x55b9339d35a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdfc199d4b553fde1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   33:     0x55b9339a38eb - tokio::runtime::context::scoped::Scoped<T>::set::h3d0e23b2253287fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55b9339c5b69 - tokio::runtime::context::set_scheduler::{{closure}}::h8af461d389ecfef2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:26
[INFO] [stdout]   35:     0x55b93399b390 - std::thread::local::LocalKey<T>::try_with::hbba54a6d3e36d1e3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   36:     0x55b93399acca - std::thread::local::LocalKey<T>::with::h306dada919fabac2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   37:     0x55b9339c5b1d - tokio::runtime::context::set_scheduler::h9afa50147a39e781
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:9
[INFO] [stdout]   38:     0x55b9339d3350 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h628f6a2b3fb18adb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   39:     0x55b9339d35c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10d7838ac7d754d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:19
[INFO] [stdout]   40:     0x55b9339d25bd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55ecb332b82a7cc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   41:     0x55b9339a0256 - tokio::runtime::context::runtime::enter_runtime::h80f3532b9f7c3c18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55b9339d24d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfc7b7ffe3c4f5d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x55b9339d23bd - tokio::runtime::runtime::Runtime::block_on::hf453f02bd17c85cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/runtime.rs:348:47
[INFO] [stdout]   44:     0x55b933992a81 - youtube_data::search::tests::test_request_with_invalid_channel_id::h9c0b97f83065ce71
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/search.rs:1063:9
[INFO] [stdout]   45:     0x55b933992927 - youtube_data::search::tests::test_request_with_invalid_channel_id::{{closure}}::h4750bc39c8f73435
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/search.rs:1050:52
[INFO] [stdout]   46:     0x55b933993ca6 - core::ops::function::FnOnce::call_once::h430b23c7946e98be
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55b933a1aa6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55b933a1aa6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   49:     0x55b933a1a171 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   50:     0x55b933a1a171 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x55b933a1a171 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   52:     0x55b933a1a171 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   53:     0x55b933a1a171 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   54:     0x55b933a1a171 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   55:     0x55b933a1a171 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   56:     0x55b9339e2b34 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   57:     0x55b9339e2b34 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   58:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   59:     0x55b9339e7562 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x55b9339e7562 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   61:     0x55b9339e7562 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   62:     0x55b9339e7562 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   63:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   64:     0x55b9339e7562 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   66:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   67:     0x55b933f406fb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   68:     0x7f6b6fa01ac3 - <unknown>
[INFO] [stdout]   69:     0x7f6b6fa92a04 - __clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- videos::tests::test_get_by_id stdout ----
[INFO] [stdout] thread 'videos::tests::test_get_by_id' panicked at youtube_data/src/lib.rs:261:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b933f3a2f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b933f3a2f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b933f64a2b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b933f64a2b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b933f36f5f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b933f3a0ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b933f3a0ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b933f3baf9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b933f3b7be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b933a1608a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b933a1608a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b933f3c0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b933f3c0fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b933f3be74 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b933f3a7b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b933f3bba7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b933935023 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b9339355b6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55b93396ed35 - core::result::Result<T,E>::unwrap::hc8183bf156b315bf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55b93396ed35 - youtube_data::get_develop_key::h41d546fdd4088bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:261:5
[INFO] [stdout]   22:     0x55b93396edb8 - youtube_data::get_youtube_without_user_agent::h9473ff86744be0d7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:266:18
[INFO] [stdout]   23:     0x55b9339b3d04 - youtube_data::videos::tests::test_get_by_id::{{closure}}::hcaddf580f6d5eb3c
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/videos.rs:674:24
[INFO] [stdout]   24:     0x55b9339c61b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1d8c8e319eb4c97
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   25:     0x55b9339c61ed - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48ac056e39ebd90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   26:     0x55b9339d408f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1ad97e38f1704e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:57
[INFO] [stdout]   27:     0x55b9339d3fc5 - tokio::runtime::coop::with_budget::hd332f3311a8aba91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x55b9339d3fc5 - tokio::runtime::coop::budget::h2126b2e4d4bbc5e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x55b9339d3fc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0fce2caa82748740
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   30:     0x55b9339d2d70 - tokio::runtime::scheduler::current_thread::Context::enter::hba5536036b695e8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   31:     0x55b9339d382e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha5a3a4a25484b1ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:36
[INFO] [stdout]   32:     0x55b9339d35a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdfc199d4b553fde1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   33:     0x55b9339a38eb - tokio::runtime::context::scoped::Scoped<T>::set::h3d0e23b2253287fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55b9339c5b69 - tokio::runtime::context::set_scheduler::{{closure}}::h8af461d389ecfef2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:26
[INFO] [stdout]   35:     0x55b93399b390 - std::thread::local::LocalKey<T>::try_with::hbba54a6d3e36d1e3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   36:     0x55b93399acca - std::thread::local::LocalKey<T>::with::h306dada919fabac2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   37:     0x55b9339c5b1d - tokio::runtime::context::set_scheduler::h9afa50147a39e781
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:9
[INFO] [stdout]   38:     0x55b9339d3350 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h628f6a2b3fb18adb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   39:     0x55b9339d35c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10d7838ac7d754d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:19
[INFO] [stdout]   40:     0x55b9339d25bd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55ecb332b82a7cc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   41:     0x55b9339a0256 - tokio::runtime::context::runtime::enter_runtime::h80f3532b9f7c3c18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55b9339d24d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfc7b7ffe3c4f5d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x55b9339d23bd - tokio::runtime::runtime::Runtime::block_on::hf453f02bd17c85cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/runtime.rs:348:47
[INFO] [stdout]   44:     0x55b9339b3c11 - youtube_data::videos::tests::test_get_by_id::h0e4e75d731dd2b65
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/videos.rs:682:9
[INFO] [stdout]   45:     0x55b9339b3ab7 - youtube_data::videos::tests::test_get_by_id::{{closure}}::hd2dd257443eb5c7c
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/videos.rs:673:30
[INFO] [stdout]   46:     0x55b933993db6 - core::ops::function::FnOnce::call_once::h60e74a29d3ab9d08
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55b933a1aa6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55b933a1aa6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   49:     0x55b933a1a171 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   50:     0x55b933a1a171 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x55b933a1a171 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   52:     0x55b933a1a171 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   53:     0x55b933a1a171 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   54:     0x55b933a1a171 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   55:     0x55b933a1a171 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   56:     0x55b9339e2b34 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   57:     0x55b9339e2b34 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   58:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   59:     0x55b9339e7562 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x55b9339e7562 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   61:     0x55b9339e7562 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   62:     0x55b9339e7562 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   63:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   64:     0x55b9339e7562 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   66:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   67:     0x55b933f406fb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   68:     0x7f6b6fa01ac3 - <unknown>
[INFO] [stdout]   69:     0x7f6b6fa92a04 - __clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- videos::tests::test_get_most_popular_videos stdout ----
[INFO] [stdout] thread 'videos::tests::test_get_most_popular_videos' panicked at youtube_data/src/lib.rs:261:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b933f3a2f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b933f3a2f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b933f64a2b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b933f64a2b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b933f36f5f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b933f3a0ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b933f3a0ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b933f3baf9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b933f3b7be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b933a1608a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b933a1608a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b933f3c0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b933f3c0fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b933f3be74 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b933f3a7b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b933f3bba7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b933935023 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b9339355b6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55b93396ed35 - core::result::Result<T,E>::unwrap::hc8183bf156b315bf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55b93396ed35 - youtube_data::get_develop_key::h41d546fdd4088bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:261:5
[INFO] [stdout]   22:     0x55b93396edb8 - youtube_data::get_youtube_without_user_agent::h9473ff86744be0d7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:266:18
[INFO] [stdout]   23:     0x55b9339b4ff8 - youtube_data::videos::tests::test_get_most_popular_videos::{{closure}}::h699e88c044b543ae
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/videos.rs:702:24
[INFO] [stdout]   24:     0x55b9339c61b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1d8c8e319eb4c97
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   25:     0x55b9339c61ed - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48ac056e39ebd90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   26:     0x55b9339d408f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1ad97e38f1704e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:57
[INFO] [stdout]   27:     0x55b9339d3fc5 - tokio::runtime::coop::with_budget::hd332f3311a8aba91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x55b9339d3fc5 - tokio::runtime::coop::budget::h2126b2e4d4bbc5e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x55b9339d3fc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0fce2caa82748740
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   30:     0x55b9339d2d70 - tokio::runtime::scheduler::current_thread::Context::enter::hba5536036b695e8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   31:     0x55b9339d382e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha5a3a4a25484b1ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:36
[INFO] [stdout]   32:     0x55b9339d35a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdfc199d4b553fde1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   33:     0x55b9339a38eb - tokio::runtime::context::scoped::Scoped<T>::set::h3d0e23b2253287fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55b9339c5b69 - tokio::runtime::context::set_scheduler::{{closure}}::h8af461d389ecfef2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:26
[INFO] [stdout]   35:     0x55b93399b390 - std::thread::local::LocalKey<T>::try_with::hbba54a6d3e36d1e3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   36:     0x55b93399acca - std::thread::local::LocalKey<T>::with::h306dada919fabac2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   37:     0x55b9339c5b1d - tokio::runtime::context::set_scheduler::h9afa50147a39e781
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:9
[INFO] [stdout]   38:     0x55b9339d3350 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h628f6a2b3fb18adb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   39:     0x55b9339d35c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10d7838ac7d754d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:19
[INFO] [stdout]   40:     0x55b9339d25bd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55ecb332b82a7cc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   41:     0x55b9339a0256 - tokio::runtime::context::runtime::enter_runtime::h80f3532b9f7c3c18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55b9339d24d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfc7b7ffe3c4f5d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x55b9339d23bd - tokio::runtime::runtime::Runtime::block_on::hf453f02bd17c85cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/runtime.rs:348:47
[INFO] [stdout]   44:     0x55b9339b4f11 - youtube_data::videos::tests::test_get_most_popular_videos::h88dc10f8d290c173
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/videos.rs:711:9
[INFO] [stdout]   45:     0x55b9339b4db7 - youtube_data::videos::tests::test_get_most_popular_videos::{{closure}}::h7e12e9553c5db38a
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/videos.rs:701:44
[INFO] [stdout]   46:     0x55b933993e56 - core::ops::function::FnOnce::call_once::h729138b4740508a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55b933a1aa6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55b933a1aa6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   49:     0x55b933a1a171 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   50:     0x55b933a1a171 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x55b933a1a171 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   52:     0x55b933a1a171 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   53:     0x55b933a1a171 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   54:     0x55b933a1a171 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   55:     0x55b933a1a171 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   56:     0x55b9339e2b34 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   57:     0x55b9339e2b34 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   58:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   59:     0x55b9339e7562 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x55b9339e7562 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   61:     0x55b9339e7562 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   62:     0x55b9339e7562 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   63:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   64:     0x55b9339e7562 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   66:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   67:     0x55b933f406fb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   68:     0x7f6b6fa01ac3 - <unknown>
[INFO] [stdout]   69:     0x7f6b6fa92a04 - __clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- videos::tests::test_request_multiple_filters stdout ----
[INFO] [stdout] thread 'videos::tests::test_request_multiple_filters' panicked at youtube_data/src/lib.rs:261:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b933f3a2f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b933f3a2f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b933f64a2b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b933f64a2b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b933f36f5f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b933f3a0ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b933f3a0ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b933f3baf9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b933f3b7be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b933a1608a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b933a1608a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b933f3c0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b933f3c0fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b933f3be74 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b933f3a7b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b933f3bba7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b933935023 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b9339355b6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55b93396ed35 - core::result::Result<T,E>::unwrap::hc8183bf156b315bf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55b93396ed35 - youtube_data::get_develop_key::h41d546fdd4088bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:261:5
[INFO] [stdout]   22:     0x55b93396edb8 - youtube_data::get_youtube_without_user_agent::h9473ff86744be0d7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:266:18
[INFO] [stdout]   23:     0x55b9339b33ec - youtube_data::videos::tests::test_request_multiple_filters::{{closure}}::h5f0a3df576a54676
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/videos.rs:657:32
[INFO] [stdout]   24:     0x55b9339c61b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1d8c8e319eb4c97
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   25:     0x55b9339c61ed - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48ac056e39ebd90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   26:     0x55b9339d408f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1ad97e38f1704e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:57
[INFO] [stdout]   27:     0x55b9339d3fc5 - tokio::runtime::coop::with_budget::hd332f3311a8aba91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x55b9339d3fc5 - tokio::runtime::coop::budget::h2126b2e4d4bbc5e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x55b9339d3fc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0fce2caa82748740
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   30:     0x55b9339d2d70 - tokio::runtime::scheduler::current_thread::Context::enter::hba5536036b695e8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   31:     0x55b9339d382e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha5a3a4a25484b1ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:36
[INFO] [stdout]   32:     0x55b9339d35a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdfc199d4b553fde1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   33:     0x55b9339a38eb - tokio::runtime::context::scoped::Scoped<T>::set::h3d0e23b2253287fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55b9339c5b69 - tokio::runtime::context::set_scheduler::{{closure}}::h8af461d389ecfef2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:26
[INFO] [stdout]   35:     0x55b93399b390 - std::thread::local::LocalKey<T>::try_with::hbba54a6d3e36d1e3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   36:     0x55b93399acca - std::thread::local::LocalKey<T>::with::h306dada919fabac2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   37:     0x55b9339c5b1d - tokio::runtime::context::set_scheduler::h9afa50147a39e781
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:9
[INFO] [stdout]   38:     0x55b9339d3350 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h628f6a2b3fb18adb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   39:     0x55b9339d35c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10d7838ac7d754d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:19
[INFO] [stdout]   40:     0x55b9339d25bd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55ecb332b82a7cc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   41:     0x55b9339a0256 - tokio::runtime::context::runtime::enter_runtime::h80f3532b9f7c3c18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55b9339d24d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfc7b7ffe3c4f5d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x55b9339d23bd - tokio::runtime::runtime::Runtime::block_on::hf453f02bd17c85cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/runtime.rs:348:47
[INFO] [stdout]   44:     0x55b9339b32f1 - youtube_data::videos::tests::test_request_multiple_filters::hc8c6e1d3f36a51b3
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/videos.rs:666:9
[INFO] [stdout]   45:     0x55b9339b3197 - youtube_data::videos::tests::test_request_multiple_filters::{{closure}}::h8e8bfe67eb97f776
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/videos.rs:656:45
[INFO] [stdout]   46:     0x55b9339944a6 - core::ops::function::FnOnce::call_once::hd16ce27da4c16885
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55b933a1aa6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55b933a1aa6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   49:     0x55b933a1a171 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   50:     0x55b933a1a171 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x55b933a1a171 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   52:     0x55b933a1a171 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   53:     0x55b933a1a171 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   54:     0x55b933a1a171 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   55:     0x55b933a1a171 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   56:     0x55b9339e2b34 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   57:     0x55b9339e2b34 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   58:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   59:     0x55b9339e7562 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x55b9339e7562 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   61:     0x55b9339e7562 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   62:     0x55b9339e7562 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   63:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   64:     0x55b9339e7562 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   66:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   67:     0x55b933f406fb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   68:     0x7f6b6fa01ac3 - <unknown>
[INFO] [stdout]   69:     0x7f6b6fa92a04 - __clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- videos::tests::test_request_without_auth stdout ----
[INFO] [stdout] thread 'videos::tests::test_request_without_auth' panicked at youtube_data/src/lib.rs:261:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b933f3a2f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b933f3a2f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b933f64a2b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b933f64a2b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b933f36f5f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b933f3a0ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b933f3a0ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b933f3baf9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b933f3b7be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b933a1608a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b933a1608a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b933f3c0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b933f3c0fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b933f3be74 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b933f3a7b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b933f3bba7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b933935023 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b9339355b6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55b93396ed35 - core::result::Result<T,E>::unwrap::hc8183bf156b315bf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55b93396ed35 - youtube_data::get_develop_key::h41d546fdd4088bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:261:5
[INFO] [stdout]   22:     0x55b93396edb8 - youtube_data::get_youtube_without_user_agent::h9473ff86744be0d7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:266:18
[INFO] [stdout]   23:     0x55b9339b6220 - youtube_data::videos::tests::test_request_without_auth::{{closure}}::h962e9d638f9b6ade
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/videos.rs:732:28
[INFO] [stdout]   24:     0x55b9339c61b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1d8c8e319eb4c97
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   25:     0x55b9339c61ed - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48ac056e39ebd90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   26:     0x55b9339d408f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1ad97e38f1704e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:57
[INFO] [stdout]   27:     0x55b9339d3fc5 - tokio::runtime::coop::with_budget::hd332f3311a8aba91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x55b9339d3fc5 - tokio::runtime::coop::budget::h2126b2e4d4bbc5e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x55b9339d3fc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0fce2caa82748740
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   30:     0x55b9339d2d70 - tokio::runtime::scheduler::current_thread::Context::enter::hba5536036b695e8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   31:     0x55b9339d382e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha5a3a4a25484b1ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:36
[INFO] [stdout]   32:     0x55b9339d35a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdfc199d4b553fde1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   33:     0x55b9339a38eb - tokio::runtime::context::scoped::Scoped<T>::set::h3d0e23b2253287fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55b9339c5b69 - tokio::runtime::context::set_scheduler::{{closure}}::h8af461d389ecfef2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:26
[INFO] [stdout]   35:     0x55b93399b390 - std::thread::local::LocalKey<T>::try_with::hbba54a6d3e36d1e3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   36:     0x55b93399acca - std::thread::local::LocalKey<T>::with::h306dada919fabac2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   37:     0x55b9339c5b1d - tokio::runtime::context::set_scheduler::h9afa50147a39e781
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:9
[INFO] [stdout]   38:     0x55b9339d3350 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h628f6a2b3fb18adb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   39:     0x55b9339d35c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10d7838ac7d754d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:19
[INFO] [stdout]   40:     0x55b9339d25bd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55ecb332b82a7cc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   41:     0x55b9339a0256 - tokio::runtime::context::runtime::enter_runtime::h80f3532b9f7c3c18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55b9339d24d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfc7b7ffe3c4f5d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x55b9339d23bd - tokio::runtime::runtime::Runtime::block_on::hf453f02bd17c85cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/runtime.rs:348:47
[INFO] [stdout]   44:     0x55b9339b6131 - youtube_data::videos::tests::test_request_without_auth::h6353cef2db0930c9
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/videos.rs:740:9
[INFO] [stdout]   45:     0x55b9339b5fd7 - youtube_data::videos::tests::test_request_without_auth::{{closure}}::h342b67e52cc9f098
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/videos.rs:731:41
[INFO] [stdout]   46:     0x55b933993d06 - core::ops::function::FnOnce::call_once::h558f7d1ec522bc27
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55b933a1aa6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55b933a1aa6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   49:     0x55b933a1a171 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   50:     0x55b933a1a171 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x55b933a1a171 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   52:     0x55b933a1a171 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   53:     0x55b933a1a171 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   54:     0x55b933a1a171 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   55:     0x55b933a1a171 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   56:     0x55b9339e2b34 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   57:     0x55b9339e2b34 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   58:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   59:     0x55b9339e7562 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x55b9339e7562 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   61:     0x55b9339e7562 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   62:     0x55b9339e7562 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   63:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   64:     0x55b9339e7562 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   66:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   67:     0x55b933f406fb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   68:     0x7f6b6fa01ac3 - <unknown>
[INFO] [stdout]   69:     0x7f6b6fa92a04 - __clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- videos::tests::test_request_without_filters stdout ----
[INFO] [stdout] thread 'videos::tests::test_request_without_filters' panicked at youtube_data/src/lib.rs:261:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b933f3a2f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b933f3a2f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b933f64a2b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b933f64a2b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b933f36f5f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b933f3a0ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b933f3a0ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b933f3baf9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b933f3b7be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b933a1608a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b933a1608a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b933f3c0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b933f3c0fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b933f3be74 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b933f3a7b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b933f3bba7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b933935023 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b9339355b6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55b93396ed35 - core::result::Result<T,E>::unwrap::hc8183bf156b315bf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55b93396ed35 - youtube_data::get_develop_key::h41d546fdd4088bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:261:5
[INFO] [stdout]   22:     0x55b93396edb8 - youtube_data::get_youtube_without_user_agent::h9473ff86744be0d7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:266:18
[INFO] [stdout]   23:     0x55b9339b2c27 - youtube_data::videos::tests::test_request_without_filters::{{closure}}::hf0f23e4a5c31de4d
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/videos.rs:642:31
[INFO] [stdout]   24:     0x55b9339c61b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1d8c8e319eb4c97
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   25:     0x55b9339c61ed - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48ac056e39ebd90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   26:     0x55b9339d408f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1ad97e38f1704e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:57
[INFO] [stdout]   27:     0x55b9339d3fc5 - tokio::runtime::coop::with_budget::hd332f3311a8aba91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x55b9339d3fc5 - tokio::runtime::coop::budget::h2126b2e4d4bbc5e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x55b9339d3fc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0fce2caa82748740
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   30:     0x55b9339d2d70 - tokio::runtime::scheduler::current_thread::Context::enter::hba5536036b695e8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   31:     0x55b9339d382e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha5a3a4a25484b1ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:36
[INFO] [stdout]   32:     0x55b9339d35a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdfc199d4b553fde1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   33:     0x55b9339a38eb - tokio::runtime::context::scoped::Scoped<T>::set::h3d0e23b2253287fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55b9339c5b69 - tokio::runtime::context::set_scheduler::{{closure}}::h8af461d389ecfef2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:26
[INFO] [stdout]   35:     0x55b93399b390 - std::thread::local::LocalKey<T>::try_with::hbba54a6d3e36d1e3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   36:     0x55b93399acca - std::thread::local::LocalKey<T>::with::h306dada919fabac2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   37:     0x55b9339c5b1d - tokio::runtime::context::set_scheduler::h9afa50147a39e781
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:9
[INFO] [stdout]   38:     0x55b9339d3350 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h628f6a2b3fb18adb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   39:     0x55b9339d35c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10d7838ac7d754d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:19
[INFO] [stdout]   40:     0x55b9339d25bd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55ecb332b82a7cc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   41:     0x55b9339a0256 - tokio::runtime::context::runtime::enter_runtime::h80f3532b9f7c3c18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55b9339d24d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfc7b7ffe3c4f5d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x55b9339d23bd - tokio::runtime::runtime::Runtime::block_on::hf453f02bd17c85cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/runtime.rs:348:47
[INFO] [stdout]   44:     0x55b9339b2b41 - youtube_data::videos::tests::test_request_without_filters::hfd33578e2ba0e560
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/videos.rs:649:9
[INFO] [stdout]   45:     0x55b9339b29e7 - youtube_data::videos::tests::test_request_without_filters::{{closure}}::hf22162c48c3ebcd6
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/videos.rs:641:44
[INFO] [stdout]   46:     0x55b933994686 - core::ops::function::FnOnce::call_once::hfa3a9a61963ba428
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55b933a1aa6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55b933a1aa6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   49:     0x55b933a1a171 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   50:     0x55b933a1a171 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x55b933a1a171 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   52:     0x55b933a1a171 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   53:     0x55b933a1a171 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   54:     0x55b933a1a171 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   55:     0x55b933a1a171 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   56:     0x55b9339e2b34 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   57:     0x55b9339e2b34 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   58:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   59:     0x55b9339e7562 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x55b9339e7562 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   61:     0x55b9339e7562 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   62:     0x55b9339e7562 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   63:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   64:     0x55b9339e7562 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   66:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   67:     0x55b933f406fb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   68:     0x7f6b6fa01ac3 - <unknown>
[INFO] [stdout]   69:     0x7f6b6fa92a04 - __clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- search::tests::test_request_without_auth stdout ----
[INFO] [stdout] thread 'search::tests::test_request_without_auth' panicked at youtube_data/src/lib.rs:261:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b933f3a2f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b933f3a2f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b933f64a2b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b933f64a2b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b933f36f5f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b933f3a0ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b933f3a0ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b933f3baf9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b933f3b7be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b933a1608a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b933a1608a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b933f3c0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b933f3c0fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b933f3be74 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b933f3a7b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b933f3bba7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b933935023 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b9339355b6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55b93396ed35 - core::result::Result<T,E>::unwrap::hc8183bf156b315bf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55b93396ed35 - youtube_data::get_develop_key::h41d546fdd4088bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:261:5
[INFO] [stdout]   22:     0x55b93396edb8 - youtube_data::get_youtube_without_user_agent::h9473ff86744be0d7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:266:18
[INFO] [stdout]   23:     0x55b933992327 - youtube_data::search::tests::test_request_without_auth::{{closure}}::hb8d6bbc9898f7752
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/search.rs:1035:28
[INFO] [stdout]   24:     0x55b9339c61b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1d8c8e319eb4c97
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   25:     0x55b9339c61ed - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48ac056e39ebd90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   26:     0x55b9339d408f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1ad97e38f1704e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:57
[INFO] [stdout]   27:     0x55b9339d3fc5 - tokio::runtime::coop::with_budget::hd332f3311a8aba91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x55b9339d3fc5 - tokio::runtime::coop::budget::h2126b2e4d4bbc5e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x55b9339d3fc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0fce2caa82748740
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   30:     0x55b9339d2d70 - tokio::runtime::scheduler::current_thread::Context::enter::hba5536036b695e8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   31:     0x55b9339d382e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha5a3a4a25484b1ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:36
[INFO] [stdout]   32:     0x55b9339d35a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdfc199d4b553fde1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   33:     0x55b9339a38eb - tokio::runtime::context::scoped::Scoped<T>::set::h3d0e23b2253287fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55b9339c5b69 - tokio::runtime::context::set_scheduler::{{closure}}::h8af461d389ecfef2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:26
[INFO] [stdout]   35:     0x55b93399b390 - std::thread::local::LocalKey<T>::try_with::hbba54a6d3e36d1e3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   36:     0x55b93399acca - std::thread::local::LocalKey<T>::with::h306dada919fabac2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   37:     0x55b9339c5b1d - tokio::runtime::context::set_scheduler::h9afa50147a39e781
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:9
[INFO] [stdout]   38:     0x55b9339d3350 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h628f6a2b3fb18adb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   39:     0x55b9339d35c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10d7838ac7d754d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:19
[INFO] [stdout]   40:     0x55b9339d25bd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55ecb332b82a7cc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   41:     0x55b9339a0256 - tokio::runtime::context::runtime::enter_runtime::h80f3532b9f7c3c18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55b9339d24d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfc7b7ffe3c4f5d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x55b9339d23bd - tokio::runtime::runtime::Runtime::block_on::hf453f02bd17c85cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/runtime.rs:348:47
[INFO] [stdout]   44:     0x55b933992241 - youtube_data::search::tests::test_request_without_auth::h38cd9f30ebc90bdf
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/search.rs:1043:9
[INFO] [stdout]   45:     0x55b9339920e7 - youtube_data::search::tests::test_request_without_auth::{{closure}}::hc1005f18b0500e50
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/search.rs:1034:41
[INFO] [stdout]   46:     0x55b933993e16 - core::ops::function::FnOnce::call_once::h7058292f99c34d6a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55b933a1aa6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55b933a1aa6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   49:     0x55b933a1a171 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   50:     0x55b933a1a171 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x55b933a1a171 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   52:     0x55b933a1a171 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   53:     0x55b933a1a171 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   54:     0x55b933a1a171 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   55:     0x55b933a1a171 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   56:     0x55b9339e2b34 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   57:     0x55b9339e2b34 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   58:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   59:     0x55b9339e7562 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x55b9339e7562 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   61:     0x55b9339e7562 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   62:     0x55b9339e7562 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   63:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   64:     0x55b9339e7562 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   66:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   67:     0x55b933f406fb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   68:     0x7f6b6fa01ac3 - <unknown>
[INFO] [stdout]   69:     0x7f6b6fa92a04 - __clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- search::tests::test_request_multiple_filters stdout ----
[INFO] [stdout] thread 'search::tests::test_request_multiple_filters' panicked at youtube_data/src/lib.rs:261:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b933f3a2f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b933f3a2f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b933f64a2b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b933f64a2b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b933f36f5f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b933f3a0ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b933f3a0ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b933f3baf9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b933f3b7be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b933a1608a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b933a1608a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b933f3c0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b933f3c0fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b933f3be74 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b933f3a7b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b933f3bba7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b933935023 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b9339355b6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55b93396ed35 - core::result::Result<T,E>::unwrap::hc8183bf156b315bf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55b93396ed35 - youtube_data::get_develop_key::h41d546fdd4088bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:261:5
[INFO] [stdout]   22:     0x55b93396edb8 - youtube_data::get_youtube_without_user_agent::h9473ff86744be0d7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:266:18
[INFO] [stdout]   23:     0x55b933991a96 - youtube_data::search::tests::test_request_multiple_filters::{{closure}}::ha511aaa4fc38bc38
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/search.rs:1016:32
[INFO] [stdout]   24:     0x55b9339c61b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1d8c8e319eb4c97
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   25:     0x55b9339c61ed - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48ac056e39ebd90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   26:     0x55b9339d408f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1ad97e38f1704e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:57
[INFO] [stdout]   27:     0x55b9339d3fc5 - tokio::runtime::coop::with_budget::hd332f3311a8aba91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x55b9339d3fc5 - tokio::runtime::coop::budget::h2126b2e4d4bbc5e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x55b9339d3fc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0fce2caa82748740
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   30:     0x55b9339d2d70 - tokio::runtime::scheduler::current_thread::Context::enter::hba5536036b695e8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   31:     0x55b9339d382e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha5a3a4a25484b1ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:36
[INFO] [stdout]   32:     0x55b9339d35a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdfc199d4b553fde1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   33:     0x55b9339a38eb - tokio::runtime::context::scoped::Scoped<T>::set::h3d0e23b2253287fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55b9339c5b69 - tokio::runtime::context::set_scheduler::{{closure}}::h8af461d389ecfef2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:26
[INFO] [stdout]   35:     0x55b93399b390 - std::thread::local::LocalKey<T>::try_with::hbba54a6d3e36d1e3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   36:     0x55b93399acca - std::thread::local::LocalKey<T>::with::h306dada919fabac2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   37:     0x55b9339c5b1d - tokio::runtime::context::set_scheduler::h9afa50147a39e781
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:9
[INFO] [stdout]   38:     0x55b9339d3350 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h628f6a2b3fb18adb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   39:     0x55b9339d35c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10d7838ac7d754d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:19
[INFO] [stdout]   40:     0x55b9339d25bd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55ecb332b82a7cc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   41:     0x55b9339a0256 - tokio::runtime::context::runtime::enter_runtime::h80f3532b9f7c3c18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55b9339d24d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfc7b7ffe3c4f5d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x55b9339d23bd - tokio::runtime::runtime::Runtime::block_on::hf453f02bd17c85cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/runtime.rs:348:47
[INFO] [stdout]   44:     0x55b9339919a1 - youtube_data::search::tests::test_request_multiple_filters::hf072b6ad55923a84
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/search.rs:1026:9
[INFO] [stdout]   45:     0x55b933991847 - youtube_data::search::tests::test_request_multiple_filters::{{closure}}::h86ec94c25c400271
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/search.rs:1015:45
[INFO] [stdout]   46:     0x55b933993be6 - core::ops::function::FnOnce::call_once::h34322cc33b55efff
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55b933a1aa6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55b933a1aa6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   49:     0x55b933a1a171 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   50:     0x55b933a1a171 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x55b933a1a171 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   52:     0x55b933a1a171 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   53:     0x55b933a1a171 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   54:     0x55b933a1a171 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   55:     0x55b933a1a171 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   56:     0x55b9339e2b34 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   57:     0x55b9339e2b34 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   58:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   59:     0x55b9339e7562 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x55b9339e7562 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   61:     0x55b9339e7562 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   62:     0x55b9339e7562 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   63:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   64:     0x55b9339e7562 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   66:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   67:     0x55b933f406fb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   68:     0x7f6b6fa01ac3 - <unknown>
[INFO] [stdout]   69:     0x7f6b6fa92a04 - __clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- videos::tests::test_get_by_multiple_ids stdout ----
[INFO] [stdout] thread 'videos::tests::test_get_by_multiple_ids' panicked at youtube_data/src/lib.rs:261:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b933f3a2f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b933f3a2f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b933f64a2b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b933f64a2b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b933f36f5f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b933f3a0ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b933f3a0ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b933f3baf9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b933f3b7be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b933a1608a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b933a1608a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b933f3c0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b933f3c0fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b933f3be74 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b933f3a7b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b933f3bba7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b933935023 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b9339355b6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55b93396ed35 - core::result::Result<T,E>::unwrap::hc8183bf156b315bf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55b93396ed35 - youtube_data::get_develop_key::h41d546fdd4088bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:261:5
[INFO] [stdout]   22:     0x55b93396edb8 - youtube_data::get_youtube_without_user_agent::h9473ff86744be0d7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:266:18
[INFO] [stdout]   23:     0x55b9339b45b4 - youtube_data::videos::tests::test_get_by_multiple_ids::{{closure}}::h065df0871b936f4a
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/videos.rs:687:24
[INFO] [stdout]   24:     0x55b9339c61b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1d8c8e319eb4c97
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   25:     0x55b9339c61ed - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48ac056e39ebd90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   26:     0x55b9339d408f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca1ad97e38f1704e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:57
[INFO] [stdout]   27:     0x55b9339d3fc5 - tokio::runtime::coop::with_budget::hd332f3311a8aba91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x55b9339d3fc5 - tokio::runtime::coop::budget::h2126b2e4d4bbc5e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x55b9339d3fc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0fce2caa82748740
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   30:     0x55b9339d2d70 - tokio::runtime::scheduler::current_thread::Context::enter::hba5536036b695e8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   31:     0x55b9339d382e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha5a3a4a25484b1ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:36
[INFO] [stdout]   32:     0x55b9339d35a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdfc199d4b553fde1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   33:     0x55b9339a38eb - tokio::runtime::context::scoped::Scoped<T>::set::h3d0e23b2253287fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55b9339c5b69 - tokio::runtime::context::set_scheduler::{{closure}}::h8af461d389ecfef2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:26
[INFO] [stdout]   35:     0x55b93399b390 - std::thread::local::LocalKey<T>::try_with::hbba54a6d3e36d1e3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   36:     0x55b93399acca - std::thread::local::LocalKey<T>::with::h306dada919fabac2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   37:     0x55b9339c5b1d - tokio::runtime::context::set_scheduler::h9afa50147a39e781
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:9
[INFO] [stdout]   38:     0x55b9339d3350 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h628f6a2b3fb18adb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   39:     0x55b9339d35c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10d7838ac7d754d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:19
[INFO] [stdout]   40:     0x55b9339d25bd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55ecb332b82a7cc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   41:     0x55b9339a0256 - tokio::runtime::context::runtime::enter_runtime::h80f3532b9f7c3c18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55b9339d24d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfc7b7ffe3c4f5d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x55b9339d23bd - tokio::runtime::runtime::Runtime::block_on::hf453f02bd17c85cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/runtime.rs:348:47
[INFO] [stdout]   44:     0x55b9339b44c1 - youtube_data::videos::tests::test_get_by_multiple_ids::h5579228f9308c236
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/videos.rs:697:9
[INFO] [stdout]   45:     0x55b9339b4367 - youtube_data::videos::tests::test_get_by_multiple_ids::{{closure}}::h313a3392787043ce
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/videos.rs:686:40
[INFO] [stdout]   46:     0x55b933993ed6 - core::ops::function::FnOnce::call_once::h73adecc9472bc5db
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55b933a1aa6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55b933a1aa6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   49:     0x55b933a1a171 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   50:     0x55b933a1a171 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x55b933a1a171 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   52:     0x55b933a1a171 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   53:     0x55b933a1a171 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   54:     0x55b933a1a171 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   55:     0x55b933a1a171 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   56:     0x55b9339e2b34 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   57:     0x55b9339e2b34 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   58:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   59:     0x55b9339e7562 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x55b9339e7562 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   61:     0x55b9339e7562 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   62:     0x55b9339e7562 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   63:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   64:     0x55b9339e7562 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   66:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   67:     0x55b933f406fb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   68:     0x7f6b6fa01ac3 - <unknown>
[INFO] [stdout]   69:     0x7f6b6fa92a04 - __clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- error::tests::test_replace_sensitive_query_params stdout ----
[INFO] [stdout] thread 'error::tests::test_replace_sensitive_query_params' panicked at youtube_data/src/lib.rs:261:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b933f3a2f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b933f3a2f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b933f3a2f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b933f64a2b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b933f64a2b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b933f36f5f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b933f3a0ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b933f3a0ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b933f3baf9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b933f3b7be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b933a1608a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b933a1608a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b933f3c0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b933f3c0fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b933f3be74 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b933f3a7b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b933f3bba7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b933935023 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b9339355b6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55b93396ed35 - core::result::Result<T,E>::unwrap::hc8183bf156b315bf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55b93396ed35 - youtube_data::get_develop_key::h41d546fdd4088bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/lib.rs:261:5
[INFO] [stdout]   22:     0x55b9339b2438 - youtube_data::error::tests::test_replace_sensitive_query_params::h0418f7a048ec7df7
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/error.rs:362:26
[INFO] [stdout]   23:     0x55b9339b2327 - youtube_data::error::tests::test_replace_sensitive_query_params::{{closure}}::h29586e5adbf96c2a
[INFO] [stdout]                                at /opt/rustwide/workdir/youtube_data/src/error.rs:356:45
[INFO] [stdout]   24:     0x55b933993ba6 - core::ops::function::FnOnce::call_once::h326e904a77ff198a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55b933a1aa6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55b933a1aa6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   27:     0x55b933a1a171 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   28:     0x55b933a1a171 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x55b933a1a171 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   30:     0x55b933a1a171 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   31:     0x55b933a1a171 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   32:     0x55b933a1a171 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   33:     0x55b933a1a171 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   34:     0x55b9339e2b34 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   35:     0x55b9339e2b34 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   36:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   37:     0x55b9339e7562 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x55b9339e7562 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   39:     0x55b9339e7562 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   40:     0x55b9339e7562 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   41:     0x55b9339e7562 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   42:     0x55b9339e7562 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55b933f406fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x55b933f406fb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   46:     0x7f6b6fa01ac3 - <unknown>
[INFO] [stdout]   47:     0x7f6b6fa92a04 - __clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     channels::tests::test_get_by_id
[INFO] [stdout]     channels::tests::test_request_multiple_filters
[INFO] [stdout]     channels::tests::test_request_with_invalid_id
[INFO] [stdout]     channels::tests::test_request_without_auth
[INFO] [stdout]     channels::tests::test_request_without_filters
[INFO] [stdout]     error::tests::test_replace_sensitive_query_params
[INFO] [stdout]     search::tests::test_get_by_keyword
[INFO] [stdout]     search::tests::test_get_by_live_events
[INFO] [stdout]     search::tests::test_get_channels_by_q
[INFO] [stdout]     search::tests::test_request_multiple_filters
[INFO] [stdout]     search::tests::test_request_with_invalid_channel_id
[INFO] [stdout]     search::tests::test_request_without_auth
[INFO] [stdout]     videos::tests::test_get_by_id
[INFO] [stdout]     videos::tests::test_get_by_multiple_ids
[INFO] [stdout]     videos::tests::test_get_most_popular_videos
[INFO] [stdout]     videos::tests::test_request_multiple_filters
[INFO] [stdout]     videos::tests::test_request_without_auth
[INFO] [stdout]     videos::tests::test_request_without_filters
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 18 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p youtube_data --lib`
[INFO] running `Command { std: "docker" "inspect" "ae2a43a47d20c197c437d59a0b7343d05f394b56aada0e5a8555ca46ddfd3963", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae2a43a47d20c197c437d59a0b7343d05f394b56aada0e5a8555ca46ddfd3963", kill_on_drop: false }`
[INFO] [stdout] ae2a43a47d20c197c437d59a0b7343d05f394b56aada0e5a8555ca46ddfd3963
