Compiling panic_example v0.1.0 (/home/josh/src/github.com/jrobsonchase/bevy_piccolo/panic_example) Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.33s Running `/home/josh/src/github.com/jrobsonchase/bevy_piccolo/target/debug/panic_example` thread 'main' panicked at /home/josh/.cargo/registry/src/index.crates.io-6f17d22bba15001f/piccolo-0.3.1/src/thread/thread.rs:428:17: assertion failed: self.stack.is_empty() stack backtrace: 0: 0x55d0b74f8da4 - std::backtrace_rs::backtrace::libunwind::trace::hafd7b517e60b27ef at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 1: 0x55d0b74f8da4 - std::backtrace_rs::backtrace::trace_unsynchronized::h360a309be99d3384 at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 2: 0x55d0b74f8da4 - std::sys_common::backtrace::_print_fmt::h766052428118b482 at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/sys_common/backtrace.rs:68:5 3: 0x55d0b74f8da4 - ::fmt::h7a2b874f1bdc4f66 at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/sys_common/backtrace.rs:44:22 4: 0x55d0b751ba7c - core::fmt::rt::Argument::fmt::h80a67cfcf97384e6 at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/core/src/fmt/rt.rs:142:9 5: 0x55d0b751ba7c - core::fmt::write_internal::he8ed79b0ccba2e2b at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/core/src/fmt/mod.rs:1143:17 6: 0x55d0b74f6ee7 - core::fmt::write::h661801a32ba5b5c0 at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/core/src/fmt/mod.rs:1125:67 7: 0x55d0b74f6ee7 - std::io::Write::write_fmt::h5a547bc7f47cdd47 at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/io/mod.rs:1846:15 8: 0x55d0b74f8b54 - std::sys_common::backtrace::_print::h034c37c44da71946 at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/sys_common/backtrace.rs:47:5 9: 0x55d0b74f8b54 - std::sys_common::backtrace::print::hcb4a53dd03ddddcd at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/sys_common/backtrace.rs:34:9 10: 0x55d0b74f9f1b - std::panicking::default_hook::{{closure}}::h5961cccd92268296 11: 0x55d0b74f9c77 - std::panicking::default_hook::hb9a9a097299798ec at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/panicking.rs:292:9 12: 0x55d0b74fa3ed - std::panicking::rust_panic_with_hook::h4d6de4d4c8a288c8 at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/panicking.rs:779:13 13: 0x55d0b74fa289 - std::panicking::begin_panic_handler::{{closure}}::heb50a7f49366f29d at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/panicking.rs:649:13 14: 0x55d0b74f9276 - std::sys_common::backtrace::__rust_end_short_backtrace::h2558cd76cef2ece8 at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/sys_common/backtrace.rs:171:18 15: 0x55d0b74f9fc4 - rust_begin_unwind at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/panicking.rs:645:5 16: 0x55d0b732c3b5 - core::panicking::panic_fmt::h34041d5f97b184c3 at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/core/src/panicking.rs:72:14 17: 0x55d0b732c473 - core::panicking::panic::hc88de4caffd8ce13 at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/core/src/panicking.rs:145:5 18: 0x55d0b73dbd0a - piccolo::thread::thread::ThreadState::take_result::hc5fa06db63b4ce87 at /home/josh/.cargo/registry/src/index.crates.io-6f17d22bba15001f/piccolo-0.3.1/src/thread/thread.rs:428:17 19: 0x55d0b73503ba - piccolo::thread::thread::Thread::take_result::h16ecb88d62c7e7a7 at /home/josh/.cargo/registry/src/index.crates.io-6f17d22bba15001f/piccolo-0.3.1/src/thread/thread.rs:127:12 20: 0x55d0b738d62a - piccolo::thread::executor::Executor::take_result::h134d213143d6025b at /home/josh/.cargo/registry/src/index.crates.io-6f17d22bba15001f/piccolo-0.3.1/src/thread/executor.rs:460:16 21: 0x55d0b7378d9b - piccolo::lua::Lua::execute::{{closure}}::h7de48bc7a778f6dd at /home/josh/.cargo/registry/src/index.crates.io-6f17d22bba15001f/piccolo-0.3.1/src/lua.rs:245:30 22: 0x55d0b7378eeb - piccolo::lua::Lua::try_enter::{{closure}}::h8c4a034218b1c6c2 at /home/josh/.cargo/registry/src/index.crates.io-6f17d22bba15001f/piccolo-0.3.1/src/lua.rs:217:31 23: 0x55d0b7378ab4 - piccolo::lua::Lua::enter::{{closure}}::h55cee4686d36a3be at /home/josh/.cargo/registry/src/index.crates.io-6f17d22bba15001f/piccolo-0.3.1/src/lua.rs:191:52 24: 0x55d0b738d0e4 - gc_arena::arena::Arena::mutate::h767f928117d8921f at /home/josh/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gc-arena-0.5.0/src/arena.rs:170:13 25: 0x55d0b7378894 - piccolo::lua::Lua::enter::h99b9891a574588c8 at /home/josh/.cargo/registry/src/index.crates.io-6f17d22bba15001f/piccolo-0.3.1/src/lua.rs:191:17 26: 0x55d0b7378e75 - piccolo::lua::Lua::try_enter::hab1b3999b4dd4b6f at /home/josh/.cargo/registry/src/index.crates.io-6f17d22bba15001f/piccolo-0.3.1/src/lua.rs:217:9 27: 0x55d0b7378d33 - piccolo::lua::Lua::execute::hcb3e8215323dac6b at /home/josh/.cargo/registry/src/index.crates.io-6f17d22bba15001f/piccolo-0.3.1/src/lua.rs:245:9 28: 0x55d0b73790f2 - panic_example::main::h188fe84cc045c886 at /home/josh/src/github.com/jrobsonchase/bevy_piccolo/panic_example/src/main.rs:32:15 29: 0x55d0b7345dfb - core::ops::function::FnOnce::call_once::h6cf87ddfaf4fdeb0 at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/core/src/ops/function.rs:250:5 30: 0x55d0b739512e - std::sys_common::backtrace::__rust_begin_short_backtrace::h73c5cb2906669833 at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/sys_common/backtrace.rs:155:18 31: 0x55d0b7377fc1 - std::rt::lang_start::{{closure}}::hf48a910f677d5fe4 at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/rt.rs:166:18 32: 0x55d0b74f35d3 - core::ops::function::impls:: for &F>::call_once::h9a092a7c024005ae at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/core/src/ops/function.rs:284:13 33: 0x55d0b74f35d3 - std::panicking::try::do_call::ha462770a49261bc0 at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/panicking.rs:552:40 34: 0x55d0b74f35d3 - std::panicking::try::hce3aeee77053fd6b at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/panicking.rs:516:19 35: 0x55d0b74f35d3 - std::panic::catch_unwind::h9d30002840e19c2e at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/panic.rs:146:14 36: 0x55d0b74f35d3 - std::rt::lang_start_internal::{{closure}}::hba46f005237ee5cd at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/rt.rs:148:48 37: 0x55d0b74f35d3 - std::panicking::try::do_call::hbe5792dcb1eaa3b3 at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/panicking.rs:552:40 38: 0x55d0b74f35d3 - std::panicking::try::hcdd704f94a381be0 at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/panicking.rs:516:19 39: 0x55d0b74f35d3 - std::panic::catch_unwind::h7eb731d0991ab51a at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/panic.rs:146:14 40: 0x55d0b74f35d3 - std::rt::lang_start_internal::h49a3d5658be56108 at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/rt.rs:148:20 41: 0x55d0b7377f9a - std::rt::lang_start::h6409ee1590c2da21 at /rustc/7d3702e472b99be0f5de6608dd87af1df8f99428/library/std/src/rt.rs:165:17 42: 0x55d0b737935e - main 43: 0x7fc5ca2340ce - __libc_start_call_main 44: 0x7fc5ca234189 - __libc_start_main@GLIBC_2.2.5 45: 0x55d0b732cb05 - _start 46: 0x0 -