Skip to content

Instantly share code, notes, and snippets.

@kianenigma
Created January 13, 2021 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kianenigma/b05ad7cedcec9aebc237d38124be887c to your computer and use it in GitHub Desktop.
Save kianenigma/b05ad7cedcec9aebc237d38124be887c to your computer and use it in GitHub Desktop.
slot-backtrace
1 kianenigma@build-host[13:46] ~/substrate-sync (git)-[2ef0f1cb2] % cargo run -- --tmp --dev :(
Finished dev [unoptimized + debuginfo] target(s) in 0.62s
Running `target/debug/substrate --tmp --dev`
2021-01-13 13:46:42 Running in --dev mode, RPC CORS has been disabled.
2021-01-13 13:46:42 Substrate Node
2021-01-13 13:46:42 ✌️ version 2.0.0-2ef0f1cb2-x86_64-linux-gnu
2021-01-13 13:46:42 ❤️ by Parity Technologies <admin@parity.io>, 2017-2021
2021-01-13 13:46:42 📋 Chain specification: Development
2021-01-13 13:46:42 🏷 Node name: quizzical-belief-8596
2021-01-13 13:46:42 👤 Role: AUTHORITY
2021-01-13 13:46:42 💾 Database: RocksDb at /tmp/substrateVCUfYl/chains/dev/db
2021-01-13 13:46:42 ⛓ Native runtime: node-261 (substrate-node-0.tx2.au10)
2021-01-13 13:46:44 💸 new validator set of size 1 has been elected via ElectionCompute::OnChain for staring era 0
2021-01-13 13:46:44 🏦 Failed to finalize election round. Error = ElectionError::NoFallbackConfigured
2021-01-13 13:46:44 🔨 Initializing Genesis block/state (state: 0x4bfa…e5e9, header-hash: 0x9cc9…37c4)
2021-01-13 13:46:44 👴 Loading GRANDPA authority set from genesis on what appears to be first startup.
2021-01-13 13:46:45 ⏱ Loaded block-time = 3000 milliseconds from genesis on first-launch
2021-01-13 13:46:45 👶 Creating empty BABE epoch changes on what appears to be first startup.
2021-01-13 13:46:45 Using default protocol ID "sup" because none is configured in the chain specs
2021-01-13 13:46:45 🏷 Local node identity is: 12D3KooWP4mmdaLTZngWgRd3hpcC5gc2uAGSVQc9Pggv6LHYUfcj
2021-01-13 13:46:46 📦 Highest known block at #0
2021-01-13 13:46:46 〽️ Prometheus server started at 127.0.0.1:9615
2021-01-13 13:46:46 Listening for new connections on 127.0.0.1:9944.
2021-01-13 13:46:46 👶 Starting BABE Authorship worker
====================
Version: 2.0.0-2ef0f1cb2-x86_64-linux-gnu
0: sp_panic_handler::panic_hook
at primitives/panic-handler/src/lib.rs:150:18
1: sp_panic_handler::set::{{closure}}
at primitives/panic-handler/src/lib.rs:60:4
2: std::panicking::rust_panic_with_hook
at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:573:17
3: std::panicking::begin_panic_handler::{{closure}}
at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:476:9
4: std::sys_common::backtrace::__rust_end_short_backtrace
at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/sys_common/backtrace.rs:153:18
5: rust_begin_unwind
at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:475:5
6: core::panicking::panic_fmt
at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/core/src/panicking.rs:85:14
7: core::option::expect_none_failed
at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/core/src/option.rs:1221:5
8: core::result::Result<T,E>::unwrap
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/result.rs:973:23
<byteorder::BigEndian as byteorder::ByteOrder>::read_u64
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.4.0/src/lib.rs:1969:28
primitive_types::U256::from_big_endian
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/uint-0.9.0/src/uint.rs:1268:30
<primitive_types::U256 as core::convert::From<&[u8]>>::from
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/uint-0.9.0/src/uint.rs:1347:5
<primitive_types::U256 as core::convert::From<&[u8; _]>>::from
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/uint-0.9.0/src/uint.rs:1307:5
<primitive_types::U256 as core::convert::From<[u8; _]>>::from
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/uint-0.9.0/src/uint.rs:1301:5
9: sc_consensus_babe::authorship::secondary_slot_author
at client/consensus/babe/src/authorship.rs:117:13
10: sc_consensus_babe::authorship::claim_secondary_slot
at client/consensus/babe/src/authorship.rs:145:24
11: sc_consensus_babe::authorship::claim_slot_using_keys::{{closure}}
at client/consensus/babe/src/authorship.rs:222:5
12: core::option::Option<T>::or_else
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/option.rs:739:21
13: sc_consensus_babe::authorship::claim_slot_using_keys
at client/consensus/babe/src/authorship.rs:217:2
14: sc_consensus_babe::authorship::claim_slot
at client/consensus/babe/src/authorship.rs:206:2
15: <sc_consensus_babe::BabeSlotWorker<B,C,E,I,SO,BS> as sc_consensus_slots::SimpleSlotWorker<B>>::claim_slot
at client/consensus/babe/src/lib.rs:579:11
16: sc_consensus_slots::SimpleSlotWorker::on_slot
at client/consensus/slots/src/lib.rs:263:21
17: <T as sc_consensus_slots::SlotWorker<B>>::on_slot
at client/consensus/slots/src/lib.rs:381:3
18: sc_consensus_slots::start_slot_worker::{{closure}}
at client/consensus/slots/src/lib.rs:453:6
19: <futures_util::stream::try_stream::try_for_each::TryForEach<St,Fut,F> as core::future::future::Future>::poll
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.9/src/stream/try_stream/try_for_each.rs:63:53
20: <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.9/src/future/future/map.rs:52:37
21: <futures_util::future::future::Map<Fut,F> as core::future::future::Future>::poll
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.9/src/lib.rs:102:13
22: <futures_util::future::future::flatten::Flatten<Fut,<Fut as core::future::future::Future>::Output> as core::future::future::Future>::poll
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.9/src/future/future/flatten.rs:48:36
23: <futures_util::future::future::Then<Fut1,Fut2,F> as core::future::future::Future>::poll
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.9/src/lib.rs:102:13
24: <sc_consensus_babe::BabeWorker<B> as core::future::future::Future>::poll
at client/consensus/babe/src/lib.rs:498:3
25: <std::panic::AssertUnwindSafe<F> as core::future::future::Future>::poll
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panic.rs:325:9
26: <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.9/src/future/future/catch_unwind.rs:32:42
27: <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panic.rs:308:9
28: std::panicking::try::do_call
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panicking.rs:373:40
29: __rust_try
30: std::panicking::try
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panicking.rs:337:19
31: std::panic::catch_unwind
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panic.rs:379:14
32: <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.9/src/future/future/catch_unwind.rs:32:9
33: <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.9/src/future/future/map.rs:52:37
34: <futures_util::future::future::Map<Fut,F> as core::future::future::Future>::poll
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.9/src/lib.rs:102:13
35: <sc_service::task_manager::prometheus_future::PrometheusFuture<T> as core::future::future::Future>::poll
at client/service/src/task_manager/prometheus_future.rs:61:3
36: <std::panic::AssertUnwindSafe<F> as core::future::future::Future>::poll
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panic.rs:325:9
37: <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.9/src/future/future/catch_unwind.rs:32:42
38: <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panic.rs:308:9
39: std::panicking::try::do_call
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panicking.rs:373:40
40: __rust_try
41: std::panicking::try
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panicking.rs:337:19
42: std::panic::catch_unwind
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panic.rs:379:14
43: <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.9/src/future/future/catch_unwind.rs:32:9
44: <core::pin::Pin<P> as core::future::future::Future>::poll
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/future/future.rs:121:9
45: futures_util::future::future::FutureExt::poll_unpin
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.9/src/future/future/mod.rs:561:9
46: <futures_util::future::select::Select<A,B> as core::future::future::Future>::poll
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.9/src/future/select.rs:92:36
47: sc_service::task_manager::SpawnTaskHandle::spawn_inner::{{closure}}
at client/service/src/task_manager/mod.rs:105:11
48: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/future/mod.rs:79:19
49: <tracing_futures::Instrumented<T> as core::future::future::Future>::poll
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-futures-0.2.4/src/lib.rs:258:9
50: <core::pin::Pin<P> as core::future::future::Future>::poll
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/future/future.rs:121:9
51: futures_executor::local_pool::block_on::{{closure}}
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.9/src/local_pool.rs:317:23
52: futures_executor::local_pool::run_executor::{{closure}}
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.9/src/local_pool.rs:87:37
53: std::thread::local::LocalKey<T>::try_with
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/thread/local.rs:265:16
54: std::thread::local::LocalKey<T>::with
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/thread/local.rs:241:9
55: futures_executor::local_pool::run_executor
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.9/src/local_pool.rs:83:5
56: futures_executor::local_pool::block_on
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.9/src/local_pool.rs:317:5
57: sc_cli::runner::Runner<C>::new::{{closure}}::{{closure}}
at client/cli/src/runner.rs:128:44
58: <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/blocking/task.rs:41:21
59: tokio::runtime::task::core::Core<T,S>::poll::{{closure}}
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/core.rs:173:17
60: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/loom/std/unsafe_cell.rs:14:9
61: tokio::runtime::task::core::Core<T,S>::poll
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/core.rs:158:13
62: tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/harness.rs:107:27
63: core::ops::function::FnOnce::call_once
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ops/function.rs:227:5
64: <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panic.rs:308:9
65: std::panicking::try::do_call
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panicking.rs:373:40
66: __rust_try
67: std::panicking::try
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panicking.rs:337:19
68: std::panic::catch_unwind
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panic.rs:379:14
69: tokio::runtime::task::harness::Harness<T,S>::poll
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/harness.rs:89:19
70: tokio::runtime::task::raw::poll
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/raw.rs:104:5
71: tokio::runtime::task::raw::RawTask::poll
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/raw.rs:66:18
72: tokio::runtime::task::Notified<S>::run
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/mod.rs:169:9
73: tokio::runtime::blocking::pool::Inner::run
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/blocking/pool.rs:250:17
74: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/blocking/pool.rs:230:21
75: tokio::runtime::context::enter
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/context.rs:72:5
76: tokio::runtime::handle::Handle::enter
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/handle.rs:76:9
77: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/blocking/pool.rs:229:17
78: std::sys_common::backtrace::__rust_begin_short_backtrace
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys_common/backtrace.rs:137:18
79: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/thread/mod.rs:458:17
80: <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panic.rs:308:9
81: std::panicking::try::do_call
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panicking.rs:373:40
82: __rust_try
83: std::panicking::try
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panicking.rs:337:19
84: std::panic::catch_unwind
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/panic.rs:379:14
85: std::thread::Builder::spawn_unchecked::{{closure}}
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/thread/mod.rs:457:30
86: core::ops::function::FnOnce::call_once{{vtable.shim}}
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ops/function.rs:227:5
87: <alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once
at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/alloc/src/boxed.rs:1042:9
<alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once
at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/alloc/src/boxed.rs:1042:9
std::sys::unix::thread::Thread::new::thread_start
at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/sys/unix/thread.rs:87:17
88: start_thread
89: clone
Thread 'tokio-runtime-worker' panicked at 'called `Result::unwrap()` on an `Err` value: TryFromSliceError(())', /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.4.0/src/lib.rs:1969
This is a bug. Please report it at:
https://github.com/paritytech/substrate/issues/new
====================
Version: 2.0.0-2ef0f1cb2-x86_64-linux-gnu
0: sp_panic_handler::panic_hook
at primitives/panic-handler/src/lib.rs:150:18
1: sp_panic_handler::set::{{closure}}
at primitives/panic-handler/src/lib.rs:60:4
2: std::panicking::rust_panic_with_hook
at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:573:17
3: std::panicking::begin_panic_handler::{{closure}}
at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:476:9
4: std::sys_common::backtrace::__rust_end_short_backtrace
at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/sys_common/backtrace.rs:153:18
5: rust_begin_unwind
at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:475:5
6: core::panicking::panic_fmt
at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/core/src/panicking.rs:85:14
7: core::option::expect_none_failed
at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/core/src/option.rs:1221:5
8: core::result::Result<T,E>::unwrap
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/result.rs:973:23
9: <byteorder::BigEndian as byteorder::ByteOrder>::read_u64
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.4.0/src/lib.rs:1969:28
10: libp2p_kad::kbucket::key::U256::from_big_endian
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/uint-0.8.5/src/uint.rs:1134:30
11: <libp2p_kad::kbucket::key::U256 as core::convert::From<&[u8]>>::from
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/uint-0.8.5/src/uint.rs:1213:5
12: libp2p_kad::kbucket::key::KeyBytes::distance
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/libp2p-kad-0.27.0/src/kbucket/key.rs:153:17
13: libp2p_kad::kbucket::KBucketsTable<TKey,TVal>::closest_keys
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/libp2p-kad-0.27.0/src/kbucket.rs:242:24
14: libp2p_kad::behaviour::Kademlia<TStore>::get_closest_peers
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/libp2p-kad-0.27.0/src/behaviour.rs:569:21
15: <sc_network::discovery::DiscoveryBehaviour as libp2p_swarm::behaviour::NetworkBehaviour>::poll
at client/network/src/discovery.rs:612:6
16: <sc_network::behaviour::Behaviour<B,H> as libp2p_swarm::behaviour::NetworkBehaviour>::poll
at client/network/src/behaviour.rs:50:10
17: libp2p_swarm::ExpandedSwarm<TBehaviour,TInEvent,TOutEvent,THandler>::poll_next_event
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/libp2p-swarm-0.26.0/src/lib.rs:677:17
18: libp2p_swarm::ExpandedSwarm<TBehaviour,TInEvent,TOutEvent,THandler>::next_event::{{closure}}::{{closure}}
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/libp2p-swarm-0.26.0/src/lib.rs:475:35
19: <futures_util::future::poll_fn::PollFn<F> as core::future::future::Future>::poll
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.9/src/future/poll_fn.rs:54:9
20: libp2p_swarm::ExpandedSwarm<TBehaviour,TInEvent,TOutEvent,THandler>::next_event::{{closure}}
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/libp2p-swarm-0.26.0/src/lib.rs:475:9
21: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/future/mod.rs:79:19
22: <core::pin::Pin<P> as core::future::future::Future>::poll
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/future/future.rs:121:9
23: futures_util::future::future::FutureExt::poll_unpin
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.9/src/future/future/mod.rs:561:9
24: <sc_network::service::NetworkWorker<B,H> as core::future::future::Future>::poll
at client/network/src/service.rs:1364:21
25: <&mut F as core::future::future::Future>::poll
at /usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/future/future.rs:109:9
26: <futures_util::future::future::fuse::Fuse<Fut> as core::future::future::Future>::poll
at /home/kianenigma/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.9/src/future/future/fuse.rs:86:37
27: <core::pin::Pin<P>cargo run -- --tmp --dev 13.08s user 0.40s system 112% cpu 12.007 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment