[INFO] fetching crate yt-feed-xml 0.2.2... [INFO] testing yt-feed-xml-0.2.2 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate yt-feed-xml 0.2.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate yt-feed-xml 0.2.2 [INFO] finished tweaking crates.io crate yt-feed-xml 0.2.2 [INFO] tweaked toml for crates.io crate yt-feed-xml 0.2.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yt-feed-xml 0.2.2 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 186 packages to latest compatible versions [INFO] [stderr] Adding derive_builder v0.12.0 (available: v0.20.2) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.7.0) [INFO] [stderr] Adding hyper-tls v0.5.0 (available: v0.6.0) [INFO] [stderr] Adding serde-xml-rs v0.6.0 (available: v0.8.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 853baf5b69102dbd09dcd40615ac0b876bb27cae69ffde3fe0607daadbfb7c61 [INFO] running `Command { std: "docker" "start" "-a" "853baf5b69102dbd09dcd40615ac0b876bb27cae69ffde3fe0607daadbfb7c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "853baf5b69102dbd09dcd40615ac0b876bb27cae69ffde3fe0607daadbfb7c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "853baf5b69102dbd09dcd40615ac0b876bb27cae69ffde3fe0607daadbfb7c61", kill_on_drop: false }` [INFO] [stdout] 853baf5b69102dbd09dcd40615ac0b876bb27cae69ffde3fe0607daadbfb7c61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf5ba10ce99f24e6a11f0ba25e910954e5b685dc01f7e8564747150dfeeda84b [INFO] running `Command { std: "docker" "start" "-a" "cf5ba10ce99f24e6a11f0ba25e910954e5b685dc01f7e8564747150dfeeda84b", kill_on_drop: false }` [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling yt-feed-xml v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `XmlContentu32` is never constructed [INFO] [stdout] --> src/xml_feed.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct XmlContentu32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.15s [INFO] running `Command { std: "docker" "inspect" "cf5ba10ce99f24e6a11f0ba25e910954e5b685dc01f7e8564747150dfeeda84b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf5ba10ce99f24e6a11f0ba25e910954e5b685dc01f7e8564747150dfeeda84b", kill_on_drop: false }` [INFO] [stdout] cf5ba10ce99f24e6a11f0ba25e910954e5b685dc01f7e8564747150dfeeda84b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd561e3c69ea4c3c7f0436189cb93daa405372ea89dae8ba2c05f95fce2012c9 [INFO] running `Command { std: "docker" "start" "-a" "bd561e3c69ea4c3c7f0436189cb93daa405372ea89dae8ba2c05f95fce2012c9", kill_on_drop: false }` [INFO] [stderr] Compiling yt-feed-xml v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `XmlContentu32` is never constructed [INFO] [stdout] --> src/xml_feed.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct XmlContentu32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `XmlContentu32` is never constructed [INFO] [stdout] --> src/xml_feed.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct XmlContentu32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.93s [INFO] running `Command { std: "docker" "inspect" "bd561e3c69ea4c3c7f0436189cb93daa405372ea89dae8ba2c05f95fce2012c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd561e3c69ea4c3c7f0436189cb93daa405372ea89dae8ba2c05f95fce2012c9", kill_on_drop: false }` [INFO] [stdout] bd561e3c69ea4c3c7f0436189cb93daa405372ea89dae8ba2c05f95fce2012c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bb9d72f6337918aac8c4448fd760e2ecec9ca79782288399b9703f1c4b5b4939 [INFO] running `Command { std: "docker" "start" "-a" "bb9d72f6337918aac8c4448fd760e2ecec9ca79782288399b9703f1c4b5b4939", kill_on_drop: false }` [INFO] [stderr] warning: struct `XmlContentu32` is never constructed [INFO] [stderr] --> src/xml_feed.rs:118:12 [INFO] [stderr] | [INFO] [stderr] 118 | pub struct XmlContentu32 { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `yt-feed-xml` (lib) generated 1 warning [INFO] [stderr] warning: `yt-feed-xml` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yt_feed_xml-e4334e1930a9ce96) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_setup ... ok [INFO] [stdout] test user::tests::test_cgpgrey_user_missing_playlist - should panic ... ok [INFO] [stdout] test channel::tests::test_linus_missing_playlist - should panic ... ok [INFO] [stdout] test channel::tests::test_linus ... FAILED [INFO] [stdout] test user::tests::test_cgpgrey_user ... FAILED [INFO] [stdout] test playlist::tests::test_sinclair_lore_playlist ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- channel::tests::test_linus stdout ---- [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: called `Result::unwrap()` on an `Err` value: [INFO] [stdout] 0: Failed to create Channel. [INFO] [stdout] 1: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/xml_feed.rs:26 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::hcce78368f4922cb0 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:2184 [INFO] [stdout] 7: yt_feed_xml::xml_feed::Feed::new::{{closure}}::h84d9b8e480aa6173 [INFO] [stdout] at /opt/rustwide/workdir/src/xml_feed.rs:26 [INFO] [stdout] 24 │ let client = hyper::Client::builder().build::<_, hyper::Body>(https); [INFO] [stdout] 25 │ [INFO] [stdout]  26 >  let body = client.get(uri).await?; [INFO] [stdout] 27 │ let body = hyper::body::to_bytes(body) [INFO] [stdout] 28 │ .await [INFO] [stdout] 8: yt_feed_xml::channel::Channel::new::{{closure}}::h4fb4b68aaafc47a8 [INFO] [stdout] at /opt/rustwide/workdir/src/channel.rs:26 [INFO] [stdout] 24 │ [INFO] [stdout] 25 │ let feed: Feed = Feed::new(&uri) [INFO] [stdout]  26 >  .await [INFO] [stdout] 27 │ .wrap_err("Failed to create Channel.") [INFO] [stdout] 28 │ .unwrap(); [INFO] [stdout] 9: yt_feed_xml::channel::tests::test_linus::{{closure}}::h5c5b43a5f59c5a11 [INFO] [stdout] at /opt/rustwide/workdir/src/channel.rs:52 [INFO] [stdout] 50 │ #[tokio::test] [INFO] [stdout] 51 │ async fn test_linus() { [INFO] [stdout]  52 >  let linus = Channel::new("UCXuqSBlHAE6Xw-yeJA0Tunw").await; [INFO] [stdout] 53 │ assert_eq!(linus.id, "UCXuqSBlHAE6Xw-yeJA0Tunw"); [INFO] [stdout] 54 │ assert_eq!(linus.title, "Linus Tech Tips"); [INFO] [stdout] 10:  as core::future::future::Future>::poll::h8d5d2e4c617da4b0 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133 [INFO] [stdout] 11:  as core::future::future::Future>::poll::h142d99b5e17c842b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133 [INFO] [stdout] 12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9c11cfe4283583e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 13: tokio::task::coop::with_budget::h9924e4fefd8237d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167 [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout]  167 >  f() [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 14: tokio::task::coop::budget::h5a63d3d1905b4e1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133 [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  133 >  with_budget(Budget::initial(), f) [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8c611d8448ef583d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 16: tokio::runtime::scheduler::current_thread::Context::enter::hfdeb5a38d0b695a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432 [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  432 >  let ret = f(); [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7a3d53c14a83197 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741 [INFO] [stdout] 739 │ [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout]  741 >  let (c, res) = context.enter(core, || { [INFO] [stdout] 742 │ crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c09a21cb20e90c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 19: tokio::runtime::context::scoped::Scoped::set::h4c4a3fe46ec66de6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40 [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout]  40 >  f() [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 20: tokio::runtime::context::set_scheduler::{{closure}}::h356888d6ea68eb2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 21: std::thread::local::LocalKey::try_with::h8b411fbd23cfce40 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508 [INFO] [stdout] 22: std::thread::local::LocalKey::with::h24af5ce26e38f03a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472 [INFO] [stdout] 23: tokio::runtime::context::set_scheduler::he9ecd49afb5cb016 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 24: tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9d3942c0e169b697 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 25: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7a7904198cd220f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729 [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  729 >  let ret = self.enter(|mut core, context| { [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 26: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h94396580005caac2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200 [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout]  200 >  return core.block_on(future); [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 27: tokio::runtime::context::runtime::enter_runtime::ha8eadd658eed7511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcc08731c2dce71fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188 [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout]  188 >  crate::runtime::context::enter_runtime(handle, false, |blocking| { [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 29: tokio::runtime::runtime::Runtime::block_on_inner::hc6177c3fcd9d96a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368 [INFO] [stdout] 366 │ [INFO] [stdout] 367 │ match &self.scheduler { [INFO] [stdout]  368 >  Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 369 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 370 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 30: tokio::runtime::runtime::Runtime::block_on::h35fa8e3c4b6d630a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342 [INFO] [stdout] 340 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 341 │ } else { [INFO] [stdout]  342 >  self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 343 │ } [INFO] [stdout] 344 │ } [INFO] [stdout] 31: yt_feed_xml::channel::tests::test_linus::h1815b2bfd77c118c [INFO] [stdout] at /opt/rustwide/workdir/src/channel.rs:54 [INFO] [stdout] 52 │ let linus = Channel::new("UCXuqSBlHAE6Xw-yeJA0Tunw").await; [INFO] [stdout] 53 │ assert_eq!(linus.id, "UCXuqSBlHAE6Xw-yeJA0Tunw"); [INFO] [stdout]  54 >  assert_eq!(linus.title, "Linus Tech Tips"); [INFO] [stdout] 55 │ } [INFO] [stdout] 56 │ [INFO] [stdout] 32: yt_feed_xml::channel::tests::test_linus::{{closure}}::h01cdc116a6d7f3dc [INFO] [stdout] at /opt/rustwide/workdir/src/channel.rs:51 [INFO] [stdout] 49 │ [INFO] [stdout] 50 │ #[tokio::test] [INFO] [stdout]  51 >  async fn test_linus() { [INFO] [stdout] 52 │ let linus = Channel::new("UCXuqSBlHAE6Xw-yeJA0Tunw").await; [INFO] [stdout] 53 │ assert_eq!(linus.id, "UCXuqSBlHAE6Xw-yeJA0Tunw"); [INFO] [stdout] 33: core::ops::function::FnOnce::call_once::h3eee1168e18a26f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250 [INFO] [stdout] 34: core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250 [INFO] [stdout] 35: test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663 [INFO] [stdout] 36: test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686 [INFO] [stdout] 37:  as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 38: std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590 [INFO] [stdout] 39: std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553 [INFO] [stdout] 40: std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359 [INFO] [stdout] 41: test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686 [INFO] [stdout] 42: test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607 [INFO] [stdout] 43: test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637 [INFO] [stdout] 44: std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 45: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562 [INFO] [stdout] 46:  as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 47: std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590 [INFO] [stdout] 48: std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553 [INFO] [stdout] 49: std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359 [INFO] [stdout] 50: std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560 [INFO] [stdout] 51: core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250 [INFO] [stdout] 52:  as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005 [INFO] [stdout] 53: std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126 [INFO] [stdout] 54: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] Location: src/channel.rs:28 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 9 frames hidden ⋮  [INFO] [stdout] 10: core::result::Result::unwrap::h3a80f582f94d785c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1233 [INFO] [stdout] 11: yt_feed_xml::channel::Channel::new::{{closure}}::h4fb4b68aaafc47a8 [INFO] [stdout] at /opt/rustwide/workdir/src/channel.rs:28 [INFO] [stdout] 26 │ .await [INFO] [stdout] 27 │ .wrap_err("Failed to create Channel.") [INFO] [stdout]  28 >  .unwrap(); [INFO] [stdout] 29 │ feed.into() [INFO] [stdout] 30 │ } [INFO] [stdout] 12: yt_feed_xml::channel::tests::test_linus::{{closure}}::h5c5b43a5f59c5a11 [INFO] [stdout] at /opt/rustwide/workdir/src/channel.rs:52 [INFO] [stdout] 50 │ #[tokio::test] [INFO] [stdout] 51 │ async fn test_linus() { [INFO] [stdout]  52 >  let linus = Channel::new("UCXuqSBlHAE6Xw-yeJA0Tunw").await; [INFO] [stdout] 53 │ assert_eq!(linus.id, "UCXuqSBlHAE6Xw-yeJA0Tunw"); [INFO] [stdout] 54 │ assert_eq!(linus.title, "Linus Tech Tips"); [INFO] [stdout] 13:  as core::future::future::Future>::poll::h8d5d2e4c617da4b0 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133 [INFO] [stdout] 14:  as core::future::future::Future>::poll::h142d99b5e17c842b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133 [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9c11cfe4283583e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 16: tokio::task::coop::with_budget::h9924e4fefd8237d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167 [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout]  167 >  f() [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 17: tokio::task::coop::budget::h5a63d3d1905b4e1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133 [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  133 >  with_budget(Budget::initial(), f) [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8c611d8448ef583d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::Context::enter::hfdeb5a38d0b695a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432 [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  432 >  let ret = f(); [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7a3d53c14a83197 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741 [INFO] [stdout] 739 │ [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout]  741 >  let (c, res) = context.enter(core, || { [INFO] [stdout] 742 │ crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 21: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c09a21cb20e90c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 22: tokio::runtime::context::scoped::Scoped::set::h4c4a3fe46ec66de6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40 [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout]  40 >  f() [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 23: tokio::runtime::context::set_scheduler::{{closure}}::h356888d6ea68eb2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 24: std::thread::local::LocalKey::try_with::h8b411fbd23cfce40 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508 [INFO] [stdout] 25: std::thread::local::LocalKey::with::h24af5ce26e38f03a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472 [INFO] [stdout] 26: tokio::runtime::context::set_scheduler::he9ecd49afb5cb016 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 27: tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9d3942c0e169b697 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7a7904198cd220f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729 [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  729 >  let ret = self.enter(|mut core, context| { [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 29: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h94396580005caac2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200 [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout]  200 >  return core.block_on(future); [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 30: tokio::runtime::context::runtime::enter_runtime::ha8eadd658eed7511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 31: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcc08731c2dce71fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188 [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout]  188 >  crate::runtime::context::enter_runtime(handle, false, |blocking| { [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 32: tokio::runtime::runtime::Runtime::block_on_inner::hc6177c3fcd9d96a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368 [INFO] [stdout] 366 │ [INFO] [stdout] 367 │ match &self.scheduler { [INFO] [stdout]  368 >  Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 369 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 370 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 33: tokio::runtime::runtime::Runtime::block_on::h35fa8e3c4b6d630a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342 [INFO] [stdout] 340 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 341 │ } else { [INFO] [stdout]  342 >  self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 343 │ } [INFO] [stdout] 344 │ } [INFO] [stdout] 34: yt_feed_xml::channel::tests::test_linus::h1815b2bfd77c118c [INFO] [stdout] at /opt/rustwide/workdir/src/channel.rs:54 [INFO] [stdout] 52 │ let linus = Channel::new("UCXuqSBlHAE6Xw-yeJA0Tunw").await; [INFO] [stdout] 53 │ assert_eq!(linus.id, "UCXuqSBlHAE6Xw-yeJA0Tunw"); [INFO] [stdout]  54 >  assert_eq!(linus.title, "Linus Tech Tips"); [INFO] [stdout] 55 │ } [INFO] [stdout] 56 │ [INFO] [stdout] 35: yt_feed_xml::channel::tests::test_linus::{{closure}}::h01cdc116a6d7f3dc [INFO] [stdout] at /opt/rustwide/workdir/src/channel.rs:51 [INFO] [stdout] 49 │ [INFO] [stdout] 50 │ #[tokio::test] [INFO] [stdout]  51 >  async fn test_linus() { [INFO] [stdout] 52 │ let linus = Channel::new("UCXuqSBlHAE6Xw-yeJA0Tunw").await; [INFO] [stdout] 53 │ assert_eq!(linus.id, "UCXuqSBlHAE6Xw-yeJA0Tunw"); [INFO] [stdout] 36: core::ops::function::FnOnce::call_once::h3eee1168e18a26f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250 [INFO] [stdout] 37: core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250 [INFO] [stdout] 38: test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663 [INFO] [stdout] 39: test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686 [INFO] [stdout] 40:  as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 41: std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590 [INFO] [stdout] 42: std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553 [INFO] [stdout] 43: std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359 [INFO] [stdout] 44: test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686 [INFO] [stdout] 45: test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607 [INFO] [stdout] 46: test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637 [INFO] [stdout] 47: std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562 [INFO] [stdout] 49:  as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 50: std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590 [INFO] [stdout] 51: std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553 [INFO] [stdout] 52: std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359 [INFO] [stdout] 53: std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560 [INFO] [stdout] 54: core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250 [INFO] [stdout] 55:  as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005 [INFO] [stdout] 56: std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126 [INFO] [stdout] 57: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- user::tests::test_cgpgrey_user stdout ---- [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: called `Result::unwrap()` on an `Err` value: [INFO] [stdout] 0: Failed to create User. [INFO] [stdout] 1: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/xml_feed.rs:26 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::hcce78368f4922cb0 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:2184 [INFO] [stdout] 7: yt_feed_xml::xml_feed::Feed::new::{{closure}}::h84d9b8e480aa6173 [INFO] [stdout] at /opt/rustwide/workdir/src/xml_feed.rs:26 [INFO] [stdout] 24 │ let client = hyper::Client::builder().build::<_, hyper::Body>(https); [INFO] [stdout] 25 │ [INFO] [stdout]  26 >  let body = client.get(uri).await?; [INFO] [stdout] 27 │ let body = hyper::body::to_bytes(body) [INFO] [stdout] 28 │ .await [INFO] [stdout] 8: yt_feed_xml::user::User::new::{{closure}}::h3b8bbfbe171ad88a [INFO] [stdout] at /opt/rustwide/workdir/src/user.rs:24 [INFO] [stdout] 22 │ [INFO] [stdout] 23 │ let feed: Feed = Feed::new(&uri) [INFO] [stdout]  24 >  .await [INFO] [stdout] 25 │ .wrap_err("Failed to create User.") [INFO] [stdout] 26 │ .unwrap(); [INFO] [stdout] 9: yt_feed_xml::user::tests::test_cgpgrey_user::{{closure}}::h603d9cce5fd2e34e [INFO] [stdout] at /opt/rustwide/workdir/src/user.rs:50 [INFO] [stdout] 48 │ #[tokio::test] [INFO] [stdout] 49 │ async fn test_cgpgrey_user() { [INFO] [stdout]  50 >  let cgpgrey_user = User::new("cgpgrey").await; [INFO] [stdout] 51 │ assert_eq!(cgpgrey_user.id, "UC2C_jShtL725hvbm1arSV9w"); [INFO] [stdout] 52 │ assert_eq!(cgpgrey_user.title, "CGP Grey"); [INFO] [stdout] 10:  as core::future::future::Future>::poll::h8d5d2e4c617da4b0 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133 [INFO] [stdout] 11:  as core::future::future::Future>::poll::h142d99b5e17c842b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133 [INFO] [stdout] 12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9c11cfe4283583e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 13: tokio::task::coop::with_budget::h9924e4fefd8237d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167 [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout]  167 >  f() [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 14: tokio::task::coop::budget::h5a63d3d1905b4e1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133 [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  133 >  with_budget(Budget::initial(), f) [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8c611d8448ef583d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 16: tokio::runtime::scheduler::current_thread::Context::enter::hfdeb5a38d0b695a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432 [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  432 >  let ret = f(); [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7a3d53c14a83197 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741 [INFO] [stdout] 739 │ [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout]  741 >  let (c, res) = context.enter(core, || { [INFO] [stdout] 742 │ crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c09a21cb20e90c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 19: tokio::runtime::context::scoped::Scoped::set::h4c4a3fe46ec66de6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40 [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout]  40 >  f() [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 20: tokio::runtime::context::set_scheduler::{{closure}}::h356888d6ea68eb2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 21: std::thread::local::LocalKey::try_with::h8b411fbd23cfce40 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508 [INFO] [stdout] 22: std::thread::local::LocalKey::with::h24af5ce26e38f03a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472 [INFO] [stdout] 23: tokio::runtime::context::set_scheduler::he9ecd49afb5cb016 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 24: tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9d3942c0e169b697 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 25: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7a7904198cd220f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729 [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  729 >  let ret = self.enter(|mut core, context| { [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 26: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h94396580005caac2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200 [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout]  200 >  return core.block_on(future); [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 27: tokio::runtime::context::runtime::enter_runtime::ha8eadd658eed7511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcc08731c2dce71fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188 [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout]  188 >  crate::runtime::context::enter_runtime(handle, false, |blocking| { [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 29: tokio::runtime::runtime::Runtime::block_on_inner::hc6177c3fcd9d96a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368 [INFO] [stdout] 366 │ [INFO] [stdout] 367 │ match &self.scheduler { [INFO] [stdout]  368 >  Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 369 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 370 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 30: tokio::runtime::runtime::Runtime::block_on::h35fa8e3c4b6d630a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342 [INFO] [stdout] 340 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 341 │ } else { [INFO] [stdout]  342 >  self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 343 │ } [INFO] [stdout] 344 │ } [INFO] [stdout] 31: yt_feed_xml::user::tests::test_cgpgrey_user::h09a00f8ec2c6ce5e [INFO] [stdout] at /opt/rustwide/workdir/src/user.rs:52 [INFO] [stdout] 50 │ let cgpgrey_user = User::new("cgpgrey").await; [INFO] [stdout] 51 │ assert_eq!(cgpgrey_user.id, "UC2C_jShtL725hvbm1arSV9w"); [INFO] [stdout]  52 >  assert_eq!(cgpgrey_user.title, "CGP Grey"); [INFO] [stdout] 53 │ } [INFO] [stdout] 54 │ [INFO] [stdout] 32: yt_feed_xml::user::tests::test_cgpgrey_user::{{closure}}::h7c1e12e4ff823214 [INFO] [stdout] at /opt/rustwide/workdir/src/user.rs:49 [INFO] [stdout] 47 │ [INFO] [stdout] 48 │ #[tokio::test] [INFO] [stdout]  49 >  async fn test_cgpgrey_user() { [INFO] [stdout] 50 │ let cgpgrey_user = User::new("cgpgrey").await; [INFO] [stdout] 51 │ assert_eq!(cgpgrey_user.id, "UC2C_jShtL725hvbm1arSV9w"); [INFO] [stdout] 33: core::ops::function::FnOnce::call_once::ha8032a0a3a871b6d [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250 [INFO] [stdout] 34: core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250 [INFO] [stdout] 35: test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663 [INFO] [stdout] 36: test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686 [INFO] [stdout] 37:  as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 38: std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590 [INFO] [stdout] 39: std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553 [INFO] [stdout] 40: std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359 [INFO] [stdout] 41: test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686 [INFO] [stdout] 42: test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607 [INFO] [stdout] 43: test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637 [INFO] [stdout] 44: std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 45: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562 [INFO] [stdout] 46:  as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 47: std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590 [INFO] [stdout] 48: std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553 [INFO] [stdout] 49: std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359 [INFO] [stdout] 50: std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560 [INFO] [stdout] 51: core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250 [INFO] [stdout] 52:  as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005 [INFO] [stdout] 53: std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126 [INFO] [stdout] 54: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] Location: src/user.rs:26 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 9 frames hidden ⋮  [INFO] [stdout] 10: core::result::Result::unwrap::h3a80f582f94d785c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1233 [INFO] [stdout] 11: yt_feed_xml::user::User::new::{{closure}}::h3b8bbfbe171ad88a [INFO] [stdout] at /opt/rustwide/workdir/src/user.rs:26 [INFO] [stdout] 24 │ .await [INFO] [stdout] 25 │ .wrap_err("Failed to create User.") [INFO] [stdout]  26 >  .unwrap(); [INFO] [stdout] 27 │ feed.into() [INFO] [stdout] 28 │ } [INFO] [stdout] 12: yt_feed_xml::user::tests::test_cgpgrey_user::{{closure}}::h603d9cce5fd2e34e [INFO] [stdout] at /opt/rustwide/workdir/src/user.rs:50 [INFO] [stdout] 48 │ #[tokio::test] [INFO] [stdout] 49 │ async fn test_cgpgrey_user() { [INFO] [stdout]  50 >  let cgpgrey_user = User::new("cgpgrey").await; [INFO] [stdout] 51 │ assert_eq!(cgpgrey_user.id, "UC2C_jShtL725hvbm1arSV9w"); [INFO] [stdout] 52 │ assert_eq!(cgpgrey_user.title, "CGP Grey"); [INFO] [stdout] 13:  as core::future::future::Future>::poll::h8d5d2e4c617da4b0 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133 [INFO] [stdout] 14:  as core::future::future::Future>::poll::h142d99b5e17c842b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133 [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9c11cfe4283583e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 16: tokio::task::coop::with_budget::h9924e4fefd8237d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167 [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout]  167 >  f() [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 17: tokio::task::coop::budget::h5a63d3d1905b4e1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133 [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  133 >  with_budget(Budget::initial(), f) [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8c611d8448ef583d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::Context::enter::hfdeb5a38d0b695a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432 [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  432 >  let ret = f(); [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7a3d53c14a83197 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741 [INFO] [stdout] 739 │ [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout]  741 >  let (c, res) = context.enter(core, || { [INFO] [stdout] 742 │ crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 21: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c09a21cb20e90c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 22: tokio::runtime::context::scoped::Scoped::set::h4c4a3fe46ec66de6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40 [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout]  40 >  f() [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 23: tokio::runtime::context::set_scheduler::{{closure}}::h356888d6ea68eb2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 24: std::thread::local::LocalKey::try_with::h8b411fbd23cfce40 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508 [INFO] [stdout] 25: std::thread::local::LocalKey::with::h24af5ce26e38f03a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472 [INFO] [stdout] 26: tokio::runtime::context::set_scheduler::he9ecd49afb5cb016 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 27: tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9d3942c0e169b697 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7a7904198cd220f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729 [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  729 >  let ret = self.enter(|mut core, context| { [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 29: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h94396580005caac2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200 [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout]  200 >  return core.block_on(future); [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 30: tokio::runtime::context::runtime::enter_runtime::ha8eadd658eed7511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 31: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcc08731c2dce71fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188 [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout]  188 >  crate::runtime::context::enter_runtime(handle, false, |blocking| { [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 32: tokio::runtime::runtime::Runtime::block_on_inner::hc6177c3fcd9d96a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368 [INFO] [stdout] 366 │ [INFO] [stdout] 367 │ match &self.scheduler { [INFO] [stdout]  368 >  Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 369 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 370 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 33: tokio::runtime::runtime::Runtime::block_on::h35fa8e3c4b6d630a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342 [INFO] [stdout] 340 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 341 │ } else { [INFO] [stdout]  342 >  self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 343 │ } [INFO] [stdout] 344 │ } [INFO] [stdout] 34: yt_feed_xml::user::tests::test_cgpgrey_user::h09a00f8ec2c6ce5e [INFO] [stdout] at /opt/rustwide/workdir/src/user.rs:52 [INFO] [stdout] 50 │ let cgpgrey_user = User::new("cgpgrey").await; [INFO] [stdout] 51 │ assert_eq!(cgpgrey_user.id, "UC2C_jShtL725hvbm1arSV9w"); [INFO] [stdout]  52 >  assert_eq!(cgpgrey_user.title, "CGP Grey"); [INFO] [stdout] 53 │ } [INFO] [stdout] 54 │ [INFO] [stdout] 35: yt_feed_xml::user::tests::test_cgpgrey_user::{{closure}}::h7c1e12e4ff823214 [INFO] [stdout] at /opt/rustwide/workdir/src/user.rs:49 [INFO] [stdout] 47 │ [INFO] [stdout] 48 │ #[tokio::test] [INFO] [stdout]  49 >  async fn test_cgpgrey_user() { [INFO] [stdout] 50 │ let cgpgrey_user = User::new("cgpgrey").await; [INFO] [stdout] 51 │ assert_eq!(cgpgrey_user.id, "UC2C_jShtL725hvbm1arSV9w"); [INFO] [stdout] 36: core::ops::function::FnOnce::call_once::ha8032a0a3a871b6d [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250 [INFO] [stdout] 37: core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250 [INFO] [stdout] 38: test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663 [INFO] [stdout] 39: test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686 [INFO] [stdout] 40:  as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 41: std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590 [INFO] [stdout] 42: std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553 [INFO] [stdout] 43: std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359 [INFO] [stdout] 44: test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686 [INFO] [stdout] 45: test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607 [INFO] [stdout] 46: test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637 [INFO] [stdout] 47: std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562 [INFO] [stdout] 49:  as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 50: std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590 [INFO] [stdout] 51: std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553 [INFO] [stdout] 52: std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359 [INFO] [stdout] 53: std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560 [INFO] [stdout] 54: core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250 [INFO] [stdout] 55:  as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005 [INFO] [stdout] 56: std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126 [INFO] [stdout] 57: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- playlist::tests::test_sinclair_lore_playlist stdout ---- [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: called `Result::unwrap()` on an `Err` value: [INFO] [stdout] 0: Failed to create Feed from given ID. [INFO] [stdout] 1: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/xml_feed.rs:26 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::hcce78368f4922cb0 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:2184 [INFO] [stdout] 7: yt_feed_xml::xml_feed::Feed::new::{{closure}}::h84d9b8e480aa6173 [INFO] [stdout] at /opt/rustwide/workdir/src/xml_feed.rs:26 [INFO] [stdout] 24 │ let client = hyper::Client::builder().build::<_, hyper::Body>(https); [INFO] [stdout] 25 │ [INFO] [stdout]  26 >  let body = client.get(uri).await?; [INFO] [stdout] 27 │ let body = hyper::body::to_bytes(body) [INFO] [stdout] 28 │ .await [INFO] [stdout] 8: yt_feed_xml::playlist::Playlist::new::{{closure}}::h7427dc11acf2352d [INFO] [stdout] at /opt/rustwide/workdir/src/playlist.rs:26 [INFO] [stdout] 24 │ [INFO] [stdout] 25 │ let feed: Feed = Feed::new(&uri) [INFO] [stdout]  26 >  .await [INFO] [stdout] 27 │ .wrap_err("Failed to create Feed from given ID.") [INFO] [stdout] 28 │ .unwrap(); [INFO] [stdout] 9: yt_feed_xml::playlist::tests::test_sinclair_lore_playlist::{{closure}}::h7b6155f52cacd420 [INFO] [stdout] at /opt/rustwide/workdir/src/playlist.rs:61 [INFO] [stdout] 59 │ #[tokio::test] [INFO] [stdout] 60 │ async fn test_sinclair_lore_playlist() { [INFO] [stdout]  61 >  let sinclair_lore_va_masq = Playlist::new("PLOIA4n5j7KcYj52DQ9orEBJDA9IqBTB3I").await; [INFO] [stdout] 62 │ assert_eq!( [INFO] [stdout] 63 │ sinclair_lore_va_masq.id, [INFO] [stdout] 10:  as core::future::future::Future>::poll::h8d5d2e4c617da4b0 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133 [INFO] [stdout] 11:  as core::future::future::Future>::poll::h142d99b5e17c842b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133 [INFO] [stdout] 12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9c11cfe4283583e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 13: tokio::task::coop::with_budget::h9924e4fefd8237d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167 [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout]  167 >  f() [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 14: tokio::task::coop::budget::h5a63d3d1905b4e1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133 [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  133 >  with_budget(Budget::initial(), f) [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8c611d8448ef583d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 16: tokio::runtime::scheduler::current_thread::Context::enter::hfdeb5a38d0b695a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432 [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  432 >  let ret = f(); [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7a3d53c14a83197 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741 [INFO] [stdout] 739 │ [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout]  741 >  let (c, res) = context.enter(core, || { [INFO] [stdout] 742 │ crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c09a21cb20e90c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 19: tokio::runtime::context::scoped::Scoped::set::h4c4a3fe46ec66de6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40 [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout]  40 >  f() [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 20: tokio::runtime::context::set_scheduler::{{closure}}::h356888d6ea68eb2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 21: std::thread::local::LocalKey::try_with::h8b411fbd23cfce40 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508 [INFO] [stdout] 22: std::thread::local::LocalKey::with::h24af5ce26e38f03a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472 [INFO] [stdout] 23: tokio::runtime::context::set_scheduler::he9ecd49afb5cb016 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 24: tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9d3942c0e169b697 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 25: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7a7904198cd220f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729 [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  729 >  let ret = self.enter(|mut core, context| { [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 26: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h94396580005caac2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200 [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout]  200 >  return core.block_on(future); [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 27: tokio::runtime::context::runtime::enter_runtime::ha8eadd658eed7511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcc08731c2dce71fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188 [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout]  188 >  crate::runtime::context::enter_runtime(handle, false, |blocking| { [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 29: tokio::runtime::runtime::Runtime::block_on_inner::hc6177c3fcd9d96a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368 [INFO] [stdout] 366 │ [INFO] [stdout] 367 │ match &self.scheduler { [INFO] [stdout]  368 >  Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 369 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 370 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 30: tokio::runtime::runtime::Runtime::block_on::h35fa8e3c4b6d630a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342 [INFO] [stdout] 340 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 341 │ } else { [INFO] [stdout]  342 >  self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 343 │ } [INFO] [stdout] 344 │ } [INFO] [stdout] 31: yt_feed_xml::playlist::tests::test_sinclair_lore_playlist::hcbe80009bc915b04 [INFO] [stdout] at /opt/rustwide/workdir/src/playlist.rs:74 [INFO] [stdout] 72 │ sinclair_lore_va_masq.title, [INFO] [stdout] 73 │ "Vampire the Masquerade ► Down Under by Night | Actual Play" [INFO] [stdout]  74 >  ); [INFO] [stdout] 75 │ } [INFO] [stdout] 76 │ } [INFO] [stdout] 32: yt_feed_xml::playlist::tests::test_sinclair_lore_playlist::{{closure}}::hfcb1e50c3c3289f3 [INFO] [stdout] at /opt/rustwide/workdir/src/playlist.rs:60 [INFO] [stdout] 58 │ [INFO] [stdout] 59 │ #[tokio::test] [INFO] [stdout]  60 >  async fn test_sinclair_lore_playlist() { [INFO] [stdout] 61 │ let sinclair_lore_va_masq = Playlist::new("PLOIA4n5j7KcYj52DQ9orEBJDA9IqBTB3I").await; [INFO] [stdout] 62 │ assert_eq!( [INFO] [stdout] 33: core::ops::function::FnOnce::call_once::h3ea7231c36db8406 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250 [INFO] [stdout] 34: core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250 [INFO] [stdout] 35: test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663 [INFO] [stdout] 36: test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686 [INFO] [stdout] 37:  as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 38: std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590 [INFO] [stdout] 39: std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553 [INFO] [stdout] 40: std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359 [INFO] [stdout] 41: test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686 [INFO] [stdout] 42: test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607 [INFO] [stdout] 43: test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637 [INFO] [stdout] 44: std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 45: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562 [INFO] [stdout] 46:  as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 47: std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590 [INFO] [stdout] 48: std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553 [INFO] [stdout] 49: std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359 [INFO] [stdout] 50: std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560 [INFO] [stdout] 51: core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250 [INFO] [stdout] 52:  as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005 [INFO] [stdout] 53: std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126 [INFO] [stdout] 54: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] Location: src/playlist.rs:28 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 9 frames hidden ⋮  [INFO] [stdout] 10: core::result::Result::unwrap::h3a80f582f94d785c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1233 [INFO] [stdout] 11: yt_feed_xml::playlist::Playlist::new::{{closure}}::h7427dc11acf2352d [INFO] [stdout] at /opt/rustwide/workdir/src/playlist.rs:28 [INFO] [stdout] 26 │ .await [INFO] [stdout] 27 │ .wrap_err("Failed to create Feed from given ID.") [INFO] [stdout]  28 >  .unwrap(); [INFO] [stdout] 29 │ [INFO] [stdout] 30 │ feed.try_into() [INFO] [stdout] 12: yt_feed_xml::playlist::tests::test_sinclair_lore_playlist::{{closure}}::h7b6155f52cacd420 [INFO] [stdout] at /opt/rustwide/workdir/src/playlist.rs:61 [INFO] [stdout] 59 │ #[tokio::test] [INFO] [stdout] 60 │ async fn test_sinclair_lore_playlist() { [INFO] [stdout]  61 >  let sinclair_lore_va_masq = Playlist::new("PLOIA4n5j7KcYj52DQ9orEBJDA9IqBTB3I").await; [INFO] [stdout] 62 │ assert_eq!( [INFO] [stdout] 63 │ sinclair_lore_va_masq.id, [INFO] [stdout] 13:  as core::future::future::Future>::poll::h8d5d2e4c617da4b0 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133 [INFO] [stdout] 14:  as core::future::future::Future>::poll::h142d99b5e17c842b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133 [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9c11cfe4283583e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 16: tokio::task::coop::with_budget::h9924e4fefd8237d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167 [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout]  167 >  f() [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 17: tokio::task::coop::budget::h5a63d3d1905b4e1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133 [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  133 >  with_budget(Budget::initial(), f) [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8c611d8448ef583d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::Context::enter::hfdeb5a38d0b695a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432 [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  432 >  let ret = f(); [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7a3d53c14a83197 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741 [INFO] [stdout] 739 │ [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout]  741 >  let (c, res) = context.enter(core, || { [INFO] [stdout] 742 │ crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 21: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c09a21cb20e90c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 22: tokio::runtime::context::scoped::Scoped::set::h4c4a3fe46ec66de6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40 [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout]  40 >  f() [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 23: tokio::runtime::context::set_scheduler::{{closure}}::h356888d6ea68eb2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 24: std::thread::local::LocalKey::try_with::h8b411fbd23cfce40 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508 [INFO] [stdout] 25: std::thread::local::LocalKey::with::h24af5ce26e38f03a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472 [INFO] [stdout] 26: tokio::runtime::context::set_scheduler::he9ecd49afb5cb016 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 27: tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9d3942c0e169b697 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7a7904198cd220f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729 [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  729 >  let ret = self.enter(|mut core, context| { [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 29: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h94396580005caac2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200 [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout]  200 >  return core.block_on(future); [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 30: tokio::runtime::context::runtime::enter_runtime::ha8eadd658eed7511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 31: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcc08731c2dce71fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188 [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout]  188 >  crate::runtime::context::enter_runtime(handle, false, |blocking| { [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 32: tokio::runtime::runtime::Runtime::block_on_inner::hc6177c3fcd9d96a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368 [INFO] [stdout] 366 │ [INFO] [stdout] 367 │ match &self.scheduler { [INFO] [stdout]  368 >  Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 369 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 370 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 33: tokio::runtime::runtime::Runtime::block_on::h35fa8e3c4b6d630a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342 [INFO] [stdout] 340 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 341 │ } else { [INFO] [stdout]  342 >  self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 343 │ } [INFO] [stdout] 344 │ } [INFO] [stdout] 34: yt_feed_xml::playlist::tests::test_sinclair_lore_playlist::hcbe80009bc915b04 [INFO] [stdout] at /opt/rustwide/workdir/src/playlist.rs:74 [INFO] [stdout] 72 │ sinclair_lore_va_masq.title, [INFO] [stdout] 73 │ "Vampire the Masquerade ► Down Under by Night | Actual Play" [INFO] [stdout]  74 >  ); [INFO] [stdout] 75 │ } [INFO] [stdout] 76 │ } [INFO] [stdout] 35: yt_feed_xml::playlist::tests::test_sinclair_lore_playlist::{{closure}}::hfcb1e50c3c3289f3 [INFO] [stdout] at /opt/rustwide/workdir/src/playlist.rs:60 [INFO] [stdout] 58 │ [INFO] [stdout] 59 │ #[tokio::test] [INFO] [stdout]  60 >  async fn test_sinclair_lore_playlist() { [INFO] [stdout] 61 │ let sinclair_lore_va_masq = Playlist::new("PLOIA4n5j7KcYj52DQ9orEBJDA9IqBTB3I").await; [INFO] [stdout] 62 │ assert_eq!( [INFO] [stdout] 36: core::ops::function::FnOnce::call_once::h3ea7231c36db8406 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250 [INFO] [stdout] 37: core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250 [INFO] [stdout] 38: test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663 [INFO] [stdout] 39: test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686 [INFO] [stdout] 40:  as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 41: std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590 [INFO] [stdout] 42: std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553 [INFO] [stdout] 43: std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359 [INFO] [stdout] 44: test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686 [INFO] [stdout] 45: test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607 [INFO] [stdout] 46: test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637 [INFO] [stdout] 47: std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562 [INFO] [stdout] 49:  as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 50: std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590 [INFO] [stdout] 51: std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553 [INFO] [stdout] 52: std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359 [INFO] [stdout] 53: std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560 [INFO] [stdout] 54: core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250 [INFO] [stdout] 55:  as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005 [INFO] [stdout] 56: std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126 [INFO] [stdout] 57: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] channel::tests::test_linus [INFO] [stdout] playlist::tests::test_sinclair_lore_playlist [INFO] [stdout] user::tests::test_cgpgrey_user [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bb9d72f6337918aac8c4448fd760e2ecec9ca79782288399b9703f1c4b5b4939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb9d72f6337918aac8c4448fd760e2ecec9ca79782288399b9703f1c4b5b4939", kill_on_drop: false }` [INFO] [stdout] bb9d72f6337918aac8c4448fd760e2ecec9ca79782288399b9703f1c4b5b4939