AstarNetwork / Astar

The dApp hub for blockchains of the future
https://astar.network/
GNU General Public License v3.0
739 stars 354 forks source link

Err happend `Storage root must match that calculated`. #35

Closed satellitex closed 5 years ago

satellitex commented 5 years ago

Describe the bug

stack backtrace:
   0: substrate_panic_handler::panic_hook::h1815cf3aeade4e49 (0x10884cecb)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/core/panic-handler/src/lib.rs:82
   1: substrate_panic_handler::set::{{closure}}::h00bf81da214a316c (0x10884cad6)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/core/panic-handler/src/lib.rs:31
   2: std::panicking::rust_panic_with_hook::h547ea459e27be908 (0x108d0d360)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/panicking.rs:482
   3: std::panicking::begin_panic::ha8bf8dd05d8159d7 (0x108c5bc37)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/panicking.rs:412
   4: <srml_executive::Executive<System, Block, Context, Payment, AllModules>>::final_checks::h3b633981d66be64d (0x107e83e19)
             at /Users/sate/stakedtechnologies/plasm/<::std::macros::panic macros>:3
   5: <srml_executive::Executive<System, Block, Context, Payment, AllModules>>::execute_block::h4884fb29a8d972cd (0x107e83fa8)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/srml/executive/src/lib.rs:175
   6: <plasm_runtime::Runtime as substrate_client::runtime_api::runtime_decl_for_Core::Core<sr_primitives::generic::block::Block<sr_primitives::generic::header::Header<u64, sr_primitives::traits::BlakeTwo256, plasm_runtime::Log>, sr_primitives::generic::unchecked_mortal_compact_extrinsic::UncheckedMortalCompactExtrinsic<<srml_indices::Module<plasm_runtime::Runtime> as sr_primitives::traits::StaticLookup>::Source, u64, plasm_runtime::Call, substrate_primitives::sr25519::Signature>>>>::execute_block::h24cc18f3d9d1064b (0x107ecdb92)
             at /Users/sate/stakedtechnologies/plasm/runtime/src/lib.rs:277
   7: plasm_runtime::api::dispatch::h6ea15c26aae51b58 (0x107e87e91)
             at /Users/sate/stakedtechnologies/plasm/runtime/src/lib.rs:270
   8: <plasm_node::service::Executor as substrate_executor::native_executor::NativeExecutionDispatch>::dispatch::{{closure}}::h9a2cba8a8172bd30 (0x1069c9110)
             at /Users/sate/stakedtechnologies/plasm/<::substrate_executor::native_executor::native_executor_instance macros>:14
   9: std::panicking::try::do_call::h0b88b8eb18d97774 (0x106c2fee3)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/panicking.rs:297
  10: ___rust_maybe_catch_panic (0x108d16a7e)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libpanic_unwind/lib.rs:87
  11: std::panicking::try::he0275d6b6a4a617f (0x106c2f534)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/panicking.rs:276
  12: std::panic::catch_unwind::h406496ec0be53e30 (0x1068e8486)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/panic.rs:388
  13: substrate_executor::native_executor::safe_call::h6de4242da58b9190 (0x1061659a6)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/core/executor/src/native_executor.rs:104
  14: substrate_executor::native_executor::with_native_environment::{{closure}}::hc2fa21c5c2a48cce (0x10615dd36)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/core/executor/src/native_executor.rs:113
  15: environmental::using::{{closure}}::h648af967c97b2031 (0x1065c816a)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/environmental-1.0.1/src/lib.rs:88
  16: <std::thread::local::LocalKey<T>>::try_with::h21fb258ad9986a53 (0x10666d4e4)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/thread/local.rs:300
  17: <std::thread::local::LocalKey<T>>::with::hb001ff31f1ee7542 (0x10666996c)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/thread/local.rs:246
  18: environmental::using::h93a39d98f468b9ae (0x1065c5efe)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/environmental-1.0.1/src/lib.rs:65
  19: sr_io::imp::ext::using::h2bc5ddcd1c9d5d83 (0x106c379e5)
             at /Users/sate/stakedtechnologies/plasm/<::environmental::environmental macros>:21
  20: sr_io::imp::with_externalities::hf500f4dbd165598f (0x106c37456)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/core/sr-io/src/../with_std.rs:269
  21: substrate_executor::native_executor::with_native_environment::hbe213df58a205526 (0x10615d266)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/core/executor/src/native_executor.rs:113
  22: <plasm_node::service::Executor as substrate_executor::native_executor::NativeExecutionDispatch>::dispatch::h31601ae6b1f50c4c (0x1063d88ad)
             at /Users/sate/stakedtechnologies/plasm/<::substrate_executor::native_executor::native_executor_instance macros>:13
  23: <substrate_executor::native_executor::NativeExecutor<D> as substrate_state_machine::CodeExecutor<substrate_primitives::hasher::blake2::Blake2Hasher>>::call::{{closure}}::h4cab629fada86bac (0x106132ba1)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/core/executor/src/native_executor.rs:262
  24: <std::thread::local::LocalKey<T>>::try_with::h93c4477d0fd62167 (0x1066774c1)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/thread/local.rs:300
  25: <std::thread::local::LocalKey<T>>::with::h7274ba71b1d07ab7 (0x106668655)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/thread/local.rs:246
  26: <substrate_executor::native_executor::NativeExecutor<D> as substrate_state_machine::CodeExecutor<substrate_primitives::hasher::blake2::Blake2Hasher>>::call::h6b8bf62f2f1ac642 (0x1061297ca)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/core/executor/src/native_executor.rs:202
  27: <substrate_state_machine::StateMachine<'a, H, B, T, O, Exec>>::execute_aux::h7e1897a940259ae3 (0x1061833c0)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/core/state-machine/src/lib.rs:425
  28: <substrate_state_machine::StateMachine<'a, H, B, T, O, Exec>>::execute_call_with_native_else_wasm_strategy::h90762be85b888502 (0x1061e89b4)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/core/state-machine/src/lib.rs:482
  29: <substrate_state_machine::StateMachine<'a, H, B, T, O, Exec>>::execute_using_consensus_failure_handler::h36cb23be9e0a887d (0x1061af868)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/core/state-machine/src/lib.rs:538
  30: <substrate_client::call_executor::LocalCallExecutor<B, E> as substrate_client::call_executor::CallExecutor<Block, substrate_primitives::hasher::blake2::Blake2Hasher>>::call_at_state::h65ec9cf241dd4b7a (0x1065ea2cd)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/core/client/src/call_executor.rs:320
  31: <substrate_client::client::Client<B, E, Block, RA>>::block_execution::h724c0c3a06dbcd0a (0x1068b7375)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/core/client/src/client.rs:889
  32: <substrate_client::client::Client<B, E, Block, RA>>::execute_and_import_block::h523921e90892b4a0 (0x1068c6fa2)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/core/client/src/client.rs:804
  33: <substrate_client::client::Client<B, E, Block, RA>>::apply_block::h52a08042a21207b7 (0x1068b3638)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/core/client/src/client.rs:739
  34: <substrate_client::client::Client<B, E, Block, RA> as substrate_consensus_common::block_import::BlockImport<Block>>::import_block::{{closure}}::h05d2abc28a81f348 (0x1068b02a3)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/core/client/src/client.rs:1440
  35: <substrate_client::client::Client<B, E, Block, RA>>::lock_import_and_run::{{closure}}::h1c1ef5a000938c5d (0x1068befb4)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/core/client/src/client.rs:656
  36: <substrate_client::client::Client<B, E, Block, RA>>::lock_import_and_run::h2d02dc3888ee378f (0x1068be0d0)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/core/client/src/client.rs:669
  37: <substrate_client::client::Client<B, E, Block, RA> as substrate_consensus_common::block_import::BlockImport<Block>>::import_block::h10c6fdcda35bfcbd (0x1068b00e8)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/core/client/src/client.rs:1439
  38: <substrate_consensus_aura::AuraWorker<C, E, I, P, SO> as substrate_consensus_slots::SlotWorker<B>>::on_slot::{{closure}}::h28588326e3ecb970 (0x1063edc1e)
             at /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/core/consensus/aura/src/lib.rs:437
  39: <core::result::Result<T, E>>::map::h476329b66e2cd884 (0x106a01b96)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libcore/result.rs:458
  40: <futures::future::map::Map<A, F> as futures::future::Future>::poll::h409e08b2be73b281 (0x1067b27be)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/future/map.rs:35
  41: <futures::future::map_err::MapErr<A, F> as futures::future::Future>::poll::h691380d74ee9c2c3 (0x106daf49c)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/future/map_err.rs:30
  42: <alloc::boxed::Box<F> as futures::future::Future>::poll::h8358bca39f8721f1 (0x10644fe9b)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/future/mod.rs:113
  43: <futures::future::map_err::MapErr<A, F> as futures::future::Future>::poll::h1099d7bdd93ab9bb (0x106dad0e9)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/future/map_err.rs:30
  44: <futures::future::either::Either<A, B> as futures::future::Future>::poll::h99fa5b5d132825a0 (0x106572f69)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/future/either.rs:35
  45: <futures::stream::for_each::ForEach<S, F, U> as futures::future::Future>::poll::h7f64e9203176b74d (0x106dd582a)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/stream/for_each.rs:39
  46: futures::future::catch_unwind::<impl futures::future::Future for std::panic::AssertUnwindSafe<F>>::poll::hfb14348cadb09c1b (0x1068e8c84)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/future/catch_unwind.rs:49
  47: <futures::future::catch_unwind::CatchUnwind<F> as futures::future::Future>::poll::{{closure}}::hd3f5150b12aea630 (0x106565f11)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/future/catch_unwind.rs:32
  48: std::panicking::try::do_call::h30ca1afd6289136c (0x106c303e6)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/panicking.rs:297
  49: ___rust_maybe_catch_panic (0x108d16a7e)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libpanic_unwind/lib.rs:87
  50: std::panicking::try::h841c6535b73352a4 (0x106c2ddd4)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/panicking.rs:276
  51: std::panic::catch_unwind::h12bba8304327a192 (0x1068e80e7)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/panic.rs:388
  52: <futures::future::catch_unwind::CatchUnwind<F> as futures::future::Future>::poll::hc819b93032204cb2 (0x106565a8e)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/future/catch_unwind.rs:32
  53: <futures::future::chain::Chain<A, B, C>>::poll::h8c810fb01c3dd904 (0x1064f95dd)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/future/chain.rs:26
  54: <futures::future::then::Then<A, B, F> as futures::future::Future>::poll::hd531ae0c4e6626eb (0x1068425e4)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/future/then.rs:32
  55: <futures::future::loop_fn::LoopFn<A, F> as futures::future::Future>::poll::h853fea5ce3400060 (0x1064d49f0)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/future/loop_fn.rs:93
  56: <futures::future::select::Select<A, B> as futures::future::Future>::poll::hb87c8ee3a9794e0c (0x1065b6c96)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/future/select.rs:48
  57: <futures::future::chain::Chain<A, B, C>>::poll::h79ffa848f3335d34 (0x1064f79cd)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/future/chain.rs:26
  58: <futures::future::then::Then<A, B, F> as futures::future::Future>::poll::h5e7c9441d309e0b2 (0x106842494)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/future/then.rs:32
  59: <alloc::boxed::Box<F> as futures::future::Future>::poll::h80a667d0803654a4 (0x10877e484)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/future/mod.rs:113
  60: <futures::task_impl::Spawn<T>>::poll_future_notify::{{closure}}::h9ec8a761f844cc25 (0x1086e49c4)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/task_impl/mod.rs:329
  61: <futures::task_impl::Spawn<T>>::enter::{{closure}}::hdc3f7074bc8b1328 (0x1086e4c9f)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/task_impl/mod.rs:399
  62: futures::task_impl::std::set::h82e0b83483e4b4e5 (0x10870b486)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/task_impl/std/mod.rs:78
  63: <futures::task_impl::Spawn<T>>::enter::hb9e535012dacc5d4 (0x1086e4c17)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/task_impl/mod.rs:399
  64: <futures::task_impl::Spawn<T>>::poll_fn_notify::h3d8f97d16fb55802 (0x1086e4887)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/task_impl/mod.rs:291
  65: <futures::task_impl::Spawn<T>>::poll_future_notify::hda55b2337d6cd53b (0x1086e4994)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.26/src/task_impl/mod.rs:329
  66: tokio_threadpool::task::Task::run::{{closure}}::h02bea735b66fbed2 (0x1086e3fec)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.14/src/task/mod.rs:145
  67: core::ops::function::FnOnce::call_once::hf6ab934e17c369ea (0x1086f586c)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libcore/ops/function.rs:231
  68: <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3714d1b2a9609d7a (0x1086de297)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/panic.rs:309
  69: std::panicking::try::do_call::h8a8e0fe1d5ad57d8 (0x1086deeb4)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/panicking.rs:297
  70: ___rust_maybe_catch_panic (0x108d16a7e)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libpanic_unwind/lib.rs:87
  71: std::panicking::try::h385eabd6d4e54218 (0x1086ded62)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/panicking.rs:276
  72: std::panic::catch_unwind::h737b6d1fa130dcad (0x1086debce)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/panic.rs:388
  73: tokio_threadpool::task::Task::run::h428093ea192759d7 (0x1086e38fa)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.14/src/task/mod.rs:130
  74: tokio_threadpool::worker::Worker::run_task2::ha9bc9475b8b55e25 (0x108702260)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.14/src/worker/mod.rs:567
  75: tokio_threadpool::worker::Worker::run_task::hb581e42e2ca50602 (0x108701c16)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.14/src/worker/mod.rs:459
  76: tokio_threadpool::worker::Worker::try_steal_task::hdb444e294a3556b6 (0x1087017e1)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.14/src/worker/mod.rs:416
  77: tokio_threadpool::worker::Worker::try_run_task::hd643b537b3af01cb (0x108700e6b)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.14/src/worker/mod.rs:301
  78: tokio_threadpool::worker::Worker::run::h8c4b48f23f613048 (0x108700cda)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.14/src/worker/mod.rs:241
  79: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h357c43637cb329a5 (0x108688267)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.19/src/runtime/threadpool/builder.rs:349
  80: tokio_trace_core::dispatcher::with_default::hea382798383a7c46 (0x108683eec)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-trace-core-0.1.0/src/dispatcher.rs:54
  81: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::{{closure}}::hd82da7abacfea314 (0x108688298)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.19/src/runtime/threadpool/builder.rs:348
  82: tokio_timer::timer::handle::with_default::{{closure}}::hdbc5c88f0f49fb2e (0x10868c4fd)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.10/src/timer/handle.rs:94
  83: <std::thread::local::LocalKey<T>>::try_with::h5510b1d6b5403f82 (0x10868aa7d)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/thread/local.rs:300
  84: <std::thread::local::LocalKey<T>>::with::hda1d006b33275aaf (0x10868a677)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/thread/local.rs:246
  85: tokio_timer::timer::handle::with_default::hbf7b465897167fa6 (0x10868c387)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.10/src/timer/handle.rs:81
  86: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::h52a1df618ad311bc (0x1086882f1)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.19/src/runtime/threadpool/builder.rs:347
  87: tokio_timer::clock::clock::with_default::{{closure}}::h335f06f4d47406e1 (0x108693a23)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.10/src/clock/clock.rs:141
  88: <std::thread::local::LocalKey<T>>::try_with::hc8d1a28c4e39cde4 (0x10868b34b)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/thread/local.rs:300
  89: <std::thread::local::LocalKey<T>>::with::h480a4a485461d7f1 (0x10868a568)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/thread/local.rs:246
  90: tokio_timer::clock::clock::with_default::h57400638f73b51a5 (0x108693921)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.10/src/clock/clock.rs:124
  91: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::haff169e62f50e515 (0x108688341)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.19/src/runtime/threadpool/builder.rs:346
  92: tokio_reactor::with_default::{{closure}}::hc5e4790f68307b02 (0x10868b609)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:237
  93: <std::thread::local::LocalKey<T>>::try_with::h89dc290a36d3694a (0x10868acb7)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/thread/local.rs:300
  94: <std::thread::local::LocalKey<T>>::with::hb83e3190317d4e1a (0x10868a618)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/thread/local.rs:246
  95: tokio_reactor::with_default::h0401fc40c96707ab (0x10868b3f6)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:217
  96: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::h3b4c25810e979456 (0x1086883d6)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.19/src/runtime/threadpool/builder.rs:345
  97: tokio_threadpool::callback::Callback::call::habe1afd2194bc423 (0x1086ef715)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.14/src/callback.rs:22
  98: tokio_threadpool::worker::Worker::do_run::{{closure}}::{{closure}}::h5f5e2aecd0ee63b1 (0x1087009d7)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.14/src/worker/mod.rs:127
  99: tokio_executor::global::with_default::{{closure}}::h76b43ea122a8ade7 (0x1086fbed2)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.7/src/global.rs:209
 100: <std::thread::local::LocalKey<T>>::try_with::h637c12976cb7ea89 (0x1086fce6b)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/thread/local.rs:300
 101: <std::thread::local::LocalKey<T>>::with::hb458413ff26986f1 (0x1086fc84f)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/thread/local.rs:246
 102: tokio_executor::global::with_default::hb407a20e2c183845 (0x1086fbdce)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.7/src/global.rs:178
 103: tokio_threadpool::worker::Worker::do_run::{{closure}}::h5b180a7c2943145e (0x108700a76)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.14/src/worker/mod.rs:125
 104: <std::thread::local::LocalKey<T>>::try_with::h292b4102467425e0 (0x1086fcc60)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/thread/local.rs:300
 105: <std::thread::local::LocalKey<T>>::with::h9efd1901a98ae4aa (0x1086fc7ec)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/thread/local.rs:246
 106: tokio_threadpool::worker::Worker::do_run::he44600b6cfc1b5e0 (0x1087008d6)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.14/src/worker/mod.rs:116
 107: tokio_threadpool::pool::Pool::spawn_thread::{{closure}}::h1745c5cb0c85777b (0x108706199)
             at /Users/sate/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.14/src/pool/mod.rs:344
 108: std::sys_common::backtrace::__rust_begin_short_backtrace::h19e447d6863d7137 (0x1086fc2df)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/sys_common/backtrace.rs:135
 109: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hc5fc11dcd178037a (0x1086ecf8f)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/thread/mod.rs:469
 110: <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7a3b5fbca9e90d78 (0x1086de2df)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/panic.rs:309
 111: std::panicking::try::do_call::h612662bac9da0748 (0x1086dee4c)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/panicking.rs:297
 112: ___rust_maybe_catch_panic (0x108d16a7e)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libpanic_unwind/lib.rs:87
 113: std::panicking::try::h26b23b0472e4e39c (0x1086dec54)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/panicking.rs:276
 114: std::panic::catch_unwind::h3d75a7a3d1a3c03c (0x1086deb7f)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/panic.rs:388
 115: std::thread::Builder::spawn_unchecked::{{closure}}::hd26ad9ff5f96f07f (0x1086ecddd)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/thread/mod.rs:468
 116: <F as alloc::boxed::FnBox<A>>::call_box::hfc2932894c721219 (0x1086ef4c7)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/liballoc/boxed.rs:749
 117: std::sys::unix::thread::Thread::new::thread_start::h17f7f24205e9998f (0x108d15efb)
             at /rustc/fc50f328b0353b285421b8ff5d4100966387a997/src/libstd/sys_common/thread.rs:14
 118: __pthread_body (0x7fff641b42ea)
 119: __pthread_start (0x7fff641b7248)

Thread 'tokio-runtime-worker-1' panicked at 'Storage root must match that calculated.', /Users/sate/.cargo/git/checkouts/substrate-7e08433d4c370a21/3669cf7/srml/executive/src/lib.rs:290

This is a bug. Please report it at:

    support.anonymous.an

To Reproduce Steps to reproduce the behavior:

  1. cargo build
  2. ./target/debug/plasm-node
satellitex commented 5 years ago

fixed #34