{"id":17078892,"url":"https://github.com/hatoo/flume-panic","last_synced_at":"2025-03-23T12:27:12.517Z","repository":{"id":147905003,"uuid":"293769196","full_name":"hatoo/flume-panic","owner":"hatoo","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-08T15:09:15.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T18:46:15.008Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hatoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-08T09:53:31.000Z","updated_at":"2020-09-08T09:57:32.000Z","dependencies_parsed_at":"2023-05-27T21:30:31.681Z","dependency_job_id":null,"html_url":"https://github.com/hatoo/flume-panic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatoo%2Fflume-panic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatoo%2Fflume-panic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatoo%2Fflume-panic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatoo%2Fflume-panic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hatoo","download_url":"https://codeload.github.com/hatoo/flume-panic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245101277,"owners_count":20560981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T12:23:53.603Z","updated_at":"2025-03-23T12:27:12.497Z","avatar_url":"https://github.com/hatoo.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Environment\n\n- WSL2 Ubuntu20.04\n\n```\n❯ RUST_BACKTRACE=full cargo run\n    Finished dev [unoptimized + debuginfo] target(s) in 0.02s\n     Running `target/debug/flume-sandbox`\nthread 'tokio-runtime-worker' panicked at 'assertion failed: chan.queue.len() == 0', /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/flume-0.8.4/src/lib.rs:353:13\nstack backtrace:\n   0:     0x559af32cfc00 - std::backtrace_rs::backtrace::libunwind::trace::hdf911925cfd1a062\n                               at /rustc/d006f5734f49625c34d6fc33bf6b9967243abca8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96\n   1:     0x559af32cfc00 - std::backtrace_rs::backtrace::trace_unsynchronized::h1a4f248df23e18fe\n                               at /rustc/d006f5734f49625c34d6fc33bf6b9967243abca8/library/std/src/../../backtrace/src/backtrace/mod.rs:66\n   2:     0x559af32cfc00 - std::sys_common::backtrace::_print_fmt::hf3ec23fc59b676bd\n                               at /rustc/d006f5734f49625c34d6fc33bf6b9967243abca8/library/std/src/sys_common/backtrace.rs:79\n   3:     0x559af32cfc00 - \u003cstd::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display\u003e::fmt::h00fdb223b1b833ac\n                               at /rustc/d006f5734f49625c34d6fc33bf6b9967243abca8/library/std/src/sys_common/backtrace.rs:58\n   4:     0x559af32e9a2c - core::fmt::write::h1857a60b204f1b6a\n                               at /rustc/d006f5734f49625c34d6fc33bf6b9967243abca8/library/core/src/fmt/mod.rs:1082\n   5:     0x559af32cdb57 - std::io::Write::write_fmt::ha851958ed267cb97\n                               at /rustc/d006f5734f49625c34d6fc33bf6b9967243abca8/library/std/src/io/mod.rs:1514\n   6:     0x559af32d1f40 - std::sys_common::backtrace::_print::hf25dbce5d8adc35c\n                               at /rustc/d006f5734f49625c34d6fc33bf6b9967243abca8/library/std/src/sys_common/backtrace.rs:61\n   7:     0x559af32d1f40 - std::sys_common::backtrace::print::h40243408d050ccf7\n                               at /rustc/d006f5734f49625c34d6fc33bf6b9967243abca8/library/std/src/sys_common/backtrace.rs:48\n   8:     0x559af32d1f40 - std::panicking::default_hook::{{closure}}::ha452abcc85cd3549\n                               at /rustc/d006f5734f49625c34d6fc33bf6b9967243abca8/library/std/src/panicking.rs:208\n   9:     0x559af32d1c8c - std::panicking::default_hook::h637245b92cbb00b1\n                               at /rustc/d006f5734f49625c34d6fc33bf6b9967243abca8/library/std/src/panicking.rs:227\n  10:     0x559af32d25a3 - std::panicking::rust_panic_with_hook::h2f4c96dfd8ba524a\n                               at /rustc/d006f5734f49625c34d6fc33bf6b9967243abca8/library/std/src/panicking.rs:577\n  11:     0x559af328bdfc - std::panicking::begin_panic::{{closure}}::h606c23af479f678e\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panicking.rs:506\n  12:     0x559af328ae59 - std::sys_common::backtrace::__rust_end_short_backtrace::hbd8908a8e6b71c6a\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys_common/backtrace.rs:153\n  13:     0x559af328bd27 - std::panicking::begin_panic::hfa5e38b29e81c0d4\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panicking.rs:505\n  14:     0x559af3212317 - flume::Shared\u003cT\u003e::send::hd6b65e66dbbb72b7\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/flume-0.8.4/src/lib.rs:353\n  15:     0x559af320de45 - \u003cflume::async::SendFuture\u003cT\u003e as core::future::future::Future\u003e::poll::h7739ce7e4dfb4354\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/flume-0.8.4/src/async.rs:83\n  16:     0x559af320c99b - flume_sandbox::main::{{closure}}::{{closure}}::h417f81cdd0fd45ec\n                               at /home/hatoo/flume-sandbox/src/main.rs:10\n  17:     0x559af321c807 - \u003ccore::future::from_generator::GenFuture\u003cT\u003e as core::future::future::Future\u003e::poll::h31c8cf50eb4b1d20\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/future/mod.rs:79\n  18:     0x559af32238d8 - tokio::runtime::task::core::Core\u003cT,S\u003e::poll::{{closure}}::h66e7764cb336da0a\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/core.rs:173\n  19:     0x559af3218697 - tokio::loom::std::unsafe_cell::UnsafeCell\u003cT\u003e::with_mut::h4e07b92b168fe395\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14\n  20:     0x559af32235b3 - tokio::runtime::task::core::Core\u003cT,S\u003e::poll::he685844bf01aa39d\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/core.rs:158\n  21:     0x559af320788c - tokio::runtime::task::harness::Harness\u003cT,S\u003e::poll::{{closure}}::h8c2d259993004de4\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/harness.rs:107\n  22:     0x559af3219e00 - core::ops::function::FnOnce::call_once::hd70d8e00abc25d06\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ops/function.rs:227\n  23:     0x559af322013a - \u003cstd::panic::AssertUnwindSafe\u003cF\u003e as core::ops::function::FnOnce\u003c()\u003e\u003e::call_once::h573266a9d68a6fb1\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panic.rs:308\n  24:     0x559af3214e4d - std::panicking::try::do_call::h3484509426ef34fa\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panicking.rs:381\n  25:     0x559af321524d - __rust_try\n  26:     0x559af3214d05 - std::panicking::try::h71b6aafea405760b\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panicking.rs:345\n  27:     0x559af32201da - std::panic::catch_unwind::h092a9ccda9885b43\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panic.rs:382\n  28:     0x559af32071b8 - tokio::runtime::task::harness::Harness\u003cT,S\u003e::poll::h1e95994b964c8404\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/harness.rs:89\n  29:     0x559af321cd40 - tokio::runtime::task::raw::poll::hd63c06a81137ba75\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/raw.rs:104\n  30:     0x559af3287c6f - tokio::runtime::task::raw::RawTask::poll::ha0dff6cfa7aa93e2\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/raw.rs:66\n  31:     0x559af3270761 - tokio::runtime::task::Notified\u003cS\u003e::run::h25a09d5eca5df34b\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/mod.rs:169\n  32:     0x559af3278e72 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hb9b13cfc6188260a\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/thread_pool/worker.rs:353\n  33:     0x559af3266cec - tokio::coop::with_budget::{{closure}}::he83593a1d6d72159\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127\n  34:     0x559af327e08e - std::thread::local::LocalKey\u003cT\u003e::try_with::hd831ce8458c00f45\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/thread/local.rs:265\n  35:     0x559af327be5e - std::thread::local::LocalKey\u003cT\u003e::with::h2db49b903fcc9a74\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/thread/local.rs:241\n  36:     0x559af3278cd4 - tokio::coop::with_budget::he1ebabba6de80db9\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120\n  37:     0x559af3278cd4 - tokio::coop::budget::hc46eec664ed6a267\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96\n  38:     0x559af3278cd4 - tokio::runtime::thread_pool::worker::Context::run_task::h76d576a993be78cc\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/thread_pool/worker.rs:352\n  39:     0x559af3278692 - tokio::runtime::thread_pool::worker::Context::run::h1f07696dbaf62439\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/thread_pool/worker.rs:324\n  40:     0x559af3278483 - tokio::runtime::thread_pool::worker::run::{{closure}}::h26d5e78ca755605f\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/thread_pool/worker.rs:309\n  41:     0x559af3266016 - tokio::macros::scoped_tls::ScopedKey\u003cT\u003e::set::h4a96e2cc7e494f25\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/scoped_tls.rs:63\n  42:     0x559af327837d - tokio::runtime::thread_pool::worker::run::h3e40f6085451ec9d\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/thread_pool/worker.rs:306\n  43:     0x559af32781eb - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::hd300aae43cfd1efd\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/thread_pool/worker.rs:285\n  44:     0x559af323a78e - \u003ctokio::runtime::blocking::task::BlockingTask\u003cT\u003e as core::future::future::Future\u003e::poll::h7412971d9240bbc7\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/blocking/task.rs:41\n  45:     0x559af32489ce - tokio::runtime::task::core::Core\u003cT,S\u003e::poll::{{closure}}::hc5e0ab865a9fa1b9\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/core.rs:173\n  46:     0x559af32466cb - tokio::loom::std::unsafe_cell::UnsafeCell\u003cT\u003e::with_mut::h9dbe36995557bf41\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14\n  47:     0x559af324880e - tokio::runtime::task::core::Core\u003cT,S\u003e::poll::had169c7299e5444f\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/core.rs:158\n  48:     0x559af3268bc5 - tokio::runtime::task::harness::Harness\u003cT,S\u003e::poll::{{closure}}::hb40a7ea8d65e1ed8\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/harness.rs:107\n  49:     0x559af326a8e0 - core::ops::function::FnOnce::call_once::h8b837f4fba75053e\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ops/function.rs:227\n  50:     0x559af325929b - \u003cstd::panic::AssertUnwindSafe\u003cF\u003e as core::ops::function::FnOnce\u003c()\u003e\u003e::call_once::ha166a77715f1035a\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panic.rs:308\n  51:     0x559af326a36f - std::panicking::try::do_call::h5aa6692bffc981bb\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panicking.rs:381\n  52:     0x559af327113d - __rust_try\n  53:     0x559af326a022 - std::panicking::try::h01c6c0bf59fc11de\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panicking.rs:345\n  54:     0x559af3259d7b - std::panic::catch_unwind::h4e1cea01fd0eb6e0\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panic.rs:382\n  55:     0x559af32686b5 - tokio::runtime::task::harness::Harness\u003cT,S\u003e::poll::h15589dc6e8d7b403\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/harness.rs:89\n  56:     0x559af3287d62 - tokio::runtime::task::raw::poll::hc2d4d4061c568439\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/raw.rs:104\n  57:     0x559af3287c6f - tokio::runtime::task::raw::RawTask::poll::ha0dff6cfa7aa93e2\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/raw.rs:66\n  58:     0x559af32707d1 - tokio::runtime::task::Notified\u003cS\u003e::run::h9ceecc967449a82e\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/mod.rs:169\n  59:     0x559af328917f - tokio::runtime::blocking::pool::Inner::run::h18f860a24dcea44c\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/blocking/pool.rs:230\n  60:     0x559af3288ece - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h53ace86f024839f1\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/blocking/pool.rs:210\n  61:     0x559af3252e55 - tokio::runtime::context::enter::h16aeb3e677fdb656\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72\n  62:     0x559af3247eef - tokio::runtime::handle::Handle::enter::hc4899c2e6ecc5752\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76\n  63:     0x559af3288f5f - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::heac28a3d8abfedf5\n                               at /home/hatoo/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/blocking/pool.rs:209\n  64:     0x559af3246ec0 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb923d65a19d5350b\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys_common/backtrace.rs:137\n  65:     0x559af32328c3 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hee7c2c0f72833035\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/thread/mod.rs:458\n  66:     0x559af3259273 - \u003cstd::panic::AssertUnwindSafe\u003cF\u003e as core::ops::function::FnOnce\u003c()\u003e\u003e::call_once::h279cc0a13779094f\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panic.rs:308\n  67:     0x559af326a47f - std::panicking::try::do_call::hb215a53f218e40e9\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panicking.rs:381\n  68:     0x559af327113d - __rust_try\n  69:     0x559af326a1e4 - std::panicking::try::h655aa1f44692733e\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panicking.rs:345\n  70:     0x559af3259dc3 - std::panic::catch_unwind::h54d0e4317351af6a\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panic.rs:382\n  71:     0x559af32326ab - std::thread::Builder::spawn_unchecked::{{closure}}::h31a661a8c02c75b6\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/thread/mod.rs:457\n  72:     0x559af326a72f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9c1f7fec30fee67a\n                               at /home/hatoo/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ops/function.rs:227\n  73:     0x559af32d497a - \u003calloc::boxed::Box\u003cF\u003e as core::ops::function::FnOnce\u003cA\u003e\u003e::call_once::hd50938a7cbd66861\n                               at /rustc/d006f5734f49625c34d6fc33bf6b9967243abca8/library/alloc/src/boxed.rs:1042\n  74:     0x559af32d497a - \u003calloc::boxed::Box\u003cF\u003e as core::ops::function::FnOnce\u003cA\u003e\u003e::call_once::hbdaa88962d74e8ba\n                               at /rustc/d006f5734f49625c34d6fc33bf6b9967243abca8/library/alloc/src/boxed.rs:1042\n  75:     0x559af32d497a - std::sys::unix::thread::Thread::new::thread_start::h2e71bf448b68bc62\n                               at /rustc/d006f5734f49625c34d6fc33bf6b9967243abca8/library/std/src/sys/unix/thread.rs:87\n  76:     0x7f3fb88e0609 - start_thread\n  77:     0x7f3fb87ec103 - clone\n  78:                0x0 - \u003cunknown\u003e\n^C\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhatoo%2Fflume-panic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhatoo%2Fflume-panic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhatoo%2Fflume-panic/lists"}