[INFO] cloning repository https://github.com/PaddyThePaddy/yt-watcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PaddyThePaddy/yt-watcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaddyThePaddy%2Fyt-watcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaddyThePaddy%2Fyt-watcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1d2652a045bba82dc3e980d4c8aa60fed6e1765
[INFO] testing PaddyThePaddy/yt-watcher against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaddyThePaddy%2Fyt-watcher" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PaddyThePaddy/yt-watcher
[INFO] finished tweaking git repo https://github.com/PaddyThePaddy/yt-watcher
[INFO] tweaked toml for git repo https://github.com/PaddyThePaddy/yt-watcher written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PaddyThePaddy/yt-watcher on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PaddyThePaddy/yt-watcher already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 50fb450ba0d21dc67b6ef3ca0ee66f426cdd45c576767947a8bfb0456134893f
[INFO] running `Command { std: "docker" "start" "50fb450ba0d21dc67b6ef3ca0ee66f426cdd45c576767947a8bfb0456134893f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50fb450ba0d21dc67b6ef3ca0ee66f426cdd45c576767947a8bfb0456134893f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "50fb450ba0d21dc67b6ef3ca0ee66f426cdd45c576767947a8bfb0456134893f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50fb450ba0d21dc67b6ef3ca0ee66f426cdd45c576767947a8bfb0456134893f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "50fb450ba0d21dc67b6ef3ca0ee66f426cdd45c576767947a8bfb0456134893f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling chrono-tz-build v0.2.0
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling chrono-tz v0.8.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tungstenite v0.18.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling winnow v0.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling neli-proc-macros v0.1.3
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling neli v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling iso8601 v0.6.1
[INFO] [stderr]    Compiling async-compression v0.4.1
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tokio-tungstenite v0.18.0
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling local-ip-address v0.5.3
[INFO] [stderr]    Compiling icalendar v0.15.4
[INFO] [stderr]    Compiling lru v0.11.0
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling warp v0.3.5
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling yt-watcher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/server.rs:728:17
[INFO] [stdout]     |
[INFO] [stdout] 728 |     AlreadyDone(String),
[INFO] [stdout]     |     ----------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConvertToUpcomingEventError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 728 -     AlreadyDone(String),
[INFO] [stdout] 728 +     AlreadyDone(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/server.rs:730:17
[INFO] [stdout]     |
[INFO] [stdout] 730 |     DecodeError(String),
[INFO] [stdout]     |     ----------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConvertToUpcomingEventError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 730 -     DecodeError(String),
[INFO] [stdout] 730 +     DecodeError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/server.rs:731:25
[INFO] [stdout]     |
[INFO] [stdout] 731 |     EventSourceNotFound(String),
[INFO] [stdout]     |     ------------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConvertToUpcomingEventError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 731 -     EventSourceNotFound(String),
[INFO] [stdout] 731 +     EventSourceNotFound(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/server.rs:732:13
[INFO] [stdout]     |
[INFO] [stdout] 732 |     Unknown(String),
[INFO] [stdout]     |     ------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConvertToUpcomingEventError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 732 -     Unknown(String),
[INFO] [stdout] 732 +     Unknown(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:90:14
[INFO] [stdout]    |
[INFO] [stdout] 90 |     unsafe { REQWEST_CLIENT.execute(REQWEST_CLIENT.get(url).build().unwrap()) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout] 12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:90:37
[INFO] [stdout]    |
[INFO] [stdout] 90 |     unsafe { REQWEST_CLIENT.execute(REQWEST_CLIENT.get(url).build().unwrap()) }
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout] 12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/sync.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 |         if SAVER_HANDLE.is_none() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/tw_api/mod.rs:45:43
[INFO] [stdout]    |
[INFO] [stdout] 45 |               let response: TokenResponse = REQWEST_CLIENT
[INFO] [stdout]    |  ___________________________________________^
[INFO] [stdout] 46 | |                 .post("https://id.twitch.tv/oauth2/token")
[INFO] [stdout]    | |__________________________________________________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/main.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout] 12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/tw_api/mod.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |               let mut response = REQWEST_CLIENT
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 67 | |                 .post(url)
[INFO] [stdout]    | |__________________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/main.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout] 12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/tw_api/mod.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 |                           response = REQWEST_CLIENT
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 82 | |                             .post(url)
[INFO] [stdout]    | |______________________________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/main.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout] 12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/tw_api/mod.rs:101:32
[INFO] [stdout]     |
[INFO] [stdout] 101 |               let mut response = REQWEST_CLIENT
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 102 | |                 .get(url)
[INFO] [stdout]     | |_________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/main.rs:12:8
[INFO] [stdout]     |
[INFO] [stdout]  12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout]  12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/tw_api/mod.rs:116:36
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           response = REQWEST_CLIENT
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 117 | |                             .get(url)
[INFO] [stdout]     | |_____________________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/main.rs:12:8
[INFO] [stdout]     |
[INFO] [stdout]  12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout]  12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/yt_api/mod.rs:95:49
[INFO] [stdout]    |
[INFO] [stdout] 95 | ...                   for (key, value) in CHANNEL_NAME_CACHE.lock().await.iter().rev() {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 23 - static mut CHANNEL_NAME_CACHE: Lazy<Mutex<LruCache<String, String>>> = Lazy::new(|| {
[INFO] [stdout] 23 + static CHANNEL_NAME_CACHE: Lazy<Mutex<LruCache<String, String>>> = Lazy::new(|| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/yt_api/mod.rs:109:27
[INFO] [stdout]     |
[INFO] [stdout] 109 |         if let Some(id) = CHANNEL_NAME_CACHE.lock().await.get(&url) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  23 - static mut CHANNEL_NAME_CACHE: Lazy<Mutex<LruCache<String, String>>> = Lazy::new(|| {
[INFO] [stdout]  23 + static CHANNEL_NAME_CACHE: Lazy<Mutex<LruCache<String, String>>> = Lazy::new(|| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/yt_api/mod.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 | /                     CHANNEL_NAME_CACHE
[INFO] [stdout] 131 | |                         .lock()
[INFO] [stdout]     | |_______________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  23 - static mut CHANNEL_NAME_CACHE: Lazy<Mutex<LruCache<String, String>>> = Lazy::new(|| {
[INFO] [stdout]  23 + static CHANNEL_NAME_CACHE: Lazy<Mutex<LruCache<String, String>>> = Lazy::new(|| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/yt_api/mod.rs:308:53
[INFO] [stdout]     |
[INFO] [stdout] 308 |         log::info!("Quota used today (in utc): {}", QUOTA_COUNTER.1);
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  72 - static mut QUOTA_COUNTER: Lazy<(u32, u32)> = Lazy::new(|| (Utc::now().day(), 0));
[INFO] [stdout]  72 + static QUOTA_COUNTER: Lazy<(u32, u32)> = Lazy::new(|| (Utc::now().day(), 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/yt_api/mod.rs:421:53
[INFO] [stdout]     |
[INFO] [stdout] 421 |         log::info!("Quota used today (in utc): {}", QUOTA_COUNTER.1);
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  72 - static mut QUOTA_COUNTER: Lazy<(u32, u32)> = Lazy::new(|| (Utc::now().day(), 0));
[INFO] [stdout]  72 + static QUOTA_COUNTER: Lazy<(u32, u32)> = Lazy::new(|| (Utc::now().day(), 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/yt_api/mod.rs:619:53
[INFO] [stdout]     |
[INFO] [stdout] 619 |         log::info!("Quota used today (in utc): {}", QUOTA_COUNTER.1);
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  72 - static mut QUOTA_COUNTER: Lazy<(u32, u32)> = Lazy::new(|| (Utc::now().day(), 0));
[INFO] [stdout]  72 + static QUOTA_COUNTER: Lazy<(u32, u32)> = Lazy::new(|| (Utc::now().day(), 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "50fb450ba0d21dc67b6ef3ca0ee66f426cdd45c576767947a8bfb0456134893f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "50fb450ba0d21dc67b6ef3ca0ee66f426cdd45c576767947a8bfb0456134893f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling yt-watcher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/server.rs:728:17
[INFO] [stdout]     |
[INFO] [stdout] 728 |     AlreadyDone(String),
[INFO] [stdout]     |     ----------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConvertToUpcomingEventError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 728 -     AlreadyDone(String),
[INFO] [stdout] 728 +     AlreadyDone(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/server.rs:730:17
[INFO] [stdout]     |
[INFO] [stdout] 730 |     DecodeError(String),
[INFO] [stdout]     |     ----------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConvertToUpcomingEventError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 730 -     DecodeError(String),
[INFO] [stdout] 730 +     DecodeError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/server.rs:731:25
[INFO] [stdout]     |
[INFO] [stdout] 731 |     EventSourceNotFound(String),
[INFO] [stdout]     |     ------------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConvertToUpcomingEventError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 731 -     EventSourceNotFound(String),
[INFO] [stdout] 731 +     EventSourceNotFound(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/server.rs:732:13
[INFO] [stdout]     |
[INFO] [stdout] 732 |     Unknown(String),
[INFO] [stdout]     |     ------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConvertToUpcomingEventError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 732 -     Unknown(String),
[INFO] [stdout] 732 +     Unknown(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:90:14
[INFO] [stdout]    |
[INFO] [stdout] 90 |     unsafe { REQWEST_CLIENT.execute(REQWEST_CLIENT.get(url).build().unwrap()) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout] 12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:90:37
[INFO] [stdout]    |
[INFO] [stdout] 90 |     unsafe { REQWEST_CLIENT.execute(REQWEST_CLIENT.get(url).build().unwrap()) }
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout] 12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/sync.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 |         if SAVER_HANDLE.is_none() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/tw_api/mod.rs:45:43
[INFO] [stdout]    |
[INFO] [stdout] 45 |               let response: TokenResponse = REQWEST_CLIENT
[INFO] [stdout]    |  ___________________________________________^
[INFO] [stdout] 46 | |                 .post("https://id.twitch.tv/oauth2/token")
[INFO] [stdout]    | |__________________________________________________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/main.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout] 12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/tw_api/mod.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |               let mut response = REQWEST_CLIENT
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 67 | |                 .post(url)
[INFO] [stdout]    | |__________________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/main.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout] 12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/tw_api/mod.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 |                           response = REQWEST_CLIENT
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 82 | |                             .post(url)
[INFO] [stdout]    | |______________________________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/main.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout] 12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/tw_api/mod.rs:101:32
[INFO] [stdout]     |
[INFO] [stdout] 101 |               let mut response = REQWEST_CLIENT
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 102 | |                 .get(url)
[INFO] [stdout]     | |_________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/main.rs:12:8
[INFO] [stdout]     |
[INFO] [stdout]  12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout]  12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/tw_api/mod.rs:116:36
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           response = REQWEST_CLIENT
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 117 | |                             .get(url)
[INFO] [stdout]     | |_____________________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/main.rs:12:8
[INFO] [stdout]     |
[INFO] [stdout]  12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout]  12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/yt_api/mod.rs:95:49
[INFO] [stdout]    |
[INFO] [stdout] 95 | ...                   for (key, value) in CHANNEL_NAME_CACHE.lock().await.iter().rev() {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 23 - static mut CHANNEL_NAME_CACHE: Lazy<Mutex<LruCache<String, String>>> = Lazy::new(|| {
[INFO] [stdout] 23 + static CHANNEL_NAME_CACHE: Lazy<Mutex<LruCache<String, String>>> = Lazy::new(|| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/yt_api/mod.rs:109:27
[INFO] [stdout]     |
[INFO] [stdout] 109 |         if let Some(id) = CHANNEL_NAME_CACHE.lock().await.get(&url) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  23 - static mut CHANNEL_NAME_CACHE: Lazy<Mutex<LruCache<String, String>>> = Lazy::new(|| {
[INFO] [stdout]  23 + static CHANNEL_NAME_CACHE: Lazy<Mutex<LruCache<String, String>>> = Lazy::new(|| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/yt_api/mod.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 | /                     CHANNEL_NAME_CACHE
[INFO] [stdout] 131 | |                         .lock()
[INFO] [stdout]     | |_______________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  23 - static mut CHANNEL_NAME_CACHE: Lazy<Mutex<LruCache<String, String>>> = Lazy::new(|| {
[INFO] [stdout]  23 + static CHANNEL_NAME_CACHE: Lazy<Mutex<LruCache<String, String>>> = Lazy::new(|| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/yt_api/mod.rs:308:53
[INFO] [stdout]     |
[INFO] [stdout] 308 |         log::info!("Quota used today (in utc): {}", QUOTA_COUNTER.1);
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  72 - static mut QUOTA_COUNTER: Lazy<(u32, u32)> = Lazy::new(|| (Utc::now().day(), 0));
[INFO] [stdout]  72 + static QUOTA_COUNTER: Lazy<(u32, u32)> = Lazy::new(|| (Utc::now().day(), 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/yt_api/mod.rs:421:53
[INFO] [stdout]     |
[INFO] [stdout] 421 |         log::info!("Quota used today (in utc): {}", QUOTA_COUNTER.1);
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  72 - static mut QUOTA_COUNTER: Lazy<(u32, u32)> = Lazy::new(|| (Utc::now().day(), 0));
[INFO] [stdout]  72 + static QUOTA_COUNTER: Lazy<(u32, u32)> = Lazy::new(|| (Utc::now().day(), 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/yt_api/mod.rs:619:53
[INFO] [stdout]     |
[INFO] [stdout] 619 |         log::info!("Quota used today (in utc): {}", QUOTA_COUNTER.1);
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  72 - static mut QUOTA_COUNTER: Lazy<(u32, u32)> = Lazy::new(|| (Utc::now().day(), 0));
[INFO] [stdout]  72 + static QUOTA_COUNTER: Lazy<(u32, u32)> = Lazy::new(|| (Utc::now().day(), 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "50fb450ba0d21dc67b6ef3ca0ee66f426cdd45c576767947a8bfb0456134893f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "50fb450ba0d21dc67b6ef3ca0ee66f426cdd45c576767947a8bfb0456134893f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/server.rs:728:17
[INFO] [stderr]     |
[INFO] [stderr] 728 |     AlreadyDone(String),
[INFO] [stderr]     |     ----------- ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ConvertToUpcomingEventError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 728 -     AlreadyDone(String),
[INFO] [stderr] 728 +     AlreadyDone(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/server.rs:730:17
[INFO] [stderr]     |
[INFO] [stderr] 730 |     DecodeError(String),
[INFO] [stderr]     |     ----------- ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ConvertToUpcomingEventError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 730 -     DecodeError(String),
[INFO] [stderr] 730 +     DecodeError(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/server.rs:731:25
[INFO] [stderr]     |
[INFO] [stderr] 731 |     EventSourceNotFound(String),
[INFO] [stderr]     |     ------------------- ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ConvertToUpcomingEventError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 731 -     EventSourceNotFound(String),
[INFO] [stderr] 731 +     EventSourceNotFound(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/server.rs:732:13
[INFO] [stderr]     |
[INFO] [stderr] 732 |     Unknown(String),
[INFO] [stderr]     |     ------- ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ConvertToUpcomingEventError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 732 -     Unknown(String),
[INFO] [stderr] 732 +     Unknown(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/main.rs:90:14
[INFO] [stderr]    |
[INFO] [stderr] 90 |     unsafe { REQWEST_CLIENT.execute(REQWEST_CLIENT.get(url).build().unwrap()) }
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stderr]    |
[INFO] [stderr] 12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stderr] 12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/main.rs:90:37
[INFO] [stderr]    |
[INFO] [stderr] 90 |     unsafe { REQWEST_CLIENT.execute(REQWEST_CLIENT.get(url).build().unwrap()) }
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stderr]    |
[INFO] [stderr] 12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stderr] 12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/sync.rs:169:12
[INFO] [stderr]     |
[INFO] [stderr] 169 |         if SAVER_HANDLE.is_none() {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/tw_api/mod.rs:45:43
[INFO] [stderr]    |
[INFO] [stderr] 45 |               let response: TokenResponse = REQWEST_CLIENT
[INFO] [stderr]    |  ___________________________________________^
[INFO] [stderr] 46 | |                 .post("https://id.twitch.tv/oauth2/token")
[INFO] [stderr]    | |__________________________________________________________^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stderr]   --> src/main.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stderr] 12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/tw_api/mod.rs:66:32
[INFO] [stderr]    |
[INFO] [stderr] 66 |               let mut response = REQWEST_CLIENT
[INFO] [stderr]    |  ________________________________^
[INFO] [stderr] 67 | |                 .post(url)
[INFO] [stderr]    | |__________________________^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stderr]   --> src/main.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stderr] 12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/tw_api/mod.rs:81:36
[INFO] [stderr]    |
[INFO] [stderr] 81 |                           response = REQWEST_CLIENT
[INFO] [stderr]    |  ____________________________________^
[INFO] [stderr] 82 | |                             .post(url)
[INFO] [stderr]    | |______________________________________^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stderr]   --> src/main.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stderr] 12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/tw_api/mod.rs:101:32
[INFO] [stderr]     |
[INFO] [stderr] 101 |               let mut response = REQWEST_CLIENT
[INFO] [stderr]     |  ________________________________^
[INFO] [stderr] 102 | |                 .get(url)
[INFO] [stderr]     | |_________________________^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stderr]    --> src/main.rs:12:8
[INFO] [stderr]     |
[INFO] [stderr]  12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stderr]  12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/tw_api/mod.rs:116:36
[INFO] [stderr]     |
[INFO] [stderr] 116 |                           response = REQWEST_CLIENT
[INFO] [stderr]     |  ____________________________________^
[INFO] [stderr] 117 | |                             .get(url)
[INFO] [stderr]     | |_____________________________________^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stderr]    --> src/main.rs:12:8
[INFO] [stderr]     |
[INFO] [stderr]  12 - static mut REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stderr]  12 + static REQWEST_CLIENT: Lazy<reqwest::Client> = Lazy::new(|| {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/yt_api/mod.rs:95:49
[INFO] [stderr]    |
[INFO] [stderr] 95 | ...                   for (key, value) in CHANNEL_NAME_CACHE.lock().await.iter().rev() {
[INFO] [stderr]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stderr]    |
[INFO] [stderr] 23 - static mut CHANNEL_NAME_CACHE: Lazy<Mutex<LruCache<String, String>>> = Lazy::new(|| {
[INFO] [stderr] 23 + static CHANNEL_NAME_CACHE: Lazy<Mutex<LruCache<String, String>>> = Lazy::new(|| {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/yt_api/mod.rs:109:27
[INFO] [stderr]     |
[INFO] [stderr] 109 |         if let Some(id) = CHANNEL_NAME_CACHE.lock().await.get(&url) {
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stderr]     |
[INFO] [stderr]  23 - static mut CHANNEL_NAME_CACHE: Lazy<Mutex<LruCache<String, String>>> = Lazy::new(|| {
[INFO] [stderr]  23 + static CHANNEL_NAME_CACHE: Lazy<Mutex<LruCache<String, String>>> = Lazy::new(|| {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/yt_api/mod.rs:130:21
[INFO] [stderr]     |
[INFO] [stderr] 130 | /                     CHANNEL_NAME_CACHE
[INFO] [stderr] 131 | |                         .lock()
[INFO] [stderr]     | |_______________________________^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stderr]     |
[INFO] [stderr]  23 - static mut CHANNEL_NAME_CACHE: Lazy<Mutex<LruCache<String, String>>> = Lazy::new(|| {
[INFO] [stderr]  23 + static CHANNEL_NAME_CACHE: Lazy<Mutex<LruCache<String, String>>> = Lazy::new(|| {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/yt_api/mod.rs:308:53
[INFO] [stderr]     |
[INFO] [stderr] 308 |         log::info!("Quota used today (in utc): {}", QUOTA_COUNTER.1);
[INFO] [stderr]     |                                                     ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stderr]     |
[INFO] [stderr]  72 - static mut QUOTA_COUNTER: Lazy<(u32, u32)> = Lazy::new(|| (Utc::now().day(), 0));
[INFO] [stderr]  72 + static QUOTA_COUNTER: Lazy<(u32, u32)> = Lazy::new(|| (Utc::now().day(), 0));
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/yt_api/mod.rs:421:53
[INFO] [stderr]     |
[INFO] [stderr] 421 |         log::info!("Quota used today (in utc): {}", QUOTA_COUNTER.1);
[INFO] [stderr]     |                                                     ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stderr]     |
[INFO] [stderr]  72 - static mut QUOTA_COUNTER: Lazy<(u32, u32)> = Lazy::new(|| (Utc::now().day(), 0));
[INFO] [stderr]  72 + static QUOTA_COUNTER: Lazy<(u32, u32)> = Lazy::new(|| (Utc::now().day(), 0));
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/yt_api/mod.rs:619:53
[INFO] [stderr]     |
[INFO] [stderr] 619 |         log::info!("Quota used today (in utc): {}", QUOTA_COUNTER.1);
[INFO] [stderr]     |                                                     ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stderr]     |
[INFO] [stderr]  72 - static mut QUOTA_COUNTER: Lazy<(u32, u32)> = Lazy::new(|| (Utc::now().day(), 0));
[INFO] [stderr]  72 + static QUOTA_COUNTER: Lazy<(u32, u32)> = Lazy::new(|| (Utc::now().day(), 0));
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `yt-watcher` (bin "yt-watcher" test) generated 18 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yt_watcher-81e6d72ffdf0672f)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test yt_api::test::test_get_channel_info ... FAILED
[INFO] [stdout] test yt_api::test::test_all_channel_id_patterns ... FAILED
[INFO] [stdout] test tw_api::test::test_get_tw_user_info ... FAILED
[INFO] [stdout] test yt_api::test::test_try_youtube_id ... FAILED
[INFO] [stdout] test yt_api::test::get_channel_id_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- yt_api::test::test_get_channel_info stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'yt_api::test::test_get_channel_info' (2710) panicked at src/main.rs:105:86:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55bb2519a7b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55bb2519a7b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55bb2519a7b1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55bb2519a7b1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55bb251b1b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55bb251b1b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x55bb2519f37c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x55bb2519f37c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x55bb25177746 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55bb25177746 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55bb25191e29 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55bb24a3cbc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55bb24a3cbc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55bb25192152 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x55bb25192152 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x55bb251777f2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x55bb2516eca9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55bb2517867d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x55bb251b23bc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55bb251b2102 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x55bb248fc93a - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, core[6883ba1bc0fe4ed1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x55bb248fc93a - yt_watcher[c1531cf145a84b27]::test::CONFIG::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:105:86
[INFO] [stdout]   22:     0x55bb248b7496 - <yt_watcher[c1531cf145a84b27]::test::CONFIG::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55bb248b6882 - <fn() -> yt_watcher[c1531cf145a84b27]::Config as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55bb248aa691 - <once_cell[d29dd9dbca5408a5]::sync::Lazy<yt_watcher[c1531cf145a84b27]::Config>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1312:28
[INFO] [stdout]   25:     0x55bb248a9843 - <once_cell[d29dd9dbca5408a5]::sync::OnceCell<yt_watcher[c1531cf145a84b27]::Config>>::get_or_init::<<once_cell[d29dd9dbca5408a5]::sync::Lazy<yt_watcher[c1531cf145a84b27]::Config>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1122:57
[INFO] [stdout]   26:     0x55bb248f36d0 - <once_cell[d29dd9dbca5408a5]::imp::OnceCell<yt_watcher[c1531cf145a84b27]::Config>>::initialize::<<once_cell[d29dd9dbca5408a5]::sync::OnceCell<yt_watcher[c1531cf145a84b27]::Config>>::get_or_init<<once_cell[d29dd9dbca5408a5]::sync::Lazy<yt_watcher[c1531cf145a84b27]::Config>>::force::{closure#0}>::{closure#0}, <once_cell[d29dd9dbca5408a5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:72:23
[INFO] [stdout]   27:     0x55bb25063a56 - <&mut dyn core[6883ba1bc0fe4ed1]::ops::function::FnMut<(), Output = bool> as core[6883ba1bc0fe4ed1]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   28:     0x55bb2506374b - once_cell[d29dd9dbca5408a5]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:196:20
[INFO] [stdout]   29:     0x55bb248d3cd2 - <once_cell[d29dd9dbca5408a5]::imp::OnceCell<yt_watcher[c1531cf145a84b27]::Config>>::initialize::<<once_cell[d29dd9dbca5408a5]::sync::OnceCell<yt_watcher[c1531cf145a84b27]::Config>>::get_or_init<<once_cell[d29dd9dbca5408a5]::sync::Lazy<yt_watcher[c1531cf145a84b27]::Config>>::force::{closure#0}>::{closure#0}, <once_cell[d29dd9dbca5408a5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:68:9
[INFO] [stdout]   30:     0x55bb248a7b99 - <once_cell[d29dd9dbca5408a5]::sync::OnceCell<yt_watcher[c1531cf145a84b27]::Config>>::get_or_try_init::<<once_cell[d29dd9dbca5408a5]::sync::OnceCell<yt_watcher[c1531cf145a84b27]::Config>>::get_or_init<<once_cell[d29dd9dbca5408a5]::sync::Lazy<yt_watcher[c1531cf145a84b27]::Config>>::force::{closure#0}>::{closure#0}, <once_cell[d29dd9dbca5408a5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1163:20
[INFO] [stdout]   31:     0x55bb248a7ae3 - <once_cell[d29dd9dbca5408a5]::sync::OnceCell<yt_watcher[c1531cf145a84b27]::Config>>::get_or_init::<<once_cell[d29dd9dbca5408a5]::sync::Lazy<yt_watcher[c1531cf145a84b27]::Config>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1122:24
[INFO] [stdout]   32:     0x55bb248ab2e0 - <once_cell[d29dd9dbca5408a5]::sync::Lazy<yt_watcher[c1531cf145a84b27]::Config>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1311:23
[INFO] [stdout]   33:     0x55bb248ab86a - <once_cell[d29dd9dbca5408a5]::sync::Lazy<yt_watcher[c1531cf145a84b27]::Config> as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1378:13
[INFO] [stdout]   34:     0x55bb2491b984 - yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/yt_api/mod.rs:791:18
[INFO] [stdout]   35:     0x55bb248d349d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x55bb2488131d - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:73
[INFO] [stdout]   37:     0x55bb24880fbb - tokio[e2e401a06c7bf3e9]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   38:     0x55bb24880fbb - tokio[e2e401a06c7bf3e9]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   39:     0x55bb24880fbb - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:25
[INFO] [stdout]   40:     0x55bb24869da0 - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:410:19
[INFO] [stdout]   41:     0x55bb2487e8d0 - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:650:44
[INFO] [stdout]   42:     0x55bb2487c474 - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:68
[INFO] [stdout]   43:     0x55bb248a779b - <tokio[e2e401a06c7bf3e9]::runtime::context::scoped::Scoped<tokio[e2e401a06c7bf3e9]::runtime::scheduler::Context>>::set::<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x55bb24910b99 - tokio[e2e401a06c7bf3e9]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x55bb24885cf2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e2e401a06c7bf3e9]::runtime::context::Context>>::try_with::<tokio[e2e401a06c7bf3e9]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   46:     0x55bb2488526e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e2e401a06c7bf3e9]::runtime::context::Context>>::with::<tokio[e2e401a06c7bf3e9]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   47:     0x55bb2490f20d - tokio[e2e401a06c7bf3e9]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x55bb24870060 - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:27
[INFO] [stdout]   49:     0x55bb248708e6 - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:638:24
[INFO] [stdout]   50:     0x55bb2487b709 - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:175:33
[INFO] [stdout]   51:     0x55bb248f8453 - tokio[e2e401a06c7bf3e9]::runtime::context::runtime::enter_runtime::<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   52:     0x55bb24868f24 - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:167:9
[INFO] [stdout]   53:     0x55bb2489064e - <tokio[e2e401a06c7bf3e9]::runtime::runtime::Runtime>::block_on::<yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/runtime.rs:311:52
[INFO] [stdout]   54:     0x55bb2491f3ac - yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info
[INFO] [stdout]                                at /opt/rustwide/workdir/src/yt_api/mod.rs:781:23
[INFO] [stdout]   55:     0x55bb2491b737 - yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/yt_api/mod.rs:780:31
[INFO] [stdout]   56:     0x55bb248b7716 - <yt_watcher[c1531cf145a84b27]::yt_api::test::test_get_channel_info::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55bb24a2fefb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55bb24a2fefb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x55bb24a3d545 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x55bb24a3d545 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x55bb24a3d545 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   62:     0x55bb24a3d545 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x55bb24a3d545 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x55bb24a3d545 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x55bb24a3d545 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x55bb24a37ff4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x55bb24a37ff4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x55bb24a40692 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x55bb24a40692 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x55bb24a40692 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   71:     0x55bb24a40692 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x55bb24a40692 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x55bb24a40692 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x55bb24a40692 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x55bb2519991f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   76:     0x55bb2519991f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   77:     0x714266e91aa4 - <unknown>
[INFO] [stdout]   78:     0x714266f1ea64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- yt_api::test::test_all_channel_id_patterns stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'yt_api::test::test_all_channel_id_patterns' (2709) panicked at src/main.rs:14:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: LocalIpAddressNotFound
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55bb2519a7b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55bb2519a7b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55bb2519a7b1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55bb2519a7b1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55bb251b1b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55bb251b1b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x55bb2519f37c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x55bb2519f37c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x55bb25177746 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55bb25177746 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55bb25191e29 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55bb24a3cbc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55bb24a3cbc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55bb25192152 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x55bb25192152 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x55bb251777f2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x55bb2516eca9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55bb2517867d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x55bb251b23bc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55bb251b2102 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x55bb2488148b - <core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::net::ip_addr::IpAddr, local_ip_address[dc838ce6508537d1]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x55bb2488148b - yt_watcher[c1531cf145a84b27]::REQWEST_CLIENT::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:14:53
[INFO] [stdout]   22:     0x55bb248b710e - <yt_watcher[c1531cf145a84b27]::REQWEST_CLIENT::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55bb248b689b - <fn() -> reqwest[25d6f4cf7b035b9c]::async_impl::client::Client as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55bb248aa6ff - <once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1312:28
[INFO] [stdout]   25:     0x55bb248a987a - <once_cell[d29dd9dbca5408a5]::sync::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::get_or_init::<<once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1122:57
[INFO] [stdout]   26:     0x55bb248f3872 - <once_cell[d29dd9dbca5408a5]::imp::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::initialize::<<once_cell[d29dd9dbca5408a5]::sync::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::get_or_init<<once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force::{closure#0}>::{closure#0}, <once_cell[d29dd9dbca5408a5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:72:23
[INFO] [stdout]   27:     0x55bb25063a56 - <&mut dyn core[6883ba1bc0fe4ed1]::ops::function::FnMut<(), Output = bool> as core[6883ba1bc0fe4ed1]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   28:     0x55bb2506374b - once_cell[d29dd9dbca5408a5]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:196:20
[INFO] [stdout]   29:     0x55bb248d3d62 - <once_cell[d29dd9dbca5408a5]::imp::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::initialize::<<once_cell[d29dd9dbca5408a5]::sync::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::get_or_init<<once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force::{closure#0}>::{closure#0}, <once_cell[d29dd9dbca5408a5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:68:9
[INFO] [stdout]   30:     0x55bb248a7ce9 - <once_cell[d29dd9dbca5408a5]::sync::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::get_or_try_init::<<once_cell[d29dd9dbca5408a5]::sync::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::get_or_init<<once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force::{closure#0}>::{closure#0}, <once_cell[d29dd9dbca5408a5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1163:20
[INFO] [stdout]   31:     0x55bb248a7c33 - <once_cell[d29dd9dbca5408a5]::sync::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::get_or_init::<<once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1122:24
[INFO] [stdout]   32:     0x55bb248ab300 - <once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1311:23
[INFO] [stdout]   33:     0x55bb248ab87a - <once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client> as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1378:13
[INFO] [stdout]   34:     0x55bb2486818f - yt_watcher[c1531cf145a84b27]::make_http_get::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:90:14
[INFO] [stdout]   35:     0x55bb2491c7f4 - yt_watcher[c1531cf145a84b27]::yt_api::test::test_all_channel_id_patterns::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/yt_api/mod.rs:752:36
[INFO] [stdout]   36:     0x55bb24880933 - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<yt_watcher[c1531cf145a84b27]::yt_api::test::test_all_channel_id_patterns::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:186:65
[INFO] [stdout]   37:     0x55bb2490dbbd - <tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::test::test_all_channel_id_patterns::{closure#0}>::{closure#0}::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/future/poll_fn.rs:58:9
[INFO] [stdout]   38:     0x55bb2487c24d - <tokio[e2e401a06c7bf3e9]::runtime::park::CachedParkThread>::block_on::<tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::test::test_all_channel_id_patterns::{closure#0}>::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/park.rs:283:74
[INFO] [stdout]   39:     0x55bb2486cd72 - tokio[e2e401a06c7bf3e9]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::option::Option<()>>, <tokio[e2e401a06c7bf3e9]::runtime::park::CachedParkThread>::block_on<tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::test::test_all_channel_id_patterns::{closure#0}>::{closure#0}::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   40:     0x55bb2486cd72 - tokio[e2e401a06c7bf3e9]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::option::Option<()>>, <tokio[e2e401a06c7bf3e9]::runtime::park::CachedParkThread>::block_on<tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::test::test_all_channel_id_patterns::{closure#0}>::{closure#0}::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   41:     0x55bb2486cd72 - <tokio[e2e401a06c7bf3e9]::runtime::park::CachedParkThread>::block_on::<tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::test::test_all_channel_id_patterns::{closure#0}>::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/park.rs:283:31
[INFO] [stdout]   42:     0x55bb24906994 - <tokio[e2e401a06c7bf3e9]::runtime::context::blocking::BlockingRegionGuard>::block_on::<tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::test::test_all_channel_id_patterns::{closure#0}>::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   43:     0x55bb2487b9c8 - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<yt_watcher[c1531cf145a84b27]::yt_api::test::test_all_channel_id_patterns::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:181:26
[INFO] [stdout]   44:     0x55bb248f85c3 - tokio[e2e401a06c7bf3e9]::runtime::context::runtime::enter_runtime::<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::test::test_all_channel_id_patterns::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x55bb24869004 - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<yt_watcher[c1531cf145a84b27]::yt_api::test::test_all_channel_id_patterns::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:167:9
[INFO] [stdout]   46:     0x55bb248907fe - <tokio[e2e401a06c7bf3e9]::runtime::runtime::Runtime>::block_on::<yt_watcher[c1531cf145a84b27]::yt_api::test::test_all_channel_id_patterns::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/runtime.rs:311:52
[INFO] [stdout]   47:     0x55bb2491f3ec - yt_watcher[c1531cf145a84b27]::yt_api::test::test_all_channel_id_patterns
[INFO] [stdout]                                at /opt/rustwide/workdir/src/yt_api/mod.rs:751:23
[INFO] [stdout]   48:     0x55bb2491b767 - yt_watcher[c1531cf145a84b27]::yt_api::test::test_all_channel_id_patterns::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/yt_api/mod.rs:750:38
[INFO] [stdout]   49:     0x55bb248b7756 - <yt_watcher[c1531cf145a84b27]::yt_api::test::test_all_channel_id_patterns::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55bb24a2fefb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x55bb24a2fefb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x55bb24a3d545 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x55bb24a3d545 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x55bb24a3d545 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   55:     0x55bb24a3d545 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x55bb24a3d545 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x55bb24a3d545 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x55bb24a3d545 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x55bb24a37ff4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x55bb24a37ff4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x55bb24a40692 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x55bb24a40692 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x55bb24a40692 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   64:     0x55bb24a40692 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x55bb24a40692 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x55bb24a40692 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x55bb24a40692 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x55bb2519991f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   69:     0x55bb2519991f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   70:     0x714266e91aa4 - <unknown>
[INFO] [stdout]   71:     0x714266f1ea64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tw_api::test::test_get_tw_user_info stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tw_api::test::test_get_tw_user_info' (2707) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1313:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55bb2519a7b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55bb2519a7b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55bb2519a7b1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55bb2519a7b1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55bb251b1b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55bb251b1b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x55bb2519f37c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x55bb2519f37c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x55bb25177746 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55bb25177746 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55bb25191e29 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55bb24a3cbc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55bb24a3cbc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55bb25192152 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x55bb25192152 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x55bb25177824 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x55bb2516eca9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55bb2517867d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x55bb251b23bc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55bb248aa6bf - <once_cell[d29dd9dbca5408a5]::sync::Lazy<yt_watcher[c1531cf145a84b27]::Config>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1313:25
[INFO] [stdout]   20:     0x55bb248a9843 - <once_cell[d29dd9dbca5408a5]::sync::OnceCell<yt_watcher[c1531cf145a84b27]::Config>>::get_or_init::<<once_cell[d29dd9dbca5408a5]::sync::Lazy<yt_watcher[c1531cf145a84b27]::Config>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1122:57
[INFO] [stdout]   21:     0x55bb248f36d0 - <once_cell[d29dd9dbca5408a5]::imp::OnceCell<yt_watcher[c1531cf145a84b27]::Config>>::initialize::<<once_cell[d29dd9dbca5408a5]::sync::OnceCell<yt_watcher[c1531cf145a84b27]::Config>>::get_or_init<<once_cell[d29dd9dbca5408a5]::sync::Lazy<yt_watcher[c1531cf145a84b27]::Config>>::force::{closure#0}>::{closure#0}, <once_cell[d29dd9dbca5408a5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x55bb25063a56 - <&mut dyn core[6883ba1bc0fe4ed1]::ops::function::FnMut<(), Output = bool> as core[6883ba1bc0fe4ed1]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x55bb2506374b - once_cell[d29dd9dbca5408a5]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x55bb248d3cd2 - <once_cell[d29dd9dbca5408a5]::imp::OnceCell<yt_watcher[c1531cf145a84b27]::Config>>::initialize::<<once_cell[d29dd9dbca5408a5]::sync::OnceCell<yt_watcher[c1531cf145a84b27]::Config>>::get_or_init<<once_cell[d29dd9dbca5408a5]::sync::Lazy<yt_watcher[c1531cf145a84b27]::Config>>::force::{closure#0}>::{closure#0}, <once_cell[d29dd9dbca5408a5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x55bb248a7b99 - <once_cell[d29dd9dbca5408a5]::sync::OnceCell<yt_watcher[c1531cf145a84b27]::Config>>::get_or_try_init::<<once_cell[d29dd9dbca5408a5]::sync::OnceCell<yt_watcher[c1531cf145a84b27]::Config>>::get_or_init<<once_cell[d29dd9dbca5408a5]::sync::Lazy<yt_watcher[c1531cf145a84b27]::Config>>::force::{closure#0}>::{closure#0}, <once_cell[d29dd9dbca5408a5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1163:20
[INFO] [stdout]   26:     0x55bb248a7ae3 - <once_cell[d29dd9dbca5408a5]::sync::OnceCell<yt_watcher[c1531cf145a84b27]::Config>>::get_or_init::<<once_cell[d29dd9dbca5408a5]::sync::Lazy<yt_watcher[c1531cf145a84b27]::Config>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1122:24
[INFO] [stdout]   27:     0x55bb248ab2e0 - <once_cell[d29dd9dbca5408a5]::sync::Lazy<yt_watcher[c1531cf145a84b27]::Config>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1311:23
[INFO] [stdout]   28:     0x55bb248ab86a - <once_cell[d29dd9dbca5408a5]::sync::Lazy<yt_watcher[c1531cf145a84b27]::Config> as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1378:13
[INFO] [stdout]   29:     0x55bb2486423f - yt_watcher[c1531cf145a84b27]::tw_api::test::test_get_tw_user_info::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tw_api/mod.rs:247:18
[INFO] [stdout]   30:     0x55bb248807d3 - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<yt_watcher[c1531cf145a84b27]::tw_api::test::test_get_tw_user_info::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:186:65
[INFO] [stdout]   31:     0x55bb2490db5d - <tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::tw_api::test::test_get_tw_user_info::{closure#0}>::{closure#0}::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/future/poll_fn.rs:58:9
[INFO] [stdout]   32:     0x55bb2487c1cd - <tokio[e2e401a06c7bf3e9]::runtime::park::CachedParkThread>::block_on::<tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::tw_api::test::test_get_tw_user_info::{closure#0}>::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/park.rs:283:74
[INFO] [stdout]   33:     0x55bb2486c512 - tokio[e2e401a06c7bf3e9]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::option::Option<()>>, <tokio[e2e401a06c7bf3e9]::runtime::park::CachedParkThread>::block_on<tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::tw_api::test::test_get_tw_user_info::{closure#0}>::{closure#0}::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x55bb2486c512 - tokio[e2e401a06c7bf3e9]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::option::Option<()>>, <tokio[e2e401a06c7bf3e9]::runtime::park::CachedParkThread>::block_on<tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::tw_api::test::test_get_tw_user_info::{closure#0}>::{closure#0}::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x55bb2486c512 - <tokio[e2e401a06c7bf3e9]::runtime::park::CachedParkThread>::block_on::<tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::tw_api::test::test_get_tw_user_info::{closure#0}>::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/park.rs:283:31
[INFO] [stdout]   36:     0x55bb24906894 - <tokio[e2e401a06c7bf3e9]::runtime::context::blocking::BlockingRegionGuard>::block_on::<tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::tw_api::test::test_get_tw_user_info::{closure#0}>::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   37:     0x55bb2487b5c8 - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<yt_watcher[c1531cf145a84b27]::tw_api::test::test_get_tw_user_info::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:181:26
[INFO] [stdout]   38:     0x55bb248f82e3 - tokio[e2e401a06c7bf3e9]::runtime::context::runtime::enter_runtime::<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::tw_api::test::test_get_tw_user_info::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x55bb24868e46 - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<yt_watcher[c1531cf145a84b27]::tw_api::test::test_get_tw_user_info::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:167:9
[INFO] [stdout]   40:     0x55bb2489049e - <tokio[e2e401a06c7bf3e9]::runtime::runtime::Runtime>::block_on::<yt_watcher[c1531cf145a84b27]::tw_api::test::test_get_tw_user_info::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/runtime.rs:311:52
[INFO] [stdout]   41:     0x55bb248663aa - yt_watcher[c1531cf145a84b27]::tw_api::test::test_get_tw_user_info
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tw_api/mod.rs:245:23
[INFO] [stdout]   42:     0x55bb248641a7 - yt_watcher[c1531cf145a84b27]::tw_api::test::test_get_tw_user_info::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tw_api/mod.rs:244:31
[INFO] [stdout]   43:     0x55bb248b7656 - <yt_watcher[c1531cf145a84b27]::tw_api::test::test_get_tw_user_info::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x55bb24a2fefb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x55bb24a2fefb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x55bb24a3d545 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x55bb24a3d545 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x55bb24a3d545 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x55bb24a3d545 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x55bb24a3d545 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x55bb24a3d545 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x55bb24a3d545 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x55bb24a37ff4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x55bb24a37ff4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x55bb24a40692 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x55bb24a40692 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55bb24a40692 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x55bb24a40692 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55bb24a40692 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55bb24a40692 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x55bb24a40692 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x55bb2519991f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x55bb2519991f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x714266e91aa4 - <unknown>
[INFO] [stdout]   65:     0x714266f1ea64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- yt_api::test::test_try_youtube_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'yt_api::test::test_try_youtube_id' (2711) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1313:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55bb2519a7b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55bb2519a7b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55bb2519a7b1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55bb2519a7b1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55bb251b1b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55bb251b1b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x55bb2519f37c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x55bb2519f37c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x55bb25177746 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55bb25177746 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55bb25191e29 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55bb24a3cbc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55bb24a3cbc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55bb25192152 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x55bb25192152 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x55bb25177824 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x55bb2516eca9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55bb2517867d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x55bb251b23bc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55bb248aa728 - <once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1313:25
[INFO] [stdout]   20:     0x55bb248a987a - <once_cell[d29dd9dbca5408a5]::sync::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::get_or_init::<<once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1122:57
[INFO] [stdout]   21:     0x55bb248f3872 - <once_cell[d29dd9dbca5408a5]::imp::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::initialize::<<once_cell[d29dd9dbca5408a5]::sync::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::get_or_init<<once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force::{closure#0}>::{closure#0}, <once_cell[d29dd9dbca5408a5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x55bb25063a56 - <&mut dyn core[6883ba1bc0fe4ed1]::ops::function::FnMut<(), Output = bool> as core[6883ba1bc0fe4ed1]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x55bb2506374b - once_cell[d29dd9dbca5408a5]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x55bb248d3d62 - <once_cell[d29dd9dbca5408a5]::imp::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::initialize::<<once_cell[d29dd9dbca5408a5]::sync::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::get_or_init<<once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force::{closure#0}>::{closure#0}, <once_cell[d29dd9dbca5408a5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x55bb248a7ce9 - <once_cell[d29dd9dbca5408a5]::sync::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::get_or_try_init::<<once_cell[d29dd9dbca5408a5]::sync::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::get_or_init<<once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force::{closure#0}>::{closure#0}, <once_cell[d29dd9dbca5408a5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1163:20
[INFO] [stdout]   26:     0x55bb248a7c33 - <once_cell[d29dd9dbca5408a5]::sync::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::get_or_init::<<once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1122:24
[INFO] [stdout]   27:     0x55bb248ab300 - <once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1311:23
[INFO] [stdout]   28:     0x55bb248ab87a - <once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client> as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1378:13
[INFO] [stdout]   29:     0x55bb24867f72 - yt_watcher[c1531cf145a84b27]::make_http_get::<&alloc[55a36b64bcbf2c0d]::string::String>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:90:14
[INFO] [stdout]   30:     0x55bb24918f7f - yt_watcher[c1531cf145a84b27]::yt_api::get_channel_id_by_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/yt_api/mod.rs:116:9
[INFO] [stdout]   31:     0x55bb249156ba - yt_watcher[c1531cf145a84b27]::yt_api::try_youtube_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/yt_api/mod.rs:151:6
[INFO] [stdout]   32:     0x55bb248804f5 - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<yt_watcher[c1531cf145a84b27]::yt_api::try_youtube_id::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:186:65
[INFO] [stdout]   33:     0x55bb2490db04 - <tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::try_youtube_id::{closure#0}>::{closure#0}::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/future/poll_fn.rs:58:9
[INFO] [stdout]   34:     0x55bb2487c12b - <tokio[e2e401a06c7bf3e9]::runtime::park::CachedParkThread>::block_on::<tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::try_youtube_id::{closure#0}>::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/park.rs:283:74
[INFO] [stdout]   35:     0x55bb2486bc2d - tokio[e2e401a06c7bf3e9]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::string::String>>, <tokio[e2e401a06c7bf3e9]::runtime::park::CachedParkThread>::block_on<tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::try_youtube_id::{closure#0}>::{closure#0}::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x55bb2486bc2d - tokio[e2e401a06c7bf3e9]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::string::String>>, <tokio[e2e401a06c7bf3e9]::runtime::park::CachedParkThread>::block_on<tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::try_youtube_id::{closure#0}>::{closure#0}::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x55bb2486bc2d - <tokio[e2e401a06c7bf3e9]::runtime::park::CachedParkThread>::block_on::<tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::try_youtube_id::{closure#0}>::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/park.rs:283:31
[INFO] [stdout]   38:     0x55bb24906781 - <tokio[e2e401a06c7bf3e9]::runtime::context::blocking::BlockingRegionGuard>::block_on::<tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::try_youtube_id::{closure#0}>::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   39:     0x55bb2487b0e4 - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<yt_watcher[c1531cf145a84b27]::yt_api::try_youtube_id::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:181:26
[INFO] [stdout]   40:     0x55bb248f7ffa - tokio[e2e401a06c7bf3e9]::runtime::context::runtime::enter_runtime::<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::try_youtube_id::{closure#0}>::{closure#0}, alloc[55a36b64bcbf2c0d]::string::String>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x55bb24868c73 - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<yt_watcher[c1531cf145a84b27]::yt_api::try_youtube_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:167:9
[INFO] [stdout]   42:     0x55bb2489012c - <tokio[e2e401a06c7bf3e9]::runtime::runtime::Runtime>::block_on::<yt_watcher[c1531cf145a84b27]::yt_api::try_youtube_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/runtime.rs:311:52
[INFO] [stdout]   43:     0x55bb2491eb9e - yt_watcher[c1531cf145a84b27]::yt_api::test::test_try_youtube_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/yt_api/mod.rs:725:27
[INFO] [stdout]   44:     0x55bb2491b707 - yt_watcher[c1531cf145a84b27]::yt_api::test::test_try_youtube_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/yt_api/mod.rs:723:29
[INFO] [stdout]   45:     0x55bb248b76d6 - <yt_watcher[c1531cf145a84b27]::yt_api::test::test_try_youtube_id::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x55bb24a2fefb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55bb24a2fefb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x55bb24a3d545 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x55bb24a3d545 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x55bb24a3d545 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   51:     0x55bb24a3d545 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x55bb24a3d545 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x55bb24a3d545 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x55bb24a3d545 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x55bb24a37ff4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x55bb24a37ff4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x55bb24a40692 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x55bb24a40692 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x55bb24a40692 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   60:     0x55bb24a40692 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x55bb24a40692 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x55bb24a40692 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x55bb24a40692 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x55bb2519991f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   65:     0x55bb2519991f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   66:     0x714266e91aa4 - <unknown>
[INFO] [stdout]   67:     0x714266f1ea64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- yt_api::test::get_channel_id_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'yt_api::test::get_channel_id_test' (2708) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1313:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55bb2519a7b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55bb2519a7b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55bb2519a7b1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55bb2519a7b1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55bb251b1b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55bb251b1b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x55bb2519f37c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x55bb2519f37c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x55bb25177746 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55bb25177746 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55bb25191e29 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55bb24a3cbc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55bb24a3cbc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55bb25192152 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x55bb25192152 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x55bb25177824 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x55bb2516eca9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55bb2517867d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x55bb251b23bc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55bb248aa728 - <once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1313:25
[INFO] [stdout]   20:     0x55bb248a987a - <once_cell[d29dd9dbca5408a5]::sync::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::get_or_init::<<once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1122:57
[INFO] [stdout]   21:     0x55bb248f3872 - <once_cell[d29dd9dbca5408a5]::imp::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::initialize::<<once_cell[d29dd9dbca5408a5]::sync::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::get_or_init<<once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force::{closure#0}>::{closure#0}, <once_cell[d29dd9dbca5408a5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x55bb25063a56 - <&mut dyn core[6883ba1bc0fe4ed1]::ops::function::FnMut<(), Output = bool> as core[6883ba1bc0fe4ed1]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x55bb2506374b - once_cell[d29dd9dbca5408a5]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x55bb248d3d62 - <once_cell[d29dd9dbca5408a5]::imp::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::initialize::<<once_cell[d29dd9dbca5408a5]::sync::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::get_or_init<<once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force::{closure#0}>::{closure#0}, <once_cell[d29dd9dbca5408a5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x55bb248a7ce9 - <once_cell[d29dd9dbca5408a5]::sync::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::get_or_try_init::<<once_cell[d29dd9dbca5408a5]::sync::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::get_or_init<<once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force::{closure#0}>::{closure#0}, <once_cell[d29dd9dbca5408a5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1163:20
[INFO] [stdout]   26:     0x55bb248a7c33 - <once_cell[d29dd9dbca5408a5]::sync::OnceCell<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::get_or_init::<<once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1122:24
[INFO] [stdout]   27:     0x55bb248ab300 - <once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1311:23
[INFO] [stdout]   28:     0x55bb248ab87a - <once_cell[d29dd9dbca5408a5]::sync::Lazy<reqwest[25d6f4cf7b035b9c]::async_impl::client::Client> as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1378:13
[INFO] [stdout]   29:     0x55bb24867f72 - yt_watcher[c1531cf145a84b27]::make_http_get::<&alloc[55a36b64bcbf2c0d]::string::String>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:90:14
[INFO] [stdout]   30:     0x55bb24918f7f - yt_watcher[c1531cf145a84b27]::yt_api::get_channel_id_by_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/yt_api/mod.rs:116:9
[INFO] [stdout]   31:     0x55bb24880655 - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<yt_watcher[c1531cf145a84b27]::yt_api::get_channel_id_by_url::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:186:65
[INFO] [stdout]   32:     0x55bb2490db34 - <tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::get_channel_id_by_url::{closure#0}>::{closure#0}::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/future/poll_fn.rs:58:9
[INFO] [stdout]   33:     0x55bb2487c18b - <tokio[e2e401a06c7bf3e9]::runtime::park::CachedParkThread>::block_on::<tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::get_channel_id_by_url::{closure#0}>::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/park.rs:283:74
[INFO] [stdout]   34:     0x55bb2486c09d - tokio[e2e401a06c7bf3e9]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, yt_watcher[c1531cf145a84b27]::yt_api::YtApiError>>>, <tokio[e2e401a06c7bf3e9]::runtime::park::CachedParkThread>::block_on<tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::get_channel_id_by_url::{closure#0}>::{closure#0}::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x55bb2486c09d - tokio[e2e401a06c7bf3e9]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, yt_watcher[c1531cf145a84b27]::yt_api::YtApiError>>>, <tokio[e2e401a06c7bf3e9]::runtime::park::CachedParkThread>::block_on<tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::get_channel_id_by_url::{closure#0}>::{closure#0}::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x55bb2486c09d - <tokio[e2e401a06c7bf3e9]::runtime::park::CachedParkThread>::block_on::<tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::get_channel_id_by_url::{closure#0}>::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/park.rs:283:31
[INFO] [stdout]   37:     0x55bb24906811 - <tokio[e2e401a06c7bf3e9]::runtime::context::blocking::BlockingRegionGuard>::block_on::<tokio[e2e401a06c7bf3e9]::future::poll_fn::PollFn<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::get_channel_id_by_url::{closure#0}>::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   38:     0x55bb2487b352 - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<yt_watcher[c1531cf145a84b27]::yt_api::get_channel_id_by_url::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:181:26
[INFO] [stdout]   39:     0x55bb248f817a - tokio[e2e401a06c7bf3e9]::runtime::context::runtime::enter_runtime::<<tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on<yt_watcher[c1531cf145a84b27]::yt_api::get_channel_id_by_url::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, yt_watcher[c1531cf145a84b27]::yt_api::YtApiError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x55bb24868d63 - <tokio[e2e401a06c7bf3e9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<yt_watcher[c1531cf145a84b27]::yt_api::get_channel_id_by_url::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:167:9
[INFO] [stdout]   41:     0x55bb248902ec - <tokio[e2e401a06c7bf3e9]::runtime::runtime::Runtime>::block_on::<yt_watcher[c1531cf145a84b27]::yt_api::get_channel_id_by_url::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/runtime.rs:311:52
[INFO] [stdout]   42:     0x55bb2491e9ee - yt_watcher[c1531cf145a84b27]::yt_api::test::get_channel_id_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/yt_api/mod.rs:717:27
[INFO] [stdout]   43:     0x55bb2491b6d7 - yt_watcher[c1531cf145a84b27]::yt_api::test::get_channel_id_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/yt_api/mod.rs:715:29
[INFO] [stdout]   44:     0x55bb248b7696 - <yt_watcher[c1531cf145a84b27]::yt_api::test::get_channel_id_test::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x55bb24a2fefb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x55bb24a2fefb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x55bb24a3d545 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x55bb24a3d545 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x55bb24a3d545 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x55bb24a3d545 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x55bb24a3d545 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x55bb24a3d545 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x55bb24a3d545 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x55bb24a37ff4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x55bb24a37ff4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x55bb24a40692 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x55bb24a40692 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x55bb24a40692 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   59:     0x55bb24a40692 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x55bb24a40692 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x55bb24a40692 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x55bb24a40692 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x55bb2519991f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   64:     0x55bb2519991f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   65:     0x714266e91aa4 - <unknown>
[INFO] [stdout]   66:     0x714266f1ea64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tw_api::test::test_get_tw_user_info
[INFO] [stdout]     yt_api::test::get_channel_id_test
[INFO] [stdout]     yt_api::test::test_all_channel_id_patterns
[INFO] [stdout]     yt_api::test::test_get_channel_info
[INFO] [stdout]     yt_api::test::test_try_youtube_id
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin yt-watcher`
[INFO] running `Command { std: "docker" "inspect" "50fb450ba0d21dc67b6ef3ca0ee66f426cdd45c576767947a8bfb0456134893f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50fb450ba0d21dc67b6ef3ca0ee66f426cdd45c576767947a8bfb0456134893f", kill_on_drop: false }`
[INFO] [stdout] 50fb450ba0d21dc67b6ef3ca0ee66f426cdd45c576767947a8bfb0456134893f
