[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 master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freadysetmark%2Fwealth_pulse" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/readysetmark/wealth_pulse on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-1/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4412ab2c665b20d2d9a7f62f15022d9c1cdadeab535d69efe5e4c6eda6851d94 [INFO] running `Command { std: "docker" "start" "-a" "4412ab2c665b20d2d9a7f62f15022d9c1cdadeab535d69efe5e4c6eda6851d94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4412ab2c665b20d2d9a7f62f15022d9c1cdadeab535d69efe5e4c6eda6851d94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4412ab2c665b20d2d9a7f62f15022d9c1cdadeab535d69efe5e4c6eda6851d94", kill_on_drop: false }` [INFO] [stdout] 4412ab2c665b20d2d9a7f62f15022d9c1cdadeab535d69efe5e4c6eda6851d94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b82bd226ca6b9b44377401d4294d05df66e654b10e6b7c8468350ed55efdf76a [INFO] running `Command { std: "docker" "start" "-a" "b82bd226ca6b9b44377401d4294d05df66e654b10e6b7c8468350ed55efdf76a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 rustc-serialize v0.3.24 [INFO] [stderr] Compiling ord_subset v1.2.0 [INFO] [stderr] Compiling serde v1.0.10 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling combine v2.4.0 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling num-integer v0.1.35 [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 decimal v1.0.1 [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 7.95s [INFO] running `Command { std: "docker" "inspect" "b82bd226ca6b9b44377401d4294d05df66e654b10e6b7c8468350ed55efdf76a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b82bd226ca6b9b44377401d4294d05df66e654b10e6b7c8468350ed55efdf76a", kill_on_drop: false }` [INFO] [stdout] b82bd226ca6b9b44377401d4294d05df66e654b10e6b7c8468350ed55efdf76a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afcbf7ea31f512b73c6b2afbd20c8b89b07f3da06f4a9a10162d5b2b1bafb131 [INFO] running `Command { std: "docker" "start" "-a" "afcbf7ea31f512b73c6b2afbd20c8b89b07f3da06f4a9a10162d5b2b1bafb131", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 3.72s [INFO] running `Command { std: "docker" "inspect" "afcbf7ea31f512b73c6b2afbd20c8b89b07f3da06f4a9a10162d5b2b1bafb131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afcbf7ea31f512b73c6b2afbd20c8b89b07f3da06f4a9a10162d5b2b1bafb131", kill_on_drop: false }` [INFO] [stdout] afcbf7ea31f512b73c6b2afbd20c8b89b07f3da06f4a9a10162d5b2b1bafb131 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7e5f084014cb9598c1149f6d45de2c8a7ee55b3aa8cc1cab15f925f52a035977 [INFO] running `Command { std: "docker" "start" "-a" "7e5f084014cb9598c1149f6d45de2c8a7ee55b3aa8cc1cab15f925f52a035977", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stdout] running 75 tests [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.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wealth_pulse-f1aa74a3a13fab7b) [INFO] [stdout] test parser::parse::tests::amount_or_inferred_no_amount ... ok [INFO] [stdout] test core::symbol::tests::symbol_fmt_quoted ... ok [INFO] [stdout] test parser::parse::tests::code_long ... ok [INFO] [stdout] test parser::parse::tests::account_single_level ... ok [INFO] [stdout] test parser::parse::tests::code_empty ... ok [INFO] [stdout] test parser::parse::tests::comment_empty ... ok [INFO] [stdout] test parser::parse::tests::comment_line_no_leading_whitespace ... ok [INFO] [stdout] test parser::parse::tests::comment_with_leading_space ... ok [INFO] [stdout] test parser::parse::tests::date_test ... ok [INFO] [stdout] test core::symbol::tests::symbol_fmt_unquoted ... ok [INFO] [stdout] test parser::parse::tests::code_short ... ok [INFO] [stdout] test parser::parse::tests::comment_no_leading_space ... ok [INFO] [stdout] test parser::parse::tests::account_multiple_level ... ok [INFO] [stdout] test parser::parse::tests::header_full ... ok [INFO] [stdout] test parser::parse::tests::header_with_code_and_no_comment ... ok [INFO] [stdout] test parser::parse::tests::price_db_no_records ... ok [INFO] [stdout] test parser::parse::tests::posting_inferred_amount_no_comment ... ok [INFO] [stdout] test parser::parse::tests::posting_line_begins_with_spaces ... ok [INFO] [stdout] test parser::parse::tests::payee_short ... ok [INFO] [stdout] test parser::parse::tests::posting_line_begins_with_tab ... ok [INFO] [stdout] test parser::parse::tests::comment_line_with_leading_whitespace ... ok [INFO] [stdout] test parser::parse::tests::line_ending_unix ... 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::header_with_no_code_or_comment ... ok [INFO] [stdout] test parser::parse::tests::quoted_symbol_test ... ok [INFO] [stdout] test parser::parse::tests::skip_comment_or_empty_lines_comments ... ok [INFO] [stdout] test parser::parse::tests::skip_comment_or_empty_lines_comment ... ok [INFO] [stdout] test parser::parse::tests::skip_comment_or_empty_lines_empty_lines ... ok [INFO] [stdout] test parser::parse::tests::skip_comment_or_empty_lines_mix ... ok [INFO] [stdout] test parser::parse::tests::status_cleared ... ok [INFO] [stdout] test parser::parse::tests::skip_comment_or_empty_lines_empty_line ... ok [INFO] [stdout] test parser::parse::tests::header_with_comment_and_no_code ... ok [INFO] [stdout] test parser::parse::tests::payee_single_character ... ok [INFO] [stdout] test parser::parse::tests::posting_inferred_amount_with_comment ... ok [INFO] [stdout] test parser::parse::tests::payee_long ... ok [INFO] [stdout] test parser::parse::tests::status_uncleared ... ok [INFO] [stdout] test parser::parse::tests::sub_account_can_start_with_digits ... ok [INFO] [stdout] test parser::parse::tests::symbol_quoted_test ... ok [INFO] [stdout] test parser::parse::tests::two_digits_to_u32_test ... ok [INFO] [stdout] test parser::parse::tests::symbol_unquoted_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::unquoted_symbol_symbol_and_letters ... 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_test ... ok [INFO] [stdout] test parser::parse::tests::sub_account_alphanumeric ... ok [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_quantity_then_symbol_no_whitespace ... FAILED [INFO] [stdout] test parser::parse::tests::amount_symbol_then_quantity_no_whitespace ... FAILED [INFO] [stdout] test parser::parse::tests::amount_quantity_then_symbol_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 core::amount::tests::amount_fmt_symbol_right_with_space ... FAILED [INFO] [stdout] test core::amount::tests::amount_fmt_symbol_left_with_space ... FAILED [INFO] [stdout] test core::amount::tests::amount_fmt_symbol_left_no_space ... FAILED [INFO] [stdout] test parser::parse::tests::amount_or_inferred_amount_provided ... FAILED [INFO] [stdout] test parser::parse::tests::posting_with_all_components ... FAILED [INFO] [stdout] test parser::parse::tests::price_test ... FAILED [INFO] [stdout] test parser::parse::tests::quantity_positive_no_fractional_part ... FAILED [INFO] [stdout] test parser::parse::tests::posting_with_all_components_alternate_amount ... FAILED [INFO] [stdout] test parser::parse::tests::price_db_one_record ... FAILED [INFO] [stdout] test parser::parse::tests::ledger_small_sample ... FAILED [INFO] [stdout] test parser::parse::tests::quantity_positive_with_fractional_part ... FAILED [INFO] [stdout] test parser::parse::tests::quantity_negative_with_fractional_part ... FAILED [INFO] [stdout] test parser::parse::tests::ledger_single_transaction ... FAILED [INFO] [stdout] test parser::parse::tests::posting_with_amount_no_comment ... FAILED [INFO] [stdout] test parser::parse::tests::quantity_negative_no_fractional_part ... FAILED [INFO] [stdout] test parser::parse::tests::price_db_multiple_records ... FAILED [INFO] [stdout] test parser::parse::tests::amount_symbol_then_quantity_with_whitespace ... FAILED [INFO] [stdout] test parser::parse::tests::transaction_basic ... FAILED [INFO] [stdout] test parser::parse::tests::transaction_with_comment ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd3b6d9 - wealth_pulse::core::amount::tests::amount_fmt_symbol_right_no_space::h6fe4c210bec6bdb3 [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:101:17 [INFO] [stdout] 29: 0x558dedd3b69a - wealth_pulse::core::amount::tests::amount_fmt_symbol_right_no_space::{{closure}}::h266026bf3350762b [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:99:5 [INFO] [stdout] 30: 0x558dedd3d5be - core::ops::function::FnOnce::call_once::h4467047bbf15409b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 33: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 34: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 38: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 39: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 40: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 41: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 42: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 43: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 44: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 45: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 48: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 51: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 52: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 53: 0x7f12f0b50293 - 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd7992c - wealth_pulse::core::price::tests::price_fmt::hf20d5c0ea982d6b0 [INFO] [stdout] at /opt/rustwide/workdir/src/core/price.rs:45:21 [INFO] [stdout] 29: 0x558dedd7988a - wealth_pulse::core::price::tests::price_fmt::{{closure}}::h9f5127da7001ddf2 [INFO] [stdout] at /opt/rustwide/workdir/src/core/price.rs:40:5 [INFO] [stdout] 30: 0x558dedd3d98e - core::ops::function::FnOnce::call_once::h7a124dbeeb599142 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 33: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 34: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 38: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 39: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 40: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 41: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 42: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 43: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 44: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 45: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 48: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 51: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 52: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 53: 0x7f12f0b50293 - clone [INFO] [stdout] 54: 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd08df6 - combine::primitives::Parser::parse_lazy::h4bc05b221d10915b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x558dedd0283a - combine::combinator::::parse_lazy::hed6cee39bb834a3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 37: 0x558dedd14358 - as combine::primitives::Parser>::parse_lazy::h5725da70d9ea5bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x558dedd0a249 - combine::primitives::Parser::parse_stream_consumed::h4dd5e9da736fff1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x558dedd44165 - combine::primitives::Parser::parse_stream::h9ae36370b32429c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x558dedd44165 - wealth_pulse::parser::parse::amount_quantity_then_symbol::h1c4c28e52028795b [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:134:5 [INFO] [stdout] 41: 0x558dedd3ca8a - core::ops::function::FnMut::call_mut::h68a4de7702aae646 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x558dedd23274 - as combine::primitives::Parser>::parse_stream::hd95564c1c3748e52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x558dedd10983 - combine::primitives::Parser::parse::hb8a5c654fcafc89e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 44: 0x558dedd6320d - wealth_pulse::parser::parse::tests::amount_quantity_then_symbol_no_whitespace::he1d8c60c9e5bf018 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:521:22 [INFO] [stdout] 45: 0x558dedd631ca - wealth_pulse::parser::parse::tests::amount_quantity_then_symbol_no_whitespace::{{closure}}::hf8af873d62db2706 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:520:5 [INFO] [stdout] 46: 0x558dedd3d43e - core::ops::function::FnOnce::call_once::h35f032bf94347698 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 49: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 55: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 56: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 57: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 68: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 69: 0x7f12f0b50293 - 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd08df6 - combine::primitives::Parser::parse_lazy::h4bc05b221d10915b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x558dedd00e93 - combine::combinator::::parse_lazy::h458e624cdb8f72c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x558dedd16618 - as combine::primitives::Parser>::parse_lazy::h8a08278d6e16134b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x558dedd0c909 - combine::primitives::Parser::parse_stream_consumed::hf52ede55e8514407 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x558dedd43f05 - combine::primitives::Parser::parse_stream::h0edbf536830e594b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x558dedd43f05 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h797d1d2ea5ae6f13 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x558dedd3cd3a - core::ops::function::FnMut::call_mut::hc0df4164bb2f225b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x558dedd22d74 - as combine::primitives::Parser>::parse_stream::h08f95454c609ea40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x558dedd10733 - combine::primitives::Parser::parse::hae7872893547b4a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 44: 0x558dedd62b6d - wealth_pulse::parser::parse::tests::amount_symbol_then_quantity_no_whitespace::hf071151247924a0e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:501:22 [INFO] [stdout] 45: 0x558dedd62b2a - wealth_pulse::parser::parse::tests::amount_symbol_then_quantity_no_whitespace::{{closure}}::h68e41419d8465544 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:500:5 [INFO] [stdout] 46: 0x558dedd3d68e - core::ops::function::FnOnce::call_once::h55e2edf899ca4151 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 49: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 55: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 56: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 57: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 68: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 69: 0x7f12f0b50293 - 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd08df6 - combine::primitives::Parser::parse_lazy::h4bc05b221d10915b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x558dedd0283a - combine::combinator::::parse_lazy::hed6cee39bb834a3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 37: 0x558dedd14358 - as combine::primitives::Parser>::parse_lazy::h5725da70d9ea5bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x558dedd0a249 - combine::primitives::Parser::parse_stream_consumed::h4dd5e9da736fff1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x558dedd44165 - combine::primitives::Parser::parse_stream::h9ae36370b32429c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x558dedd44165 - wealth_pulse::parser::parse::amount_quantity_then_symbol::h1c4c28e52028795b [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:134:5 [INFO] [stdout] 41: 0x558dedd3ca8a - core::ops::function::FnMut::call_mut::h68a4de7702aae646 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x558dedd23274 - as combine::primitives::Parser>::parse_stream::hd95564c1c3748e52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x558dedd10983 - combine::primitives::Parser::parse::hb8a5c654fcafc89e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 44: 0x558dedd6355d - wealth_pulse::parser::parse::tests::amount_quantity_then_symbol_with_whitespace::hf0e1845a09ad7a7f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:531:22 [INFO] [stdout] 45: 0x558dedd6351a - wealth_pulse::parser::parse::tests::amount_quantity_then_symbol_with_whitespace::{{closure}}::h5a3fce749197abf3 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:530:5 [INFO] [stdout] 46: 0x558dedd3d4be - core::ops::function::FnOnce::call_once::h36e3b6901e2330de [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 49: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 55: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 56: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 57: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 68: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 69: 0x7f12f0b50293 - 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd08df6 - combine::primitives::Parser::parse_lazy::h4bc05b221d10915b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x558dedd0283a - combine::combinator::::parse_lazy::hed6cee39bb834a3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 37: 0x558dedd14358 - as combine::primitives::Parser>::parse_lazy::h5725da70d9ea5bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x558dedd0a249 - combine::primitives::Parser::parse_stream_consumed::h4dd5e9da736fff1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x558dedd44165 - combine::primitives::Parser::parse_stream::h9ae36370b32429c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x558dedd44165 - wealth_pulse::parser::parse::amount_quantity_then_symbol::h1c4c28e52028795b [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:134:5 [INFO] [stdout] 41: 0x558dedd3ca8a - core::ops::function::FnMut::call_mut::h68a4de7702aae646 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x558dedd23274 - as combine::primitives::Parser>::parse_stream::hd95564c1c3748e52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x558dedd0959d - combine::primitives::Parser::parse_lazy::heb24b9b0443556fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x558dedd1c9c7 - as combine::primitives::Parser>::parse_lazy::h6395a84d56628b2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 45: 0x558dedd0cce9 - combine::primitives::Parser::parse_stream_consumed::hff398a85390d61a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x558dedd443b7 - combine::primitives::Parser::parse_stream::h251086e77e4f15b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x558dedd443b7 - wealth_pulse::parser::parse::amount::hecc55b878a1b7202 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x558dedd3ccfa - core::ops::function::FnMut::call_mut::hb23f5f6652018190 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x558dedd22fb4 - as combine::primitives::Parser>::parse_stream::h4f61a9623f47f726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x558dedd0e453 - combine::primitives::Parser::parse::h2c336811bef1eff0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 51: 0x558dedd63bfd - wealth_pulse::parser::parse::tests::amount_test_quantity_then_symbol::he04f90cdab39dea6 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:551:22 [INFO] [stdout] 52: 0x558dedd63bba - wealth_pulse::parser::parse::tests::amount_test_quantity_then_symbol::{{closure}}::h79c8d97d3d8b06d6 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:550:5 [INFO] [stdout] 53: 0x558dedd3de0e - core::ops::function::FnOnce::call_once::haf1cfad56720c99c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 56: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 58: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 59: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 60: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 61: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 62: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 63: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 64: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 65: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 66: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 67: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 68: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 69: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 70: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 71: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 73: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 74: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 75: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 76: 0x7f12f0b50293 - 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd08df6 - combine::primitives::Parser::parse_lazy::h4bc05b221d10915b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x558dedd00e93 - combine::combinator::::parse_lazy::h458e624cdb8f72c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x558dedd16618 - as combine::primitives::Parser>::parse_lazy::h8a08278d6e16134b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x558dedd0c909 - combine::primitives::Parser::parse_stream_consumed::hf52ede55e8514407 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x558dedd43f05 - combine::primitives::Parser::parse_stream::h0edbf536830e594b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x558dedd43f05 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h797d1d2ea5ae6f13 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x558dedd3cd3a - core::ops::function::FnMut::call_mut::hc0df4164bb2f225b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x558dedd22d74 - as combine::primitives::Parser>::parse_stream::h08f95454c609ea40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x558dedd0920d - combine::primitives::Parser::parse_lazy::h85aa29f14a59376f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x558dedd1c7be - as combine::primitives::Parser>::parse_lazy::h6395a84d56628b2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x558dedd0cce9 - combine::primitives::Parser::parse_stream_consumed::hff398a85390d61a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x558dedd443b7 - combine::primitives::Parser::parse_stream::h251086e77e4f15b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x558dedd443b7 - wealth_pulse::parser::parse::amount::hecc55b878a1b7202 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x558dedd3ccfa - core::ops::function::FnMut::call_mut::hb23f5f6652018190 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x558dedd22fb4 - as combine::primitives::Parser>::parse_stream::h4f61a9623f47f726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x558dedd0e453 - combine::primitives::Parser::parse::h2c336811bef1eff0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 51: 0x558dedd638ad - wealth_pulse::parser::parse::tests::amount_test_symbol_then_quantity::hb96733e3d36f2c9c [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:541:22 [INFO] [stdout] 52: 0x558dedd6386a - wealth_pulse::parser::parse::tests::amount_test_symbol_then_quantity::{{closure}}::h2f4bf4ba2c5575de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:540:5 [INFO] [stdout] 53: 0x558dedd3e18e - core::ops::function::FnOnce::call_once::hf2bd6cfc25382bf9 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 56: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 58: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 59: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 60: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 61: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 62: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 63: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 64: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 65: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 66: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 67: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 68: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 69: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 70: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 71: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 73: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 74: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 75: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 76: 0x7f12f0b50293 - clone [INFO] [stdout] 77: 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd3b369 - wealth_pulse::core::amount::tests::amount_fmt_symbol_right_with_space::h557a99012a85e421 [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:92:17 [INFO] [stdout] 29: 0x558dedd3b32a - wealth_pulse::core::amount::tests::amount_fmt_symbol_right_with_space::{{closure}}::h3b8ea50db06fb99a [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:90:5 [INFO] [stdout] 30: 0x558dedd3e0ce - core::ops::function::FnOnce::call_once::he7fd8ca41019e5fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 33: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 34: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 38: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 39: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 40: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 41: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 42: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 43: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 44: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 45: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 48: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 51: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 52: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 53: 0x7f12f0b50293 - clone [INFO] [stdout] 54: 0x0 - [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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd3ac89 - wealth_pulse::core::amount::tests::amount_fmt_symbol_left_with_space::h19c476bd144828a5 [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:74:13 [INFO] [stdout] 29: 0x558dedd3ac4a - wealth_pulse::core::amount::tests::amount_fmt_symbol_left_with_space::{{closure}}::h9e2167d28cf92e80 [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:72:5 [INFO] [stdout] 30: 0x558dedd3da0e - core::ops::function::FnOnce::call_once::h7dfdfca0c191cd0c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 33: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 34: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 38: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 39: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 40: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 41: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 42: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 43: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 44: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 45: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 48: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 51: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 52: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 53: 0x7f12f0b50293 - 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd3aff9 - wealth_pulse::core::amount::tests::amount_fmt_symbol_left_no_space::h86a662e4f7129c30 [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:83:17 [INFO] [stdout] 29: 0x558dedd3afba - wealth_pulse::core::amount::tests::amount_fmt_symbol_left_no_space::{{closure}}::h8d91a62c64916ca7 [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:81:5 [INFO] [stdout] 30: 0x558dedd3df0e - core::ops::function::FnOnce::call_once::hc4727b562e0b2ded [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 33: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 34: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 38: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 39: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 40: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 41: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 42: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 43: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 44: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 45: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 48: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 51: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 52: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 53: 0x7f12f0b50293 - 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd08df6 - combine::primitives::Parser::parse_lazy::h4bc05b221d10915b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x558dedd00e93 - combine::combinator::::parse_lazy::h458e624cdb8f72c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x558dedd16618 - as combine::primitives::Parser>::parse_lazy::h8a08278d6e16134b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x558dedd0c909 - combine::primitives::Parser::parse_stream_consumed::hf52ede55e8514407 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x558dedd43f05 - combine::primitives::Parser::parse_stream::h0edbf536830e594b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x558dedd43f05 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h797d1d2ea5ae6f13 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x558dedd3cd3a - core::ops::function::FnMut::call_mut::hc0df4164bb2f225b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x558dedd22d74 - as combine::primitives::Parser>::parse_stream::h08f95454c609ea40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x558dedd0920d - combine::primitives::Parser::parse_lazy::h85aa29f14a59376f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x558dedd1c7be - as combine::primitives::Parser>::parse_lazy::h6395a84d56628b2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x558dedd0cce9 - combine::primitives::Parser::parse_stream_consumed::hff398a85390d61a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x558dedd443b7 - combine::primitives::Parser::parse_stream::h251086e77e4f15b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x558dedd443b7 - wealth_pulse::parser::parse::amount::hecc55b878a1b7202 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x558dedd3ccfa - core::ops::function::FnMut::call_mut::hb23f5f6652018190 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x558dedd22fb4 - as combine::primitives::Parser>::parse_stream::h4f61a9623f47f726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x558dedd08f9d - combine::primitives::Parser::parse_lazy::h5fc040164ff898c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x558dedd19cc1 - as combine::primitives::Parser>::parse_lazy::h2c605d5fea74c4f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x558dedd15618 - as combine::primitives::Parser>::parse_lazy::h7ec0b9a8f3b1bd0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x558dedd09e69 - combine::primitives::Parser::parse_stream_consumed::h49b636680d4555bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x558dedd44475 - combine::primitives::Parser::parse_stream::h869c119d08d58186 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x558dedd44475 - wealth_pulse::parser::parse::amount_or_inferred::h26b18d740cb9ffaa [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x558dedd3cc3a - core::ops::function::FnMut::call_mut::h89b4d30c0aa8e68c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x558dedd23174 - as combine::primitives::Parser>::parse_stream::h8aed4856d34749a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x558dedd10253 - combine::primitives::Parser::parse::h9630ab8c03ee604d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 59: 0x558dedd63f4d - wealth_pulse::parser::parse::tests::amount_or_inferred_amount_provided::hc7a7663e1fdf80fe [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:561:22 [INFO] [stdout] 60: 0x558dedd63f0a - wealth_pulse::parser::parse::tests::amount_or_inferred_amount_provided::{{closure}}::h40d4151b97338de5 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:560:5 [INFO] [stdout] 61: 0x558dedd3dc0e - core::ops::function::FnOnce::call_once::h91b66efc297e4610 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 62: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 63: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 64: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 65: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 66: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 67: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 68: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 69: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 70: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 71: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 72: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 73: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 74: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 75: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 76: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 77: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 78: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 79: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 80: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 81: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 82: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 83: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 84: 0x7f12f0b50293 - clone [INFO] [stdout] 85: 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd08df6 - combine::primitives::Parser::parse_lazy::h4bc05b221d10915b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x558dedd00e93 - combine::combinator::::parse_lazy::h458e624cdb8f72c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x558dedd16618 - as combine::primitives::Parser>::parse_lazy::h8a08278d6e16134b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x558dedd0c909 - combine::primitives::Parser::parse_stream_consumed::hf52ede55e8514407 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x558dedd43f05 - combine::primitives::Parser::parse_stream::h0edbf536830e594b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x558dedd43f05 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h797d1d2ea5ae6f13 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x558dedd3cd3a - core::ops::function::FnMut::call_mut::hc0df4164bb2f225b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x558dedd22d74 - as combine::primitives::Parser>::parse_stream::h08f95454c609ea40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x558dedd0920d - combine::primitives::Parser::parse_lazy::h85aa29f14a59376f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x558dedd1c7be - as combine::primitives::Parser>::parse_lazy::h6395a84d56628b2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x558dedd0cce9 - combine::primitives::Parser::parse_stream_consumed::hff398a85390d61a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x558dedd443b7 - combine::primitives::Parser::parse_stream::h251086e77e4f15b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x558dedd443b7 - wealth_pulse::parser::parse::amount::hecc55b878a1b7202 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x558dedd3ccfa - core::ops::function::FnMut::call_mut::hb23f5f6652018190 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x558dedd22fb4 - as combine::primitives::Parser>::parse_stream::h4f61a9623f47f726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x558dedd08f9d - combine::primitives::Parser::parse_lazy::h5fc040164ff898c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x558dedd19cc1 - as combine::primitives::Parser>::parse_lazy::h2c605d5fea74c4f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x558dedd15618 - as combine::primitives::Parser>::parse_lazy::h7ec0b9a8f3b1bd0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x558dedd09e69 - combine::primitives::Parser::parse_stream_consumed::h49b636680d4555bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x558dedd44475 - combine::primitives::Parser::parse_stream::h869c119d08d58186 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x558dedd44475 - wealth_pulse::parser::parse::amount_or_inferred::h26b18d740cb9ffaa [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x558dedd3cc3a - core::ops::function::FnMut::call_mut::h89b4d30c0aa8e68c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x558dedd23174 - as combine::primitives::Parser>::parse_stream::h8aed4856d34749a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x558dedd0954c - combine::primitives::Parser::parse_lazy::heb03f4972e12ecda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x558dedcfce6c - combine::combinator::::parse_lazy::hd080972e8df75a0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x558dedd219c2 - as combine::primitives::Parser>::parse_lazy::h9481bcd1c79aa6d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x558dedcff672 - combine::combinator::::parse_lazy::h30c91827e3ccaf3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x558dedd16b88 - as combine::primitives::Parser>::parse_lazy::h908ba176a2b8ed32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x558dedd09899 - combine::primitives::Parser::parse_stream_consumed::h2ac379eff5dabb1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x558dedd45427 - combine::primitives::Parser::parse_stream::hdd9f914ffb84f9f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x558dedd45427 - wealth_pulse::parser::parse::posting::ha9d362677bac9822 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x558dedd3c7ca - core::ops::function::FnMut::call_mut::h072ba141d23738f2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x558dedd232b4 - as combine::primitives::Parser>::parse_stream::he2ff0be4e40878c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x558dedd0f9b3 - combine::primitives::Parser::parse::h86f6c0f22a147dcb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 69: 0x558dedd686b0 - wealth_pulse::parser::parse::tests::posting_with_all_components::h99425f3fff2b7b5f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:825:22 [INFO] [stdout] 70: 0x558dedd6865a - wealth_pulse::parser::parse::tests::posting_with_all_components::{{closure}}::h08223d1048de988d [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:824:5 [INFO] [stdout] 71: 0x558dedd3db4e - core::ops::function::FnOnce::call_once::h8a09a812285a4c7e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 74: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 76: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 77: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 78: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 79: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 80: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 81: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 82: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 87: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 88: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 89: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 91: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 93: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 94: 0x7f12f0b50293 - clone [INFO] [stdout] 95: 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd08df6 - combine::primitives::Parser::parse_lazy::h4bc05b221d10915b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x558dedd00e93 - combine::combinator::::parse_lazy::h458e624cdb8f72c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x558dedd16618 - as combine::primitives::Parser>::parse_lazy::h8a08278d6e16134b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x558dedd0c909 - combine::primitives::Parser::parse_stream_consumed::hf52ede55e8514407 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x558dedd43f05 - combine::primitives::Parser::parse_stream::h0edbf536830e594b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x558dedd43f05 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h797d1d2ea5ae6f13 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x558dedd3cd3a - core::ops::function::FnMut::call_mut::hc0df4164bb2f225b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x558dedd22d74 - as combine::primitives::Parser>::parse_stream::h08f95454c609ea40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x558dedd0920d - combine::primitives::Parser::parse_lazy::h85aa29f14a59376f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x558dedd1c7be - as combine::primitives::Parser>::parse_lazy::h6395a84d56628b2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x558dedd0cce9 - combine::primitives::Parser::parse_stream_consumed::hff398a85390d61a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x558dedd443b7 - combine::primitives::Parser::parse_stream::h251086e77e4f15b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x558dedd443b7 - wealth_pulse::parser::parse::amount::hecc55b878a1b7202 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x558dedd3ccfa - core::ops::function::FnMut::call_mut::hb23f5f6652018190 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x558dedd22fb4 - as combine::primitives::Parser>::parse_stream::h4f61a9623f47f726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x558dedd08f9d - combine::primitives::Parser::parse_lazy::h5fc040164ff898c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x558dedd04a1f - combine::combinator::::parse_lazy::hfd217d7044e8f728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 52: 0x558dedd13958 - as combine::primitives::Parser>::parse_lazy::h4244d0a7264759e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x558dedd0b1c9 - combine::primitives::Parser::parse_stream_consumed::h88897372a0f4da7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x558dedd44615 - combine::primitives::Parser::parse_stream::hf34ecdc0043faba8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x558dedd44615 - wealth_pulse::parser::parse::price::h41f31beeaad8bbde [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:171:5 [INFO] [stdout] 56: 0x558dedd3ce8a - core::ops::function::FnMut::call_mut::hf32ad81a514a6073 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x558dedd22e74 - as combine::primitives::Parser>::parse_stream::h2ef28f7cb8ef75be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x558dedd104a3 - combine::primitives::Parser::parse::h98c3e7809b4089e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 59: 0x558dedd64488 - wealth_pulse::parser::parse::tests::price_test::hd303ad2331027d4b [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:578:22 [INFO] [stdout] 60: 0x558dedd6443a - wealth_pulse::parser::parse::tests::price_test::{{closure}}::h929f54477e75ceed [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:577:5 [INFO] [stdout] 61: 0x558dedd3d1ae - core::ops::function::FnOnce::call_once::h1af1d2204dca1642 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 62: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 63: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 64: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 65: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 66: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 67: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 68: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 69: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 70: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 71: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 72: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 73: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 74: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 75: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 76: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 77: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 78: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 79: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 80: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 81: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 82: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 83: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 84: 0x7f12f0b50293 - clone [INFO] [stdout] 85: 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd0e033 - combine::primitives::Parser::parse::h25a8eacc842a26ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 36: 0x558dedd61965 - wealth_pulse::parser::parse::tests::quantity_positive_no_fractional_part::h1e095dbb4e0c0db3 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:436:22 [INFO] [stdout] 37: 0x558dedd6192a - wealth_pulse::parser::parse::tests::quantity_positive_no_fractional_part::{{closure}}::ha04146b36aeaf871 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:434:5 [INFO] [stdout] 38: 0x558dedd3d84e - core::ops::function::FnOnce::call_once::h67dc5822b9207b1d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 42: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 49: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 50: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 51: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 52: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 53: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 54: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 55: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 56: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 58: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 59: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 60: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 61: 0x7f12f0b50293 - clone [INFO] [stdout] 62: 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd08df6 - combine::primitives::Parser::parse_lazy::h4bc05b221d10915b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x558dedd0283a - combine::combinator::::parse_lazy::hed6cee39bb834a3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 37: 0x558dedd14358 - as combine::primitives::Parser>::parse_lazy::h5725da70d9ea5bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x558dedd0a249 - combine::primitives::Parser::parse_stream_consumed::h4dd5e9da736fff1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x558dedd44165 - combine::primitives::Parser::parse_stream::h9ae36370b32429c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x558dedd44165 - wealth_pulse::parser::parse::amount_quantity_then_symbol::h1c4c28e52028795b [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:134:5 [INFO] [stdout] 41: 0x558dedd3ca8a - core::ops::function::FnMut::call_mut::h68a4de7702aae646 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x558dedd23274 - as combine::primitives::Parser>::parse_stream::hd95564c1c3748e52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x558dedd0959d - combine::primitives::Parser::parse_lazy::heb24b9b0443556fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x558dedd1c9c7 - as combine::primitives::Parser>::parse_lazy::h6395a84d56628b2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 45: 0x558dedd0cce9 - combine::primitives::Parser::parse_stream_consumed::hff398a85390d61a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x558dedd443b7 - combine::primitives::Parser::parse_stream::h251086e77e4f15b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x558dedd443b7 - wealth_pulse::parser::parse::amount::hecc55b878a1b7202 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x558dedd3ccfa - core::ops::function::FnMut::call_mut::hb23f5f6652018190 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x558dedd22fb4 - as combine::primitives::Parser>::parse_stream::h4f61a9623f47f726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x558dedd08f9d - combine::primitives::Parser::parse_lazy::h5fc040164ff898c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x558dedd19cc1 - as combine::primitives::Parser>::parse_lazy::h2c605d5fea74c4f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x558dedd15618 - as combine::primitives::Parser>::parse_lazy::h7ec0b9a8f3b1bd0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x558dedd09e69 - combine::primitives::Parser::parse_stream_consumed::h49b636680d4555bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x558dedd44475 - combine::primitives::Parser::parse_stream::h869c119d08d58186 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x558dedd44475 - wealth_pulse::parser::parse::amount_or_inferred::h26b18d740cb9ffaa [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x558dedd3cc3a - core::ops::function::FnMut::call_mut::h89b4d30c0aa8e68c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x558dedd23174 - as combine::primitives::Parser>::parse_stream::h8aed4856d34749a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x558dedd0954c - combine::primitives::Parser::parse_lazy::heb03f4972e12ecda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x558dedcfce6c - combine::combinator::::parse_lazy::hd080972e8df75a0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x558dedd219c2 - as combine::primitives::Parser>::parse_lazy::h9481bcd1c79aa6d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x558dedcff672 - combine::combinator::::parse_lazy::h30c91827e3ccaf3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x558dedd16b88 - as combine::primitives::Parser>::parse_lazy::h908ba176a2b8ed32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x558dedd09899 - combine::primitives::Parser::parse_stream_consumed::h2ac379eff5dabb1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x558dedd45427 - combine::primitives::Parser::parse_stream::hdd9f914ffb84f9f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x558dedd45427 - wealth_pulse::parser::parse::posting::ha9d362677bac9822 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x558dedd3c7ca - core::ops::function::FnMut::call_mut::h072ba141d23738f2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x558dedd232b4 - as combine::primitives::Parser>::parse_stream::he2ff0be4e40878c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x558dedd0f9b3 - combine::primitives::Parser::parse::h86f6c0f22a147dcb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 69: 0x558dedd68c40 - wealth_pulse::parser::parse::tests::posting_with_all_components_alternate_amount::he2547d284cce9d6a [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:842:22 [INFO] [stdout] 70: 0x558dedd68bea - wealth_pulse::parser::parse::tests::posting_with_all_components_alternate_amount::{{closure}}::hd664b3eee3ba7ca9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:841:5 [INFO] [stdout] 71: 0x558dedd3cfbe - core::ops::function::FnOnce::call_once::h0494a463665a5f37 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 74: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 76: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 77: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 78: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 79: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 80: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 81: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 82: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 87: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 88: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 89: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 91: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 93: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 94: 0x7f12f0b50293 - clone [INFO] [stdout] 95: 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd08df6 - combine::primitives::Parser::parse_lazy::h4bc05b221d10915b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x558dedd00e93 - combine::combinator::::parse_lazy::h458e624cdb8f72c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x558dedd16618 - as combine::primitives::Parser>::parse_lazy::h8a08278d6e16134b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x558dedd0c909 - combine::primitives::Parser::parse_stream_consumed::hf52ede55e8514407 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x558dedd43f05 - combine::primitives::Parser::parse_stream::h0edbf536830e594b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x558dedd43f05 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h797d1d2ea5ae6f13 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x558dedd3cd3a - core::ops::function::FnMut::call_mut::hc0df4164bb2f225b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x558dedd22d74 - as combine::primitives::Parser>::parse_stream::h08f95454c609ea40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x558dedd0920d - combine::primitives::Parser::parse_lazy::h85aa29f14a59376f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x558dedd1c7be - as combine::primitives::Parser>::parse_lazy::h6395a84d56628b2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x558dedd0cce9 - combine::primitives::Parser::parse_stream_consumed::hff398a85390d61a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x558dedd443b7 - combine::primitives::Parser::parse_stream::h251086e77e4f15b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x558dedd443b7 - wealth_pulse::parser::parse::amount::hecc55b878a1b7202 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x558dedd3ccfa - core::ops::function::FnMut::call_mut::hb23f5f6652018190 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x558dedd22fb4 - as combine::primitives::Parser>::parse_stream::h4f61a9623f47f726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x558dedd08f9d - combine::primitives::Parser::parse_lazy::h5fc040164ff898c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x558dedd04a1f - combine::combinator::::parse_lazy::hfd217d7044e8f728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 52: 0x558dedd13958 - as combine::primitives::Parser>::parse_lazy::h4244d0a7264759e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x558dedd0b1c9 - combine::primitives::Parser::parse_stream_consumed::h88897372a0f4da7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x558dedd44615 - combine::primitives::Parser::parse_stream::hf34ecdc0043faba8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x558dedd44615 - wealth_pulse::parser::parse::price::h41f31beeaad8bbde [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:171:5 [INFO] [stdout] 56: 0x558dedd3ce8a - core::ops::function::FnMut::call_mut::hf32ad81a514a6073 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x558dedd22e74 - as combine::primitives::Parser>::parse_stream::h2ef28f7cb8ef75be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x558dedd08ed2 - combine::primitives::Parser::parse_lazy::h57a09661406786a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x558dedd275f1 - <&mut P as combine::primitives::Parser>::parse_lazy::hb0ad01d7abd902e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1746:9 [INFO] [stdout] 60: 0x558dedd275f1 - as combine::primitives::Parser>::parse_lazy::h50cb6b09d6adfbc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1202:36 [INFO] [stdout] 61: 0x558dedd1cd79 - as combine::primitives::Parser>::parse_lazy::h9ba2137d280c3c09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 62: 0x558dedd273da - as combine::primitives::Parser>::parse_lazy::h1f0c54a264812437 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1143:9 [INFO] [stdout] 63: 0x558dedd0b5a9 - combine::primitives::Parser::parse_stream_consumed::ha6039c4e290ec06f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x558dedd447ce - combine::primitives::Parser::parse_stream::h612faf345106a823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x558dedd447ce - wealth_pulse::parser::parse::price_db::h4df7a969f835b94e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:184:5 [INFO] [stdout] 66: 0x558dedd3c94a - core::ops::function::FnMut::call_mut::h5473b170510aa3ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x558dedd23334 - as combine::primitives::Parser>::parse_stream::hf58c4e831e95fd16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x558dedd10033 - combine::primitives::Parser::parse::h90e4c35b75de9087 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 69: 0x558dedd64aa5 - wealth_pulse::parser::parse::tests::price_db_one_record::h5202bba3d9d862a0 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:598:22 [INFO] [stdout] 70: 0x558dedd64a5a - wealth_pulse::parser::parse::tests::price_db_one_record::{{closure}}::he950211f5d33e345 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:597:5 [INFO] [stdout] 71: 0x558dedd3e10e - core::ops::function::FnOnce::call_once::he890b2ca2ab991e9 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 74: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 76: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 77: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 78: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 79: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 80: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 81: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 82: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 87: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 88: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 89: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 91: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 93: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 94: 0x7f12f0b50293 - clone [INFO] [stdout] 95: 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd08df6 - combine::primitives::Parser::parse_lazy::h4bc05b221d10915b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x558dedd00e93 - combine::combinator::::parse_lazy::h458e624cdb8f72c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x558dedd16618 - as combine::primitives::Parser>::parse_lazy::h8a08278d6e16134b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x558dedd0c909 - combine::primitives::Parser::parse_stream_consumed::hf52ede55e8514407 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x558dedd43f05 - combine::primitives::Parser::parse_stream::h0edbf536830e594b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x558dedd43f05 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h797d1d2ea5ae6f13 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x558dedd3cd3a - core::ops::function::FnMut::call_mut::hc0df4164bb2f225b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x558dedd22d74 - as combine::primitives::Parser>::parse_stream::h08f95454c609ea40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x558dedd0920d - combine::primitives::Parser::parse_lazy::h85aa29f14a59376f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x558dedd1c7be - as combine::primitives::Parser>::parse_lazy::h6395a84d56628b2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x558dedd0cce9 - combine::primitives::Parser::parse_stream_consumed::hff398a85390d61a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x558dedd443b7 - combine::primitives::Parser::parse_stream::h251086e77e4f15b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x558dedd443b7 - wealth_pulse::parser::parse::amount::hecc55b878a1b7202 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x558dedd3ccfa - core::ops::function::FnMut::call_mut::hb23f5f6652018190 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x558dedd22fb4 - as combine::primitives::Parser>::parse_stream::h4f61a9623f47f726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x558dedd08f9d - combine::primitives::Parser::parse_lazy::h5fc040164ff898c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x558dedd19cc1 - as combine::primitives::Parser>::parse_lazy::h2c605d5fea74c4f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x558dedd15618 - as combine::primitives::Parser>::parse_lazy::h7ec0b9a8f3b1bd0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x558dedd09e69 - combine::primitives::Parser::parse_stream_consumed::h49b636680d4555bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x558dedd44475 - combine::primitives::Parser::parse_stream::h869c119d08d58186 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x558dedd44475 - wealth_pulse::parser::parse::amount_or_inferred::h26b18d740cb9ffaa [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x558dedd3cc3a - core::ops::function::FnMut::call_mut::h89b4d30c0aa8e68c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x558dedd23174 - as combine::primitives::Parser>::parse_stream::h8aed4856d34749a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x558dedd0954c - combine::primitives::Parser::parse_lazy::heb03f4972e12ecda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x558dedcfce6c - combine::combinator::::parse_lazy::hd080972e8df75a0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x558dedd219c2 - as combine::primitives::Parser>::parse_lazy::h9481bcd1c79aa6d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x558dedcff672 - combine::combinator::::parse_lazy::h30c91827e3ccaf3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x558dedd16b88 - as combine::primitives::Parser>::parse_lazy::h908ba176a2b8ed32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x558dedd09899 - combine::primitives::Parser::parse_stream_consumed::h2ac379eff5dabb1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x558dedd45427 - combine::primitives::Parser::parse_stream::hdd9f914ffb84f9f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x558dedd45427 - wealth_pulse::parser::parse::posting::ha9d362677bac9822 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x558dedd3c7ca - core::ops::function::FnMut::call_mut::h072ba141d23738f2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x558dedd232b4 - as combine::primitives::Parser>::parse_stream::he2ff0be4e40878c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x558dedd08d23 - combine::primitives::Parser::parse_lazy::h254043b8414bd5bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 69: 0x558dedcf5b63 - combine::combinator::::parse_lazy::h54c90d281cc39078 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 70: 0x558dedd22173 - as combine::primitives::Parser>::parse_lazy::hf4dae5b3b07ca772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 71: 0x558dedcefb6c - combine::combinator::::parse_lazy::h20fd209eee329e9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 72: 0x558dedd21b23 - as combine::primitives::Parser>::parse_lazy::hba1cf7ec48af5258 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 73: 0x558dedd0b989 - combine::primitives::Parser::parse_stream_consumed::hc04c3c6432d5d54f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 74: 0x558dedd45632 - combine::primitives::Parser::parse_stream::h21383d0236512fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 75: 0x558dedd45632 - wealth_pulse::parser::parse::posting_line::hcd67cb34099dc1d5 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:269:5 [INFO] [stdout] 76: 0x558dedd3cafa - core::ops::function::FnMut::call_mut::h7aaac38c7667722b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 77: 0x558dedd22f74 - as combine::primitives::Parser>::parse_stream::h4d7171c8712d94f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 78: 0x558dedd08e83 - combine::primitives::Parser::parse_lazy::h554384f0e045c3e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 79: 0x558dedd15b34 - as combine::primitives::Parser>::parse_lazy::h7f0acf6008fbe16e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 80: 0x558dedd0a059 - combine::primitives::Parser::parse_stream_consumed::h4af335ebfee487d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 81: 0x558dedd11a9e - combine::primitives::Parser::parse_stream::h2e3262efaf5f2e4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 82: 0x558dedd11a9e - as combine::primitives::Parser>::parse_lazy::h4d120178bde3d78b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1527:9 [INFO] [stdout] 83: 0x558dedd1db07 - as combine::primitives::Parser>::parse_lazy::he11f93ffdad39564 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 84: 0x558dedd20234 - as combine::primitives::Parser>::parse_lazy::hbbc4b060b7ed5b5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:908:36 [INFO] [stdout] 85: 0x558dedcf6693 - combine::combinator::::parse_lazy::h7aa447c8a1754fd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 86: 0x558dedd15fe8 - as combine::primitives::Parser>::parse_lazy::h876e99a717bf0961 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 87: 0x558dedd0c339 - combine::primitives::Parser::parse_stream_consumed::hd664da7237045469 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 88: 0x558dedd4571a - combine::primitives::Parser::parse_stream::he49fb6b04427594f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 89: 0x558dedd4571a - wealth_pulse::parser::parse::transaction::h39044d392ae61a5a [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:276:5 [INFO] [stdout] 90: 0x558dedd3cc7a - core::ops::function::FnMut::call_mut::ha3fe63a10f0060f4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 91: 0x558dedd23034 - as combine::primitives::Parser>::parse_stream::h7610fae3729774d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 92: 0x558dedd08db3 - combine::primitives::Parser::parse_lazy::h40b43b67d6e4fbd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 93: 0x558dedd1c1fe - as combine::primitives::Parser>::parse_lazy::h453c1c78d95d6f77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 94: 0x558dedcfba29 - combine::combinator::::parse_lazy::hc4ba238b3ad8b2db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 95: 0x558dedd21a12 - as combine::primitives::Parser>::parse_lazy::h9be4f537636e5cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 96: 0x558dedd24afd - <&mut P as combine::primitives::Parser>::parse_lazy::hb86be74b1bf59045 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1746:9 [INFO] [stdout] 97: 0x558dedd24afd - as core::iter::traits::iterator::Iterator>::next::h31bae0d55f76c300 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:831:23 [INFO] [stdout] 98: 0x558dedce90e9 - <&mut I as core::iter::traits::iterator::Iterator>::next::h54c20314d0d55f6c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/iter/traits/iterator.rs:3477:9 [INFO] [stdout] 99: 0x558dedd5c21d - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::ha2da634786bff99a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/vec/spec_from_iter_nested.rs:23:32 [INFO] [stdout] 100: 0x558dedd60ac6 - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::ha0892ed3d219e732 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 101: 0x558dedd60527 - as core::iter::traits::collect::FromIterator>::from_iter::h7ff8a631359dd1dc [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/vec/mod.rs:2454:9 [INFO] [stdout] 102: 0x558dedce8856 - core::iter::traits::iterator::Iterator::collect::ha27b2aa7076aee63 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/iter/traits/iterator.rs:1749:9 [INFO] [stdout] 103: 0x558dedd19676 - as combine::primitives::Parser>::parse_stream_consumed::h4d9bef63e7e6fc9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:867:22 [INFO] [stdout] 104: 0x558dedd09391 - combine::primitives::Parser::parse_stream::hef9cbb7ad76061d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 105: 0x558dedd09391 - combine::primitives::Parser::parse_lazy::haaba4ac5589826c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 106: 0x558dedcf21ff - combine::combinator::::parse_lazy::h2be521490c16e82b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 107: 0x558dedd22066 - as combine::primitives::Parser>::parse_lazy::hab67a77f7a33ca7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 108: 0x558dedd0c149 - combine::primitives::Parser::parse_stream_consumed::hd033f44e191dad92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 109: 0x558dedd45ce1 - combine::primitives::Parser::parse_stream::hdad9163106427013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 110: 0x558dedd45ce1 - wealth_pulse::parser::parse::ledger::h30427c4f1f4e54c7 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:302:5 [INFO] [stdout] 111: 0x558dedd3c80a - core::ops::function::FnMut::call_mut::h12be60f8216b225b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 112: 0x558dedd23074 - as combine::primitives::Parser>::parse_stream::h777c6f76f80f1723 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 113: 0x558dedd0ef73 - combine::primitives::Parser::parse::h67bcb01e551c9e8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 114: 0x558dedd6c03d - wealth_pulse::parser::parse::tests::ledger_small_sample::hde04bdfefada2bdd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:1061:22 [INFO] [stdout] 115: 0x558dedd6bffa - wealth_pulse::parser::parse::tests::ledger_small_sample::{{closure}}::hba3a6dded23280e0 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:1060:5 [INFO] [stdout] 116: 0x558dedd3d3be - core::ops::function::FnOnce::call_once::h3389e86735396d95 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 117: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 118: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 119: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 120: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 121: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 122: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 123: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 124: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 125: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 126: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 127: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 128: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 129: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 130: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 131: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 132: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 133: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 134: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 135: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 136: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 137: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 138: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 139: 0x7f12f0b50293 - clone [INFO] [stdout] 140: 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd0e033 - combine::primitives::Parser::parse::h25a8eacc842a26ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 36: 0x558dedd61da5 - wealth_pulse::parser::parse::tests::quantity_positive_with_fractional_part::hf3883d7054e9f24b [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:452:22 [INFO] [stdout] 37: 0x558dedd61d6a - wealth_pulse::parser::parse::tests::quantity_positive_with_fractional_part::{{closure}}::h881b405c88771aa7 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:450:5 [INFO] [stdout] 38: 0x558dedd3dc8e - core::ops::function::FnOnce::call_once::h93ec86999e3de611 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 42: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 49: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 50: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 51: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 52: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 53: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 54: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 55: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 56: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 58: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 59: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 60: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 61: 0x7f12f0b50293 - clone [INFO] [stdout] 62: 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd0e033 - combine::primitives::Parser::parse::h25a8eacc842a26ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 36: 0x558dedd61b85 - wealth_pulse::parser::parse::tests::quantity_negative_with_fractional_part::h3c8a3a4a1a92441a [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:444:22 [INFO] [stdout] 37: 0x558dedd61b4a - wealth_pulse::parser::parse::tests::quantity_negative_with_fractional_part::{{closure}}::hae7d438d6b8ad45a [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:442:5 [INFO] [stdout] 38: 0x558dedd3d23e - core::ops::function::FnOnce::call_once::h237f58728ea97040 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 42: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 49: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 50: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 51: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 52: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 53: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 54: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 55: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 56: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 58: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 59: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 60: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 61: 0x7f12f0b50293 - clone [INFO] [stdout] 62: 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd08df6 - combine::primitives::Parser::parse_lazy::h4bc05b221d10915b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x558dedd00e93 - combine::combinator::::parse_lazy::h458e624cdb8f72c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x558dedd16618 - as combine::primitives::Parser>::parse_lazy::h8a08278d6e16134b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x558dedd0c909 - combine::primitives::Parser::parse_stream_consumed::hf52ede55e8514407 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x558dedd43f05 - combine::primitives::Parser::parse_stream::h0edbf536830e594b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x558dedd43f05 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h797d1d2ea5ae6f13 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x558dedd3cd3a - core::ops::function::FnMut::call_mut::hc0df4164bb2f225b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x558dedd22d74 - as combine::primitives::Parser>::parse_stream::h08f95454c609ea40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x558dedd0920d - combine::primitives::Parser::parse_lazy::h85aa29f14a59376f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x558dedd1c7be - as combine::primitives::Parser>::parse_lazy::h6395a84d56628b2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x558dedd0cce9 - combine::primitives::Parser::parse_stream_consumed::hff398a85390d61a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x558dedd443b7 - combine::primitives::Parser::parse_stream::h251086e77e4f15b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x558dedd443b7 - wealth_pulse::parser::parse::amount::hecc55b878a1b7202 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x558dedd3ccfa - core::ops::function::FnMut::call_mut::hb23f5f6652018190 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x558dedd22fb4 - as combine::primitives::Parser>::parse_stream::h4f61a9623f47f726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x558dedd08f9d - combine::primitives::Parser::parse_lazy::h5fc040164ff898c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x558dedd19cc1 - as combine::primitives::Parser>::parse_lazy::h2c605d5fea74c4f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x558dedd15618 - as combine::primitives::Parser>::parse_lazy::h7ec0b9a8f3b1bd0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x558dedd09e69 - combine::primitives::Parser::parse_stream_consumed::h49b636680d4555bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x558dedd44475 - combine::primitives::Parser::parse_stream::h869c119d08d58186 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x558dedd44475 - wealth_pulse::parser::parse::amount_or_inferred::h26b18d740cb9ffaa [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x558dedd3cc3a - core::ops::function::FnMut::call_mut::h89b4d30c0aa8e68c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x558dedd23174 - as combine::primitives::Parser>::parse_stream::h8aed4856d34749a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x558dedd0954c - combine::primitives::Parser::parse_lazy::heb03f4972e12ecda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x558dedcfce6c - combine::combinator::::parse_lazy::hd080972e8df75a0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x558dedd219c2 - as combine::primitives::Parser>::parse_lazy::h9481bcd1c79aa6d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x558dedcff672 - combine::combinator::::parse_lazy::h30c91827e3ccaf3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x558dedd16b88 - as combine::primitives::Parser>::parse_lazy::h908ba176a2b8ed32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x558dedd09899 - combine::primitives::Parser::parse_stream_consumed::h2ac379eff5dabb1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x558dedd45427 - combine::primitives::Parser::parse_stream::hdd9f914ffb84f9f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x558dedd45427 - wealth_pulse::parser::parse::posting::ha9d362677bac9822 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x558dedd3c7ca - core::ops::function::FnMut::call_mut::h072ba141d23738f2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x558dedd232b4 - as combine::primitives::Parser>::parse_stream::he2ff0be4e40878c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x558dedd08d23 - combine::primitives::Parser::parse_lazy::h254043b8414bd5bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 69: 0x558dedcf5b63 - combine::combinator::::parse_lazy::h54c90d281cc39078 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 70: 0x558dedd22173 - as combine::primitives::Parser>::parse_lazy::hf4dae5b3b07ca772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 71: 0x558dedcefb6c - combine::combinator::::parse_lazy::h20fd209eee329e9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 72: 0x558dedd21b23 - as combine::primitives::Parser>::parse_lazy::hba1cf7ec48af5258 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 73: 0x558dedd0b989 - combine::primitives::Parser::parse_stream_consumed::hc04c3c6432d5d54f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 74: 0x558dedd45632 - combine::primitives::Parser::parse_stream::h21383d0236512fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 75: 0x558dedd45632 - wealth_pulse::parser::parse::posting_line::hcd67cb34099dc1d5 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:269:5 [INFO] [stdout] 76: 0x558dedd3cafa - core::ops::function::FnMut::call_mut::h7aaac38c7667722b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 77: 0x558dedd22f74 - as combine::primitives::Parser>::parse_stream::h4d7171c8712d94f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 78: 0x558dedd08e83 - combine::primitives::Parser::parse_lazy::h554384f0e045c3e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 79: 0x558dedd15b34 - as combine::primitives::Parser>::parse_lazy::h7f0acf6008fbe16e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 80: 0x558dedd0a059 - combine::primitives::Parser::parse_stream_consumed::h4af335ebfee487d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 81: 0x558dedd11a9e - combine::primitives::Parser::parse_stream::h2e3262efaf5f2e4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 82: 0x558dedd11a9e - as combine::primitives::Parser>::parse_lazy::h4d120178bde3d78b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1527:9 [INFO] [stdout] 83: 0x558dedd1db07 - as combine::primitives::Parser>::parse_lazy::he11f93ffdad39564 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 84: 0x558dedd20234 - as combine::primitives::Parser>::parse_lazy::hbbc4b060b7ed5b5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:908:36 [INFO] [stdout] 85: 0x558dedcf6693 - combine::combinator::::parse_lazy::h7aa447c8a1754fd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 86: 0x558dedd15fe8 - as combine::primitives::Parser>::parse_lazy::h876e99a717bf0961 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 87: 0x558dedd0c339 - combine::primitives::Parser::parse_stream_consumed::hd664da7237045469 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 88: 0x558dedd4571a - combine::primitives::Parser::parse_stream::he49fb6b04427594f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 89: 0x558dedd4571a - wealth_pulse::parser::parse::transaction::h39044d392ae61a5a [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:276:5 [INFO] [stdout] 90: 0x558dedd3cc7a - core::ops::function::FnMut::call_mut::ha3fe63a10f0060f4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 91: 0x558dedd23034 - as combine::primitives::Parser>::parse_stream::h7610fae3729774d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 92: 0x558dedd08db3 - combine::primitives::Parser::parse_lazy::h40b43b67d6e4fbd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 93: 0x558dedd1c1fe - as combine::primitives::Parser>::parse_lazy::h453c1c78d95d6f77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 94: 0x558dedcfba29 - combine::combinator::::parse_lazy::hc4ba238b3ad8b2db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 95: 0x558dedd21a12 - as combine::primitives::Parser>::parse_lazy::h9be4f537636e5cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 96: 0x558dedd24afd - <&mut P as combine::primitives::Parser>::parse_lazy::hb86be74b1bf59045 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1746:9 [INFO] [stdout] 97: 0x558dedd24afd - as core::iter::traits::iterator::Iterator>::next::h31bae0d55f76c300 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:831:23 [INFO] [stdout] 98: 0x558dedce90e9 - <&mut I as core::iter::traits::iterator::Iterator>::next::h54c20314d0d55f6c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/iter/traits/iterator.rs:3477:9 [INFO] [stdout] 99: 0x558dedd5c21d - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::ha2da634786bff99a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/vec/spec_from_iter_nested.rs:23:32 [INFO] [stdout] 100: 0x558dedd60ac6 - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::ha0892ed3d219e732 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 101: 0x558dedd60527 - as core::iter::traits::collect::FromIterator>::from_iter::h7ff8a631359dd1dc [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/vec/mod.rs:2454:9 [INFO] [stdout] 102: 0x558dedce8856 - core::iter::traits::iterator::Iterator::collect::ha27b2aa7076aee63 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/iter/traits/iterator.rs:1749:9 [INFO] [stdout] 103: 0x558dedd19676 - as combine::primitives::Parser>::parse_stream_consumed::h4d9bef63e7e6fc9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:867:22 [INFO] [stdout] 104: 0x558dedd09391 - combine::primitives::Parser::parse_stream::hef9cbb7ad76061d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 105: 0x558dedd09391 - combine::primitives::Parser::parse_lazy::haaba4ac5589826c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 106: 0x558dedcf21ff - combine::combinator::::parse_lazy::h2be521490c16e82b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 107: 0x558dedd22066 - as combine::primitives::Parser>::parse_lazy::hab67a77f7a33ca7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 108: 0x558dedd0c149 - combine::primitives::Parser::parse_stream_consumed::hd033f44e191dad92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 109: 0x558dedd45ce1 - combine::primitives::Parser::parse_stream::hdad9163106427013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 110: 0x558dedd45ce1 - wealth_pulse::parser::parse::ledger::h30427c4f1f4e54c7 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:302:5 [INFO] [stdout] 111: 0x558dedd3c80a - core::ops::function::FnMut::call_mut::h12be60f8216b225b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 112: 0x558dedd23074 - as combine::primitives::Parser>::parse_stream::h777c6f76f80f1723 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 113: 0x558dedd0ef73 - combine::primitives::Parser::parse::h67bcb01e551c9e8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 114: 0x558dedd6bced - wealth_pulse::parser::parse::tests::ledger_single_transaction::h137a1ca568c437c5 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:1046:22 [INFO] [stdout] 115: 0x558dedd6bcaa - wealth_pulse::parser::parse::tests::ledger_single_transaction::{{closure}}::h9f59c80d058ef517 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:1045:5 [INFO] [stdout] 116: 0x558dedd3e04e - core::ops::function::FnOnce::call_once::hde8e10d9c6634555 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 117: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 118: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 119: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 120: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 121: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 122: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 123: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 124: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 125: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 126: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 127: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 128: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 129: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 130: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 131: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 132: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 133: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 134: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 135: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 136: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 137: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 138: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 139: 0x7f12f0b50293 - clone [INFO] [stdout] 140: 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd08df6 - combine::primitives::Parser::parse_lazy::h4bc05b221d10915b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x558dedd00e93 - combine::combinator::::parse_lazy::h458e624cdb8f72c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x558dedd16618 - as combine::primitives::Parser>::parse_lazy::h8a08278d6e16134b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x558dedd0c909 - combine::primitives::Parser::parse_stream_consumed::hf52ede55e8514407 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x558dedd43f05 - combine::primitives::Parser::parse_stream::h0edbf536830e594b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x558dedd43f05 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h797d1d2ea5ae6f13 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x558dedd3cd3a - core::ops::function::FnMut::call_mut::hc0df4164bb2f225b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x558dedd22d74 - as combine::primitives::Parser>::parse_stream::h08f95454c609ea40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x558dedd0920d - combine::primitives::Parser::parse_lazy::h85aa29f14a59376f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x558dedd1c7be - as combine::primitives::Parser>::parse_lazy::h6395a84d56628b2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x558dedd0cce9 - combine::primitives::Parser::parse_stream_consumed::hff398a85390d61a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x558dedd443b7 - combine::primitives::Parser::parse_stream::h251086e77e4f15b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x558dedd443b7 - wealth_pulse::parser::parse::amount::hecc55b878a1b7202 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x558dedd3ccfa - core::ops::function::FnMut::call_mut::hb23f5f6652018190 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x558dedd22fb4 - as combine::primitives::Parser>::parse_stream::h4f61a9623f47f726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x558dedd08f9d - combine::primitives::Parser::parse_lazy::h5fc040164ff898c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x558dedd19cc1 - as combine::primitives::Parser>::parse_lazy::h2c605d5fea74c4f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x558dedd15618 - as combine::primitives::Parser>::parse_lazy::h7ec0b9a8f3b1bd0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x558dedd09e69 - combine::primitives::Parser::parse_stream_consumed::h49b636680d4555bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x558dedd44475 - combine::primitives::Parser::parse_stream::h869c119d08d58186 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x558dedd44475 - wealth_pulse::parser::parse::amount_or_inferred::h26b18d740cb9ffaa [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x558dedd3cc3a - core::ops::function::FnMut::call_mut::h89b4d30c0aa8e68c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x558dedd23174 - as combine::primitives::Parser>::parse_stream::h8aed4856d34749a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x558dedd0954c - combine::primitives::Parser::parse_lazy::heb03f4972e12ecda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x558dedcfce6c - combine::combinator::::parse_lazy::hd080972e8df75a0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x558dedd219c2 - as combine::primitives::Parser>::parse_lazy::h9481bcd1c79aa6d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x558dedcff672 - combine::combinator::::parse_lazy::h30c91827e3ccaf3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x558dedd16b88 - as combine::primitives::Parser>::parse_lazy::h908ba176a2b8ed32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x558dedd09899 - combine::primitives::Parser::parse_stream_consumed::h2ac379eff5dabb1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x558dedd45427 - combine::primitives::Parser::parse_stream::hdd9f914ffb84f9f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x558dedd45427 - wealth_pulse::parser::parse::posting::ha9d362677bac9822 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x558dedd3c7ca - core::ops::function::FnMut::call_mut::h072ba141d23738f2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x558dedd232b4 - as combine::primitives::Parser>::parse_stream::he2ff0be4e40878c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x558dedd0f9b3 - combine::primitives::Parser::parse::h86f6c0f22a147dcb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 69: 0x558dedd691c8 - wealth_pulse::parser::parse::tests::posting_with_amount_no_comment::h0d4931b522030fbc [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:859:22 [INFO] [stdout] 70: 0x558dedd6917a - wealth_pulse::parser::parse::tests::posting_with_amount_no_comment::{{closure}}::h0418e3034336669d [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:858:5 [INFO] [stdout] 71: 0x558dedd3dece - core::ops::function::FnOnce::call_once::hc0fe2113acfcebfa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 74: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 76: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 77: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 78: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 79: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 80: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 81: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 82: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 87: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 88: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 89: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 91: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 93: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 94: 0x7f12f0b50293 - clone [INFO] [stdout] 95: 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd0e033 - combine::primitives::Parser::parse::h25a8eacc842a26ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 36: 0x558dedd61745 - wealth_pulse::parser::parse::tests::quantity_negative_no_fractional_part::he9d7dd015b9d258a [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:428:22 [INFO] [stdout] 37: 0x558dedd6170a - wealth_pulse::parser::parse::tests::quantity_negative_no_fractional_part::{{closure}}::h47dd2e63a402d66c [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:426:5 [INFO] [stdout] 38: 0x558dedd3d47e - core::ops::function::FnOnce::call_once::h365dd83fa18268cf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 42: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 49: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 50: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 51: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 52: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 53: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 54: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 55: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 56: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 58: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 59: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 60: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 61: 0x7f12f0b50293 - 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd08df6 - combine::primitives::Parser::parse_lazy::h4bc05b221d10915b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x558dedd00e93 - combine::combinator::::parse_lazy::h458e624cdb8f72c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x558dedd16618 - as combine::primitives::Parser>::parse_lazy::h8a08278d6e16134b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x558dedd0c909 - combine::primitives::Parser::parse_stream_consumed::hf52ede55e8514407 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x558dedd43f05 - combine::primitives::Parser::parse_stream::h0edbf536830e594b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x558dedd43f05 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h797d1d2ea5ae6f13 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x558dedd3cd3a - core::ops::function::FnMut::call_mut::hc0df4164bb2f225b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x558dedd22d74 - as combine::primitives::Parser>::parse_stream::h08f95454c609ea40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x558dedd0920d - combine::primitives::Parser::parse_lazy::h85aa29f14a59376f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x558dedd1c7be - as combine::primitives::Parser>::parse_lazy::h6395a84d56628b2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x558dedd0cce9 - combine::primitives::Parser::parse_stream_consumed::hff398a85390d61a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x558dedd443b7 - combine::primitives::Parser::parse_stream::h251086e77e4f15b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x558dedd443b7 - wealth_pulse::parser::parse::amount::hecc55b878a1b7202 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x558dedd3ccfa - core::ops::function::FnMut::call_mut::hb23f5f6652018190 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x558dedd22fb4 - as combine::primitives::Parser>::parse_stream::h4f61a9623f47f726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x558dedd08f9d - combine::primitives::Parser::parse_lazy::h5fc040164ff898c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x558dedd04a1f - combine::combinator::::parse_lazy::hfd217d7044e8f728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 52: 0x558dedd13958 - as combine::primitives::Parser>::parse_lazy::h4244d0a7264759e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x558dedd0b1c9 - combine::primitives::Parser::parse_stream_consumed::h88897372a0f4da7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x558dedd44615 - combine::primitives::Parser::parse_stream::hf34ecdc0043faba8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x558dedd44615 - wealth_pulse::parser::parse::price::h41f31beeaad8bbde [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:171:5 [INFO] [stdout] 56: 0x558dedd3ce8a - core::ops::function::FnMut::call_mut::hf32ad81a514a6073 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x558dedd22e74 - as combine::primitives::Parser>::parse_stream::h2ef28f7cb8ef75be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x558dedd08ed2 - combine::primitives::Parser::parse_lazy::h57a09661406786a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x558dedd275f1 - <&mut P as combine::primitives::Parser>::parse_lazy::hb0ad01d7abd902e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1746:9 [INFO] [stdout] 60: 0x558dedd275f1 - as combine::primitives::Parser>::parse_lazy::h50cb6b09d6adfbc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1202:36 [INFO] [stdout] 61: 0x558dedd1cd79 - as combine::primitives::Parser>::parse_lazy::h9ba2137d280c3c09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 62: 0x558dedd273da - as combine::primitives::Parser>::parse_lazy::h1f0c54a264812437 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1143:9 [INFO] [stdout] 63: 0x558dedd0b5a9 - combine::primitives::Parser::parse_stream_consumed::ha6039c4e290ec06f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x558dedd447ce - combine::primitives::Parser::parse_stream::h612faf345106a823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x558dedd447ce - wealth_pulse::parser::parse::price_db::h4df7a969f835b94e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:184:5 [INFO] [stdout] 66: 0x558dedd3c94a - core::ops::function::FnMut::call_mut::h5473b170510aa3ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x558dedd23334 - as combine::primitives::Parser>::parse_stream::hf58c4e831e95fd16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x558dedd10033 - combine::primitives::Parser::parse::h90e4c35b75de9087 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 69: 0x558dedd64f78 - wealth_pulse::parser::parse::tests::price_db_multiple_records::h5538ad8d8d08670f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:613:22 [INFO] [stdout] 70: 0x558dedd64f0a - wealth_pulse::parser::parse::tests::price_db_multiple_records::{{closure}}::h80a2bd5192acafc7 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:612:5 [INFO] [stdout] 71: 0x558dedd3d27e - core::ops::function::FnOnce::call_once::h23e006c248847a34 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 74: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 76: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 77: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 78: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 79: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 80: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 81: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 82: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 87: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 88: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 89: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 91: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 93: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 94: 0x7f12f0b50293 - clone [INFO] [stdout] 95: 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd08df6 - combine::primitives::Parser::parse_lazy::h4bc05b221d10915b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x558dedd00e93 - combine::combinator::::parse_lazy::h458e624cdb8f72c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x558dedd16618 - as combine::primitives::Parser>::parse_lazy::h8a08278d6e16134b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x558dedd0c909 - combine::primitives::Parser::parse_stream_consumed::hf52ede55e8514407 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x558dedd43f05 - combine::primitives::Parser::parse_stream::h0edbf536830e594b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x558dedd43f05 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h797d1d2ea5ae6f13 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x558dedd3cd3a - core::ops::function::FnMut::call_mut::hc0df4164bb2f225b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x558dedd22d74 - as combine::primitives::Parser>::parse_stream::h08f95454c609ea40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x558dedd10733 - combine::primitives::Parser::parse::hae7872893547b4a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 44: 0x558dedd62ebd - wealth_pulse::parser::parse::tests::amount_symbol_then_quantity_with_whitespace::h8ce99dc319f46737 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:511:22 [INFO] [stdout] 45: 0x558dedd62e7a - wealth_pulse::parser::parse::tests::amount_symbol_then_quantity_with_whitespace::{{closure}}::h855a95354f2c6737 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:510:5 [INFO] [stdout] 46: 0x558dedd3e2ce - core::ops::function::FnOnce::call_once::hfcec18cda8f39fe4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 49: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 55: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 56: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 57: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 68: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 69: 0x7f12f0b50293 - clone [INFO] [stdout] 70: 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd08df6 - combine::primitives::Parser::parse_lazy::h4bc05b221d10915b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x558dedd00e93 - combine::combinator::::parse_lazy::h458e624cdb8f72c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x558dedd16618 - as combine::primitives::Parser>::parse_lazy::h8a08278d6e16134b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x558dedd0c909 - combine::primitives::Parser::parse_stream_consumed::hf52ede55e8514407 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x558dedd43f05 - combine::primitives::Parser::parse_stream::h0edbf536830e594b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x558dedd43f05 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h797d1d2ea5ae6f13 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x558dedd3cd3a - core::ops::function::FnMut::call_mut::hc0df4164bb2f225b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x558dedd22d74 - as combine::primitives::Parser>::parse_stream::h08f95454c609ea40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x558dedd0920d - combine::primitives::Parser::parse_lazy::h85aa29f14a59376f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x558dedd1c7be - as combine::primitives::Parser>::parse_lazy::h6395a84d56628b2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x558dedd0cce9 - combine::primitives::Parser::parse_stream_consumed::hff398a85390d61a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x558dedd443b7 - combine::primitives::Parser::parse_stream::h251086e77e4f15b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x558dedd443b7 - wealth_pulse::parser::parse::amount::hecc55b878a1b7202 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x558dedd3ccfa - core::ops::function::FnMut::call_mut::hb23f5f6652018190 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x558dedd22fb4 - as combine::primitives::Parser>::parse_stream::h4f61a9623f47f726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x558dedd08f9d - combine::primitives::Parser::parse_lazy::h5fc040164ff898c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x558dedd19cc1 - as combine::primitives::Parser>::parse_lazy::h2c605d5fea74c4f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x558dedd15618 - as combine::primitives::Parser>::parse_lazy::h7ec0b9a8f3b1bd0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x558dedd09e69 - combine::primitives::Parser::parse_stream_consumed::h49b636680d4555bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x558dedd44475 - combine::primitives::Parser::parse_stream::h869c119d08d58186 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x558dedd44475 - wealth_pulse::parser::parse::amount_or_inferred::h26b18d740cb9ffaa [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x558dedd3cc3a - core::ops::function::FnMut::call_mut::h89b4d30c0aa8e68c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x558dedd23174 - as combine::primitives::Parser>::parse_stream::h8aed4856d34749a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x558dedd0954c - combine::primitives::Parser::parse_lazy::heb03f4972e12ecda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x558dedcfce6c - combine::combinator::::parse_lazy::hd080972e8df75a0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x558dedd219c2 - as combine::primitives::Parser>::parse_lazy::h9481bcd1c79aa6d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x558dedcff672 - combine::combinator::::parse_lazy::h30c91827e3ccaf3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x558dedd16b88 - as combine::primitives::Parser>::parse_lazy::h908ba176a2b8ed32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x558dedd09899 - combine::primitives::Parser::parse_stream_consumed::h2ac379eff5dabb1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x558dedd45427 - combine::primitives::Parser::parse_stream::hdd9f914ffb84f9f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x558dedd45427 - wealth_pulse::parser::parse::posting::ha9d362677bac9822 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x558dedd3c7ca - core::ops::function::FnMut::call_mut::h072ba141d23738f2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x558dedd232b4 - as combine::primitives::Parser>::parse_stream::he2ff0be4e40878c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x558dedd08d23 - combine::primitives::Parser::parse_lazy::h254043b8414bd5bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 69: 0x558dedcf5b63 - combine::combinator::::parse_lazy::h54c90d281cc39078 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 70: 0x558dedd22173 - as combine::primitives::Parser>::parse_lazy::hf4dae5b3b07ca772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 71: 0x558dedcefb6c - combine::combinator::::parse_lazy::h20fd209eee329e9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 72: 0x558dedd21b23 - as combine::primitives::Parser>::parse_lazy::hba1cf7ec48af5258 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 73: 0x558dedd0b989 - combine::primitives::Parser::parse_stream_consumed::hc04c3c6432d5d54f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 74: 0x558dedd45632 - combine::primitives::Parser::parse_stream::h21383d0236512fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 75: 0x558dedd45632 - wealth_pulse::parser::parse::posting_line::hcd67cb34099dc1d5 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:269:5 [INFO] [stdout] 76: 0x558dedd3cafa - core::ops::function::FnMut::call_mut::h7aaac38c7667722b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 77: 0x558dedd22f74 - as combine::primitives::Parser>::parse_stream::h4d7171c8712d94f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 78: 0x558dedd08e83 - combine::primitives::Parser::parse_lazy::h554384f0e045c3e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 79: 0x558dedd15b34 - as combine::primitives::Parser>::parse_lazy::h7f0acf6008fbe16e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 80: 0x558dedd0a059 - combine::primitives::Parser::parse_stream_consumed::h4af335ebfee487d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 81: 0x558dedd11a9e - combine::primitives::Parser::parse_stream::h2e3262efaf5f2e4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 82: 0x558dedd11a9e - as combine::primitives::Parser>::parse_lazy::h4d120178bde3d78b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1527:9 [INFO] [stdout] 83: 0x558dedd1db07 - as combine::primitives::Parser>::parse_lazy::he11f93ffdad39564 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 84: 0x558dedd20234 - as combine::primitives::Parser>::parse_lazy::hbbc4b060b7ed5b5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:908:36 [INFO] [stdout] 85: 0x558dedcf6693 - combine::combinator::::parse_lazy::h7aa447c8a1754fd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 86: 0x558dedd15fe8 - as combine::primitives::Parser>::parse_lazy::h876e99a717bf0961 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 87: 0x558dedd0c339 - combine::primitives::Parser::parse_stream_consumed::hd664da7237045469 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 88: 0x558dedd4571a - combine::primitives::Parser::parse_stream::he49fb6b04427594f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 89: 0x558dedd4571a - wealth_pulse::parser::parse::transaction::h39044d392ae61a5a [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:276:5 [INFO] [stdout] 90: 0x558dedd3cc7a - core::ops::function::FnMut::call_mut::ha3fe63a10f0060f4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 91: 0x558dedd23034 - as combine::primitives::Parser>::parse_stream::h7610fae3729774d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 92: 0x558dedd11033 - combine::primitives::Parser::parse::hf4de9687d2245baa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 93: 0x558dedd6a368 - wealth_pulse::parser::parse::tests::transaction_basic::h52fe385bf9296108 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:932:22 [INFO] [stdout] 94: 0x558dedd6a30a - wealth_pulse::parser::parse::tests::transaction_basic::{{closure}}::hceea06c40089c7fb [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:931:5 [INFO] [stdout] 95: 0x558dedd3df4e - core::ops::function::FnOnce::call_once::hc778dab6ac858245 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 96: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 97: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 98: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 99: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 100: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 101: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 102: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 103: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 104: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 105: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 106: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 107: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 108: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 109: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 110: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 111: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 112: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 113: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 114: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 115: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 116: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 117: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 118: 0x7f12f0b50293 - clone [INFO] [stdout] 119: 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', /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558dedded7d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558dedded7d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558dedded7d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558dedded7d0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558dede1008c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558deddea735 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x558deddef94b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558deddef94b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558deddef94b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558deddef45c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558deddf0014 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558deddefac7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x558deddedcac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558deddefa59 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558dedce73d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558dedce731d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558deddb8fe7 - core::mem::uninitialized::hbb31eade9ffc24f8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x558deddb8fe7 - decimal::dec128::d128::default_context::he78de69563d029f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x558deddb9639 - decimal::dec128::CTX::__init::h12de5bdf7bdbad46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x558deddb98e0 - core::ops::function::FnOnce::call_once::h7f7505533f153221 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558deddb96b6 - std::thread::local::lazy::LazyKeyInner::initialize::h29a68a1e7a3afaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x558deddbacb0 - std::thread::local::fast::Key::try_initialize::h8497fca45db6589c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x558deddbadf7 - std::thread::local::fast::Key::get::h6d7e88b51909b0b0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x558deddb967d - decimal::dec128::CTX::__getit::hebd90be2c1affca8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x558deddbf5d2 - std::thread::local::LocalKey::try_with::h57114d8be260507a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x558deddbf3e2 - std::thread::local::LocalKey::with::h587d9c491e1a979f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x558deddb90a7 - decimal::dec128::d128::with_context::h14d1bcb75494461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x558deddb8bd3 - ::from_str::hd5009400be9f1801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x558dedd4393d - wealth_pulse::parser::parse::quantity::{{closure}}::hbb45b58bd7afa467 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x558dedd11e52 - as combine::primitives::Parser>::parse_lazy::h0a6d8df5e1a71906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x558dedd0a439 - combine::primitives::Parser::parse_stream_consumed::h52a9b827aeba5abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x558dedd43536 - combine::primitives::Parser::parse_stream::hd23a0847d1743bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x558dedd43536 - wealth_pulse::parser::parse::quantity::h2190356714e5c4c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x558dedd3c98a - core::ops::function::FnMut::call_mut::h5ebcbb277bb29062 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x558dedd22db4 - as combine::primitives::Parser>::parse_stream::h0cee4b045e1eefd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x558dedd08df6 - combine::primitives::Parser::parse_lazy::h4bc05b221d10915b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x558dedd00e93 - combine::combinator::::parse_lazy::h458e624cdb8f72c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x558dedd16618 - as combine::primitives::Parser>::parse_lazy::h8a08278d6e16134b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x558dedd0c909 - combine::primitives::Parser::parse_stream_consumed::hf52ede55e8514407 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x558dedd43f05 - combine::primitives::Parser::parse_stream::h0edbf536830e594b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x558dedd43f05 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h797d1d2ea5ae6f13 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x558dedd3cd3a - core::ops::function::FnMut::call_mut::hc0df4164bb2f225b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x558dedd22d74 - as combine::primitives::Parser>::parse_stream::h08f95454c609ea40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x558dedd0920d - combine::primitives::Parser::parse_lazy::h85aa29f14a59376f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x558dedd1c7be - as combine::primitives::Parser>::parse_lazy::h6395a84d56628b2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x558dedd0cce9 - combine::primitives::Parser::parse_stream_consumed::hff398a85390d61a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x558dedd443b7 - combine::primitives::Parser::parse_stream::h251086e77e4f15b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x558dedd443b7 - wealth_pulse::parser::parse::amount::hecc55b878a1b7202 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x558dedd3ccfa - core::ops::function::FnMut::call_mut::hb23f5f6652018190 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x558dedd22fb4 - as combine::primitives::Parser>::parse_stream::h4f61a9623f47f726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x558dedd08f9d - combine::primitives::Parser::parse_lazy::h5fc040164ff898c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x558dedd19cc1 - as combine::primitives::Parser>::parse_lazy::h2c605d5fea74c4f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x558dedd15618 - as combine::primitives::Parser>::parse_lazy::h7ec0b9a8f3b1bd0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x558dedd09e69 - combine::primitives::Parser::parse_stream_consumed::h49b636680d4555bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x558dedd44475 - combine::primitives::Parser::parse_stream::h869c119d08d58186 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x558dedd44475 - wealth_pulse::parser::parse::amount_or_inferred::h26b18d740cb9ffaa [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x558dedd3cc3a - core::ops::function::FnMut::call_mut::h89b4d30c0aa8e68c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x558dedd23174 - as combine::primitives::Parser>::parse_stream::h8aed4856d34749a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x558dedd0954c - combine::primitives::Parser::parse_lazy::heb03f4972e12ecda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x558dedcfce6c - combine::combinator::::parse_lazy::hd080972e8df75a0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x558dedd219c2 - as combine::primitives::Parser>::parse_lazy::h9481bcd1c79aa6d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x558dedcff672 - combine::combinator::::parse_lazy::h30c91827e3ccaf3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x558dedd16b88 - as combine::primitives::Parser>::parse_lazy::h908ba176a2b8ed32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x558dedd09899 - combine::primitives::Parser::parse_stream_consumed::h2ac379eff5dabb1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x558dedd45427 - combine::primitives::Parser::parse_stream::hdd9f914ffb84f9f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x558dedd45427 - wealth_pulse::parser::parse::posting::ha9d362677bac9822 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x558dedd3c7ca - core::ops::function::FnMut::call_mut::h072ba141d23738f2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x558dedd232b4 - as combine::primitives::Parser>::parse_stream::he2ff0be4e40878c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x558dedd08d23 - combine::primitives::Parser::parse_lazy::h254043b8414bd5bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 69: 0x558dedcf5b63 - combine::combinator::::parse_lazy::h54c90d281cc39078 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 70: 0x558dedd22173 - as combine::primitives::Parser>::parse_lazy::hf4dae5b3b07ca772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 71: 0x558dedcefb6c - combine::combinator::::parse_lazy::h20fd209eee329e9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 72: 0x558dedd21b23 - as combine::primitives::Parser>::parse_lazy::hba1cf7ec48af5258 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 73: 0x558dedd0b989 - combine::primitives::Parser::parse_stream_consumed::hc04c3c6432d5d54f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 74: 0x558dedd45632 - combine::primitives::Parser::parse_stream::h21383d0236512fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 75: 0x558dedd45632 - wealth_pulse::parser::parse::posting_line::hcd67cb34099dc1d5 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:269:5 [INFO] [stdout] 76: 0x558dedd3cafa - core::ops::function::FnMut::call_mut::h7aaac38c7667722b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 77: 0x558dedd22f74 - as combine::primitives::Parser>::parse_stream::h4d7171c8712d94f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 78: 0x558dedd08e83 - combine::primitives::Parser::parse_lazy::h554384f0e045c3e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 79: 0x558dedd15b34 - as combine::primitives::Parser>::parse_lazy::h7f0acf6008fbe16e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 80: 0x558dedd0a059 - combine::primitives::Parser::parse_stream_consumed::h4af335ebfee487d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 81: 0x558dedd11a9e - combine::primitives::Parser::parse_stream::h2e3262efaf5f2e4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 82: 0x558dedd11a9e - as combine::primitives::Parser>::parse_lazy::h4d120178bde3d78b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1527:9 [INFO] [stdout] 83: 0x558dedd1db07 - as combine::primitives::Parser>::parse_lazy::he11f93ffdad39564 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 84: 0x558dedd2661d - <&mut P as combine::primitives::Parser>::parse_lazy::h6829adfdeb0ba4ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1746:9 [INFO] [stdout] 85: 0x558dedd2661d - as core::iter::traits::iterator::Iterator>::next::hdf380fc9049d8cd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:831:23 [INFO] [stdout] 86: 0x558dedce9139 - <&mut I as core::iter::traits::iterator::Iterator>::next::h7b1abdea73306377 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/iter/traits/iterator.rs:3477:9 [INFO] [stdout] 87: 0x558dedd321a4 - as core::iter::traits::iterator::Iterator>::next::h1b9b2c690912f9ac [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/iter/adapters/chain.rs:78:21 [INFO] [stdout] 88: 0x558dedd5d520 - alloc::vec::Vec::extend_desugared::h22e0a78ecea48d9b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/vec/mod.rs:2551:35 [INFO] [stdout] 89: 0x558dedd608b2 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h83a332abfba66a3b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/vec/spec_extend.rs:18:9 [INFO] [stdout] 90: 0x558dedd5be4e - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h6b19f8ac07f2177d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/vec/spec_from_iter_nested.rs:37:9 [INFO] [stdout] 91: 0x558dedd60a9f - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h87303c5e191a1d1a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 92: 0x558dedd60484 - as core::iter::traits::collect::FromIterator>::from_iter::h53bab2f7060ad3f3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/vec/mod.rs:2454:9 [INFO] [stdout] 93: 0x558dedd33f7f - core::iter::traits::iterator::Iterator::collect::h351ec08322203f09 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/iter/traits/iterator.rs:1749:9 [INFO] [stdout] 94: 0x558dedd2086b - as combine::primitives::Parser>::parse_lazy::hbbc4b060b7ed5b5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:915:22 [INFO] [stdout] 95: 0x558dedcf6693 - combine::combinator::::parse_lazy::h7aa447c8a1754fd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 96: 0x558dedd15fe8 - as combine::primitives::Parser>::parse_lazy::h876e99a717bf0961 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 97: 0x558dedd0c339 - combine::primitives::Parser::parse_stream_consumed::hd664da7237045469 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 98: 0x558dedd4571a - combine::primitives::Parser::parse_stream::he49fb6b04427594f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 99: 0x558dedd4571a - wealth_pulse::parser::parse::transaction::h39044d392ae61a5a [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:276:5 [INFO] [stdout] 100: 0x558dedd3cc7a - core::ops::function::FnMut::call_mut::ha3fe63a10f0060f4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 101: 0x558dedd23034 - as combine::primitives::Parser>::parse_stream::h7610fae3729774d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 102: 0x558dedd11033 - combine::primitives::Parser::parse::hf4de9687d2245baa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 103: 0x558dedd6ad18 - wealth_pulse::parser::parse::tests::transaction_with_comment::hbfbcebf3aef88b53 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:971:22 [INFO] [stdout] 104: 0x558dedd6acba - wealth_pulse::parser::parse::tests::transaction_with_comment::{{closure}}::hdd2741afd09b6f2e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:970:5 [INFO] [stdout] 105: 0x558dedd3dfce - core::ops::function::FnOnce::call_once::hcd0fad7658fd8183 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 106: 0x558deddb3be3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 107: 0x558deddb3be3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 108: 0x558deddb2658 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 109: 0x558deddb2658 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 110: 0x558deddb2658 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 111: 0x558deddb2658 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 112: 0x558deddb2658 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 113: 0x558deddb2658 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 114: 0x558deddb2658 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 115: 0x558dedd80ddd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 116: 0x558dedd80ddd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 117: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 118: 0x558dedd85508 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 119: 0x558dedd85508 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 120: 0x558dedd85508 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 121: 0x558dedd85508 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 122: 0x558dedd85508 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 123: 0x558dedd85508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 124: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 125: 0x558deddf4b97 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 126: 0x558deddf4b97 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 127: 0x7f12f0d7e609 - start_thread [INFO] [stdout] 128: 0x7f12f0b50293 - clone [INFO] [stdout] 129: 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.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7e5f084014cb9598c1149f6d45de2c8a7ee55b3aa8cc1cab15f925f52a035977", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e5f084014cb9598c1149f6d45de2c8a7ee55b3aa8cc1cab15f925f52a035977", kill_on_drop: false }` [INFO] [stdout] 7e5f084014cb9598c1149f6d45de2c8a7ee55b3aa8cc1cab15f925f52a035977