[INFO] cloning repository https://github.com/readysetmark/wealth_pulse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/readysetmark/wealth_pulse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freadysetmark%2Fwealth_pulse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freadysetmark%2Fwealth_pulse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a28f89d39091bb55bf5527fb5bb21d1e28acd064 [INFO] testing readysetmark/wealth_pulse against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freadysetmark%2Fwealth_pulse" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/readysetmark/wealth_pulse on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/readysetmark/wealth_pulse [INFO] finished tweaking git repo https://github.com/readysetmark/wealth_pulse [INFO] tweaked toml for git repo https://github.com/readysetmark/wealth_pulse written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/readysetmark/wealth_pulse already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.10 [INFO] [stderr] Downloaded redox_syscall v0.1.27 [INFO] [stderr] Downloaded ascii v0.7.1 [INFO] [stderr] Downloaded combine v2.4.0 [INFO] [stderr] Downloaded libc v0.2.28 [INFO] [stderr] Downloaded ord_subset v1.2.0 [INFO] [stderr] Downloaded decimal v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 702d90282bebe3525f2770b58f1a2ce59ca03d5635b1f39d8793b4420e0ca349 [INFO] running `Command { std: "docker" "start" "-a" "702d90282bebe3525f2770b58f1a2ce59ca03d5635b1f39d8793b4420e0ca349", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "702d90282bebe3525f2770b58f1a2ce59ca03d5635b1f39d8793b4420e0ca349", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "702d90282bebe3525f2770b58f1a2ce59ca03d5635b1f39d8793b4420e0ca349", kill_on_drop: false }` [INFO] [stdout] 702d90282bebe3525f2770b58f1a2ce59ca03d5635b1f39d8793b4420e0ca349 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5803966cf976a99d72027815455a85332d7e9ee7b8214b56b614104428d2650e [INFO] running `Command { std: "docker" "start" "-a" "5803966cf976a99d72027815455a85332d7e9ee7b8214b56b614104428d2650e", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling libc v0.2.28 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling ord_subset v1.2.0 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling serde v1.0.10 [INFO] [stderr] Compiling combine v2.4.0 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling decimal v1.0.1 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling wealth_pulse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.46s [INFO] running `Command { std: "docker" "inspect" "5803966cf976a99d72027815455a85332d7e9ee7b8214b56b614104428d2650e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5803966cf976a99d72027815455a85332d7e9ee7b8214b56b614104428d2650e", kill_on_drop: false }` [INFO] [stdout] 5803966cf976a99d72027815455a85332d7e9ee7b8214b56b614104428d2650e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 244d98e0ec44ed5d6eb50f266f2f0b12a20c8d4ad97aa277cb090a44e23d6dff [INFO] running `Command { std: "docker" "start" "-a" "244d98e0ec44ed5d6eb50f266f2f0b12a20c8d4ad97aa277cb090a44e23d6dff", kill_on_drop: false }` [INFO] [stderr] Compiling wealth_pulse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.57s [INFO] running `Command { std: "docker" "inspect" "244d98e0ec44ed5d6eb50f266f2f0b12a20c8d4ad97aa277cb090a44e23d6dff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "244d98e0ec44ed5d6eb50f266f2f0b12a20c8d4ad97aa277cb090a44e23d6dff", kill_on_drop: false }` [INFO] [stdout] 244d98e0ec44ed5d6eb50f266f2f0b12a20c8d4ad97aa277cb090a44e23d6dff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 84867d63643b36d5d1b3e1f30d4baf2fef9921e4e24f25d6a8194b2766cde02a [INFO] running `Command { std: "docker" "start" "-a" "84867d63643b36d5d1b3e1f30d4baf2fef9921e4e24f25d6a8194b2766cde02a", kill_on_drop: false }` [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `wealth_pulse` (lib) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wealth_pulse-c48f886557fc0744) [INFO] [stdout] [INFO] [stdout] running 75 tests [INFO] [stdout] test core::symbol::tests::symbol_fmt_quoted ... ok [INFO] [stdout] test parser::parse::tests::account_multiple_level ... ok [INFO] [stdout] test parser::parse::tests::account_single_level ... ok [INFO] [stdout] test core::symbol::tests::symbol_fmt_unquoted ... ok [INFO] [stdout] test parser::parse::tests::amount_or_inferred_no_amount ... ok [INFO] [stdout] test parser::parse::tests::code_empty ... ok [INFO] [stdout] test parser::parse::tests::code_long ... ok [INFO] [stdout] test parser::parse::tests::code_short ... ok [INFO] [stdout] test parser::parse::tests::comment_empty ... ok [INFO] [stdout] test parser::parse::tests::comment_line_with_leading_whitespace ... ok [INFO] [stdout] test parser::parse::tests::comment_line_no_leading_whitespace ... ok [INFO] [stdout] test parser::parse::tests::comment_no_leading_space ... ok [INFO] [stdout] test parser::parse::tests::comment_with_leading_space ... ok [INFO] [stdout] test parser::parse::tests::date_test ... ok [INFO] [stdout] test parser::parse::tests::header_with_code_and_no_comment ... ok [INFO] [stdout] test parser::parse::tests::header_with_comment_and_no_code ... ok [INFO] [stdout] test parser::parse::tests::header_with_no_code_or_comment ... ok [INFO] [stdout] test parser::parse::tests::line_ending_windows ... ok [INFO] [stdout] test parser::parse::tests::payee_empty_payee_is_error ... ok [INFO] [stdout] test parser::parse::tests::line_ending_unix ... ok [INFO] [stdout] test parser::parse::tests::payee_long ... ok [INFO] [stdout] test parser::parse::tests::posting_inferred_amount_with_comment ... ok [INFO] [stdout] test parser::parse::tests::payee_single_character ... ok [INFO] [stdout] test parser::parse::tests::payee_short ... ok [INFO] [stdout] test parser::parse::tests::quoted_symbol_test ... ok [INFO] [stdout] test parser::parse::tests::skip_comment_or_empty_lines_comment ... ok [INFO] [stdout] test parser::parse::tests::price_db_no_records ... ok [INFO] [stdout] test parser::parse::tests::header_full ... ok [INFO] [stdout] test parser::parse::tests::posting_inferred_amount_no_comment ... ok [INFO] [stdout] test parser::parse::tests::posting_line_begins_with_tab ... ok [INFO] [stdout] test parser::parse::tests::skip_comment_or_empty_lines_mix ... ok [INFO] [stdout] test parser::parse::tests::posting_line_begins_with_spaces ... ok [INFO] [stdout] test parser::parse::tests::skip_comment_or_empty_lines_comments ... ok [INFO] [stdout] test parser::parse::tests::status_cleared ... ok [INFO] [stdout] test parser::parse::tests::skip_comment_or_empty_lines_empty_lines ... ok [INFO] [stdout] test parser::parse::tests::status_uncleared ... ok [INFO] [stdout] test parser::parse::tests::skip_comment_or_empty_lines_empty_line ... ok [INFO] [stdout] test parser::parse::tests::sub_account_can_start_with_digits ... ok [INFO] [stdout] test parser::parse::tests::sub_account_alphanumeric ... ok [INFO] [stdout] test parser::parse::tests::symbol_quoted_test ... ok [INFO] [stdout] test parser::parse::tests::symbol_unquoted_test ... ok [INFO] [stdout] test parser::parse::tests::two_digits_test ... ok [INFO] [stdout] test parser::parse::tests::unquoted_symbol_just_symbol ... ok [INFO] [stdout] test parser::parse::tests::whitespace_empty_is_error ... ok [INFO] [stdout] test parser::parse::tests::whitespace_space ... ok [INFO] [stdout] test parser::parse::tests::whitespace_tab ... ok [INFO] [stdout] test parser::parse::tests::unquoted_symbol_just_letters ... ok [INFO] [stdout] test parser::parse::tests::two_digits_to_u32_test ... ok [INFO] [stdout] test parser::parse::tests::unquoted_symbol_symbol_and_letters ... ok [INFO] [stdout] test core::amount::tests::amount_fmt_symbol_left_with_space ... FAILED [INFO] [stdout] test core::amount::tests::amount_fmt_symbol_right_with_space ... FAILED [INFO] [stdout] test core::amount::tests::amount_fmt_symbol_left_no_space ... FAILED [INFO] [stdout] test core::amount::tests::amount_fmt_symbol_right_no_space ... FAILED [INFO] [stdout] test core::price::tests::price_fmt ... FAILED [INFO] [stdout] test parser::parse::tests::amount_or_inferred_amount_provided ... FAILED [INFO] [stdout] test parser::parse::tests::amount_quantity_then_symbol_no_whitespace ... FAILED [INFO] [stdout] test parser::parse::tests::amount_quantity_then_symbol_with_whitespace ... FAILED [INFO] [stdout] test parser::parse::tests::amount_symbol_then_quantity_no_whitespace ... FAILED [INFO] [stdout] test parser::parse::tests::amount_symbol_then_quantity_with_whitespace ... FAILED [INFO] [stdout] test parser::parse::tests::amount_test_quantity_then_symbol ... FAILED [INFO] [stdout] test parser::parse::tests::amount_test_symbol_then_quantity ... FAILED [INFO] [stdout] test parser::parse::tests::price_test ... FAILED [INFO] [stdout] test parser::parse::tests::quantity_negative_no_fractional_part ... FAILED [INFO] [stdout] test parser::parse::tests::posting_with_all_components ... FAILED [INFO] [stdout] test parser::parse::tests::posting_with_all_components_alternate_amount ... FAILED [INFO] [stdout] test parser::parse::tests::quantity_positive_no_fractional_part ... FAILED [INFO] [stdout] test parser::parse::tests::price_db_one_record ... FAILED [INFO] [stdout] test parser::parse::tests::quantity_negative_with_fractional_part ... FAILED [INFO] [stdout] test parser::parse::tests::quantity_positive_with_fractional_part ... FAILED [INFO] [stdout] test parser::parse::tests::price_db_multiple_records ... FAILED [INFO] [stdout] test parser::parse::tests::posting_with_amount_no_comment ... FAILED [INFO] [stdout] test parser::parse::tests::ledger_single_transaction ... FAILED [INFO] [stdout] test parser::parse::tests::ledger_small_sample ... FAILED [INFO] [stdout] test parser::parse::tests::transaction_with_comment ... FAILED [INFO] [stdout] test parser::parse::tests::transaction_basic ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- core::amount::tests::amount_fmt_symbol_left_with_space stdout ---- [INFO] [stdout] thread 'core::amount::tests::amount_fmt_symbol_left_with_space' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfcb789 - wealth_pulse::core::amount::tests::amount_fmt_symbol_left_with_space::ha9c80ed4a01d38eb [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:74:13 [INFO] [stdout] 29: 0x5626cdfcb74a - wealth_pulse::core::amount::tests::amount_fmt_symbol_left_with_space::{{closure}}::h70802f5fca3eed5e [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:72:5 [INFO] [stdout] 30: 0x5626cdfd102e - core::ops::function::FnOnce::call_once::h98af85d44408d800 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 33: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 34: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 36: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 37: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 38: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 39: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 40: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 41: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 42: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 43: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 45: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 46: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 47: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 48: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 50: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 51: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 52: 0x7f7f39772609 - start_thread [INFO] [stdout] 53: 0x7f7f39544293 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::amount::tests::amount_fmt_symbol_right_with_space stdout ---- [INFO] [stdout] thread 'core::amount::tests::amount_fmt_symbol_right_with_space' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfcbe49 - wealth_pulse::core::amount::tests::amount_fmt_symbol_right_with_space::h6aafc5c1bf080512 [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:92:17 [INFO] [stdout] 29: 0x5626cdfcbe0a - wealth_pulse::core::amount::tests::amount_fmt_symbol_right_with_space::{{closure}}::hd813abe14dc63d1c [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:90:5 [INFO] [stdout] 30: 0x5626cdfd0dae - core::ops::function::FnOnce::call_once::h76eb7d2eb8f354f7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 33: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 34: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 36: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 37: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 38: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 39: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 40: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 41: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 42: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 43: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 45: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 46: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 47: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 48: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 50: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 51: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 52: 0x7f7f39772609 - start_thread [INFO] [stdout] 53: 0x7f7f39544293 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::amount::tests::amount_fmt_symbol_left_no_space stdout ---- [INFO] [stdout] thread 'core::amount::tests::amount_fmt_symbol_left_no_space' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfcbae9 - wealth_pulse::core::amount::tests::amount_fmt_symbol_left_no_space::ha3e8d80f7ea98359 [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:83:17 [INFO] [stdout] 29: 0x5626cdfcbaaa - wealth_pulse::core::amount::tests::amount_fmt_symbol_left_no_space::{{closure}}::h2ea855b9b45261b3 [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:81:5 [INFO] [stdout] 30: 0x5626cdfd0bae - core::ops::function::FnOnce::call_once::h5b75c9623537c51e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 33: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 34: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 36: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 37: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 38: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 39: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 40: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 41: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 42: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 43: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 45: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 46: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 47: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 48: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 50: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 51: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 52: 0x7f7f39772609 - start_thread [INFO] [stdout] 53: 0x7f7f39544293 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::amount::tests::amount_fmt_symbol_right_no_space stdout ---- [INFO] [stdout] thread 'core::amount::tests::amount_fmt_symbol_right_no_space' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfcc1a9 - wealth_pulse::core::amount::tests::amount_fmt_symbol_right_no_space::h2ea344fba8840005 [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:101:17 [INFO] [stdout] 29: 0x5626cdfcc16a - wealth_pulse::core::amount::tests::amount_fmt_symbol_right_no_space::{{closure}}::h70ef9ab0dcae01a2 [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:99:5 [INFO] [stdout] 30: 0x5626cdfd11ee - core::ops::function::FnOnce::call_once::ha55d0547472699ef [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 33: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 34: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 36: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 37: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 38: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 39: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 40: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 41: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 42: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 43: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 45: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 46: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 47: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 48: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 50: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 51: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 52: 0x7f7f39772609 - start_thread [INFO] [stdout] 53: 0x7f7f39544293 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::price::tests::price_fmt stdout ---- [INFO] [stdout] thread 'core::price::tests::price_fmt' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626ce00710c - wealth_pulse::core::price::tests::price_fmt::hada7a70c9696cea9 [INFO] [stdout] at /opt/rustwide/workdir/src/core/price.rs:45:21 [INFO] [stdout] 29: 0x5626ce00706a - wealth_pulse::core::price::tests::price_fmt::{{closure}}::h622467ba2147e115 [INFO] [stdout] at /opt/rustwide/workdir/src/core/price.rs:40:5 [INFO] [stdout] 30: 0x5626cdfd14ee - core::ops::function::FnOnce::call_once::hbc28f60b4eae21d6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 33: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 34: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 36: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 37: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 38: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 39: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 40: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 41: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 42: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 43: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 45: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 46: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 47: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 48: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 50: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 51: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 52: 0x7f7f39772609 - start_thread [INFO] [stdout] 53: 0x7f7f39544293 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::amount_or_inferred_amount_provided stdout ---- [INFO] [stdout] thread 'parser::parse::tests::amount_or_inferred_amount_provided' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdf9cd66 - combine::primitives::Parser::parse_lazy::h0454b5e51f4a6a21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x5626cdf97305 - combine::combinator::::parse_lazy::hfc97bb80a1128f46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x5626cdfa9488 - as combine::primitives::Parser>::parse_lazy::h8bfdd4d571f2b5ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x5626cdf9f943 - combine::primitives::Parser::parse_stream_consumed::h9b3b531034d09b44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x5626cdfd7bd7 - combine::primitives::Parser::parse_stream::h90c17b6739892928 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x5626cdfd7bd7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::ha33152313b86c7f1 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x5626cdfd046a - core::ops::function::FnMut::call_mut::he165f417d479365c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x5626cdfb6cb4 - as combine::primitives::Parser>::parse_stream::h5e875bc3eaf1c9a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x5626cdf9cf5d - combine::primitives::Parser::parse_lazy::h43e4944383b3bce4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x5626cdfaf9c8 - as combine::primitives::Parser>::parse_lazy::h2bc5cd2a91a63b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x5626cdf9dd23 - combine::primitives::Parser::parse_stream_consumed::h2341fe07a50d87c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x5626cdfd8087 - combine::primitives::Parser::parse_stream::hea3634269c499612 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x5626cdfd8087 - wealth_pulse::parser::parse::amount::h6f806ff9bcfc2066 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x5626cdfd00fa - core::ops::function::FnMut::call_mut::h570a03439945e78d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x5626cdfb6df4 - as combine::primitives::Parser>::parse_stream::h7e461824e344236a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x5626cdf9ce9d - combine::primitives::Parser::parse_lazy::h1b01c76adb967ff3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x5626cdfae85b - as combine::primitives::Parser>::parse_lazy::hadaff4a5a3387d60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x5626cdfa8048 - as combine::primitives::Parser>::parse_lazy::h6758c0599902d069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x5626cdfa02a3 - combine::primitives::Parser::parse_stream_consumed::hdb270b17f2bca9a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x5626cdfd8145 - combine::primitives::Parser::parse_stream::ha2ae2fc5f7a336e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x5626cdfd8145 - wealth_pulse::parser::parse::amount_or_inferred::hb70271756fd614c0 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x5626cdfd042a - core::ops::function::FnMut::call_mut::hdd02c217acced36f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x5626cdfb6f74 - as combine::primitives::Parser>::parse_stream::hcbc9c0f1647a9d6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x5626cdfa4293 - combine::primitives::Parser::parse::hdbc02e42041745c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 59: 0x5626cdff74fd - wealth_pulse::parser::parse::tests::amount_or_inferred_amount_provided::h21717d1b8d8dd519 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:561:22 [INFO] [stdout] 60: 0x5626cdff74ba - wealth_pulse::parser::parse::tests::amount_or_inferred_amount_provided::{{closure}}::ha099765d533b6330 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:560:5 [INFO] [stdout] 61: 0x5626cdfd0c2e - core::ops::function::FnOnce::call_once::h6ab023b1ef0a6494 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 62: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 63: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 64: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 65: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 67: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 68: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 69: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 70: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 71: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 72: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 73: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 74: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 75: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 76: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 77: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 78: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 79: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 80: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 81: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 82: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 83: 0x7f7f39772609 - start_thread [INFO] [stdout] 84: 0x7f7f39544293 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::amount_quantity_then_symbol_no_whitespace stdout ---- [INFO] [stdout] thread 'parser::parse::tests::amount_quantity_then_symbol_no_whitespace' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdf9cd66 - combine::primitives::Parser::parse_lazy::h0454b5e51f4a6a21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x5626cdf956ca - combine::combinator::::parse_lazy::hf9ceeccd7225c81c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 37: 0x5626cdfa6f88 - as combine::primitives::Parser>::parse_lazy::h2e3195aa16a74409 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x5626cdf9ec23 - combine::primitives::Parser::parse_stream_consumed::h438eaeb29244cc81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x5626cdfd7e37 - combine::primitives::Parser::parse_stream::h7f53b869938292a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x5626cdfd7e37 - wealth_pulse::parser::parse::amount_quantity_then_symbol::habb280ccefd7dfd5 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:134:5 [INFO] [stdout] 41: 0x5626cdfcfdfa - core::ops::function::FnMut::call_mut::h09f484db36eef042 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x5626cdfb6c34 - as combine::primitives::Parser>::parse_stream::h38e5acb533f22d07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x5626cdfa4923 - combine::primitives::Parser::parse::hf081b2162fa0931e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 44: 0x5626cdff67fd - wealth_pulse::parser::parse::tests::amount_quantity_then_symbol_no_whitespace::h472c4912e1510baf [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:521:22 [INFO] [stdout] 45: 0x5626cdff67ba - wealth_pulse::parser::parse::tests::amount_quantity_then_symbol_no_whitespace::{{closure}}::h3b4492bd2b5893f7 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:520:5 [INFO] [stdout] 46: 0x5626cdfd16ee - core::ops::function::FnOnce::call_once::hcc55cc5aa27210d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 49: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 50: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 52: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 53: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 54: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 55: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 56: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 57: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 59: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 61: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 62: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 63: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 64: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 66: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 67: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 68: 0x7f7f39772609 - start_thread [INFO] [stdout] 69: 0x7f7f39544293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::amount_quantity_then_symbol_with_whitespace stdout ---- [INFO] [stdout] thread 'parser::parse::tests::amount_quantity_then_symbol_with_whitespace' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdf9cd66 - combine::primitives::Parser::parse_lazy::h0454b5e51f4a6a21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x5626cdf956ca - combine::combinator::::parse_lazy::hf9ceeccd7225c81c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 37: 0x5626cdfa6f88 - as combine::primitives::Parser>::parse_lazy::h2e3195aa16a74409 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x5626cdf9ec23 - combine::primitives::Parser::parse_stream_consumed::h438eaeb29244cc81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x5626cdfd7e37 - combine::primitives::Parser::parse_stream::h7f53b869938292a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x5626cdfd7e37 - wealth_pulse::parser::parse::amount_quantity_then_symbol::habb280ccefd7dfd5 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:134:5 [INFO] [stdout] 41: 0x5626cdfcfdfa - core::ops::function::FnMut::call_mut::h09f484db36eef042 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x5626cdfb6c34 - as combine::primitives::Parser>::parse_stream::h38e5acb533f22d07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x5626cdfa4923 - combine::primitives::Parser::parse::hf081b2162fa0931e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 44: 0x5626cdff6b3d - wealth_pulse::parser::parse::tests::amount_quantity_then_symbol_with_whitespace::h121d83948012cb25 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:531:22 [INFO] [stdout] 45: 0x5626cdff6afa - wealth_pulse::parser::parse::tests::amount_quantity_then_symbol_with_whitespace::{{closure}}::hde899e69242561f3 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:530:5 [INFO] [stdout] 46: 0x5626cdfd09ee - core::ops::function::FnOnce::call_once::h48ebee11d114f43b [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 49: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 50: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 52: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 53: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 54: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 55: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 56: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 57: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 59: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 61: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 62: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 63: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 64: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 66: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 67: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 68: 0x7f7f39772609 - start_thread [INFO] [stdout] 69: 0x7f7f39544293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::amount_symbol_then_quantity_no_whitespace stdout ---- [INFO] [stdout] thread 'parser::parse::tests::amount_symbol_then_quantity_no_whitespace' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdf9cd66 - combine::primitives::Parser::parse_lazy::h0454b5e51f4a6a21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x5626cdf97305 - combine::combinator::::parse_lazy::hfc97bb80a1128f46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x5626cdfa9488 - as combine::primitives::Parser>::parse_lazy::h8bfdd4d571f2b5ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x5626cdf9f943 - combine::primitives::Parser::parse_stream_consumed::h9b3b531034d09b44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x5626cdfd7bd7 - combine::primitives::Parser::parse_stream::h90c17b6739892928 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x5626cdfd7bd7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::ha33152313b86c7f1 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x5626cdfd046a - core::ops::function::FnMut::call_mut::he165f417d479365c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x5626cdfb6cb4 - as combine::primitives::Parser>::parse_stream::h5e875bc3eaf1c9a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x5626cdfa1c43 - combine::primitives::Parser::parse::h221fab8ecf39e06f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 44: 0x5626cdff617d - wealth_pulse::parser::parse::tests::amount_symbol_then_quantity_no_whitespace::h0430e94014a46930 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:501:22 [INFO] [stdout] 45: 0x5626cdff613a - wealth_pulse::parser::parse::tests::amount_symbol_then_quantity_no_whitespace::{{closure}}::hd3a0a27336244523 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:500:5 [INFO] [stdout] 46: 0x5626cdfd062e - core::ops::function::FnOnce::call_once::h0b820c510face37a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 49: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 50: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 52: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 53: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 54: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 55: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 56: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 57: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 59: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 61: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 62: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 63: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 64: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 66: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 67: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 68: 0x7f7f39772609 - start_thread [INFO] [stdout] 69: 0x7f7f39544293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::amount_symbol_then_quantity_with_whitespace stdout ---- [INFO] [stdout] thread 'parser::parse::tests::amount_symbol_then_quantity_with_whitespace' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdf9cd66 - combine::primitives::Parser::parse_lazy::h0454b5e51f4a6a21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x5626cdf97305 - combine::combinator::::parse_lazy::hfc97bb80a1128f46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x5626cdfa9488 - as combine::primitives::Parser>::parse_lazy::h8bfdd4d571f2b5ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x5626cdf9f943 - combine::primitives::Parser::parse_stream_consumed::h9b3b531034d09b44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x5626cdfd7bd7 - combine::primitives::Parser::parse_stream::h90c17b6739892928 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x5626cdfd7bd7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::ha33152313b86c7f1 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x5626cdfd046a - core::ops::function::FnMut::call_mut::he165f417d479365c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x5626cdfb6cb4 - as combine::primitives::Parser>::parse_stream::h5e875bc3eaf1c9a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x5626cdfa1c43 - combine::primitives::Parser::parse::h221fab8ecf39e06f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 44: 0x5626cdff64bd - wealth_pulse::parser::parse::tests::amount_symbol_then_quantity_with_whitespace::hbbe25be679346d3b [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:511:22 [INFO] [stdout] 45: 0x5626cdff647a - wealth_pulse::parser::parse::tests::amount_symbol_then_quantity_with_whitespace::{{closure}}::h3bed37b375fcd884 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:510:5 [INFO] [stdout] 46: 0x5626cdfd176e - core::ops::function::FnOnce::call_once::hdb55e4cfa6a02f77 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 49: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 50: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 52: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 53: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 54: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 55: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 56: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 57: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 59: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 61: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 62: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 63: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 64: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 66: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 67: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 68: 0x7f7f39772609 - start_thread [INFO] [stdout] 69: 0x7f7f39544293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::amount_test_quantity_then_symbol stdout ---- [INFO] [stdout] thread 'parser::parse::tests::amount_test_quantity_then_symbol' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdf9cd66 - combine::primitives::Parser::parse_lazy::h0454b5e51f4a6a21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x5626cdf956ca - combine::combinator::::parse_lazy::hf9ceeccd7225c81c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 37: 0x5626cdfa6f88 - as combine::primitives::Parser>::parse_lazy::h2e3195aa16a74409 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x5626cdf9ec23 - combine::primitives::Parser::parse_stream_consumed::h438eaeb29244cc81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x5626cdfd7e37 - combine::primitives::Parser::parse_stream::h7f53b869938292a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x5626cdfd7e37 - wealth_pulse::parser::parse::amount_quantity_then_symbol::habb280ccefd7dfd5 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:134:5 [INFO] [stdout] 41: 0x5626cdfcfdfa - core::ops::function::FnMut::call_mut::h09f484db36eef042 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x5626cdfb6c34 - as combine::primitives::Parser>::parse_stream::h38e5acb533f22d07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x5626cdf9d53d - combine::primitives::Parser::parse_lazy::hd161676d0dd66782 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x5626cdfafbd1 - as combine::primitives::Parser>::parse_lazy::h2bc5cd2a91a63b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 45: 0x5626cdf9dd23 - combine::primitives::Parser::parse_stream_consumed::h2341fe07a50d87c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x5626cdfd8087 - combine::primitives::Parser::parse_stream::hea3634269c499612 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x5626cdfd8087 - wealth_pulse::parser::parse::amount::h6f806ff9bcfc2066 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x5626cdfd00fa - core::ops::function::FnMut::call_mut::h570a03439945e78d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x5626cdfb6df4 - as combine::primitives::Parser>::parse_stream::h7e461824e344236a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x5626cdfa2f83 - combine::primitives::Parser::parse::h7dfbd49377527541 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 51: 0x5626cdff71bd - wealth_pulse::parser::parse::tests::amount_test_quantity_then_symbol::h37b211968cd1c233 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:551:22 [INFO] [stdout] 52: 0x5626cdff717a - wealth_pulse::parser::parse::tests::amount_test_quantity_then_symbol::{{closure}}::hd524fb7c8717e36c [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:550:5 [INFO] [stdout] 53: 0x5626cdfd156e - core::ops::function::FnOnce::call_once::hbee5aabda957dc04 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 56: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 57: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 58: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 59: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 60: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 61: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 62: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 63: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 64: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 65: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 66: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 67: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 68: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 69: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 70: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 71: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 73: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 74: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 75: 0x7f7f39772609 - start_thread [INFO] [stdout] 76: 0x7f7f39544293 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::amount_test_symbol_then_quantity stdout ---- [INFO] [stdout] thread 'parser::parse::tests::amount_test_symbol_then_quantity' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdf9cd66 - combine::primitives::Parser::parse_lazy::h0454b5e51f4a6a21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x5626cdf97305 - combine::combinator::::parse_lazy::hfc97bb80a1128f46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x5626cdfa9488 - as combine::primitives::Parser>::parse_lazy::h8bfdd4d571f2b5ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x5626cdf9f943 - combine::primitives::Parser::parse_stream_consumed::h9b3b531034d09b44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x5626cdfd7bd7 - combine::primitives::Parser::parse_stream::h90c17b6739892928 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x5626cdfd7bd7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::ha33152313b86c7f1 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x5626cdfd046a - core::ops::function::FnMut::call_mut::he165f417d479365c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x5626cdfb6cb4 - as combine::primitives::Parser>::parse_stream::h5e875bc3eaf1c9a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x5626cdf9cf5d - combine::primitives::Parser::parse_lazy::h43e4944383b3bce4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x5626cdfaf9c8 - as combine::primitives::Parser>::parse_lazy::h2bc5cd2a91a63b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x5626cdf9dd23 - combine::primitives::Parser::parse_stream_consumed::h2341fe07a50d87c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x5626cdfd8087 - combine::primitives::Parser::parse_stream::hea3634269c499612 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x5626cdfd8087 - wealth_pulse::parser::parse::amount::h6f806ff9bcfc2066 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x5626cdfd00fa - core::ops::function::FnMut::call_mut::h570a03439945e78d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x5626cdfb6df4 - as combine::primitives::Parser>::parse_stream::h7e461824e344236a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x5626cdfa2f83 - combine::primitives::Parser::parse::h7dfbd49377527541 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 51: 0x5626cdff6e7d - wealth_pulse::parser::parse::tests::amount_test_symbol_then_quantity::hf6465999fb1a4664 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:541:22 [INFO] [stdout] 52: 0x5626cdff6e3a - wealth_pulse::parser::parse::tests::amount_test_symbol_then_quantity::{{closure}}::hbc7f1a35cafa4136 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:540:5 [INFO] [stdout] 53: 0x5626cdfd07ee - core::ops::function::FnOnce::call_once::h207371ab70943e2f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 56: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 57: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 58: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 59: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 60: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 61: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 62: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 63: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 64: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 65: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 66: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 67: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 68: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 69: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 70: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 71: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 73: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 74: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 75: 0x7f7f39772609 - start_thread [INFO] [stdout] 76: 0x7f7f39544293 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::price_test stdout ---- [INFO] [stdout] thread 'parser::parse::tests::price_test' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdf9cd66 - combine::primitives::Parser::parse_lazy::h0454b5e51f4a6a21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x5626cdf97305 - combine::combinator::::parse_lazy::hfc97bb80a1128f46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x5626cdfa9488 - as combine::primitives::Parser>::parse_lazy::h8bfdd4d571f2b5ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x5626cdf9f943 - combine::primitives::Parser::parse_stream_consumed::h9b3b531034d09b44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x5626cdfd7bd7 - combine::primitives::Parser::parse_stream::h90c17b6739892928 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x5626cdfd7bd7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::ha33152313b86c7f1 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x5626cdfd046a - core::ops::function::FnMut::call_mut::he165f417d479365c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x5626cdfb6cb4 - as combine::primitives::Parser>::parse_stream::h5e875bc3eaf1c9a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x5626cdf9cf5d - combine::primitives::Parser::parse_lazy::h43e4944383b3bce4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x5626cdfaf9c8 - as combine::primitives::Parser>::parse_lazy::h2bc5cd2a91a63b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x5626cdf9dd23 - combine::primitives::Parser::parse_stream_consumed::h2341fe07a50d87c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x5626cdfd8087 - combine::primitives::Parser::parse_stream::hea3634269c499612 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x5626cdfd8087 - wealth_pulse::parser::parse::amount::h6f806ff9bcfc2066 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x5626cdfd00fa - core::ops::function::FnMut::call_mut::h570a03439945e78d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x5626cdfb6df4 - as combine::primitives::Parser>::parse_stream::h7e461824e344236a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x5626cdf9ce9d - combine::primitives::Parser::parse_lazy::h1b01c76adb967ff3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x5626cdf98b49 - combine::combinator::::parse_lazy::hb44f18c3e9fa237d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 52: 0x5626cdfa9dc8 - as combine::primitives::Parser>::parse_lazy::h96285113e9373085 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x5626cdf9db43 - combine::primitives::Parser::parse_stream_consumed::h11688acb36a4f112 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x5626cdfd82e1 - combine::primitives::Parser::parse_stream::ha4c98216327f93d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x5626cdfd82e1 - wealth_pulse::parser::parse::price::h7a0050cc78fb7aa5 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:171:5 [INFO] [stdout] 56: 0x5626cdfcfeba - core::ops::function::FnMut::call_mut::h25d3f50ecc5173db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x5626cdfb6db4 - as combine::primitives::Parser>::parse_stream::h7df607c8f9445b71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x5626cdfa2cf3 - combine::primitives::Parser::parse::h7d747e31ca6d6ccd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 59: 0x5626cdff7a28 - wealth_pulse::parser::parse::tests::price_test::hb9854bca1f0a3653 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:578:22 [INFO] [stdout] 60: 0x5626cdff79da - wealth_pulse::parser::parse::tests::price_test::{{closure}}::hb3d399b37dd675fd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:577:5 [INFO] [stdout] 61: 0x5626cdfd142e - core::ops::function::FnOnce::call_once::hb77aa914e45c8248 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 62: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 63: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 64: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 65: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 67: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 68: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 69: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 70: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 71: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 72: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 73: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 74: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 75: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 76: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 77: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 78: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 79: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 80: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 81: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 82: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 83: 0x7f7f39772609 - start_thread [INFO] [stdout] 84: 0x7f7f39544293 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::quantity_negative_no_fractional_part stdout ---- [INFO] [stdout] thread 'parser::parse::tests::quantity_negative_no_fractional_part' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdfa40a3 - combine::primitives::Parser::parse::hd477c9c140ff8747 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 36: 0x5626cdff4d55 - wealth_pulse::parser::parse::tests::quantity_negative_no_fractional_part::h5b1b0a390ca88ae5 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:428:22 [INFO] [stdout] 37: 0x5626cdff4d1a - wealth_pulse::parser::parse::tests::quantity_negative_no_fractional_part::{{closure}}::he5dc919b6fb8396f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:426:5 [INFO] [stdout] 38: 0x5626cdfd0f6e - core::ops::function::FnOnce::call_once::h86cb413558198e7f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 49: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 50: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 51: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 53: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 54: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 55: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 56: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 58: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 59: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 60: 0x7f7f39772609 - start_thread [INFO] [stdout] 61: 0x7f7f39544293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::posting_with_all_components stdout ---- [INFO] [stdout] thread 'parser::parse::tests::posting_with_all_components' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdf9cd66 - combine::primitives::Parser::parse_lazy::h0454b5e51f4a6a21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x5626cdf97305 - combine::combinator::::parse_lazy::hfc97bb80a1128f46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x5626cdfa9488 - as combine::primitives::Parser>::parse_lazy::h8bfdd4d571f2b5ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x5626cdf9f943 - combine::primitives::Parser::parse_stream_consumed::h9b3b531034d09b44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x5626cdfd7bd7 - combine::primitives::Parser::parse_stream::h90c17b6739892928 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x5626cdfd7bd7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::ha33152313b86c7f1 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x5626cdfd046a - core::ops::function::FnMut::call_mut::he165f417d479365c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x5626cdfb6cb4 - as combine::primitives::Parser>::parse_stream::h5e875bc3eaf1c9a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x5626cdf9cf5d - combine::primitives::Parser::parse_lazy::h43e4944383b3bce4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x5626cdfaf9c8 - as combine::primitives::Parser>::parse_lazy::h2bc5cd2a91a63b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x5626cdf9dd23 - combine::primitives::Parser::parse_stream_consumed::h2341fe07a50d87c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x5626cdfd8087 - combine::primitives::Parser::parse_stream::hea3634269c499612 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x5626cdfd8087 - wealth_pulse::parser::parse::amount::h6f806ff9bcfc2066 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x5626cdfd00fa - core::ops::function::FnMut::call_mut::h570a03439945e78d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x5626cdfb6df4 - as combine::primitives::Parser>::parse_stream::h7e461824e344236a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x5626cdf9ce9d - combine::primitives::Parser::parse_lazy::h1b01c76adb967ff3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x5626cdfae85b - as combine::primitives::Parser>::parse_lazy::hadaff4a5a3387d60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x5626cdfa8048 - as combine::primitives::Parser>::parse_lazy::h6758c0599902d069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x5626cdfa02a3 - combine::primitives::Parser::parse_stream_consumed::hdb270b17f2bca9a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x5626cdfd8145 - combine::primitives::Parser::parse_stream::ha2ae2fc5f7a336e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x5626cdfd8145 - wealth_pulse::parser::parse::amount_or_inferred::hb70271756fd614c0 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x5626cdfd042a - core::ops::function::FnMut::call_mut::hdd02c217acced36f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x5626cdfb6f74 - as combine::primitives::Parser>::parse_stream::hcbc9c0f1647a9d6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x5626cdf9d19c - combine::primitives::Parser::parse_lazy::h6fde12fa659a6938 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x5626cdf85e1c - combine::combinator::::parse_lazy::h528d8dd24dacce76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x5626cdfb5762 - as combine::primitives::Parser>::parse_lazy::h919bca2e4680d8bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x5626cdf937ec - combine::combinator::::parse_lazy::h0166402a97013b6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x5626cdfa6388 - as combine::primitives::Parser>::parse_lazy::h0cbf0f8534e47f82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x5626cdf9e4a3 - combine::primitives::Parser::parse_stream_consumed::h2fc14d6174fa169f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x5626cdfd90f9 - combine::primitives::Parser::parse_stream::h8053739d60922f11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x5626cdfd90f9 - wealth_pulse::parser::parse::posting::h72087b35b6508ed9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x5626cdfd04ea - core::ops::function::FnMut::call_mut::he9ff3011d61122e6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x5626cdfb6a74 - as combine::primitives::Parser>::parse_stream::h104ce7fefc6ab573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x5626cdfa44e3 - combine::primitives::Parser::parse::heaecd6537dc6f798 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 69: 0x5626cdffbbd0 - wealth_pulse::parser::parse::tests::posting_with_all_components::hde1aa141c384af95 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:825:22 [INFO] [stdout] 70: 0x5626cdffbb7a - wealth_pulse::parser::parse::tests::posting_with_all_components::{{closure}}::h29fdcc6983e8c5b3 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:824:5 [INFO] [stdout] 71: 0x5626cdfd072e - core::ops::function::FnOnce::call_once::h162abfc27b82f38d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 74: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 75: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 76: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 77: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 78: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 79: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 80: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 81: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 82: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 84: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 85: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 86: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 87: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 88: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 89: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 91: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 92: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 93: 0x7f7f39772609 - start_thread [INFO] [stdout] 94: 0x7f7f39544293 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::posting_with_all_components_alternate_amount stdout ---- [INFO] [stdout] thread 'parser::parse::tests::posting_with_all_components_alternate_amount' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdf9cd66 - combine::primitives::Parser::parse_lazy::h0454b5e51f4a6a21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x5626cdf956ca - combine::combinator::::parse_lazy::hf9ceeccd7225c81c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 37: 0x5626cdfa6f88 - as combine::primitives::Parser>::parse_lazy::h2e3195aa16a74409 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x5626cdf9ec23 - combine::primitives::Parser::parse_stream_consumed::h438eaeb29244cc81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x5626cdfd7e37 - combine::primitives::Parser::parse_stream::h7f53b869938292a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x5626cdfd7e37 - wealth_pulse::parser::parse::amount_quantity_then_symbol::habb280ccefd7dfd5 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:134:5 [INFO] [stdout] 41: 0x5626cdfcfdfa - core::ops::function::FnMut::call_mut::h09f484db36eef042 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x5626cdfb6c34 - as combine::primitives::Parser>::parse_stream::h38e5acb533f22d07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x5626cdf9d53d - combine::primitives::Parser::parse_lazy::hd161676d0dd66782 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x5626cdfafbd1 - as combine::primitives::Parser>::parse_lazy::h2bc5cd2a91a63b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 45: 0x5626cdf9dd23 - combine::primitives::Parser::parse_stream_consumed::h2341fe07a50d87c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x5626cdfd8087 - combine::primitives::Parser::parse_stream::hea3634269c499612 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x5626cdfd8087 - wealth_pulse::parser::parse::amount::h6f806ff9bcfc2066 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x5626cdfd00fa - core::ops::function::FnMut::call_mut::h570a03439945e78d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x5626cdfb6df4 - as combine::primitives::Parser>::parse_stream::h7e461824e344236a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x5626cdf9ce9d - combine::primitives::Parser::parse_lazy::h1b01c76adb967ff3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x5626cdfae85b - as combine::primitives::Parser>::parse_lazy::hadaff4a5a3387d60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x5626cdfa8048 - as combine::primitives::Parser>::parse_lazy::h6758c0599902d069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x5626cdfa02a3 - combine::primitives::Parser::parse_stream_consumed::hdb270b17f2bca9a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x5626cdfd8145 - combine::primitives::Parser::parse_stream::ha2ae2fc5f7a336e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x5626cdfd8145 - wealth_pulse::parser::parse::amount_or_inferred::hb70271756fd614c0 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x5626cdfd042a - core::ops::function::FnMut::call_mut::hdd02c217acced36f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x5626cdfb6f74 - as combine::primitives::Parser>::parse_stream::hcbc9c0f1647a9d6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x5626cdf9d19c - combine::primitives::Parser::parse_lazy::h6fde12fa659a6938 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x5626cdf85e1c - combine::combinator::::parse_lazy::h528d8dd24dacce76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x5626cdfb5762 - as combine::primitives::Parser>::parse_lazy::h919bca2e4680d8bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x5626cdf937ec - combine::combinator::::parse_lazy::h0166402a97013b6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x5626cdfa6388 - as combine::primitives::Parser>::parse_lazy::h0cbf0f8534e47f82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x5626cdf9e4a3 - combine::primitives::Parser::parse_stream_consumed::h2fc14d6174fa169f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x5626cdfd90f9 - combine::primitives::Parser::parse_stream::h8053739d60922f11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x5626cdfd90f9 - wealth_pulse::parser::parse::posting::h72087b35b6508ed9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x5626cdfd04ea - core::ops::function::FnMut::call_mut::he9ff3011d61122e6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x5626cdfb6a74 - as combine::primitives::Parser>::parse_stream::h104ce7fefc6ab573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x5626cdfa44e3 - combine::primitives::Parser::parse::heaecd6537dc6f798 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 69: 0x5626cdffc150 - wealth_pulse::parser::parse::tests::posting_with_all_components_alternate_amount::ha858b78ab2a1760a [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:842:22 [INFO] [stdout] 70: 0x5626cdffc0fa - wealth_pulse::parser::parse::tests::posting_with_all_components_alternate_amount::{{closure}}::ha6ce804223eec807 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:841:5 [INFO] [stdout] 71: 0x5626cdfd18fe - core::ops::function::FnOnce::call_once::hfb253201dec92b16 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 74: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 75: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 76: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 77: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 78: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 79: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 80: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 81: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 82: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 84: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 85: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 86: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 87: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 88: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 89: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 91: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 92: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 93: 0x7f7f39772609 - start_thread [INFO] [stdout] 94: 0x7f7f39544293 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::quantity_positive_no_fractional_part stdout ---- [INFO] [stdout] thread 'parser::parse::tests::quantity_positive_no_fractional_part' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdfa40a3 - combine::primitives::Parser::parse::hd477c9c140ff8747 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 36: 0x5626cdff4f75 - wealth_pulse::parser::parse::tests::quantity_positive_no_fractional_part::h0b32030e39eee07f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:436:22 [INFO] [stdout] 37: 0x5626cdff4f3a - wealth_pulse::parser::parse::tests::quantity_positive_no_fractional_part::{{closure}}::hce5e3cd4dfca6ddf [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:434:5 [INFO] [stdout] 38: 0x5626cdfd0b6e - core::ops::function::FnOnce::call_once::h5886f3419f4b126b [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 49: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 50: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 51: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 53: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 54: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 55: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 56: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 58: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 59: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 60: 0x7f7f39772609 - start_thread [INFO] [stdout] 61: 0x7f7f39544293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::price_db_one_record stdout ---- [INFO] [stdout] thread 'parser::parse::tests::price_db_one_record' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdf9cd66 - combine::primitives::Parser::parse_lazy::h0454b5e51f4a6a21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x5626cdf97305 - combine::combinator::::parse_lazy::hfc97bb80a1128f46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x5626cdfa9488 - as combine::primitives::Parser>::parse_lazy::h8bfdd4d571f2b5ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x5626cdf9f943 - combine::primitives::Parser::parse_stream_consumed::h9b3b531034d09b44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x5626cdfd7bd7 - combine::primitives::Parser::parse_stream::h90c17b6739892928 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x5626cdfd7bd7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::ha33152313b86c7f1 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x5626cdfd046a - core::ops::function::FnMut::call_mut::he165f417d479365c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x5626cdfb6cb4 - as combine::primitives::Parser>::parse_stream::h5e875bc3eaf1c9a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x5626cdf9cf5d - combine::primitives::Parser::parse_lazy::h43e4944383b3bce4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x5626cdfaf9c8 - as combine::primitives::Parser>::parse_lazy::h2bc5cd2a91a63b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x5626cdf9dd23 - combine::primitives::Parser::parse_stream_consumed::h2341fe07a50d87c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x5626cdfd8087 - combine::primitives::Parser::parse_stream::hea3634269c499612 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x5626cdfd8087 - wealth_pulse::parser::parse::amount::h6f806ff9bcfc2066 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x5626cdfd00fa - core::ops::function::FnMut::call_mut::h570a03439945e78d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x5626cdfb6df4 - as combine::primitives::Parser>::parse_stream::h7e461824e344236a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x5626cdf9ce9d - combine::primitives::Parser::parse_lazy::h1b01c76adb967ff3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x5626cdf98b49 - combine::combinator::::parse_lazy::hb44f18c3e9fa237d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 52: 0x5626cdfa9dc8 - as combine::primitives::Parser>::parse_lazy::h96285113e9373085 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x5626cdf9db43 - combine::primitives::Parser::parse_stream_consumed::h11688acb36a4f112 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x5626cdfd82e1 - combine::primitives::Parser::parse_stream::ha4c98216327f93d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x5626cdfd82e1 - wealth_pulse::parser::parse::price::h7a0050cc78fb7aa5 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:171:5 [INFO] [stdout] 56: 0x5626cdfcfeba - core::ops::function::FnMut::call_mut::h25d3f50ecc5173db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x5626cdfb6db4 - as combine::primitives::Parser>::parse_stream::h7df607c8f9445b71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x5626cdf9d152 - combine::primitives::Parser::parse_lazy::h6043aed4f4144b45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x5626cdfbb30b - <&mut P as combine::primitives::Parser>::parse_lazy::h5137d1bb1359e6b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1746:9 [INFO] [stdout] 60: 0x5626cdfbb30b - as combine::primitives::Parser>::parse_lazy::h623e64f2efaa6157 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1202:36 [INFO] [stdout] 61: 0x5626cdfb0bc3 - as combine::primitives::Parser>::parse_lazy::h447cbc0ff250e11d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 62: 0x5626cdfbb104 - as combine::primitives::Parser>::parse_lazy::h8de90f035bd8626e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1143:9 [INFO] [stdout] 63: 0x5626cdf9e2c3 - combine::primitives::Parser::parse_stream_consumed::h2fb0419aef97f2b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x5626cdfd849e - combine::primitives::Parser::parse_stream::h23d2df03ad14ef71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x5626cdfd849e - wealth_pulse::parser::parse::price_db::hbf2a40caaaf23f6b [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:184:5 [INFO] [stdout] 66: 0x5626cdfcfefa - core::ops::function::FnMut::call_mut::h2df10ff7746ac4d1 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x5626cdfb6c74 - as combine::primitives::Parser>::parse_stream::h52d22d1db3b136e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x5626cdfa20b3 - combine::primitives::Parser::parse::h40a3e2233112eab8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 69: 0x5626cdff8035 - wealth_pulse::parser::parse::tests::price_db_one_record::h6c21574ce3412690 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:598:22 [INFO] [stdout] 70: 0x5626cdff7fea - wealth_pulse::parser::parse::tests::price_db_one_record::{{closure}}::h9c338ec0e99deb5f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:597:5 [INFO] [stdout] 71: 0x5626cdfd0e2e - core::ops::function::FnOnce::call_once::h7d30f4a852a57faf [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 74: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 75: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 76: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 77: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 78: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 79: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 80: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 81: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 82: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 84: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 85: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 86: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 87: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 88: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 89: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 91: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 92: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 93: 0x7f7f39772609 - start_thread [INFO] [stdout] 94: 0x7f7f39544293 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::quantity_negative_with_fractional_part stdout ---- [INFO] [stdout] thread 'parser::parse::tests::quantity_negative_with_fractional_part' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdfa40a3 - combine::primitives::Parser::parse::hd477c9c140ff8747 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 36: 0x5626cdff5195 - wealth_pulse::parser::parse::tests::quantity_negative_with_fractional_part::h2c62c9a3e0625c57 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:444:22 [INFO] [stdout] 37: 0x5626cdff515a - wealth_pulse::parser::parse::tests::quantity_negative_with_fractional_part::{{closure}}::hc63464d03bc9042d [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:442:5 [INFO] [stdout] 38: 0x5626cdfd106e - core::ops::function::FnOnce::call_once::h99c7a60d1e099e22 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 49: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 50: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 51: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 53: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 54: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 55: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 56: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 58: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 59: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 60: 0x7f7f39772609 - start_thread [INFO] [stdout] 61: 0x7f7f39544293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::quantity_positive_with_fractional_part stdout ---- [INFO] [stdout] thread 'parser::parse::tests::quantity_positive_with_fractional_part' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdfa40a3 - combine::primitives::Parser::parse::hd477c9c140ff8747 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 36: 0x5626cdff53b5 - wealth_pulse::parser::parse::tests::quantity_positive_with_fractional_part::h5a8964c9f9eab0f6 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:452:22 [INFO] [stdout] 37: 0x5626cdff537a - wealth_pulse::parser::parse::tests::quantity_positive_with_fractional_part::{{closure}}::h0886b8f88e190902 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:450:5 [INFO] [stdout] 38: 0x5626cdfd162e - core::ops::function::FnOnce::call_once::hc5c36b6733418c1b [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 49: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 50: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 51: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 53: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 54: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 55: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 56: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 58: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 59: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 60: 0x7f7f39772609 - start_thread [INFO] [stdout] 61: 0x7f7f39544293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::price_db_multiple_records stdout ---- [INFO] [stdout] thread 'parser::parse::tests::price_db_multiple_records' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdf9cd66 - combine::primitives::Parser::parse_lazy::h0454b5e51f4a6a21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x5626cdf97305 - combine::combinator::::parse_lazy::hfc97bb80a1128f46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x5626cdfa9488 - as combine::primitives::Parser>::parse_lazy::h8bfdd4d571f2b5ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x5626cdf9f943 - combine::primitives::Parser::parse_stream_consumed::h9b3b531034d09b44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x5626cdfd7bd7 - combine::primitives::Parser::parse_stream::h90c17b6739892928 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x5626cdfd7bd7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::ha33152313b86c7f1 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x5626cdfd046a - core::ops::function::FnMut::call_mut::he165f417d479365c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x5626cdfb6cb4 - as combine::primitives::Parser>::parse_stream::h5e875bc3eaf1c9a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x5626cdf9cf5d - combine::primitives::Parser::parse_lazy::h43e4944383b3bce4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x5626cdfaf9c8 - as combine::primitives::Parser>::parse_lazy::h2bc5cd2a91a63b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x5626cdf9dd23 - combine::primitives::Parser::parse_stream_consumed::h2341fe07a50d87c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x5626cdfd8087 - combine::primitives::Parser::parse_stream::hea3634269c499612 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x5626cdfd8087 - wealth_pulse::parser::parse::amount::h6f806ff9bcfc2066 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x5626cdfd00fa - core::ops::function::FnMut::call_mut::h570a03439945e78d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x5626cdfb6df4 - as combine::primitives::Parser>::parse_stream::h7e461824e344236a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x5626cdf9ce9d - combine::primitives::Parser::parse_lazy::h1b01c76adb967ff3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x5626cdf98b49 - combine::combinator::::parse_lazy::hb44f18c3e9fa237d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 52: 0x5626cdfa9dc8 - as combine::primitives::Parser>::parse_lazy::h96285113e9373085 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x5626cdf9db43 - combine::primitives::Parser::parse_stream_consumed::h11688acb36a4f112 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x5626cdfd82e1 - combine::primitives::Parser::parse_stream::ha4c98216327f93d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x5626cdfd82e1 - wealth_pulse::parser::parse::price::h7a0050cc78fb7aa5 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:171:5 [INFO] [stdout] 56: 0x5626cdfcfeba - core::ops::function::FnMut::call_mut::h25d3f50ecc5173db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x5626cdfb6db4 - as combine::primitives::Parser>::parse_stream::h7df607c8f9445b71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x5626cdf9d152 - combine::primitives::Parser::parse_lazy::h6043aed4f4144b45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x5626cdfbb30b - <&mut P as combine::primitives::Parser>::parse_lazy::h5137d1bb1359e6b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1746:9 [INFO] [stdout] 60: 0x5626cdfbb30b - as combine::primitives::Parser>::parse_lazy::h623e64f2efaa6157 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1202:36 [INFO] [stdout] 61: 0x5626cdfb0bc3 - as combine::primitives::Parser>::parse_lazy::h447cbc0ff250e11d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 62: 0x5626cdfbb104 - as combine::primitives::Parser>::parse_lazy::h8de90f035bd8626e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1143:9 [INFO] [stdout] 63: 0x5626cdf9e2c3 - combine::primitives::Parser::parse_stream_consumed::h2fb0419aef97f2b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x5626cdfd849e - combine::primitives::Parser::parse_stream::h23d2df03ad14ef71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x5626cdfd849e - wealth_pulse::parser::parse::price_db::hbf2a40caaaf23f6b [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:184:5 [INFO] [stdout] 66: 0x5626cdfcfefa - core::ops::function::FnMut::call_mut::h2df10ff7746ac4d1 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x5626cdfb6c74 - as combine::primitives::Parser>::parse_stream::h52d22d1db3b136e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x5626cdfa20b3 - combine::primitives::Parser::parse::h40a3e2233112eab8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 69: 0x5626cdff84f8 - wealth_pulse::parser::parse::tests::price_db_multiple_records::h328fd1437aca7c0a [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:613:22 [INFO] [stdout] 70: 0x5626cdff848a - wealth_pulse::parser::parse::tests::price_db_multiple_records::{{closure}}::h8333d73e67cec5cd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:612:5 [INFO] [stdout] 71: 0x5626cdfd12ee - core::ops::function::FnOnce::call_once::hb0886ee07531b8f5 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 74: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 75: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 76: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 77: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 78: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 79: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 80: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 81: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 82: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 84: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 85: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 86: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 87: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 88: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 89: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 91: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 92: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 93: 0x7f7f39772609 - start_thread [INFO] [stdout] 94: 0x7f7f39544293 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::posting_with_amount_no_comment stdout ---- [INFO] [stdout] thread 'parser::parse::tests::posting_with_amount_no_comment' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdf9cd66 - combine::primitives::Parser::parse_lazy::h0454b5e51f4a6a21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x5626cdf97305 - combine::combinator::::parse_lazy::hfc97bb80a1128f46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x5626cdfa9488 - as combine::primitives::Parser>::parse_lazy::h8bfdd4d571f2b5ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x5626cdf9f943 - combine::primitives::Parser::parse_stream_consumed::h9b3b531034d09b44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x5626cdfd7bd7 - combine::primitives::Parser::parse_stream::h90c17b6739892928 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x5626cdfd7bd7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::ha33152313b86c7f1 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x5626cdfd046a - core::ops::function::FnMut::call_mut::he165f417d479365c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x5626cdfb6cb4 - as combine::primitives::Parser>::parse_stream::h5e875bc3eaf1c9a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x5626cdf9cf5d - combine::primitives::Parser::parse_lazy::h43e4944383b3bce4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x5626cdfaf9c8 - as combine::primitives::Parser>::parse_lazy::h2bc5cd2a91a63b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x5626cdf9dd23 - combine::primitives::Parser::parse_stream_consumed::h2341fe07a50d87c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x5626cdfd8087 - combine::primitives::Parser::parse_stream::hea3634269c499612 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x5626cdfd8087 - wealth_pulse::parser::parse::amount::h6f806ff9bcfc2066 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x5626cdfd00fa - core::ops::function::FnMut::call_mut::h570a03439945e78d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x5626cdfb6df4 - as combine::primitives::Parser>::parse_stream::h7e461824e344236a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x5626cdf9ce9d - combine::primitives::Parser::parse_lazy::h1b01c76adb967ff3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x5626cdfae85b - as combine::primitives::Parser>::parse_lazy::hadaff4a5a3387d60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x5626cdfa8048 - as combine::primitives::Parser>::parse_lazy::h6758c0599902d069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x5626cdfa02a3 - combine::primitives::Parser::parse_stream_consumed::hdb270b17f2bca9a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x5626cdfd8145 - combine::primitives::Parser::parse_stream::ha2ae2fc5f7a336e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x5626cdfd8145 - wealth_pulse::parser::parse::amount_or_inferred::hb70271756fd614c0 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x5626cdfd042a - core::ops::function::FnMut::call_mut::hdd02c217acced36f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x5626cdfb6f74 - as combine::primitives::Parser>::parse_stream::hcbc9c0f1647a9d6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x5626cdf9d19c - combine::primitives::Parser::parse_lazy::h6fde12fa659a6938 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x5626cdf85e1c - combine::combinator::::parse_lazy::h528d8dd24dacce76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x5626cdfb5762 - as combine::primitives::Parser>::parse_lazy::h919bca2e4680d8bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x5626cdf937ec - combine::combinator::::parse_lazy::h0166402a97013b6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x5626cdfa6388 - as combine::primitives::Parser>::parse_lazy::h0cbf0f8534e47f82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x5626cdf9e4a3 - combine::primitives::Parser::parse_stream_consumed::h2fc14d6174fa169f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x5626cdfd90f9 - combine::primitives::Parser::parse_stream::h8053739d60922f11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x5626cdfd90f9 - wealth_pulse::parser::parse::posting::h72087b35b6508ed9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x5626cdfd04ea - core::ops::function::FnMut::call_mut::he9ff3011d61122e6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x5626cdfb6a74 - as combine::primitives::Parser>::parse_stream::h104ce7fefc6ab573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x5626cdfa44e3 - combine::primitives::Parser::parse::heaecd6537dc6f798 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 69: 0x5626cdffc6c8 - wealth_pulse::parser::parse::tests::posting_with_amount_no_comment::h78deaee6386b8833 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:859:22 [INFO] [stdout] 70: 0x5626cdffc67a - wealth_pulse::parser::parse::tests::posting_with_amount_no_comment::{{closure}}::h59b49e2d7b547e09 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:858:5 [INFO] [stdout] 71: 0x5626cdfd132e - core::ops::function::FnOnce::call_once::hb09a0b440a3a5b94 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 74: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 75: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 76: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 77: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 78: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 79: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 80: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 81: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 82: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 84: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 85: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 86: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 87: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 88: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 89: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 91: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 92: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 93: 0x7f7f39772609 - start_thread [INFO] [stdout] 94: 0x7f7f39544293 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::ledger_single_transaction stdout ---- [INFO] [stdout] thread 'parser::parse::tests::ledger_single_transaction' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdf9cd66 - combine::primitives::Parser::parse_lazy::h0454b5e51f4a6a21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x5626cdf97305 - combine::combinator::::parse_lazy::hfc97bb80a1128f46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x5626cdfa9488 - as combine::primitives::Parser>::parse_lazy::h8bfdd4d571f2b5ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x5626cdf9f943 - combine::primitives::Parser::parse_stream_consumed::h9b3b531034d09b44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x5626cdfd7bd7 - combine::primitives::Parser::parse_stream::h90c17b6739892928 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x5626cdfd7bd7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::ha33152313b86c7f1 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x5626cdfd046a - core::ops::function::FnMut::call_mut::he165f417d479365c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x5626cdfb6cb4 - as combine::primitives::Parser>::parse_stream::h5e875bc3eaf1c9a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x5626cdf9cf5d - combine::primitives::Parser::parse_lazy::h43e4944383b3bce4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x5626cdfaf9c8 - as combine::primitives::Parser>::parse_lazy::h2bc5cd2a91a63b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x5626cdf9dd23 - combine::primitives::Parser::parse_stream_consumed::h2341fe07a50d87c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x5626cdfd8087 - combine::primitives::Parser::parse_stream::hea3634269c499612 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x5626cdfd8087 - wealth_pulse::parser::parse::amount::h6f806ff9bcfc2066 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x5626cdfd00fa - core::ops::function::FnMut::call_mut::h570a03439945e78d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x5626cdfb6df4 - as combine::primitives::Parser>::parse_stream::h7e461824e344236a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x5626cdf9ce9d - combine::primitives::Parser::parse_lazy::h1b01c76adb967ff3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x5626cdfae85b - as combine::primitives::Parser>::parse_lazy::hadaff4a5a3387d60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x5626cdfa8048 - as combine::primitives::Parser>::parse_lazy::h6758c0599902d069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x5626cdfa02a3 - combine::primitives::Parser::parse_stream_consumed::hdb270b17f2bca9a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x5626cdfd8145 - combine::primitives::Parser::parse_stream::ha2ae2fc5f7a336e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x5626cdfd8145 - wealth_pulse::parser::parse::amount_or_inferred::hb70271756fd614c0 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x5626cdfd042a - core::ops::function::FnMut::call_mut::hdd02c217acced36f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x5626cdfb6f74 - as combine::primitives::Parser>::parse_stream::hcbc9c0f1647a9d6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x5626cdf9d19c - combine::primitives::Parser::parse_lazy::h6fde12fa659a6938 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x5626cdf85e1c - combine::combinator::::parse_lazy::h528d8dd24dacce76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x5626cdfb5762 - as combine::primitives::Parser>::parse_lazy::h919bca2e4680d8bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x5626cdf937ec - combine::combinator::::parse_lazy::h0166402a97013b6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x5626cdfa6388 - as combine::primitives::Parser>::parse_lazy::h0cbf0f8534e47f82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x5626cdf9e4a3 - combine::primitives::Parser::parse_stream_consumed::h2fc14d6174fa169f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x5626cdfd90f9 - combine::primitives::Parser::parse_stream::h8053739d60922f11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x5626cdfd90f9 - wealth_pulse::parser::parse::posting::h72087b35b6508ed9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x5626cdfd04ea - core::ops::function::FnMut::call_mut::he9ff3011d61122e6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x5626cdfb6a74 - as combine::primitives::Parser>::parse_stream::h104ce7fefc6ab573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x5626cdf9d3d3 - combine::primitives::Parser::parse_lazy::ha506d5fe5d13ead7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 69: 0x5626cdf8562d - combine::combinator::::parse_lazy::h41a7ea341fafd2e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 70: 0x5626cdfb5de3 - as combine::primitives::Parser>::parse_lazy::h98e53e3264f4c303 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 71: 0x5626cdf8abcc - combine::combinator::::parse_lazy::h76e9804aeec8a154 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 72: 0x5626cdfb5603 - as combine::primitives::Parser>::parse_lazy::h08d786aa97ccd56d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 73: 0x5626cdf9e683 - combine::primitives::Parser::parse_stream_consumed::h3170d4622c9863f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 74: 0x5626cdfd9302 - combine::primitives::Parser::parse_stream::hf322ede055d60230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 75: 0x5626cdfd9302 - wealth_pulse::parser::parse::posting_line::h84e04ab7e11a1493 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:269:5 [INFO] [stdout] 76: 0x5626cdfd003a - core::ops::function::FnMut::call_mut::h466d7fc7a8d90783 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 77: 0x5626cdfb6b34 - as combine::primitives::Parser>::parse_stream::h1360231ec1c43cd3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 78: 0x5626cdf9d693 - combine::primitives::Parser::parse_lazy::he1a31a497ffa2424 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 79: 0x5626cdfac784 - as combine::primitives::Parser>::parse_lazy::he8dbef2cb1ca9aa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 80: 0x5626cdf9ee03 - combine::primitives::Parser::parse_stream_consumed::h56050c0118c552b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 81: 0x5626cdfa590e - combine::primitives::Parser::parse_stream::h5c70f30ab6b869f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 82: 0x5626cdfa590e - as combine::primitives::Parser>::parse_lazy::h2eb4d7ff62795c52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1527:9 [INFO] [stdout] 83: 0x5626cdfb0811 - as combine::primitives::Parser>::parse_lazy::h3f96bbc01a6a0f96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 84: 0x5626cdfb2514 - as combine::primitives::Parser>::parse_lazy::h64afd2618aa9961a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:908:36 [INFO] [stdout] 85: 0x5626cdf8902d - combine::combinator::::parse_lazy::h70a6aeb7f0b729b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 86: 0x5626cdfabbd8 - as combine::primitives::Parser>::parse_lazy::hd2bad2edd6f6c70d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 87: 0x5626cdfa0a23 - combine::primitives::Parser::parse_stream_consumed::hfb0ee41c09e70468 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 88: 0x5626cdfd93e8 - combine::primitives::Parser::parse_stream::h2f6c66df1935c897 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 89: 0x5626cdfd93e8 - wealth_pulse::parser::parse::transaction::he2824b10f307a5a4 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:276:5 [INFO] [stdout] 90: 0x5626cdfd04aa - core::ops::function::FnMut::call_mut::he44a527f340c33b8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 91: 0x5626cdfb6f34 - as combine::primitives::Parser>::parse_stream::hb67564688cd63dd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 92: 0x5626cdf9d273 - combine::primitives::Parser::parse_lazy::h878853f2b209dd26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 93: 0x5626cdfb1738 - as combine::primitives::Parser>::parse_lazy::hdd049bc8521749a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 94: 0x5626cdf8a1e9 - combine::combinator::::parse_lazy::h75d93a11a875efdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 95: 0x5626cdfb5692 - as combine::primitives::Parser>::parse_lazy::h6a03478659fe1a30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 96: 0x5626cdfb81dd - <&mut P as combine::primitives::Parser>::parse_lazy::hb5e1b36414cfd037 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1746:9 [INFO] [stdout] 97: 0x5626cdfb81dd - as core::iter::traits::iterator::Iterator>::next::h2644a35ccdb285bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:831:23 [INFO] [stdout] 98: 0x5626cdf7d239 - <&mut I as core::iter::traits::iterator::Iterator>::next::h02eceb91903326f3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:3456:9 [INFO] [stdout] 99: 0x5626cdfeee9d - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h04eadd17aabb876a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/vec/spec_from_iter_nested.rs:23:32 [INFO] [stdout] 100: 0x5626cdff3ff6 - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h5af5b3402d432162 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 101: 0x5626cdff3b37 - as core::iter::traits::collect::FromIterator>::from_iter::h7584634cf2e77c15 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/vec/mod.rs:2485:9 [INFO] [stdout] 102: 0x5626cdf7cae6 - core::iter::traits::iterator::Iterator::collect::h5a0dcc845e20bc1a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:1739:9 [INFO] [stdout] 103: 0x5626cdfad383 - as combine::primitives::Parser>::parse_stream_consumed::h56f015ba3f724569 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:867:22 [INFO] [stdout] 104: 0x5626cdf9d0f1 - combine::primitives::Parser::parse_stream::h852ad8db79bd477e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 105: 0x5626cdf9d0f1 - combine::primitives::Parser::parse_lazy::h5e60161d10ff88e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 106: 0x5626cdf92a49 - combine::combinator::::parse_lazy::hf0332b962f7e6483 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 107: 0x5626cdfb5e26 - as combine::primitives::Parser>::parse_lazy::h99bacba48d775bd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 108: 0x5626cdf9d783 - combine::primitives::Parser::parse_stream_consumed::h0841f1df45b12408 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 109: 0x5626cdfd9991 - combine::primitives::Parser::parse_stream::hcd19931fd5788729 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 110: 0x5626cdfd9991 - wealth_pulse::parser::parse::ledger::h23f6e23c3f0e32b9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:302:5 [INFO] [stdout] 111: 0x5626cdfd02ca - core::ops::function::FnMut::call_mut::hbe1e339c89299bf1 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 112: 0x5626cdfb6fb4 - as combine::primitives::Parser>::parse_stream::hcc0b1614f109beff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 113: 0x5626cdfa4b73 - combine::primitives::Parser::parse::hf312b96354a31bca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 114: 0x5626cdfff1bd - wealth_pulse::parser::parse::tests::ledger_single_transaction::ha4788aa9bf94b4b4 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:1046:22 [INFO] [stdout] 115: 0x5626cdfff17a - wealth_pulse::parser::parse::tests::ledger_single_transaction::{{closure}}::h858b6a665a88f130 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:1045:5 [INFO] [stdout] 116: 0x5626cdfd10ee - core::ops::function::FnOnce::call_once::h9ef39a950d60a815 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 117: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 118: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 119: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 120: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 121: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 122: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 123: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 124: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 125: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 126: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 127: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 128: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 129: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 130: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 131: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 132: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 133: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 134: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 135: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 136: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 137: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 138: 0x7f7f39772609 - start_thread [INFO] [stdout] 139: 0x7f7f39544293 - clone [INFO] [stdout] 140: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::ledger_small_sample stdout ---- [INFO] [stdout] thread 'parser::parse::tests::ledger_small_sample' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdf9cd66 - combine::primitives::Parser::parse_lazy::h0454b5e51f4a6a21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x5626cdf97305 - combine::combinator::::parse_lazy::hfc97bb80a1128f46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x5626cdfa9488 - as combine::primitives::Parser>::parse_lazy::h8bfdd4d571f2b5ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x5626cdf9f943 - combine::primitives::Parser::parse_stream_consumed::h9b3b531034d09b44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x5626cdfd7bd7 - combine::primitives::Parser::parse_stream::h90c17b6739892928 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x5626cdfd7bd7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::ha33152313b86c7f1 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x5626cdfd046a - core::ops::function::FnMut::call_mut::he165f417d479365c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x5626cdfb6cb4 - as combine::primitives::Parser>::parse_stream::h5e875bc3eaf1c9a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x5626cdf9cf5d - combine::primitives::Parser::parse_lazy::h43e4944383b3bce4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x5626cdfaf9c8 - as combine::primitives::Parser>::parse_lazy::h2bc5cd2a91a63b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x5626cdf9dd23 - combine::primitives::Parser::parse_stream_consumed::h2341fe07a50d87c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x5626cdfd8087 - combine::primitives::Parser::parse_stream::hea3634269c499612 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x5626cdfd8087 - wealth_pulse::parser::parse::amount::h6f806ff9bcfc2066 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x5626cdfd00fa - core::ops::function::FnMut::call_mut::h570a03439945e78d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x5626cdfb6df4 - as combine::primitives::Parser>::parse_stream::h7e461824e344236a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x5626cdf9ce9d - combine::primitives::Parser::parse_lazy::h1b01c76adb967ff3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x5626cdfae85b - as combine::primitives::Parser>::parse_lazy::hadaff4a5a3387d60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x5626cdfa8048 - as combine::primitives::Parser>::parse_lazy::h6758c0599902d069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x5626cdfa02a3 - combine::primitives::Parser::parse_stream_consumed::hdb270b17f2bca9a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x5626cdfd8145 - combine::primitives::Parser::parse_stream::ha2ae2fc5f7a336e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x5626cdfd8145 - wealth_pulse::parser::parse::amount_or_inferred::hb70271756fd614c0 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x5626cdfd042a - core::ops::function::FnMut::call_mut::hdd02c217acced36f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x5626cdfb6f74 - as combine::primitives::Parser>::parse_stream::hcbc9c0f1647a9d6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x5626cdf9d19c - combine::primitives::Parser::parse_lazy::h6fde12fa659a6938 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x5626cdf85e1c - combine::combinator::::parse_lazy::h528d8dd24dacce76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x5626cdfb5762 - as combine::primitives::Parser>::parse_lazy::h919bca2e4680d8bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x5626cdf937ec - combine::combinator::::parse_lazy::h0166402a97013b6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x5626cdfa6388 - as combine::primitives::Parser>::parse_lazy::h0cbf0f8534e47f82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x5626cdf9e4a3 - combine::primitives::Parser::parse_stream_consumed::h2fc14d6174fa169f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x5626cdfd90f9 - combine::primitives::Parser::parse_stream::h8053739d60922f11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x5626cdfd90f9 - wealth_pulse::parser::parse::posting::h72087b35b6508ed9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x5626cdfd04ea - core::ops::function::FnMut::call_mut::he9ff3011d61122e6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x5626cdfb6a74 - as combine::primitives::Parser>::parse_stream::h104ce7fefc6ab573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x5626cdf9d3d3 - combine::primitives::Parser::parse_lazy::ha506d5fe5d13ead7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 69: 0x5626cdf8562d - combine::combinator::::parse_lazy::h41a7ea341fafd2e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 70: 0x5626cdfb5de3 - as combine::primitives::Parser>::parse_lazy::h98e53e3264f4c303 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 71: 0x5626cdf8abcc - combine::combinator::::parse_lazy::h76e9804aeec8a154 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 72: 0x5626cdfb5603 - as combine::primitives::Parser>::parse_lazy::h08d786aa97ccd56d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 73: 0x5626cdf9e683 - combine::primitives::Parser::parse_stream_consumed::h3170d4622c9863f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 74: 0x5626cdfd9302 - combine::primitives::Parser::parse_stream::hf322ede055d60230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 75: 0x5626cdfd9302 - wealth_pulse::parser::parse::posting_line::h84e04ab7e11a1493 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:269:5 [INFO] [stdout] 76: 0x5626cdfd003a - core::ops::function::FnMut::call_mut::h466d7fc7a8d90783 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 77: 0x5626cdfb6b34 - as combine::primitives::Parser>::parse_stream::h1360231ec1c43cd3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] 78: 0x5626cdf9d693 - combine::primitives::Parser::parse_lazy::he1a31a497ffa2424 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 79: 0x5626cdfac784 - as combine::primitives::Parser>::parse_lazy::he8dbef2cb1ca9aa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 80: 0x5626cdf9ee03 - combine::primitives::Parser::parse_stream_consumed::h56050c0118c552b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 81: 0x5626cdfa590e - combine::primitives::Parser::parse_stream::h5c70f30ab6b869f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 82: 0x5626cdfa590e - as combine::primitives::Parser>::parse_lazy::h2eb4d7ff62795c52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1527:9 [INFO] [stdout] 83: 0x5626cdfb0811 - as combine::primitives::Parser>::parse_lazy::h3f96bbc01a6a0f96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 84: 0x5626cdfb2514 - as combine::primitives::Parser>::parse_lazy::h64afd2618aa9961a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:908:36 [INFO] [stdout] 85: 0x5626cdf8902d - combine::combinator::::parse_lazy::h70a6aeb7f0b729b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 86: 0x5626cdfabbd8 - as combine::primitives::Parser>::parse_lazy::hd2bad2edd6f6c70d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 87: 0x5626cdfa0a23 - combine::primitives::Parser::parse_stream_consumed::hfb0ee41c09e70468 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 88: 0x5626cdfd93e8 - combine::primitives::Parser::parse_stream::h2f6c66df1935c897 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 89: 0x5626cdfd93e8 - wealth_pulse::parser::parse::transaction::he2824b10f307a5a4 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:276:5 [INFO] [stdout] 90: 0x5626cdfd04aa - core::ops::function::FnMut::call_mut::he44a527f340c33b8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 91: 0x5626cdfb6f34 - as combine::primitives::Parser>::parse_stream::hb67564688cd63dd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 92: 0x5626cdf9d273 - combine::primitives::Parser::parse_lazy::h878853f2b209dd26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 93: 0x5626cdfb1738 - as combine::primitives::Parser>::parse_lazy::hdd049bc8521749a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 94: 0x5626cdf8a1e9 - combine::combinator::::parse_lazy::h75d93a11a875efdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 95: 0x5626cdfb5692 - as combine::primitives::Parser>::parse_lazy::h6a03478659fe1a30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 96: 0x5626cdfb81dd - <&mut P as combine::primitives::Parser>::parse_lazy::hb5e1b36414cfd037 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1746:9 [INFO] [stdout] 97: 0x5626cdfb81dd - as core::iter::traits::iterator::Iterator>::next::h2644a35ccdb285bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:831:23 [INFO] [stdout] 98: 0x5626cdf7d239 - <&mut I as core::iter::traits::iterator::Iterator>::next::h02eceb91903326f3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:3456:9 [INFO] [stdout] 99: 0x5626cdfeee9d - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h04eadd17aabb876a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/vec/spec_from_iter_nested.rs:23:32 [INFO] [stdout] 100: 0x5626cdff3ff6 - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h5af5b3402d432162 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 101: 0x5626cdff3b37 - as core::iter::traits::collect::FromIterator>::from_iter::h7584634cf2e77c15 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/vec/mod.rs:2485:9 [INFO] [stdout] 102: 0x5626cdf7cae6 - core::iter::traits::iterator::Iterator::collect::h5a0dcc845e20bc1a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:1739:9 [INFO] [stdout] 103: 0x5626cdfad383 - as combine::primitives::Parser>::parse_stream_consumed::h56f015ba3f724569 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:867:22 [INFO] [stdout] 104: 0x5626cdf9d0f1 - combine::primitives::Parser::parse_stream::h852ad8db79bd477e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 105: 0x5626cdf9d0f1 - combine::primitives::Parser::parse_lazy::h5e60161d10ff88e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 106: 0x5626cdf92a49 - combine::combinator::::parse_lazy::hf0332b962f7e6483 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 107: 0x5626cdfb5e26 - as combine::primitives::Parser>::parse_lazy::h99bacba48d775bd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 108: 0x5626cdf9d783 - combine::primitives::Parser::parse_stream_consumed::h0841f1df45b12408 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 109: 0x5626cdfd9991 - combine::primitives::Parser::parse_stream::hcd19931fd5788729 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 110: 0x5626cdfd9991 - wealth_pulse::parser::parse::ledger::h23f6e23c3f0e32b9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:302:5 [INFO] [stdout] 111: 0x5626cdfd02ca - core::ops::function::FnMut::call_mut::hbe1e339c89299bf1 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 112: 0x5626cdfb6fb4 - as combine::primitives::Parser>::parse_stream::hcc0b1614f109beff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 113: 0x5626cdfa4b73 - combine::primitives::Parser::parse::hf312b96354a31bca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 114: 0x5626cdfff50d - wealth_pulse::parser::parse::tests::ledger_small_sample::h14f10953ce7a9eca [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:1061:22 [INFO] [stdout] 115: 0x5626cdfff4ca - wealth_pulse::parser::parse::tests::ledger_small_sample::{{closure}}::hfc545f2e772786cf [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:1060:5 [INFO] [stdout] 116: 0x5626cdfd136e - core::ops::function::FnOnce::call_once::hb252c1c8bccd825b [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 117: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 118: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 119: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 120: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 121: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 122: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 123: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 124: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 125: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 126: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 127: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 128: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 129: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 130: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 131: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 132: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 133: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 134: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 135: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 136: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 137: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 138: 0x7f7f39772609 - start_thread [INFO] [stdout] 139: 0x7f7f39544293 - clone [INFO] [stdout] 140: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::transaction_with_comment stdout ---- [INFO] [stdout] thread 'parser::parse::tests::transaction_with_comment' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdf9cd66 - combine::primitives::Parser::parse_lazy::h0454b5e51f4a6a21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x5626cdf97305 - combine::combinator::::parse_lazy::hfc97bb80a1128f46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x5626cdfa9488 - as combine::primitives::Parser>::parse_lazy::h8bfdd4d571f2b5ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x5626cdf9f943 - combine::primitives::Parser::parse_stream_consumed::h9b3b531034d09b44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x5626cdfd7bd7 - combine::primitives::Parser::parse_stream::h90c17b6739892928 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x5626cdfd7bd7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::ha33152313b86c7f1 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x5626cdfd046a - core::ops::function::FnMut::call_mut::he165f417d479365c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x5626cdfb6cb4 - as combine::primitives::Parser>::parse_stream::h5e875bc3eaf1c9a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x5626cdf9cf5d - combine::primitives::Parser::parse_lazy::h43e4944383b3bce4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x5626cdfaf9c8 - as combine::primitives::Parser>::parse_lazy::h2bc5cd2a91a63b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x5626cdf9dd23 - combine::primitives::Parser::parse_stream_consumed::h2341fe07a50d87c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x5626cdfd8087 - combine::primitives::Parser::parse_stream::hea3634269c499612 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x5626cdfd8087 - wealth_pulse::parser::parse::amount::h6f806ff9bcfc2066 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x5626cdfd00fa - core::ops::function::FnMut::call_mut::h570a03439945e78d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x5626cdfb6df4 - as combine::primitives::Parser>::parse_stream::h7e461824e344236a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x5626cdf9ce9d - combine::primitives::Parser::parse_lazy::h1b01c76adb967ff3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x5626cdfae85b - as combine::primitives::Parser>::parse_lazy::hadaff4a5a3387d60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x5626cdfa8048 - as combine::primitives::Parser>::parse_lazy::h6758c0599902d069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x5626cdfa02a3 - combine::primitives::Parser::parse_stream_consumed::hdb270b17f2bca9a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x5626cdfd8145 - combine::primitives::Parser::parse_stream::ha2ae2fc5f7a336e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x5626cdfd8145 - wealth_pulse::parser::parse::amount_or_inferred::hb70271756fd614c0 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x5626cdfd042a - core::ops::function::FnMut::call_mut::hdd02c217acced36f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x5626cdfb6f74 - as combine::primitives::Parser>::parse_stream::hcbc9c0f1647a9d6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x5626cdf9d19c - combine::primitives::Parser::parse_lazy::h6fde12fa659a6938 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x5626cdf85e1c - combine::combinator::::parse_lazy::h528d8dd24dacce76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x5626cdfb5762 - as combine::primitives::Parser>::parse_lazy::h919bca2e4680d8bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x5626cdf937ec - combine::combinator::::parse_lazy::h0166402a97013b6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x5626cdfa6388 - as combine::primitives::Parser>::parse_lazy::h0cbf0f8534e47f82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x5626cdf9e4a3 - combine::primitives::Parser::parse_stream_consumed::h2fc14d6174fa169f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x5626cdfd90f9 - combine::primitives::Parser::parse_stream::h8053739d60922f11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x5626cdfd90f9 - wealth_pulse::parser::parse::posting::h72087b35b6508ed9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x5626cdfd04ea - core::ops::function::FnMut::call_mut::he9ff3011d61122e6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x5626cdfb6a74 - as combine::primitives::Parser>::parse_stream::h104ce7fefc6ab573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x5626cdf9d3d3 - combine::primitives::Parser::parse_lazy::ha506d5fe5d13ead7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 69: 0x5626cdf8562d - combine::combinator::::parse_lazy::h41a7ea341fafd2e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 70: 0x5626cdfb5de3 - as combine::primitives::Parser>::parse_lazy::h98e53e3264f4c303 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 71: 0x5626cdf8abcc - combine::combinator::::parse_lazy::h76e9804aeec8a154 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 72: 0x5626cdfb5603 - as combine::primitives::Parser>::parse_lazy::h08d786aa97ccd56d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 73: 0x5626cdf9e683 - combine::primitives::Parser::parse_stream_consumed::h3170d4622c9863f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 74: 0x5626cdfd9302 - combine::primitives::Parser::parse_stream::hf322ede055d60230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 75: 0x5626cdfd9302 - wealth_pulse::parser::parse::posting_line::h84e04ab7e11a1493 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:269:5 [INFO] [stdout] 76: 0x5626cdfd003a - core::ops::function::FnMut::call_mut::h466d7fc7a8d90783 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 77: 0x5626cdfb6b34 - as combine::primitives::Parser>::parse_stream::h1360231ec1c43cd3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 78: 0x5626cdf9d693 - combine::primitives::Parser::parse_lazy::he1a31a497ffa2424 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 79: 0x5626cdfac784 - as combine::primitives::Parser>::parse_lazy::he8dbef2cb1ca9aa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 80: 0x5626cdf9ee03 - combine::primitives::Parser::parse_stream_consumed::h56050c0118c552b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 81: 0x5626cdfa590e - combine::primitives::Parser::parse_stream::h5c70f30ab6b869f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 82: 0x5626cdfa590e - as combine::primitives::Parser>::parse_lazy::h2eb4d7ff62795c52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1527:9 [INFO] [stdout] 83: 0x5626cdfb0811 - as combine::primitives::Parser>::parse_lazy::h3f96bbc01a6a0f96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 84: 0x5626cdfba68d - <&mut P as combine::primitives::Parser>::parse_lazy::h1eec70ef6b7c2758 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1746:9 [INFO] [stdout] 85: 0x5626cdfba68d - as core::iter::traits::iterator::Iterator>::next::haa81c5a705a22384 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:831:23 [INFO] [stdout] 86: 0x5626cdf7d3f9 - <&mut I as core::iter::traits::iterator::Iterator>::next::haeed7f70c2ec5eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:3456:9 [INFO] [stdout] 87: 0x5626cdfc6134 - as core::iter::traits::iterator::Iterator>::next::h6e111b4e7dae0d59 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/chain.rs:78:21 [INFO] [stdout] 88: 0x5626cdff1390 - alloc::vec::Vec::extend_desugared::hb78a11cd8589ee40 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/vec/mod.rs:2582:35 [INFO] [stdout] 89: 0x5626cdff3c92 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h24b1da4408af2133 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/vec/spec_extend.rs:18:9 [INFO] [stdout] 90: 0x5626cdfef3eb - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h2f06e3cb06479683 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/vec/spec_from_iter_nested.rs:37:9 [INFO] [stdout] 91: 0x5626cdff40cf - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h81c7cc0ff9198b43 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 92: 0x5626cdff3c44 - as core::iter::traits::collect::FromIterator>::from_iter::hef77a2823fd8cbe7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/vec/mod.rs:2485:9 [INFO] [stdout] 93: 0x5626cdfc7cbf - core::iter::traits::iterator::Iterator::collect::ha3285743d58e89da [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:1739:9 [INFO] [stdout] 94: 0x5626cdfb2b40 - as combine::primitives::Parser>::parse_lazy::h64afd2618aa9961a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:915:22 [INFO] [stdout] 95: 0x5626cdf8902d - combine::combinator::::parse_lazy::h70a6aeb7f0b729b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 96: 0x5626cdfabbd8 - as combine::primitives::Parser>::parse_lazy::hd2bad2edd6f6c70d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 97: 0x5626cdfa0a23 - combine::primitives::Parser::parse_stream_consumed::hfb0ee41c09e70468 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 98: 0x5626cdfd93e8 - combine::primitives::Parser::parse_stream::h2f6c66df1935c897 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 99: 0x5626cdfd93e8 - wealth_pulse::parser::parse::transaction::he2824b10f307a5a4 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:276:5 [INFO] [stdout] 100: 0x5626cdfd04aa - core::ops::function::FnMut::call_mut::he44a527f340c33b8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 101: 0x5626cdfb6f34 - as combine::primitives::Parser>::parse_stream::hb67564688cd63dd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 102: 0x5626cdfa1753 - combine::primitives::Parser::parse::h132f083fb65f0948 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 103: 0x5626cdffe1f8 - wealth_pulse::parser::parse::tests::transaction_with_comment::h336b38cf9ee85a87 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:971:22 [INFO] [stdout] 104: 0x5626cdffe19a - wealth_pulse::parser::parse::tests::transaction_with_comment::{{closure}}::h87d21e569e74a5eb [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:970:5 [INFO] [stdout] 105: 0x5626cdfd092e - core::ops::function::FnOnce::call_once::h3e64eb1ae143dfe9 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 106: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 107: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 108: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 109: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 110: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 111: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 112: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 113: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 114: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 115: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 116: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 117: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 118: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 119: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 120: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 121: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 122: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 123: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 124: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 125: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 126: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 127: 0x7f7f39772609 - start_thread [INFO] [stdout] 128: 0x7f7f39544293 - clone [INFO] [stdout] 129: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::transaction_basic stdout ---- [INFO] [stdout] thread 'parser::parse::tests::transaction_basic' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626ce086efc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5626ce086efc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626ce086efc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5626ce086efc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5626ce0aa3ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5626ce083b45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5626ce088bb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5626ce088bb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5626ce088bb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5626ce0887a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5626ce089264 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5626ce088d12 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5626ce0873c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5626ce088ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5626cdf7b681 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5626cdf7b5cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5626ce04ce97 - core::mem::uninitialized::h8c493d7f1081d79c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5626ce04ce97 - decimal::dec128::d128::default_context::h57bd3c66565e9728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x5626ce04d4c9 - decimal::dec128::CTX::__init::h37cc3712f6631590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x5626ce04d730 - core::ops::function::FnOnce::call_once::he1a3a7af07b7a759 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5626ce04d596 - std::thread::local::lazy::LazyKeyInner::initialize::h38dc8c466f2ed84f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x5626ce04ee68 - std::thread::local::fast::Key::try_initialize::h93206abf76b15109 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x5626ce04efa4 - std::thread::local::fast::Key::get::h9762f9bf8b932d18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x5626ce04d50d - decimal::dec128::CTX::__getit::hf6ddb7aa9cbf6652 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x5626ce05336f - std::thread::local::LocalKey::try_with::h129780580bfc2eab [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x5626ce053292 - std::thread::local::LocalKey::with::h1205b3843807d350 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5626ce04cfb7 - decimal::dec128::d128::with_context::h59e6f687d4195f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x5626ce04ca7d - ::from_str::h7b9594b170c5bb51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x5626cdfd761d - wealth_pulse::parser::parse::quantity::{{closure}}::h0bcf018b61a1b5de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x5626cdfac2f2 - as combine::primitives::Parser>::parse_lazy::hddfa4423321b8726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x5626cdf9f763 - combine::primitives::Parser::parse_stream_consumed::h8b262ef305116d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x5626cdfd7222 - combine::primitives::Parser::parse_stream::h6a397f50087a0939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x5626cdfd7222 - wealth_pulse::parser::parse::quantity::h2021f59275af5612 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x5626cdfcff3a - core::ops::function::FnMut::call_mut::h33874d062df40369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x5626cdfb7034 - as combine::primitives::Parser>::parse_stream::hdb12e7ad59c7633b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x5626cdf9cd66 - combine::primitives::Parser::parse_lazy::h0454b5e51f4a6a21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x5626cdf97305 - combine::combinator::::parse_lazy::hfc97bb80a1128f46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x5626cdfa9488 - as combine::primitives::Parser>::parse_lazy::h8bfdd4d571f2b5ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x5626cdf9f943 - combine::primitives::Parser::parse_stream_consumed::h9b3b531034d09b44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x5626cdfd7bd7 - combine::primitives::Parser::parse_stream::h90c17b6739892928 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x5626cdfd7bd7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::ha33152313b86c7f1 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x5626cdfd046a - core::ops::function::FnMut::call_mut::he165f417d479365c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x5626cdfb6cb4 - as combine::primitives::Parser>::parse_stream::h5e875bc3eaf1c9a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x5626cdf9cf5d - combine::primitives::Parser::parse_lazy::h43e4944383b3bce4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x5626cdfaf9c8 - as combine::primitives::Parser>::parse_lazy::h2bc5cd2a91a63b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x5626cdf9dd23 - combine::primitives::Parser::parse_stream_consumed::h2341fe07a50d87c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x5626cdfd8087 - combine::primitives::Parser::parse_stream::hea3634269c499612 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x5626cdfd8087 - wealth_pulse::parser::parse::amount::h6f806ff9bcfc2066 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x5626cdfd00fa - core::ops::function::FnMut::call_mut::h570a03439945e78d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x5626cdfb6df4 - as combine::primitives::Parser>::parse_stream::h7e461824e344236a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x5626cdf9ce9d - combine::primitives::Parser::parse_lazy::h1b01c76adb967ff3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x5626cdfae85b - as combine::primitives::Parser>::parse_lazy::hadaff4a5a3387d60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x5626cdfa8048 - as combine::primitives::Parser>::parse_lazy::h6758c0599902d069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x5626cdfa02a3 - combine::primitives::Parser::parse_stream_consumed::hdb270b17f2bca9a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x5626cdfd8145 - combine::primitives::Parser::parse_stream::ha2ae2fc5f7a336e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x5626cdfd8145 - wealth_pulse::parser::parse::amount_or_inferred::hb70271756fd614c0 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x5626cdfd042a - core::ops::function::FnMut::call_mut::hdd02c217acced36f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x5626cdfb6f74 - as combine::primitives::Parser>::parse_stream::hcbc9c0f1647a9d6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x5626cdf9d19c - combine::primitives::Parser::parse_lazy::h6fde12fa659a6938 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x5626cdf85e1c - combine::combinator::::parse_lazy::h528d8dd24dacce76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x5626cdfb5762 - as combine::primitives::Parser>::parse_lazy::h919bca2e4680d8bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x5626cdf937ec - combine::combinator::::parse_lazy::h0166402a97013b6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x5626cdfa6388 - as combine::primitives::Parser>::parse_lazy::h0cbf0f8534e47f82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x5626cdf9e4a3 - combine::primitives::Parser::parse_stream_consumed::h2fc14d6174fa169f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x5626cdfd90f9 - combine::primitives::Parser::parse_stream::h8053739d60922f11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x5626cdfd90f9 - wealth_pulse::parser::parse::posting::h72087b35b6508ed9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x5626cdfd04ea - core::ops::function::FnMut::call_mut::he9ff3011d61122e6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x5626cdfb6a74 - as combine::primitives::Parser>::parse_stream::h104ce7fefc6ab573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x5626cdf9d3d3 - combine::primitives::Parser::parse_lazy::ha506d5fe5d13ead7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 69: 0x5626cdf8562d - combine::combinator::::parse_lazy::h41a7ea341fafd2e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 70: 0x5626cdfb5de3 - as combine::primitives::Parser>::parse_lazy::h98e53e3264f4c303 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 71: 0x5626cdf8abcc - combine::combinator::::parse_lazy::h76e9804aeec8a154 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 72: 0x5626cdfb5603 - as combine::primitives::Parser>::parse_lazy::h08d786aa97ccd56d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 73: 0x5626cdf9e683 - combine::primitives::Parser::parse_stream_consumed::h3170d4622c9863f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 74: 0x5626cdfd9302 - combine::primitives::Parser::parse_stream::hf322ede055d60230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 75: 0x5626cdfd9302 - wealth_pulse::parser::parse::posting_line::h84e04ab7e11a1493 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:269:5 [INFO] [stdout] 76: 0x5626cdfd003a - core::ops::function::FnMut::call_mut::h466d7fc7a8d90783 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 77: 0x5626cdfb6b34 - as combine::primitives::Parser>::parse_stream::h1360231ec1c43cd3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 78: 0x5626cdf9d693 - combine::primitives::Parser::parse_lazy::he1a31a497ffa2424 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 79: 0x5626cdfac784 - as combine::primitives::Parser>::parse_lazy::he8dbef2cb1ca9aa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 80: 0x5626cdf9ee03 - combine::primitives::Parser::parse_stream_consumed::h56050c0118c552b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 81: 0x5626cdfa590e - combine::primitives::Parser::parse_stream::h5c70f30ab6b869f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 82: 0x5626cdfa590e - as combine::primitives::Parser>::parse_lazy::h2eb4d7ff62795c52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1527:9 [INFO] [stdout] 83: 0x5626cdfb0811 - as combine::primitives::Parser>::parse_lazy::h3f96bbc01a6a0f96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 84: 0x5626cdfb2514 - as combine::primitives::Parser>::parse_lazy::h64afd2618aa9961a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:908:36 [INFO] [stdout] 85: 0x5626cdf8902d - combine::combinator::::parse_lazy::h70a6aeb7f0b729b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 86: 0x5626cdfabbd8 - as combine::primitives::Parser>::parse_lazy::hd2bad2edd6f6c70d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 87: 0x5626cdfa0a23 - combine::primitives::Parser::parse_stream_consumed::hfb0ee41c09e70468 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 88: 0x5626cdfd93e8 - combine::primitives::Parser::parse_stream::h2f6c66df1935c897 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 89: 0x5626cdfd93e8 - wealth_pulse::parser::parse::transaction::he2824b10f307a5a4 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:276:5 [INFO] [stdout] 90: 0x5626cdfd04aa - core::ops::function::FnMut::call_mut::he44a527f340c33b8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 91: 0x5626cdfb6f34 - as combine::primitives::Parser>::parse_stream::hb67564688cd63dd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 92: 0x5626cdfa1753 - combine::primitives::Parser::parse::h132f083fb65f0948 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 93: 0x5626cdffd858 - wealth_pulse::parser::parse::tests::transaction_basic::h8a8a39f5c43488d8 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:932:22 [INFO] [stdout] 94: 0x5626cdffd7fa - wealth_pulse::parser::parse::tests::transaction_basic::{{closure}}::h936a7f778fe59d33 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:931:5 [INFO] [stdout] 95: 0x5626cdfd122e - core::ops::function::FnOnce::call_once::ha5b2467e87125e27 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 96: 0x5626ce047d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 97: 0x5626ce047d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 98: 0x5626ce046818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 99: 0x5626ce046818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 100: 0x5626ce046818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 101: 0x5626ce046818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 102: 0x5626ce046818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 103: 0x5626ce046818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 104: 0x5626ce046818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 105: 0x5626ce01436e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 106: 0x5626ce01436e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 107: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 108: 0x5626ce018c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 109: 0x5626ce018c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 110: 0x5626ce018c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 111: 0x5626ce018c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 112: 0x5626ce018c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 113: 0x5626ce018c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 114: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 115: 0x5626ce08df23 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 116: 0x5626ce08df23 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 117: 0x7f7f39772609 - start_thread [INFO] [stdout] 118: 0x7f7f39544293 - clone [INFO] [stdout] 119: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] core::amount::tests::amount_fmt_symbol_left_no_space [INFO] [stdout] core::amount::tests::amount_fmt_symbol_left_with_space [INFO] [stdout] core::amount::tests::amount_fmt_symbol_right_no_space [INFO] [stdout] core::amount::tests::amount_fmt_symbol_right_with_space [INFO] [stdout] core::price::tests::price_fmt [INFO] [stdout] parser::parse::tests::amount_or_inferred_amount_provided [INFO] [stdout] parser::parse::tests::amount_quantity_then_symbol_no_whitespace [INFO] [stdout] parser::parse::tests::amount_quantity_then_symbol_with_whitespace [INFO] [stdout] parser::parse::tests::amount_symbol_then_quantity_no_whitespace [INFO] [stdout] parser::parse::tests::amount_symbol_then_quantity_with_whitespace [INFO] [stdout] parser::parse::tests::amount_test_quantity_then_symbol [INFO] [stdout] parser::parse::tests::amount_test_symbol_then_quantity [INFO] [stdout] parser::parse::tests::ledger_single_transaction [INFO] [stdout] parser::parse::tests::ledger_small_sample [INFO] [stdout] parser::parse::tests::posting_with_all_components [INFO] [stdout] parser::parse::tests::posting_with_all_components_alternate_amount [INFO] [stdout] parser::parse::tests::posting_with_amount_no_comment [INFO] [stdout] parser::parse::tests::price_db_multiple_records [INFO] [stdout] parser::parse::tests::price_db_one_record [INFO] [stdout] parser::parse::tests::price_test [INFO] [stdout] parser::parse::tests::quantity_negative_no_fractional_part [INFO] [stdout] parser::parse::tests::quantity_negative_with_fractional_part [INFO] [stdout] parser::parse::tests::quantity_positive_no_fractional_part [INFO] [stdout] parser::parse::tests::quantity_positive_with_fractional_part [INFO] [stdout] parser::parse::tests::transaction_basic [INFO] [stdout] parser::parse::tests::transaction_with_comment [INFO] [stdout] [INFO] [stdout] test result: FAILED. 49 passed; 26 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "84867d63643b36d5d1b3e1f30d4baf2fef9921e4e24f25d6a8194b2766cde02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84867d63643b36d5d1b3e1f30d4baf2fef9921e4e24f25d6a8194b2766cde02a", kill_on_drop: false }` [INFO] [stdout] 84867d63643b36d5d1b3e1f30d4baf2fef9921e4e24f25d6a8194b2766cde02a