[INFO] cloning repository https://github.com/11Tuvork28/youtubei-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/11Tuvork28/youtubei-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F11Tuvork28%2Fyoutubei-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F11Tuvork28%2Fyoutubei-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57c88daa6098f12c59d63cec6a3e7405c7bcec45
[INFO] testing 11Tuvork28/youtubei-rs against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F11Tuvork28%2Fyoutubei-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/11Tuvork28/youtubei-rs
[INFO] finished tweaking git repo https://github.com/11Tuvork28/youtubei-rs
[INFO] tweaked toml for git repo https://github.com/11Tuvork28/youtubei-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/11Tuvork28/youtubei-rs on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/11Tuvork28/youtubei-rs 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-core v0.1.26
[INFO] [stderr]   Downloaded tokio-macros v1.7.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.80
[INFO] [stderr]   Downloaded quote v1.0.18
[INFO] [stderr]   Downloaded tower-service v0.3.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.80
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.80
[INFO] [stderr]   Downloaded openssl-sys v0.9.73
[INFO] [stderr]   Downloaded indexmap v1.8.2
[INFO] [stderr]   Downloaded hashbrown v0.11.2
[INFO] [stderr]   Downloaded tokio-util v0.7.2
[INFO] [stderr]   Downloaded http v0.2.7
[INFO] [stderr]   Downloaded reqwest v0.11.10
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.80
[INFO] [stderr]   Downloaded syn v1.0.95
[INFO] [stderr]   Downloaded js-sys v0.3.57
[INFO] [stderr]   Downloaded bumpalo v3.9.1
[INFO] [stderr]   Downloaded tokio-util v0.6.10
[INFO] [stderr]   Downloaded tracing v0.1.34
[INFO] [stderr]   Downloaded unicode-ident v1.0.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.30
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.80
[INFO] [stderr]   Downloaded tokio v1.18.2
[INFO] [stderr]   Downloaded web-sys v0.3.57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1d64bbe0786e18f0db37a696b2c7a2eb955a73b6834f28705e3744005ee0bbc
[INFO] running `Command { std: "docker" "start" "-a" "c1d64bbe0786e18f0db37a696b2c7a2eb955a73b6834f28705e3744005ee0bbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1d64bbe0786e18f0db37a696b2c7a2eb955a73b6834f28705e3744005ee0bbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1d64bbe0786e18f0db37a696b2c7a2eb955a73b6834f28705e3744005ee0bbc", kill_on_drop: false }`
[INFO] [stdout] c1d64bbe0786e18f0db37a696b2c7a2eb955a73b6834f28705e3744005ee0bbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 199582d90e186c6f522d209d116e38094b03aecce45a8a61073bd7f1c770a993
[INFO] running `Command { std: "docker" "start" "-a" "199582d90e186c6f522d209d116e38094b03aecce45a8a61073bd7f1c770a993", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling tokio-util v0.7.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling async-compression v0.3.14
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling youtubei-rs v1.4.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PollRenderer`
[INFO] [stdout]  --> src/models/enums.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         PollRenderer, PostMultiImageRenderer, RichGridRenderer, RichItemRenderer,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/client/client.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `next_video_id` is never used
[INFO] [stdout]   --> src/api/query.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub async fn next_video_id(
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `next_continuation` is never used
[INFO] [stdout]   --> src/api/query.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub async fn next_continuation(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `browse_id` is never used
[INFO] [stdout]   --> src/api/query.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub async fn browse_id(
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `browse_custom_data` is never used
[INFO] [stdout]    --> src/api/query.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub async fn browse_custom_data(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `browse_continuation` is never used
[INFO] [stdout]    --> src/api/query.rs:153:14
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub async fn browse_continuation(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `player` is never used
[INFO] [stdout]    --> src/api/query.rs:185:14
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub async fn player(
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve` is never used
[INFO] [stdout]    --> src/api/query.rs:218:14
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub async fn resolve(url: String, client_config: &Client) -> Result<ResolveResult, Errors> {
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search` is never used
[INFO] [stdout]    --> src/api/query.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 | pub async fn search(
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search_continuation` is never used
[INFO] [stdout]    --> src/api/query.rs:279:14
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub async fn search_continuation(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_next_result` is never used
[INFO] [stdout]  --> src/api/extractors.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn extract_next_result(json: &Value) -> Result<NextResult, ParseError> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_search_result` is never used
[INFO] [stdout]   --> src/api/extractors.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn extract_search_result(json: &Value) -> Result<SearchResult, ParseError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_player_result` is never used
[INFO] [stdout]   --> src/api/extractors.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn extract_player_result(json: &Value) -> Result<PlayerResult, ParseError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_browse_result` is never used
[INFO] [stdout]   --> src/api/extractors.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn extract_browse_result(json: &Value) -> Result<BrowseResult, ParseError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_resolve_result` is never used
[INFO] [stdout]   --> src/api/extractors.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn extract_resolve_result(json: &Value) -> Result<ResolveResult, ParseError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `browse_continuation` is never used
[INFO] [stdout]  --> src/api/endpoints.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) async fn browse_continuation(
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `browse_browseid` is never used
[INFO] [stdout]   --> src/api/endpoints.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) async fn browse_browseid(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `browse_with_data` is never used
[INFO] [stdout]   --> src/api/endpoints.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub(crate) async fn browse_with_data(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `next` is never used
[INFO] [stdout]   --> src/api/endpoints.rs:57:21
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub(crate) async fn next(
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `next_with_data` is never used
[INFO] [stdout]   --> src/api/endpoints.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub(crate) async fn next_with_data(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `player` is never used
[INFO] [stdout]   --> src/api/endpoints.rs:87:21
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub(crate) async fn player(
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_url` is never used
[INFO] [stdout]    --> src/api/endpoints.rs:105:21
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub(crate) async fn resolve_url(
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search` is never used
[INFO] [stdout]    --> src/api/endpoints.rs:120:21
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub(crate) async fn search(
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search_continuation` is never used
[INFO] [stdout]    --> src/api/endpoints.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub(crate) async fn search_continuation(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_context` is never used
[INFO] [stdout]    --> src/api/endpoints.rs:152:4
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn make_context(client_config: &Client) -> serde_json::Value {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `post_json` is never used
[INFO] [stdout]    --> src/api/endpoints.rs:178:10
[INFO] [stdout]     |
[INFO] [stdout] 178 | async fn post_json(
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `proxy_region` is never read
[INFO] [stdout]   --> src/client/client.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Client {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     proxy_region: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "199582d90e186c6f522d209d116e38094b03aecce45a8a61073bd7f1c770a993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "199582d90e186c6f522d209d116e38094b03aecce45a8a61073bd7f1c770a993", kill_on_drop: false }`
[INFO] [stdout] 199582d90e186c6f522d209d116e38094b03aecce45a8a61073bd7f1c770a993
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a91648564441b8f1581f80331e4f64c3a68bd6d1aa4db52c9c24fd5f7a3d17da
[INFO] running `Command { std: "docker" "start" "-a" "a91648564441b8f1581f80331e4f64c3a68bd6d1aa4db52c9c24fd5f7a3d17da", kill_on_drop: false }`
[INFO] [stderr]    Compiling youtubei-rs v1.4.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PollRenderer`
[INFO] [stdout]  --> src/models/enums.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         PollRenderer, PostMultiImageRenderer, RichGridRenderer, RichItemRenderer,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/client/client.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `next_video_id` is never used
[INFO] [stdout]   --> src/api/query.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub async fn next_video_id(
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `next_continuation` is never used
[INFO] [stdout]   --> src/api/query.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub async fn next_continuation(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `browse_id` is never used
[INFO] [stdout]   --> src/api/query.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub async fn browse_id(
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `browse_custom_data` is never used
[INFO] [stdout]    --> src/api/query.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub async fn browse_custom_data(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `browse_continuation` is never used
[INFO] [stdout]    --> src/api/query.rs:153:14
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub async fn browse_continuation(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `player` is never used
[INFO] [stdout]    --> src/api/query.rs:185:14
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub async fn player(
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve` is never used
[INFO] [stdout]    --> src/api/query.rs:218:14
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub async fn resolve(url: String, client_config: &Client) -> Result<ResolveResult, Errors> {
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search` is never used
[INFO] [stdout]    --> src/api/query.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 | pub async fn search(
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search_continuation` is never used
[INFO] [stdout]    --> src/api/query.rs:279:14
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub async fn search_continuation(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_next_result` is never used
[INFO] [stdout]  --> src/api/extractors.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn extract_next_result(json: &Value) -> Result<NextResult, ParseError> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_search_result` is never used
[INFO] [stdout]   --> src/api/extractors.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn extract_search_result(json: &Value) -> Result<SearchResult, ParseError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_player_result` is never used
[INFO] [stdout]   --> src/api/extractors.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn extract_player_result(json: &Value) -> Result<PlayerResult, ParseError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_browse_result` is never used
[INFO] [stdout]   --> src/api/extractors.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn extract_browse_result(json: &Value) -> Result<BrowseResult, ParseError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_resolve_result` is never used
[INFO] [stdout]   --> src/api/extractors.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn extract_resolve_result(json: &Value) -> Result<ResolveResult, ParseError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `browse_continuation` is never used
[INFO] [stdout]  --> src/api/endpoints.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) async fn browse_continuation(
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `browse_browseid` is never used
[INFO] [stdout]   --> src/api/endpoints.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) async fn browse_browseid(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `browse_with_data` is never used
[INFO] [stdout]   --> src/api/endpoints.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub(crate) async fn browse_with_data(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `next` is never used
[INFO] [stdout]   --> src/api/endpoints.rs:57:21
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub(crate) async fn next(
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `next_with_data` is never used
[INFO] [stdout]   --> src/api/endpoints.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub(crate) async fn next_with_data(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `player` is never used
[INFO] [stdout]   --> src/api/endpoints.rs:87:21
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub(crate) async fn player(
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_url` is never used
[INFO] [stdout]    --> src/api/endpoints.rs:105:21
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub(crate) async fn resolve_url(
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search` is never used
[INFO] [stdout]    --> src/api/endpoints.rs:120:21
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub(crate) async fn search(
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search_continuation` is never used
[INFO] [stdout]    --> src/api/endpoints.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub(crate) async fn search_continuation(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_context` is never used
[INFO] [stdout]    --> src/api/endpoints.rs:152:4
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn make_context(client_config: &Client) -> serde_json::Value {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `post_json` is never used
[INFO] [stdout]    --> src/api/endpoints.rs:178:10
[INFO] [stdout]     |
[INFO] [stdout] 178 | async fn post_json(
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `proxy_region` is never read
[INFO] [stdout]   --> src/client/client.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Client {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     proxy_region: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PollRenderer`
[INFO] [stdout]  --> src/models/enums.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         PollRenderer, PostMultiImageRenderer, RichGridRenderer, RichItemRenderer,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/client/client.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `next_video_id` is never used
[INFO] [stdout]   --> src/api/query.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub async fn next_video_id(
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `next_continuation` is never used
[INFO] [stdout]   --> src/api/query.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub async fn next_continuation(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `browse_id` is never used
[INFO] [stdout]   --> src/api/query.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub async fn browse_id(
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `browse_custom_data` is never used
[INFO] [stdout]    --> src/api/query.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub async fn browse_custom_data(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `browse_continuation` is never used
[INFO] [stdout]    --> src/api/query.rs:153:14
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub async fn browse_continuation(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `player` is never used
[INFO] [stdout]    --> src/api/query.rs:185:14
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub async fn player(
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve` is never used
[INFO] [stdout]    --> src/api/query.rs:218:14
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub async fn resolve(url: String, client_config: &Client) -> Result<ResolveResult, Errors> {
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search` is never used
[INFO] [stdout]    --> src/api/query.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 | pub async fn search(
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search_continuation` is never used
[INFO] [stdout]    --> src/api/query.rs:279:14
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub async fn search_continuation(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search_continuation` is never used
[INFO] [stdout]    --> src/api/endpoints.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub(crate) async fn search_continuation(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `proxy_region` is never read
[INFO] [stdout]   --> src/client/client.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Client {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     proxy_region: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a91648564441b8f1581f80331e4f64c3a68bd6d1aa4db52c9c24fd5f7a3d17da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a91648564441b8f1581f80331e4f64c3a68bd6d1aa4db52c9c24fd5f7a3d17da", kill_on_drop: false }`
[INFO] [stdout] a91648564441b8f1581f80331e4f64c3a68bd6d1aa4db52c9c24fd5f7a3d17da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 91aefa123f522588c5f9c89909203f6210709ca8d622af84fc73bfb5297f0f2b
[INFO] running `Command { std: "docker" "start" "-a" "91aefa123f522588c5f9c89909203f6210709ca8d622af84fc73bfb5297f0f2b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `PollRenderer`
[INFO] [stderr]  --> src/models/enums.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |         PollRenderer, PostMultiImageRenderer, RichGridRenderer, RichItemRenderer,
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde_json::Value`
[INFO] [stderr]  --> src/client/client.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use serde_json::Value;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `next_video_id` is never used
[INFO] [stderr]   --> src/api/query.rs:17:14
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub async fn next_video_id(
[INFO] [stderr]    |              ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `next_continuation` is never used
[INFO] [stderr]   --> src/api/query.rs:57:14
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub async fn next_continuation(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `browse_id` is never used
[INFO] [stderr]   --> src/api/query.rs:88:14
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub async fn browse_id(
[INFO] [stderr]    |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `browse_custom_data` is never used
[INFO] [stderr]    --> src/api/query.rs:121:14
[INFO] [stderr]     |
[INFO] [stderr] 121 | pub async fn browse_custom_data(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `browse_continuation` is never used
[INFO] [stderr]    --> src/api/query.rs:153:14
[INFO] [stderr]     |
[INFO] [stderr] 153 | pub async fn browse_continuation(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `player` is never used
[INFO] [stderr]    --> src/api/query.rs:185:14
[INFO] [stderr]     |
[INFO] [stderr] 185 | pub async fn player(
[INFO] [stderr]     |              ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `resolve` is never used
[INFO] [stderr]    --> src/api/query.rs:218:14
[INFO] [stderr]     |
[INFO] [stderr] 218 | pub async fn resolve(url: String, client_config: &Client) -> Result<ResolveResult, Errors> {
[INFO] [stderr]     |              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `search` is never used
[INFO] [stderr]    --> src/api/query.rs:246:14
[INFO] [stderr]     |
[INFO] [stderr] 246 | pub async fn search(
[INFO] [stderr]     |              ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `search_continuation` is never used
[INFO] [stderr]    --> src/api/query.rs:279:14
[INFO] [stderr]     |
[INFO] [stderr] 279 | pub async fn search_continuation(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `extract_next_result` is never used
[INFO] [stderr]  --> src/api/extractors.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub fn extract_next_result(json: &Value) -> Result<NextResult, ParseError> {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `extract_search_result` is never used
[INFO] [stderr]   --> src/api/extractors.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub fn extract_search_result(json: &Value) -> Result<SearchResult, ParseError> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `extract_player_result` is never used
[INFO] [stderr]   --> src/api/extractors.rs:28:8
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub fn extract_player_result(json: &Value) -> Result<PlayerResult, ParseError> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `extract_browse_result` is never used
[INFO] [stderr]   --> src/api/extractors.rs:38:8
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub fn extract_browse_result(json: &Value) -> Result<BrowseResult, ParseError> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `extract_resolve_result` is never used
[INFO] [stderr]   --> src/api/extractors.rs:48:8
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub fn extract_resolve_result(json: &Value) -> Result<ResolveResult, ParseError> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `browse_continuation` is never used
[INFO] [stderr]  --> src/api/endpoints.rs:9:21
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub(crate) async fn browse_continuation(
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `browse_browseid` is never used
[INFO] [stderr]   --> src/api/endpoints.rs:24:21
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub(crate) async fn browse_browseid(
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `browse_with_data` is never used
[INFO] [stderr]   --> src/api/endpoints.rs:40:21
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub(crate) async fn browse_with_data(
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `next` is never used
[INFO] [stderr]   --> src/api/endpoints.rs:57:21
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub(crate) async fn next(
[INFO] [stderr]    |                     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `next_with_data` is never used
[INFO] [stderr]   --> src/api/endpoints.rs:72:21
[INFO] [stderr]    |
[INFO] [stderr] 72 | pub(crate) async fn next_with_data(
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `player` is never used
[INFO] [stderr]   --> src/api/endpoints.rs:87:21
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub(crate) async fn player(
[INFO] [stderr]    |                     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `resolve_url` is never used
[INFO] [stderr]    --> src/api/endpoints.rs:105:21
[INFO] [stderr]     |
[INFO] [stderr] 105 | pub(crate) async fn resolve_url(
[INFO] [stderr]     |                     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `search` is never used
[INFO] [stderr]    --> src/api/endpoints.rs:120:21
[INFO] [stderr]     |
[INFO] [stderr] 120 | pub(crate) async fn search(
[INFO] [stderr]     |                     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `search_continuation` is never used
[INFO] [stderr]    --> src/api/endpoints.rs:137:21
[INFO] [stderr]     |
[INFO] [stderr] 137 | pub(crate) async fn search_continuation(
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `make_context` is never used
[INFO] [stderr]    --> src/api/endpoints.rs:152:4
[INFO] [stderr]     |
[INFO] [stderr] 152 | fn make_context(client_config: &Client) -> serde_json::Value {
[INFO] [stderr]     |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `post_json` is never used
[INFO] [stderr]    --> src/api/endpoints.rs:178:10
[INFO] [stderr]     |
[INFO] [stderr] 178 | async fn post_json(
[INFO] [stderr]     |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `proxy_region` is never read
[INFO] [stderr]   --> src/client/client.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct Client {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 12 |     proxy_region: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `youtubei-rs` (lib) generated 28 warnings (run `cargo fix --lib -p youtubei-rs` to apply 2 suggestions)
[INFO] [stderr] warning: `youtubei-rs` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/youtubei_rs-20dca1557459b448)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test tests::test_channel_renderer ... ok
[INFO] [stdout] test tests::test_compact_video_renderer ... ok
[INFO] [stdout] test tests::test_browse_extractor_success ... FAILED
[INFO] [stdout] test tests::test_channel_community ... FAILED
[INFO] [stdout] test tests::test_channel_search ... FAILED
[INFO] [stdout] test tests::test_channel_channels ... FAILED
[INFO] [stdout] test tests::test_channel_about ... FAILED
[INFO] [stdout] test tests::test_next_query ... FAILED
[INFO] [stdout] test tests::test_browse_query_continuation ... FAILED
[INFO] [stdout] test tests::test_channel_videos ... FAILED
[INFO] [stdout] test tests::test_browse_playlist ... FAILED
[INFO] [stdout] test tests::test_next_extractor_success ... FAILED
[INFO] [stdout] test tests::test_browse_extractor_error ... FAILED
[INFO] [stdout] test tests::test_next_video_music ... FAILED
[INFO] [stdout] test tests::test_browse_query_browse_id_no_params ... FAILED
[INFO] [stdout] test tests::test_browse_query_browse_hashtag ... FAILED
[INFO] [stdout] test tests::test_channel_playlists ... FAILED
[INFO] [stdout] test tests::test_browse_query_browse_id ... FAILED
[INFO] [stdout] test tests::test_endpoint_query_fail ... FAILED
[INFO] [stdout] test tests::test_next_extractor_error ... FAILED
[INFO] [stdout] test tests::test_video_primary_info_renderer ... ok
[INFO] [stdout] test tests::test_video_renderer ... ok
[INFO] [stdout] test tests::test_video_secondary_info_renderer ... ok
[INFO] [stdout] test tests::test_player_extractor_success ... FAILED
[INFO] [stdout] test tests::test_search_extractor_success ... FAILED
[INFO] [stdout] test tests::test_query_channel_search ... FAILED
[INFO] [stdout] test tests::test_search_query ... FAILED
[INFO] [stdout] test tests::test_next_query_continuation ... FAILED
[INFO] [stdout] test tests::test_resolve_url ... FAILED
[INFO] [stdout] test tests::test_search_extractor_error ... FAILED
[INFO] [stdout] test tests::test_search_query_sort_by_newest ... FAILED
[INFO] [stdout] test tests::test_resolve_url_extractor_success ... FAILED
[INFO] [stdout] test tests::test_player_query ... FAILED
[INFO] [stdout] test tests::test_search_query_different_query ... FAILED
[INFO] [stdout] test tests::test_search_query_with_refinements ... FAILED
[INFO] [stdout] test tests::test_next_video_playlist ... FAILED
[INFO] [stdout] test tests::test_player_video_music ... FAILED
[INFO] [stdout] test tests::test_player_extractor_error ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_browse_extractor_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_browse_extractor_success' (26) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d437ef - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::browse_browseid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:37:66
[INFO] [stdout]   24:     0x599e96bebab2 - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1094:14
[INFO] [stdout]   25:     0x599e96cc079d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_success::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b539ad - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3d4c0 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb8ef5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb1aee - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b51eaf - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b51eaf - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b51eaf - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_success::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b22c80 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_success::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b490ac - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_success::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b7f4 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_success::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d14b1d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_success::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b34b8c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_success::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37d95 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_success::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b1b870 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8cb43 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c0272c - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_success
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1098:32
[INFO] [stdout]   42:     0x599e96bbf6f7 - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1086:45
[INFO] [stdout]   43:     0x599e96cc1926 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_success::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_channel_community stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_channel_community' (34) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d437ef - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::browse_browseid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:37:66
[INFO] [stdout]   24:     0x599e96bdabec - youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_community::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1249:10
[INFO] [stdout]   25:     0x599e96cc041d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_community::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b5362d - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_community::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3c420 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_community::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb80f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_community::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb168e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_community::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b5062f - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_community::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b5062f - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_community::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b5062f - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_community::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b200c0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_community::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b41e0c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_community::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b634 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_community::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d13d1d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_community::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b3170c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_community::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37a15 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_community::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b19060 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_community::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8b413 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_community::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c00fbc - youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_community
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1253:32
[INFO] [stdout]   42:     0x599e96bbf457 - youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_community::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1242:38
[INFO] [stdout]   43:     0x599e96cc15a6 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_community::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_channel_search stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_channel_search' (37) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d437ef - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::browse_browseid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:37:66
[INFO] [stdout]   24:     0x599e96bc1f49 - youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_search::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1279:10
[INFO] [stdout]   25:     0x599e96cc025d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_search::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b5346d - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_search::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3bbd0 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_search::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb79f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_search::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb145e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_search::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b4f9ef - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_search::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b4f9ef - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_search::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b4f9ef - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_search::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b1eae0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_search::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b3e4bc - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_search::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b554 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_search::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1361d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_search::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b2fccc - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_search::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37855 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_search::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b17ca0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_search::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8a923 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_search::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c0044c - youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_search
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1291:10
[INFO] [stdout]   42:     0x599e96bbf307 - youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_search::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1272:35
[INFO] [stdout]   43:     0x599e96cc13e6 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_search::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_channel_channels stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_channel_channels' (33) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d437ef - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::browse_browseid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:37:66
[INFO] [stdout]   24:     0x599e96bd042c - youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_channels::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1234:10
[INFO] [stdout]   25:     0x599e96cc035d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_channels::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b5356d - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_channels::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3c090 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_channels::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb7df5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_channels::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb159e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_channels::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b500ef - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_channels::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b500ef - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_channels::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b500ef - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_channels::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b1f760 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_channels::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b4057c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_channels::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b5d4 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_channels::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d13a1d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_channels::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b30bcc - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_channels::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37955 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_channels::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b187f0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_channels::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8af73 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_channels::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c00adc - youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_channels
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1238:32
[INFO] [stdout]   42:     0x599e96bbf3c7 - youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_channels::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1227:37
[INFO] [stdout]   43:     0x599e96cc14e6 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_channels::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_channel_about stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_channel_about' (32) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d437ef - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::browse_browseid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:37:66
[INFO] [stdout]   24:     0x599e96bc1a8c - youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_about::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1264:10
[INFO] [stdout]   25:     0x599e96cc021d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_about::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b5342d - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_about::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3baa0 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_about::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb78f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_about::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb140e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_about::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b4f82f - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_about::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b4f82f - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_about::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b4f82f - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_about::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b1e7c0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_about::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b3dc8c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_about::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b534 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_about::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1351d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_about::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b2f90c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_about::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37815 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_about::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b179c0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_about::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8a773 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_about::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c0029c - youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_about
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1268:32
[INFO] [stdout]   42:     0x599e96bbf2d7 - youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_about::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1257:34
[INFO] [stdout]   43:     0x599e96cc13a6 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_about::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_next_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_next_query' (59) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d428ef - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::next_with_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:83:64
[INFO] [stdout]   24:     0x599e96bbfd80 - youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:797:18
[INFO] [stdout]   25:     0x599e96cc011d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b5332d - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3b5e0 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb74f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb12ce - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b4f12f - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b4f12f - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b4f12f - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b1db40 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b3bbcc - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b4b4 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1311d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b2ea0c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37715 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b16e40 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8a0b3 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96bffbde - youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:802:19
[INFO] [stdout]   42:     0x599e96bbf217 - youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:793:31
[INFO] [stdout]   43:     0x599e96cc12a6 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_browse_query_continuation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_browse_query_continuation' (31) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d45001 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::browse_continuation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:20:66
[INFO] [stdout]   24:     0x599e96bec8f6 - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_continuation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:905:11
[INFO] [stdout]   25:     0x599e96cc085d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_continuation::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b53a6d - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_continuation::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3d850 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_continuation::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb91f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_continuation::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb1bde - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_continuation::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b523ef - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_continuation::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b523ef - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_continuation::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b523ef - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_continuation::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b235e0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_continuation::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b4a93c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_continuation::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b854 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_continuation::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d14e1d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_continuation::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b356cc - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_continuation::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37e55 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_continuation::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b1c110 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_continuation::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8d053 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_continuation::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c02c3c - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_continuation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:917:10
[INFO] [stdout]   42:     0x599e96bbf787 - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_continuation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:900:46
[INFO] [stdout]   43:     0x599e96cc19e6 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_continuation::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_channel_videos stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_channel_videos' (38) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d437ef - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::browse_browseid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:37:66
[INFO] [stdout]   24:     0x599e96bc2a3a - youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_videos::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1204:10
[INFO] [stdout]   25:     0x599e96cc029d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_videos::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b534ad - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_videos::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3bd00 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_videos::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb7af5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_videos::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb14ae - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_videos::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b4fbaf - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_videos::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b4fbaf - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_videos::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b4fbaf - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_videos::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b1ee00 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_videos::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b3ecec - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_videos::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b574 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_videos::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1371d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_videos::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b3008c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_videos::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37895 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_videos::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b17f80 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_videos::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8aad3 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_videos::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c005fc - youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_videos
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1208:32
[INFO] [stdout]   42:     0x599e96bbf337 - youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_videos::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1197:35
[INFO] [stdout]   43:     0x599e96cc1426 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_videos::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_browse_playlist stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_browse_playlist' (27) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d437ef - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::browse_browseid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:37:66
[INFO] [stdout]   24:     0x599e96bcfb30 - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_playlist::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:864:18
[INFO] [stdout]   25:     0x599e96cc031d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_playlist::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b5352d - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_playlist::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3bf60 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_playlist::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb7cf5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_playlist::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb154e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_playlist::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b4ff2f - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_playlist::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b4ff2f - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_playlist::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b4ff2f - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_playlist::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b1f440 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_playlist::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b3fd4c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_playlist::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b5b4 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_playlist::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1391d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_playlist::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b3080c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_playlist::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37915 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_playlist::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b18510 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_playlist::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8adc3 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_playlist::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c0092c - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_playlist
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:876:10
[INFO] [stdout]   42:     0x599e96bbf397 - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_playlist::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:860:36
[INFO] [stdout]   43:     0x599e96cc14a6 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_playlist::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_next_extractor_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_next_extractor_success' (42) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d428ef - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::next_with_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:83:64
[INFO] [stdout]   24:     0x599e96bea4fd - youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1065:18
[INFO] [stdout]   25:     0x599e96cc069d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_success::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b538ad - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3d000 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb8af5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb19ae - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b517af - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b517af - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b517af - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_success::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b22000 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_success::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b46fec - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_success::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b774 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_success::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1471d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_success::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b33c8c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_success::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37c95 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_success::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b1acf0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8c483 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c0207c - youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_success
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1069:32
[INFO] [stdout]   42:     0x599e96bbf637 - youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1061:43
[INFO] [stdout]   43:     0x599e96cc1826 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_success::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_browse_extractor_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_browse_extractor_error' (25) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d437ef - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::browse_browseid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:37:66
[INFO] [stdout]   24:     0x599e96bde82e - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1107:18
[INFO] [stdout]   25:     0x599e96cc05dd - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_error::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b537ed - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3cc70 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb87f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb18be - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b5126f - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b5126f - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b5126f - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_error::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b216a0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_error::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b4575c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_error::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b714 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_error::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1441d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_error::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b3314c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_error::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37bd5 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_error::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b1a480 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8bfe3 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c01b8c - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1112:70
[INFO] [stdout]   42:     0x599e96bbf5a7 - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1101:43
[INFO] [stdout]   43:     0x599e96cc1766 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_extractor_error::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_next_video_music stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_next_video_music' (61) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d428ef - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::next_with_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:83:64
[INFO] [stdout]   24:     0x599e96bda757 - youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_music::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1152:18
[INFO] [stdout]   25:     0x599e96cc03dd - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_music::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b535ed - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_music::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3c2f0 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_music::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb7ff5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_music::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb163e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_music::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b5046f - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_music::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b5046f - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_music::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b5046f - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_music::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b1fda0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_music::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b415dc - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_music::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b614 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_music::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d13c1d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_music::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b3134c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_music::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b379d5 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_music::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b18d80 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_music::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8b263 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_music::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c00e0c - youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_music
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1156:32
[INFO] [stdout]   42:     0x599e96bbf427 - youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_music::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1148:37
[INFO] [stdout]   43:     0x599e96cc1566 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_music::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_browse_query_browse_id_no_params stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_browse_query_browse_id_no_params' (30) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d437ef - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::browse_browseid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:37:66
[INFO] [stdout]   24:     0x599e96bff1e0 - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id_no_params::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:884:18
[INFO] [stdout]   25:     0x599e96cc0a5d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id_no_params::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b53c6d - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id_no_params::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3e1d0 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id_no_params::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb99f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id_no_params::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb1e5e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id_no_params::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b531ef - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id_no_params::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b531ef - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id_no_params::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b531ef - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id_no_params::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b24ee0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id_no_params::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b4eabc - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id_no_params::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b954 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id_no_params::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1561d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id_no_params::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b374cc - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id_no_params::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b38055 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id_no_params::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b1d7b0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id_no_params::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8dcf3 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id_no_params::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c0396c - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id_no_params
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:896:10
[INFO] [stdout]   42:     0x599e96bbf907 - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id_no_params::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:880:53
[INFO] [stdout]   43:     0x599e96cc1be6 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id_no_params::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_browse_query_browse_hashtag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_browse_query_browse_hashtag' (28) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d437ef - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::browse_browseid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:37:66
[INFO] [stdout]   24:     0x599e96bed3ff - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_hashtag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:829:18
[INFO] [stdout]   25:     0x599e96cc089d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_hashtag::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b53aad - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_hashtag::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3d980 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_hashtag::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb92f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_hashtag::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb1c2e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_hashtag::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b525af - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_hashtag::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b525af - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_hashtag::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b525af - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_hashtag::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b23900 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_hashtag::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b4b16c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_hashtag::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b874 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_hashtag::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d14f1d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_hashtag::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b35a8c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_hashtag::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37e95 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_hashtag::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b1c3f0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_hashtag::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8d203 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_hashtag::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c02dec - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_hashtag
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:833:43
[INFO] [stdout]   42:     0x599e96bbf7b7 - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_hashtag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:825:48
[INFO] [stdout]   43:     0x599e96cc1a26 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_hashtag::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_channel_playlists stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_channel_playlists' (35) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d437ef - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::browse_browseid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:37:66
[INFO] [stdout]   24:     0x599e96bdb08c - youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_playlists::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1219:10
[INFO] [stdout]   25:     0x599e96cc045d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_playlists::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b5366d - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_playlists::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3c550 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_playlists::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb81f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_playlists::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb16de - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_playlists::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b507ef - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_playlists::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b507ef - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_playlists::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b507ef - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_playlists::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b203e0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_playlists::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b4263c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_playlists::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b654 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_playlists::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d13e1d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_playlists::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b31acc - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_playlists::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37a55 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_playlists::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b19340 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_playlists::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8b5c3 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_playlists::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c0116c - youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_playlists
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1223:32
[INFO] [stdout]   42:     0x599e96bbf487 - youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_playlists::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1212:38
[INFO] [stdout]   43:     0x599e96cc15e6 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_channel_playlists::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_browse_query_browse_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_browse_query_browse_id' (29) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d437ef - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::browse_browseid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:37:66
[INFO] [stdout]   24:     0x599e96bdedf3 - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:844:10
[INFO] [stdout]   25:     0x599e96cc061d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b5382d - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3cda0 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb88f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb190e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b5142f - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b5142f - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b5142f - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b219c0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b45f8c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b734 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1451d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b3350c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37c15 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b1a760 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8c193 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c01d3c - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:856:10
[INFO] [stdout]   42:     0x599e96bbf5d7 - youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:837:43
[INFO] [stdout]   43:     0x599e96cc17a6 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_browse_query_browse_id::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_endpoint_query_fail stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_endpoint_query_fail' (40) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d437ef - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::browse_browseid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:37:66
[INFO] [stdout]   24:     0x599e96bdb9c5 - youtubei_rs[e0f9c4e350a32f59]::tests::test_endpoint_query_fail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1141:72
[INFO] [stdout]   25:     0x599e96cc04dd - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_endpoint_query_fail::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b536ed - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_endpoint_query_fail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3c7b0 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_endpoint_query_fail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb83f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_endpoint_query_fail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb177e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_endpoint_query_fail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b50b6f - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_endpoint_query_fail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b50b6f - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_endpoint_query_fail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b50b6f - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_endpoint_query_fail::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b20a20 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_endpoint_query_fail::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b4369c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_endpoint_query_fail::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b694 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_endpoint_query_fail::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1401d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_endpoint_query_fail::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b3224c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_endpoint_query_fail::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37ad5 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_endpoint_query_fail::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b19900 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_endpoint_query_fail::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8b923 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_endpoint_query_fail::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c014cc - youtubei_rs[e0f9c4e350a32f59]::tests::test_endpoint_query_fail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1144:52
[INFO] [stdout]   42:     0x599e96bbf4e7 - youtubei_rs[e0f9c4e350a32f59]::tests::test_endpoint_query_fail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1139:40
[INFO] [stdout]   43:     0x599e96cc1666 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_endpoint_query_fail::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_next_extractor_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_next_extractor_error' (41) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d428ef - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::next_with_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:83:64
[INFO] [stdout]   24:     0x599e96bdd09d - youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1077:18
[INFO] [stdout]   25:     0x599e96cc055d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_error::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b5376d - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3ca10 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb85f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb181e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b50eef - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b50eef - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b50eef - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_error::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b21060 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_error::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b446fc - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_error::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b6d4 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_error::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1421d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_error::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b329cc - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_error::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37b55 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_error::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b19ec0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8bc83 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c0182c - youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1082:68
[INFO] [stdout]   42:     0x599e96bbf547 - youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1073:41
[INFO] [stdout]   43:     0x599e96cc16e6 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_next_extractor_error::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_player_extractor_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_player_extractor_success' (65) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d46b76 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::player::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:100:66
[INFO] [stdout]   24:     0x599e96bebf6f - youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1120:18
[INFO] [stdout]   25:     0x599e96cc07dd - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_success::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b539ed - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3d5f0 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb8ff5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb1b3e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b5206f - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b5206f - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b5206f - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_success::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b22fa0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_success::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b498dc - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_success::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b814 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_success::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d14c1d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_success::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b34f4c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_success::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37dd5 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_success::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b1bb50 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8ccf3 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c028dc - youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_success
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1124:32
[INFO] [stdout]   42:     0x599e96bbf727 - youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1116:45
[INFO] [stdout]   43:     0x599e96cc1966 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_success::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_search_extractor_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_search_extractor_success' (73) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d47a36 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::search::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:133:66
[INFO] [stdout]   24:     0x599e96bec42f - youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1043:58
[INFO] [stdout]   25:     0x599e96cc081d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_success::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b53a2d - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3d720 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb90f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb1b8e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b5222f - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b5222f - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b5222f - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_success::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b232c0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_success::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b4a10c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_success::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b834 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_success::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d14d1d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_success::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b3530c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_success::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37e15 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_success::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b1be30 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8cea3 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c02a8c - youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_success
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1046:32
[INFO] [stdout]   42:     0x599e96bbf757 - youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1040:45
[INFO] [stdout]   43:     0x599e96cc19a6 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_success::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_query_channel_search stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_query_channel_search' (69) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d4430f - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::browse_with_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:53:73
[INFO] [stdout]   24:     0x599e96bddd0d - youtubei_rs[e0f9c4e350a32f59]::tests::test_query_channel_search::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1304:10
[INFO] [stdout]   25:     0x599e96cc059d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_query_channel_search::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b537ad - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_query_channel_search::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3cb40 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_query_channel_search::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb86f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_query_channel_search::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb186e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_query_channel_search::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b510af - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_query_channel_search::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b510af - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_query_channel_search::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b510af - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_query_channel_search::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b21380 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_query_channel_search::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b44f2c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_query_channel_search::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b6f4 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_query_channel_search::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1431d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_query_channel_search::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b32d8c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_query_channel_search::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37b95 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_query_channel_search::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b1a1a0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_query_channel_search::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8be33 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_query_channel_search::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c019dc - youtubei_rs[e0f9c4e350a32f59]::tests::test_query_channel_search
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1316:10
[INFO] [stdout]   42:     0x599e96bbf577 - youtubei_rs[e0f9c4e350a32f59]::tests::test_query_channel_search::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1294:41
[INFO] [stdout]   43:     0x599e96cc1726 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_query_channel_search::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_search_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_search_query' (74) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d47a36 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::search::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:133:66
[INFO] [stdout]   24:     0x599e96bc133d - youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:952:80
[INFO] [stdout]   25:     0x599e96cc01dd - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b533ed - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3b970 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb77f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb13be - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b4f66f - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b4f66f - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b4f66f - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b1e4a0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b3d45c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b514 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1341d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b2f54c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b377d5 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b176e0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8a5c3 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c000ec - youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:963:10
[INFO] [stdout]   42:     0x599e96bbf2a7 - youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:950:33
[INFO] [stdout]   43:     0x599e96cc1366 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_next_query_continuation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_next_query_continuation' (60) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d45cb1 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::next::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:68:64
[INFO] [stdout]   24:     0x599e96beb543 - youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query_continuation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:818:11
[INFO] [stdout]   25:     0x599e96cc075d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query_continuation::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b5396d - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query_continuation::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3d390 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query_continuation::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb8df5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query_continuation::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb1a9e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query_continuation::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b51cef - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query_continuation::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b51cef - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query_continuation::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b51cef - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query_continuation::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b22960 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query_continuation::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b4887c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query_continuation::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b7d4 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query_continuation::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d14a1d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query_continuation::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b347cc - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query_continuation::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37d55 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query_continuation::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b1b590 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query_continuation::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8c993 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query_continuation::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c0256e - youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query_continuation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:821:16
[INFO] [stdout]   42:     0x599e96bbf6c7 - youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query_continuation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:813:44
[INFO] [stdout]   43:     0x599e96cc18e6 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_next_query_continuation::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_resolve_url stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_resolve_url' (70) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d41dd1 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::resolve_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:116:82
[INFO] [stdout]   24:     0x599e96bc05f3 - youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1011:10
[INFO] [stdout]   25:     0x599e96cc015d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b5336d - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3b710 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb75f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb131e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b4f2ef - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b4f2ef - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b4f2ef - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b1de60 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b3c3fc - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b4d4 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1321d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b2edcc - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37755 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b17120 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8a263 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96bffd7e - youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1017:19
[INFO] [stdout]   42:     0x599e96bbf247 - youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1005:32
[INFO] [stdout]   43:     0x599e96cc12e6 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_search_extractor_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_search_extractor_error' (72) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d47a36 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::search::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:133:66
[INFO] [stdout]   24:     0x599e96beaf89 - youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1053:55
[INFO] [stdout]   25:     0x599e96cc071d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_error::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b5392d - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3d260 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb8cf5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb1a4e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b51b2f - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b51b2f - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b51b2f - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_error::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b22640 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_error::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b4804c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_error::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b7b4 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_error::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1491d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_error::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b3440c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_error::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37d15 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_error::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b1b2b0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8c7e3 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c023dc - youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1057:70
[INFO] [stdout]   42:     0x599e96bbf697 - youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1050:43
[INFO] [stdout]   43:     0x599e96cc18a6 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_search_extractor_error::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_search_query_sort_by_newest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_search_query_sort_by_newest' (76) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d47a36 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::search::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:133:66
[INFO] [stdout]   24:     0x599e96bed980 - youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_sort_by_newest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:936:18
[INFO] [stdout]   25:     0x599e96cc08dd - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_sort_by_newest::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b53aed - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_sort_by_newest::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3dab0 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_sort_by_newest::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb93f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_sort_by_newest::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb1c7e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_sort_by_newest::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b5276f - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_sort_by_newest::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b5276f - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_sort_by_newest::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b5276f - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_sort_by_newest::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b23c20 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_sort_by_newest::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b4b99c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_sort_by_newest::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b894 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_sort_by_newest::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1501d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_sort_by_newest::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b35e4c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_sort_by_newest::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37ed5 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_sort_by_newest::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b1c6d0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_sort_by_newest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8d3b3 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_sort_by_newest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c02f9c - youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_sort_by_newest
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:946:10
[INFO] [stdout]   42:     0x599e96bbf7e7 - youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_sort_by_newest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:932:48
[INFO] [stdout]   43:     0x599e96cc1a66 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_sort_by_newest::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_resolve_url_extractor_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_resolve_url_extractor_success' (71) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d41dd1 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::resolve_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:116:82
[INFO] [stdout]   24:     0x599e96bf0195 - youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url_extractor_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1028:14
[INFO] [stdout]   25:     0x599e96cc099d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url_extractor_success::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b53bad - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3de40 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb96f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb1d6e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b52caf - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b52caf - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url_extractor_success::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b52caf - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url_extractor_success::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b24580 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url_extractor_success::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b4d22c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url_extractor_success::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b8f4 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url_extractor_success::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1531d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url_extractor_success::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b3698c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url_extractor_success::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37f95 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url_extractor_success::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b1cf40 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url_extractor_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8d853 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url_extractor_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c0346e - youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url_extractor_success
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1033:19
[INFO] [stdout]   42:     0x599e96bbf877 - youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url_extractor_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1021:50
[INFO] [stdout]   43:     0x599e96cc1b26 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_resolve_url_extractor_success::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_player_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_player_query' (66) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d46b76 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::player::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:100:66
[INFO] [stdout]   24:     0x599e96bc0d9d - youtubei_rs[e0f9c4e350a32f59]::tests::test_player_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:924:14
[INFO] [stdout]   25:     0x599e96cc019d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_query::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b533ad - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3b840 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb76f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb136e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b4f4af - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b4f4af - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b4f4af - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_query::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b1e180 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_query::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b3cc2c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_query::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b4f4 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_query::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1331d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_query::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b2f18c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_query::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37795 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_query::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b17400 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_player_query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8a413 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_player_query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96bfff3c - youtubei_rs[e0f9c4e350a32f59]::tests::test_player_query
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:928:59
[INFO] [stdout]   42:     0x599e96bbf277 - youtubei_rs[e0f9c4e350a32f59]::tests::test_player_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:921:33
[INFO] [stdout]   43:     0x599e96cc1326 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_player_query::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_search_query_different_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_search_query_different_query' (75) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d47a36 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::search::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:133:66
[INFO] [stdout]   24:     0x599e96befa4d - youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_different_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:990:14
[INFO] [stdout]   25:     0x599e96cc095d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_different_query::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b53b6d - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_different_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3dd10 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_different_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb95f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_different_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb1d1e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_different_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b52aef - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_different_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b52aef - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_different_query::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b52aef - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_different_query::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b24260 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_different_query::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b4c9fc - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_different_query::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b8d4 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_different_query::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1521d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_different_query::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b365cc - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_different_query::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37f55 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_different_query::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b1cc60 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_different_query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8d6a3 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_different_query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c032dc - youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_different_query
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1001:10
[INFO] [stdout]   42:     0x599e96bbf847 - youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_different_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:987:49
[INFO] [stdout]   43:     0x599e96cc1ae6 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_different_query::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_search_query_with_refinements stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_search_query_with_refinements' (77) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d47a36 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::search::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:133:66
[INFO] [stdout]   24:     0x599e96bf099d - youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_with_refinements::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:971:14
[INFO] [stdout]   25:     0x599e96cc09dd - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_with_refinements::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b53bed - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_with_refinements::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3df70 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_with_refinements::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb97f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_with_refinements::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb1dbe - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_with_refinements::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b52e6f - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_with_refinements::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b52e6f - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_with_refinements::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b52e6f - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_with_refinements::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b248a0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_with_refinements::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b4da5c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_with_refinements::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b914 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_with_refinements::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   36:     0x599e96d1541d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_with_refinements::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b36d4c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_with_refinements::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37fd5 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_with_refinements::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b1d220 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_with_refinements::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8da03 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_with_refinements::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c0362c - youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_with_refinements
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:983:46
[INFO] [stdout]   42:     0x599e96bbf8a7 - youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_with_refinements::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:967:50
[INFO] [stdout]   43:     0x599e96cc1b66 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_search_query_with_refinements::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_next_video_playlist stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_next_video_playlist' (62) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d428ef - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::next_with_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:83:64
[INFO] [stdout]   24:     0x599e96bdc2f2 - youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_playlist::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1180:10
[INFO] [stdout]   25:     0x599e96cc051d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_playlist::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b5372d - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_playlist::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3c8e0 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_playlist::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb84f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_playlist::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb17ce - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_playlist::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b50d2f - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_playlist::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b50d2f - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_playlist::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b50d2f - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_playlist::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b20d40 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_playlist::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b43ecc - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_playlist::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b6b4 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_playlist::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1411d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_playlist::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b3260c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_playlist::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37b15 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_playlist::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b19be0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_playlist::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8bad3 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_playlist::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c0167c - youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_playlist
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1193:10
[INFO] [stdout]   42:     0x599e96bbf517 - youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_playlist::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1171:40
[INFO] [stdout]   43:     0x599e96cc16a6 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_next_video_playlist::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_player_video_music stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_player_video_music' (68) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d46b76 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::player::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:100:66
[INFO] [stdout]   24:     0x599e96bdb529 - youtubei_rs[e0f9c4e350a32f59]::tests::test_player_video_music::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1163:14
[INFO] [stdout]   25:     0x599e96cc049d - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_video_music::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b536ad - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_video_music::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3c680 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_video_music::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb82f5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_video_music::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb172e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_video_music::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b509af - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_video_music::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b509af - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_video_music::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b509af - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_video_music::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b20700 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_video_music::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b42e6c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_video_music::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b674 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_video_music::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d13f1d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_video_music::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b31e8c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_video_music::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37a95 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_video_music::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b19620 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_player_video_music::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8b773 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_player_video_music::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c0131c - youtubei_rs[e0f9c4e350a32f59]::tests::test_player_video_music
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1167:32
[INFO] [stdout]   42:     0x599e96bbf4b7 - youtubei_rs[e0f9c4e350a32f59]::tests::test_player_video_music::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1160:39
[INFO] [stdout]   43:     0x599e96cc1626 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_player_video_music::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_player_extractor_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_player_extractor_error' (63) panicked at src/api/endpoints.rs:230:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599e971858d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599e971858d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599e971858d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599e9719d06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599e9719d06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x599e9718abc6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599e9718abc6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x599e97162bff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599e97162bff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599e9717d3f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599e96d5ad9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x599e96d5ad9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599e9717d662 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x599e9717d662 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599e97162cea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x599e9715a3c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599e97163d7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599e9719d7ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599e9719d772 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x599e9719d4c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x599e96d48d22 - <core[c5ed12ab89cc536a]::option::Option<http[570311587ef05c2c]::status::StatusCode>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x599e96d48d22 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::post_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:230:36
[INFO] [stdout]   23:     0x599e96d46b76 - youtubei_rs[e0f9c4e350a32f59]::api::endpoints::player::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/endpoints.rs:100:66
[INFO] [stdout]   24:     0x599e96bea9c9 - youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1131:55
[INFO] [stdout]   25:     0x599e96cc06dd - <core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_error::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x599e96b538ed - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   27:     0x599e96d3d130 - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   28:     0x599e96bb8bf5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::try_with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x599e96bb19fe - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[ad124d019e67fe0b]::coop::Budget>>>::with::<tokio[ad124d019e67fe0b]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x599e96b5196f - tokio[ad124d019e67fe0b]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   31:     0x599e96b5196f - tokio[ad124d019e67fe0b]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_error::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   32:     0x599e96b5196f - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_error::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   33:     0x599e96b22320 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_error::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   34:     0x599e96b4781c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_error::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   35:     0x599e96b3b794 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_error::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   36:     0x599e96d1481d - <tokio[ad124d019e67fe0b]::macros::scoped_tls::ScopedKey<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Context>>::set::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_error::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x599e96b3404c - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_error::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   38:     0x599e96b37cd5 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_error::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   39:     0x599e96b1afd0 - <tokio[ad124d019e67fe0b]::runtime::basic_scheduler::BasicScheduler>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   40:     0x599e96c8c633 - <tokio[ad124d019e67fe0b]::runtime::Runtime>::block_on::<youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   41:     0x599e96c0222c - youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1135:70
[INFO] [stdout]   42:     0x599e96bbf667 - youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1128:43
[INFO] [stdout]   43:     0x599e96cc1866 - <youtubei_rs[e0f9c4e350a32f59]::tests::test_player_extractor_error::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x599e96d4f14b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x599e96d4f14b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x599e96d5b9aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x599e96d5b9aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x599e96d5b9aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x599e96d55e74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x599e96d55e74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x599e96d5e4a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x599e96d5e4a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x599e96d5e4a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x599e9718513f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x599e9718513f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x722f2c05eaa4 - <unknown>
[INFO] [stdout]   65:     0x722f2c0eba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_browse_extractor_error
[INFO] [stdout]     tests::test_browse_extractor_success
[INFO] [stdout]     tests::test_browse_playlist
[INFO] [stdout]     tests::test_browse_query_browse_hashtag
[INFO] [stdout]     tests::test_browse_query_browse_id
[INFO] [stdout]     tests::test_browse_query_browse_id_no_params
[INFO] [stdout]     tests::test_browse_query_continuation
[INFO] [stdout]     tests::test_channel_about
[INFO] [stdout]     tests::test_channel_channels
[INFO] [stdout]     tests::test_channel_community
[INFO] [stdout]     tests::test_channel_playlists
[INFO] [stdout]     tests::test_channel_search
[INFO] [stdout]     tests::test_channel_videos
[INFO] [stdout]     tests::test_endpoint_query_fail
[INFO] [stdout]     tests::test_next_extractor_error
[INFO] [stdout]     tests::test_next_extractor_success
[INFO] [stdout]     tests::test_next_query
[INFO] [stdout]     tests::test_next_query_continuation
[INFO] [stdout]     tests::test_next_video_music
[INFO] [stdout]     tests::test_next_video_playlist
[INFO] [stdout]     tests::test_player_extractor_error
[INFO] [stdout]     tests::test_player_extractor_success
[INFO] [stdout]     tests::test_player_query
[INFO] [stdout]     tests::test_player_video_music
[INFO] [stdout]     tests::test_query_channel_search
[INFO] [stdout]     tests::test_resolve_url
[INFO] [stdout]     tests::test_resolve_url_extractor_success
[INFO] [stdout]     tests::test_search_extractor_error
[INFO] [stdout]     tests::test_search_extractor_success
[INFO] [stdout]     tests::test_search_query
[INFO] [stdout]     tests::test_search_query_different_query
[INFO] [stdout]     tests::test_search_query_sort_by_newest
[INFO] [stdout]     tests::test_search_query_with_refinements
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 33 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "91aefa123f522588c5f9c89909203f6210709ca8d622af84fc73bfb5297f0f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91aefa123f522588c5f9c89909203f6210709ca8d622af84fc73bfb5297f0f2b", kill_on_drop: false }`
[INFO] [stdout] 91aefa123f522588c5f9c89909203f6210709ca8d622af84fc73bfb5297f0f2b
