[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freadysetmark%2Fwealth_pulse" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/readysetmark/wealth_pulse on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-7/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.1.27 [INFO] [stderr] Downloaded combine v2.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de9a0b73c94fdbb9095fdb76a1fb3b986ac2359684dd732c8736592c129d1321 [INFO] running `Command { std: "docker" "start" "-a" "de9a0b73c94fdbb9095fdb76a1fb3b986ac2359684dd732c8736592c129d1321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de9a0b73c94fdbb9095fdb76a1fb3b986ac2359684dd732c8736592c129d1321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de9a0b73c94fdbb9095fdb76a1fb3b986ac2359684dd732c8736592c129d1321", kill_on_drop: false }` [INFO] [stdout] de9a0b73c94fdbb9095fdb76a1fb3b986ac2359684dd732c8736592c129d1321 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0332392b45a2bf78b99819c4a46607aaeae6b36e46ee3db93b464009ea859585 [INFO] running `Command { std: "docker" "start" "-a" "0332392b45a2bf78b99819c4a46607aaeae6b36e46ee3db93b464009ea859585", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling libc v0.2.28 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling serde v1.0.10 [INFO] [stderr] Compiling ord_subset v1.2.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [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 decimal v1.0.1 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling wealth_pulse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.19s [INFO] running `Command { std: "docker" "inspect" "0332392b45a2bf78b99819c4a46607aaeae6b36e46ee3db93b464009ea859585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0332392b45a2bf78b99819c4a46607aaeae6b36e46ee3db93b464009ea859585", kill_on_drop: false }` [INFO] [stdout] 0332392b45a2bf78b99819c4a46607aaeae6b36e46ee3db93b464009ea859585 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b28c57ff7ab8277e53c3b3876f5cdbe0a18ee4fc1e764ef24755785d717ad0a7 [INFO] running `Command { std: "docker" "start" "-a" "b28c57ff7ab8277e53c3b3876f5cdbe0a18ee4fc1e764ef24755785d717ad0a7", kill_on_drop: false }` [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] [stderr] Compiling wealth_pulse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.51s [INFO] running `Command { std: "docker" "inspect" "b28c57ff7ab8277e53c3b3876f5cdbe0a18ee4fc1e764ef24755785d717ad0a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b28c57ff7ab8277e53c3b3876f5cdbe0a18ee4fc1e764ef24755785d717ad0a7", kill_on_drop: false }` [INFO] [stdout] b28c57ff7ab8277e53c3b3876f5cdbe0a18ee4fc1e764ef24755785d717ad0a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4759cba12e697398461306e7801bf85426650602af231df1be6f68838affad6f [INFO] running `Command { std: "docker" "start" "-a" "4759cba12e697398461306e7801bf85426650602af231df1be6f68838affad6f", kill_on_drop: false }` [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `wealth_pulse` (lib) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wealth_pulse-6b6d99050f9445d4) [INFO] [stdout] [INFO] [stdout] running 75 tests [INFO] [stdout] test core::symbol::tests::symbol_fmt_quoted ... ok [INFO] [stdout] test core::symbol::tests::symbol_fmt_unquoted ... ok [INFO] [stdout] test parser::parse::tests::account_single_level ... ok [INFO] [stdout] test parser::parse::tests::account_multiple_level ... ok [INFO] [stdout] test parser::parse::tests::amount_or_inferred_no_amount ... ok [INFO] [stdout] test parser::parse::tests::code_empty ... ok [INFO] [stdout] test parser::parse::tests::code_short ... ok [INFO] [stdout] test parser::parse::tests::comment_empty ... ok [INFO] [stdout] test parser::parse::tests::code_long ... ok [INFO] [stdout] test parser::parse::tests::comment_line_no_leading_whitespace ... ok [INFO] [stdout] test parser::parse::tests::comment_no_leading_space ... ok [INFO] [stdout] test parser::parse::tests::comment_line_with_leading_whitespace ... ok [INFO] [stdout] test parser::parse::tests::comment_with_leading_space ... 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::header_with_comment_and_no_code ... ok [INFO] [stdout] test parser::parse::tests::header_with_no_code_or_comment ... ok [INFO] [stdout] test parser::parse::tests::line_ending_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::payee_long ... ok [INFO] [stdout] test parser::parse::tests::date_test ... ok [INFO] [stdout] test parser::parse::tests::payee_short ... 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::posting_inferred_amount_no_comment ... ok [INFO] [stdout] test parser::parse::tests::posting_line_begins_with_spaces ... ok [INFO] [stdout] test parser::parse::tests::posting_line_begins_with_tab ... ok [INFO] [stdout] test parser::parse::tests::price_db_no_records ... 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_empty_line ... ok [INFO] [stdout] test parser::parse::tests::skip_comment_or_empty_lines_empty_lines ... ok [INFO] [stdout] test parser::parse::tests::status_uncleared ... ok [INFO] [stdout] test parser::parse::tests::sub_account_alphanumeric ... 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::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_comment ... ok [INFO] [stdout] test parser::parse::tests::symbol_unquoted_test ... ok [INFO] [stdout] test parser::parse::tests::two_digits_test ... ok [INFO] [stdout] test parser::parse::tests::two_digits_to_u32_test ... ok [INFO] [stdout] test parser::parse::tests::unquoted_symbol_just_symbol ... ok [INFO] [stdout] test parser::parse::tests::unquoted_symbol_just_letters ... ok [INFO] [stdout] test parser::parse::tests::unquoted_symbol_symbol_and_letters ... ok [INFO] [stdout] test parser::parse::tests::whitespace_empty_is_error ... ok [INFO] [stdout] test parser::parse::tests::whitespace_space ... ok [INFO] [stdout] test parser::parse::tests::whitespace_tab ... ok [INFO] [stdout] test core::amount::tests::amount_fmt_symbol_left_no_space ... FAILED [INFO] [stdout] test core::amount::tests::amount_fmt_symbol_left_with_space ... FAILED [INFO] [stdout] test core::amount::tests::amount_fmt_symbol_right_no_space ... FAILED [INFO] [stdout] test core::amount::tests::amount_fmt_symbol_right_with_space ... FAILED [INFO] [stdout] test parser::parse::tests::amount_or_inferred_amount_provided ... FAILED [INFO] [stdout] test parser::parse::tests::amount_quantity_then_symbol_with_whitespace ... 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 core::price::tests::price_fmt ... FAILED [INFO] [stdout] test parser::parse::tests::amount_symbol_then_quantity_with_whitespace ... FAILED [INFO] [stdout] test parser::parse::tests::amount_test_symbol_then_quantity ... FAILED [INFO] [stdout] test parser::parse::tests::amount_test_quantity_then_symbol ... FAILED [INFO] [stdout] test parser::parse::tests::ledger_small_sample ... FAILED [INFO] [stdout] test parser::parse::tests::ledger_single_transaction ... FAILED [INFO] [stdout] test parser::parse::tests::posting_with_all_components ... FAILED [INFO] [stdout] test parser::parse::tests::posting_with_all_components_alternate_amount ... FAILED [INFO] [stdout] test parser::parse::tests::price_db_multiple_records ... FAILED [INFO] [stdout] test parser::parse::tests::posting_with_amount_no_comment ... FAILED [INFO] [stdout] test parser::parse::tests::price_db_one_record ... FAILED [INFO] [stdout] test parser::parse::tests::quantity_negative_with_fractional_part ... FAILED [INFO] [stdout] test parser::parse::tests::quantity_positive_no_fractional_part ... FAILED [INFO] [stdout] test parser::parse::tests::price_test ... FAILED [INFO] [stdout] test parser::parse::tests::quantity_positive_with_fractional_part ... FAILED [INFO] [stdout] test parser::parse::tests::quantity_negative_no_fractional_part ... 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_left_no_space stdout ---- [INFO] [stdout] thread 'core::amount::tests::amount_fmt_symbol_left_no_space' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe643609 - wealth_pulse::core::amount::tests::amount_fmt_symbol_left_no_space::hac43d3744dae84ee [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:83:17 [INFO] [stdout] 29: 0x561dbe6435ca - wealth_pulse::core::amount::tests::amount_fmt_symbol_left_no_space::{{closure}}::hb1fd3c1ce445a412 [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:81:5 [INFO] [stdout] 30: 0x561dbe64a94e - core::ops::function::FnOnce::call_once::he82bba72492acea4 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 33: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 34: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 39: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 40: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 41: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 42: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 43: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 45: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 46: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 47: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 48: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 50: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 51: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 52: 0x7f9126995609 - start_thread [INFO] [stdout] 53: 0x7f9126765163 - 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', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe6432c9 - wealth_pulse::core::amount::tests::amount_fmt_symbol_left_with_space::h185ff033aa29aa9e [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:74:13 [INFO] [stdout] 29: 0x561dbe64328a - wealth_pulse::core::amount::tests::amount_fmt_symbol_left_with_space::{{closure}}::hca1370cca7970a30 [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:72:5 [INFO] [stdout] 30: 0x561dbe6499be - core::ops::function::FnOnce::call_once::h23a6e317b222be25 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 33: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 34: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 39: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 40: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 41: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 42: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 43: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 45: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 46: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 47: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 48: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 50: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 51: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 52: 0x7f9126995609 - start_thread [INFO] [stdout] 53: 0x7f9126765163 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::amount::tests::amount_fmt_symbol_right_no_space stdout ---- [INFO] [stdout] thread 'core::amount::tests::amount_fmt_symbol_right_no_space' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe643c89 - wealth_pulse::core::amount::tests::amount_fmt_symbol_right_no_space::he1b28c0ae4bfe83b [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:101:17 [INFO] [stdout] 29: 0x561dbe643c4a - wealth_pulse::core::amount::tests::amount_fmt_symbol_right_no_space::{{closure}}::h85b430810bddd20d [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:99:5 [INFO] [stdout] 30: 0x561dbe649ebe - core::ops::function::FnOnce::call_once::h690158e231c2de50 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 33: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 34: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 39: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 40: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 41: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 42: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 43: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 45: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 46: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 47: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 48: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 50: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 51: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 52: 0x7f9126995609 - start_thread [INFO] [stdout] 53: 0x7f9126765163 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::amount::tests::amount_fmt_symbol_right_with_space stdout ---- [INFO] [stdout] thread 'core::amount::tests::amount_fmt_symbol_right_with_space' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe643949 - wealth_pulse::core::amount::tests::amount_fmt_symbol_right_with_space::hc9f20fb053b65489 [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:92:17 [INFO] [stdout] 29: 0x561dbe64390a - wealth_pulse::core::amount::tests::amount_fmt_symbol_right_with_space::{{closure}}::h392d0996e68951c7 [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:90:5 [INFO] [stdout] 30: 0x561dbe649b3e - core::ops::function::FnOnce::call_once::h33de493c23b09823 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 33: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 34: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 39: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 40: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 41: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 42: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 43: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 45: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 46: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 47: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 48: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 50: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 51: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 52: 0x7f9126995609 - start_thread [INFO] [stdout] 53: 0x7f9126765163 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::amount_or_inferred_amount_provided stdout ---- [INFO] [stdout] thread 'parser::parse::tests::amount_or_inferred_amount_provided' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5fcd46 - combine::primitives::Parser::parse_lazy::h54e56237b13b0c8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x561dbe62c375 - combine::combinator::::parse_lazy::h3c90f62a48300a75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x561dbe613d88 - as combine::primitives::Parser>::parse_lazy::h3b2c08f72734efc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x561dbe5face3 - combine::primitives::Parser::parse_stream_consumed::h85347117131a1f38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x561dbe64f8f7 - combine::primitives::Parser::parse_stream::h454c94d4caff38d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x561dbe64f8f7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h092556ce783bd4c4 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x561dbe648eca - core::ops::function::FnMut::call_mut::h0009915faa0e5f1f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x561dbe60cb54 - as combine::primitives::Parser>::parse_stream::h46b3348ca799148e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x561dbe5fd37d - combine::primitives::Parser::parse_lazy::hf72bc60f8fdbd327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x561dbe610f48 - as combine::primitives::Parser>::parse_lazy::h8a602a09ad44019b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x561dbe5fa383 - combine::primitives::Parser::parse_stream_consumed::h3c4bf9512a0bbd54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x561dbe64fda7 - combine::primitives::Parser::parse_stream::hd86ae0118e627835 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x561dbe64fda7 - wealth_pulse::parser::parse::amount::hc2ea0b7f57a387bc [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x561dbe64919a - core::ops::function::FnMut::call_mut::h651fa309b98d5a65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x561dbe60cf94 - as combine::primitives::Parser>::parse_stream::hf760e502063a4860 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x561dbe5fd43d - combine::primitives::Parser::parse_lazy::hf9185ff7996816e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x561dbe60d95b - as combine::primitives::Parser>::parse_lazy::h91ceb019be957518 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x561dbe6150f8 - as combine::primitives::Parser>::parse_lazy::h5849314127efe595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x561dbe5fbbe3 - combine::primitives::Parser::parse_stream_consumed::ha765e48ac1968665 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x561dbe64fe65 - combine::primitives::Parser::parse_stream::h21ae274ac9958a76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x561dbe64fe65 - wealth_pulse::parser::parse::amount_or_inferred::h263afe1c402ee806 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x561dbe64911a - core::ops::function::FnMut::call_mut::h421a1ce0467a5360 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x561dbe60cc94 - as combine::primitives::Parser>::parse_stream::h906618cc75c13f96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x561dbe5f7c63 - combine::primitives::Parser::parse::h7976fc08927e7614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 59: 0x561dbe6710ad - wealth_pulse::parser::parse::tests::amount_or_inferred_amount_provided::h33186ece7cdd2b8b [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:561:22 [INFO] [stdout] 60: 0x561dbe67106a - wealth_pulse::parser::parse::tests::amount_or_inferred_amount_provided::{{closure}}::h2ade7edbe479e8dd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:560:5 [INFO] [stdout] 61: 0x561dbe649a7e - core::ops::function::FnOnce::call_once::h2af0a4f48bd4984a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 62: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 63: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 64: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 65: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 70: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 71: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 72: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 73: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 74: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 75: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 76: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 77: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 78: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 79: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 80: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 81: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 82: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 83: 0x7f9126995609 - start_thread [INFO] [stdout] 84: 0x7f9126765163 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::amount_quantity_then_symbol_with_whitespace stdout ---- [INFO] [stdout] thread 'parser::parse::tests::amount_quantity_then_symbol_with_whitespace' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5fcd46 - combine::primitives::Parser::parse_lazy::h54e56237b13b0c8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x561dbe62ccaa - combine::combinator::::parse_lazy::hc4529a645762cf97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 37: 0x561dbe612578 - as combine::primitives::Parser>::parse_lazy::h074efd86d35553e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x561dbe5fa743 - combine::primitives::Parser::parse_stream_consumed::h79293870567dac76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x561dbe64fb57 - combine::primitives::Parser::parse_stream::h22b3f84555ccc25b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x561dbe64fb57 - wealth_pulse::parser::parse::amount_quantity_then_symbol::hb0174ba431202f12 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:134:5 [INFO] [stdout] 41: 0x561dbe6490da - core::ops::function::FnMut::call_mut::h3c2e6a104d8045c1 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x561dbe60cbd4 - as combine::primitives::Parser>::parse_stream::h4f41ce15b50e5d8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x561dbe5f8bc3 - combine::primitives::Parser::parse::hcb093986d859ec92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 44: 0x561dbe6706ed - wealth_pulse::parser::parse::tests::amount_quantity_then_symbol_with_whitespace::h616f45d24134d712 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:531:22 [INFO] [stdout] 45: 0x561dbe6706aa - wealth_pulse::parser::parse::tests::amount_quantity_then_symbol_with_whitespace::{{closure}}::hc18d2bf80b5515d6 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:530:5 [INFO] [stdout] 46: 0x561dbe649bbe - core::ops::function::FnOnce::call_once::h3b097b4f92503c60 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 49: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 50: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 52: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 53: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 54: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 55: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 56: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 57: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 58: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 59: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 61: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 62: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 63: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 64: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 66: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 67: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 68: 0x7f9126995609 - start_thread [INFO] [stdout] 69: 0x7f9126765163 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::amount_quantity_then_symbol_no_whitespace stdout ---- [INFO] [stdout] thread 'parser::parse::tests::amount_quantity_then_symbol_no_whitespace' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5fcd46 - combine::primitives::Parser::parse_lazy::h54e56237b13b0c8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x561dbe62ccaa - combine::combinator::::parse_lazy::hc4529a645762cf97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 37: 0x561dbe612578 - as combine::primitives::Parser>::parse_lazy::h074efd86d35553e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x561dbe5fa743 - combine::primitives::Parser::parse_stream_consumed::h79293870567dac76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x561dbe64fb57 - combine::primitives::Parser::parse_stream::h22b3f84555ccc25b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x561dbe64fb57 - wealth_pulse::parser::parse::amount_quantity_then_symbol::hb0174ba431202f12 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:134:5 [INFO] [stdout] 41: 0x561dbe6490da - core::ops::function::FnMut::call_mut::h3c2e6a104d8045c1 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x561dbe60cbd4 - as combine::primitives::Parser>::parse_stream::h4f41ce15b50e5d8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x561dbe5f8bc3 - combine::primitives::Parser::parse::hcb093986d859ec92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 44: 0x561dbe6703ad - wealth_pulse::parser::parse::tests::amount_quantity_then_symbol_no_whitespace::h982f9a67bc7b3436 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:521:22 [INFO] [stdout] 45: 0x561dbe67036a - wealth_pulse::parser::parse::tests::amount_quantity_then_symbol_no_whitespace::{{closure}}::hd4fadead67c495c1 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:520:5 [INFO] [stdout] 46: 0x561dbe64a4be - core::ops::function::FnOnce::call_once::ha9849182be3aa5e3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 49: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 50: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 52: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 53: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 54: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 55: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 56: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 57: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 58: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 59: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 61: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 62: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 63: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 64: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 66: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 67: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 68: 0x7f9126995609 - start_thread [INFO] [stdout] 69: 0x7f9126765163 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::amount_symbol_then_quantity_no_whitespace stdout ---- [INFO] [stdout] thread 'parser::parse::tests::amount_symbol_then_quantity_no_whitespace' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5fcd46 - combine::primitives::Parser::parse_lazy::h54e56237b13b0c8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x561dbe62c375 - combine::combinator::::parse_lazy::h3c90f62a48300a75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x561dbe613d88 - as combine::primitives::Parser>::parse_lazy::h3b2c08f72734efc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x561dbe5face3 - combine::primitives::Parser::parse_stream_consumed::h85347117131a1f38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x561dbe64f8f7 - combine::primitives::Parser::parse_stream::h454c94d4caff38d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x561dbe64f8f7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h092556ce783bd4c4 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x561dbe648eca - core::ops::function::FnMut::call_mut::h0009915faa0e5f1f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x561dbe60cb54 - as combine::primitives::Parser>::parse_stream::h46b3348ca799148e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x561dbe5f5a33 - combine::primitives::Parser::parse::h092fc6c4e3934fa0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 44: 0x561dbe66fd2d - wealth_pulse::parser::parse::tests::amount_symbol_then_quantity_no_whitespace::hc863c914c688e6a2 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:501:22 [INFO] [stdout] 45: 0x561dbe66fcea - wealth_pulse::parser::parse::tests::amount_symbol_then_quantity_no_whitespace::{{closure}}::h4c374e3dea6f1e47 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:500:5 [INFO] [stdout] 46: 0x561dbe649e3e - core::ops::function::FnOnce::call_once::h62f2eaefb1d10b87 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 49: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 50: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 52: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 53: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 54: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 55: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 56: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 57: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 58: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 59: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 61: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 62: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 63: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 64: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 66: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 67: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 68: 0x7f9126995609 - start_thread [INFO] [stdout] 69: 0x7f9126765163 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::price::tests::price_fmt stdout ---- [INFO] [stdout] thread 'core::price::tests::price_fmt' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe689e9c - wealth_pulse::core::price::tests::price_fmt::h6900d336b9790642 [INFO] [stdout] at /opt/rustwide/workdir/src/core/price.rs:45:21 [INFO] [stdout] 29: 0x561dbe689dfa - wealth_pulse::core::price::tests::price_fmt::{{closure}}::hf954820b7d336743 [INFO] [stdout] at /opt/rustwide/workdir/src/core/price.rs:40:5 [INFO] [stdout] 30: 0x561dbe64a90e - core::ops::function::FnOnce::call_once::he5b3b9a8aa0053b6 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 33: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 34: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 39: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 40: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 41: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 42: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 43: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 45: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 46: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 47: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 48: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 50: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 51: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 52: 0x7f9126995609 - start_thread [INFO] [stdout] 53: 0x7f9126765163 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::amount_symbol_then_quantity_with_whitespace stdout ---- [INFO] [stdout] thread 'parser::parse::tests::amount_symbol_then_quantity_with_whitespace' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5fcd46 - combine::primitives::Parser::parse_lazy::h54e56237b13b0c8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x561dbe62c375 - combine::combinator::::parse_lazy::h3c90f62a48300a75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x561dbe613d88 - as combine::primitives::Parser>::parse_lazy::h3b2c08f72734efc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x561dbe5face3 - combine::primitives::Parser::parse_stream_consumed::h85347117131a1f38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x561dbe64f8f7 - combine::primitives::Parser::parse_stream::h454c94d4caff38d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x561dbe64f8f7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h092556ce783bd4c4 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x561dbe648eca - core::ops::function::FnMut::call_mut::h0009915faa0e5f1f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x561dbe60cb54 - as combine::primitives::Parser>::parse_stream::h46b3348ca799148e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x561dbe5f5a33 - combine::primitives::Parser::parse::h092fc6c4e3934fa0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 44: 0x561dbe67006d - wealth_pulse::parser::parse::tests::amount_symbol_then_quantity_with_whitespace::h1b75940319d15493 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:511:22 [INFO] [stdout] 45: 0x561dbe67002a - wealth_pulse::parser::parse::tests::amount_symbol_then_quantity_with_whitespace::{{closure}}::h9020c73deff997d7 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:510:5 [INFO] [stdout] 46: 0x561dbe64997e - core::ops::function::FnOnce::call_once::h236e80c9c07bbcd5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 49: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 50: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 52: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 53: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 54: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 55: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 56: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 57: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 58: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 59: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 61: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 62: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 63: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 64: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 66: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 67: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 68: 0x7f9126995609 - start_thread [INFO] [stdout] 69: 0x7f9126765163 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::amount_test_symbol_then_quantity stdout ---- [INFO] [stdout] thread 'parser::parse::tests::amount_test_symbol_then_quantity' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5fcd46 - combine::primitives::Parser::parse_lazy::h54e56237b13b0c8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x561dbe62c375 - combine::combinator::::parse_lazy::h3c90f62a48300a75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x561dbe613d88 - as combine::primitives::Parser>::parse_lazy::h3b2c08f72734efc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x561dbe5face3 - combine::primitives::Parser::parse_stream_consumed::h85347117131a1f38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x561dbe64f8f7 - combine::primitives::Parser::parse_stream::h454c94d4caff38d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x561dbe64f8f7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h092556ce783bd4c4 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x561dbe648eca - core::ops::function::FnMut::call_mut::h0009915faa0e5f1f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x561dbe60cb54 - as combine::primitives::Parser>::parse_stream::h46b3348ca799148e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x561dbe5fd37d - combine::primitives::Parser::parse_lazy::hf72bc60f8fdbd327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x561dbe610f48 - as combine::primitives::Parser>::parse_lazy::h8a602a09ad44019b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x561dbe5fa383 - combine::primitives::Parser::parse_stream_consumed::h3c4bf9512a0bbd54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x561dbe64fda7 - combine::primitives::Parser::parse_stream::hd86ae0118e627835 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x561dbe64fda7 - wealth_pulse::parser::parse::amount::hc2ea0b7f57a387bc [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x561dbe64919a - core::ops::function::FnMut::call_mut::h651fa309b98d5a65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x561dbe60cf94 - as combine::primitives::Parser>::parse_stream::hf760e502063a4860 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x561dbe5f8533 - combine::primitives::Parser::parse::ha48bb9916802d32c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 51: 0x561dbe670a2d - wealth_pulse::parser::parse::tests::amount_test_symbol_then_quantity::hb173d94bc2519040 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:541:22 [INFO] [stdout] 52: 0x561dbe6709ea - wealth_pulse::parser::parse::tests::amount_test_symbol_then_quantity::{{closure}}::hfd20af1e04ddce92 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:540:5 [INFO] [stdout] 53: 0x561dbe6497fe - core::ops::function::FnOnce::call_once::h124a3290b93b16ea [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 56: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 57: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 58: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 59: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 60: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 61: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 62: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 63: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 64: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 65: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 66: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 67: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 68: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 69: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 70: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 71: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 73: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 74: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7f9126995609 - start_thread [INFO] [stdout] 76: 0x7f9126765163 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::amount_test_quantity_then_symbol stdout ---- [INFO] [stdout] thread 'parser::parse::tests::amount_test_quantity_then_symbol' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5fcd46 - combine::primitives::Parser::parse_lazy::h54e56237b13b0c8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x561dbe62ccaa - combine::combinator::::parse_lazy::hc4529a645762cf97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 37: 0x561dbe612578 - as combine::primitives::Parser>::parse_lazy::h074efd86d35553e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x561dbe5fa743 - combine::primitives::Parser::parse_stream_consumed::h79293870567dac76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x561dbe64fb57 - combine::primitives::Parser::parse_stream::h22b3f84555ccc25b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x561dbe64fb57 - wealth_pulse::parser::parse::amount_quantity_then_symbol::hb0174ba431202f12 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:134:5 [INFO] [stdout] 41: 0x561dbe6490da - core::ops::function::FnMut::call_mut::h3c2e6a104d8045c1 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x561dbe60cbd4 - as combine::primitives::Parser>::parse_stream::h4f41ce15b50e5d8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x561dbe5fccfd - combine::primitives::Parser::parse_lazy::h503646ec727c8e9f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x561dbe611151 - as combine::primitives::Parser>::parse_lazy::h8a602a09ad44019b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 45: 0x561dbe5fa383 - combine::primitives::Parser::parse_stream_consumed::h3c4bf9512a0bbd54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x561dbe64fda7 - combine::primitives::Parser::parse_stream::hd86ae0118e627835 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x561dbe64fda7 - wealth_pulse::parser::parse::amount::hc2ea0b7f57a387bc [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x561dbe64919a - core::ops::function::FnMut::call_mut::h651fa309b98d5a65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x561dbe60cf94 - as combine::primitives::Parser>::parse_stream::hf760e502063a4860 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x561dbe5f8533 - combine::primitives::Parser::parse::ha48bb9916802d32c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 51: 0x561dbe670d6d - wealth_pulse::parser::parse::tests::amount_test_quantity_then_symbol::hb2dbf9782dd8e81e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:551:22 [INFO] [stdout] 52: 0x561dbe670d2a - wealth_pulse::parser::parse::tests::amount_test_quantity_then_symbol::{{closure}}::hc73bd78baca89e3c [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:550:5 [INFO] [stdout] 53: 0x561dbe64a3be - core::ops::function::FnOnce::call_once::ha00c3cc8ce0aaf49 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 56: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 57: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 58: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 59: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 60: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 61: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 62: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 63: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 64: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 65: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 66: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 67: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 68: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 69: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 70: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 71: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 73: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 74: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7f9126995609 - start_thread [INFO] [stdout] 76: 0x7f9126765163 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::ledger_small_sample stdout ---- [INFO] [stdout] thread 'parser::parse::tests::ledger_small_sample' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5fcd46 - combine::primitives::Parser::parse_lazy::h54e56237b13b0c8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x561dbe62c375 - combine::combinator::::parse_lazy::h3c90f62a48300a75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x561dbe613d88 - as combine::primitives::Parser>::parse_lazy::h3b2c08f72734efc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x561dbe5face3 - combine::primitives::Parser::parse_stream_consumed::h85347117131a1f38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x561dbe64f8f7 - combine::primitives::Parser::parse_stream::h454c94d4caff38d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x561dbe64f8f7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h092556ce783bd4c4 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x561dbe648eca - core::ops::function::FnMut::call_mut::h0009915faa0e5f1f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x561dbe60cb54 - as combine::primitives::Parser>::parse_stream::h46b3348ca799148e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x561dbe5fd37d - combine::primitives::Parser::parse_lazy::hf72bc60f8fdbd327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x561dbe610f48 - as combine::primitives::Parser>::parse_lazy::h8a602a09ad44019b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x561dbe5fa383 - combine::primitives::Parser::parse_stream_consumed::h3c4bf9512a0bbd54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x561dbe64fda7 - combine::primitives::Parser::parse_stream::hd86ae0118e627835 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x561dbe64fda7 - wealth_pulse::parser::parse::amount::hc2ea0b7f57a387bc [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x561dbe64919a - core::ops::function::FnMut::call_mut::h651fa309b98d5a65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x561dbe60cf94 - as combine::primitives::Parser>::parse_stream::hf760e502063a4860 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x561dbe5fd43d - combine::primitives::Parser::parse_lazy::hf9185ff7996816e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x561dbe60d95b - as combine::primitives::Parser>::parse_lazy::h91ceb019be957518 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x561dbe6150f8 - as combine::primitives::Parser>::parse_lazy::h5849314127efe595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x561dbe5fbbe3 - combine::primitives::Parser::parse_stream_consumed::ha765e48ac1968665 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x561dbe64fe65 - combine::primitives::Parser::parse_stream::h21ae274ac9958a76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x561dbe64fe65 - wealth_pulse::parser::parse::amount_or_inferred::h263afe1c402ee806 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x561dbe64911a - core::ops::function::FnMut::call_mut::h421a1ce0467a5360 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x561dbe60cc94 - as combine::primitives::Parser>::parse_stream::h906618cc75c13f96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x561dbe5fce9c - combine::primitives::Parser::parse_lazy::h90c29ca6a09e4822 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x561dbe61a4fc - combine::combinator::::parse_lazy::h0bd87694b7f09d7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x561dbe60ef52 - as combine::primitives::Parser>::parse_lazy::h0cdfc895275c4bf0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x561dbe62ab6c - combine::combinator::::parse_lazy::h154958eb0e1b3681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x561dbe6177d8 - as combine::primitives::Parser>::parse_lazy::hca987fc7723682ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x561dbe5fc363 - combine::primitives::Parser::parse_stream_consumed::hdfe823a517afefb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x561dbe650e29 - combine::primitives::Parser::parse_stream::h69314b61680d52eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x561dbe650e29 - wealth_pulse::parser::parse::posting::h3b6c08c498b53477 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x561dbe6492ca - core::ops::function::FnMut::call_mut::h7f00a6590a2e3747 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x561dbe60cf54 - as combine::primitives::Parser>::parse_stream::he3fc97b9bcbc19ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x561dbe5fce13 - combine::primitives::Parser::parse_lazy::h824ad4a3cc8815b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 69: 0x561dbe62723d - combine::combinator::::parse_lazy::hbe8037f13891f367 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 70: 0x561dbe60ec93 - as combine::primitives::Parser>::parse_lazy::hfdfdffe4d11db6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 71: 0x561dbe61f50c - combine::combinator::::parse_lazy::h4e8579976a684b0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 72: 0x561dbe60efa3 - as combine::primitives::Parser>::parse_lazy::h1507b0ae698d3c81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 73: 0x561dbe5f9483 - combine::primitives::Parser::parse_stream_consumed::h0271f6fa2115abcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 74: 0x561dbe651032 - combine::primitives::Parser::parse_stream::h65898faaaa0c0fdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 75: 0x561dbe651032 - wealth_pulse::parser::parse::posting_line::hc98eea760d94a45f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:269:5 [INFO] [stdout] 76: 0x561dbe64948a - core::ops::function::FnMut::call_mut::ha95acd87a68a006e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 77: 0x561dbe60cfd4 - as combine::primitives::Parser>::parse_stream::hfad6fefd98fcb4af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 78: 0x561dbe5fd2f3 - combine::primitives::Parser::parse_lazy::hefeb601509495c9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 79: 0x561dbe6161c4 - as combine::primitives::Parser>::parse_lazy::h72393b22faa7b833 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 80: 0x561dbe5fb283 - combine::primitives::Parser::parse_stream_consumed::h9c39557d41ea863d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 81: 0x561dbe60e9fe - combine::primitives::Parser::parse_stream::h74833f40fc1f6806 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 82: 0x561dbe60e9fe - as combine::primitives::Parser>::parse_lazy::haca4e0994a9b0c47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1527:9 [INFO] [stdout] 83: 0x561dbe611cc1 - as combine::primitives::Parser>::parse_lazy::hea372b26680f2a86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 84: 0x561dbe608494 - as combine::primitives::Parser>::parse_lazy::h1f27e40fdee70835 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:908:36 [INFO] [stdout] 85: 0x561dbe62926d - combine::combinator::::parse_lazy::hef64e8f54b12fac8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 86: 0x561dbe614ac8 - as combine::primitives::Parser>::parse_lazy::h4b82610ae1cfcd33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 87: 0x561dbe5f9fc3 - combine::primitives::Parser::parse_stream_consumed::h29b3e1d68406fe93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 88: 0x561dbe651118 - combine::primitives::Parser::parse_stream::hd31fe556c7525b64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 89: 0x561dbe651118 - wealth_pulse::parser::parse::transaction::haa6ba79ca2af1a87 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:276:5 [INFO] [stdout] 90: 0x561dbe64938a - core::ops::function::FnMut::call_mut::h8ea421c400cf55ae [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 91: 0x561dbe60c954 - as combine::primitives::Parser>::parse_stream::h02ed70b0bd5c3312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 92: 0x561dbe5fd163 - combine::primitives::Parser::parse_lazy::hd8ed9cbc07b754c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 93: 0x561dbe60fd48 - as combine::primitives::Parser>::parse_lazy::h25c77e1534596f9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 94: 0x561dbe6216b9 - combine::combinator::::parse_lazy::h6c2815e0ec936748 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 95: 0x561dbe60f0f2 - as combine::primitives::Parser>::parse_lazy::h6e94ea985195be5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 96: 0x561dbe606add - <&mut P as combine::primitives::Parser>::parse_lazy::hfde759affbcc1038 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1746:9 [INFO] [stdout] 97: 0x561dbe606add - as core::iter::traits::iterator::Iterator>::next::he2a1bb1ff5c175dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:831:23 [INFO] [stdout] 98: 0x561dbe635479 - <&mut I as core::iter::traits::iterator::Iterator>::next::hef6bef1783e182a8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/traits/iterator.rs:3680:9 [INFO] [stdout] 99: 0x561dbe65844d - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hb1193c09d2c24d13 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/vec/spec_from_iter_nested.rs:26:32 [INFO] [stdout] 100: 0x561dbe658bb6 - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h28f041d8f00561e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 101: 0x561dbe65af77 - as core::iter::traits::collect::FromIterator>::from_iter::ha321cd58fb59bd2f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/vec/mod.rs:2552:9 [INFO] [stdout] 102: 0x561dbe634916 - core::iter::traits::iterator::Iterator::collect::ha0eb6c3b4b7f8918 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/traits/iterator.rs:1778:9 [INFO] [stdout] 103: 0x561dbe6077e3 - as combine::primitives::Parser>::parse_stream_consumed::h1ac4526351013559 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:867:22 [INFO] [stdout] 104: 0x561dbe5fcbf1 - combine::primitives::Parser::parse_stream::h10a5a288e729a2ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 105: 0x561dbe5fcbf1 - combine::primitives::Parser::parse_lazy::h2a163a20cd432d53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 106: 0x561dbe622349 - combine::combinator::::parse_lazy::h6ead14be25453b14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 107: 0x561dbe60ebc6 - as combine::primitives::Parser>::parse_lazy::he1fcd22b62ec3a5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 108: 0x561dbe5f9a23 - combine::primitives::Parser::parse_stream_consumed::h15d51059d008a08c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 109: 0x561dbe6516be - combine::primitives::Parser::parse_stream::h556f5f053089aba9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 110: 0x561dbe6516be - wealth_pulse::parser::parse::ledger::he50dcf605057e053 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:302:5 [INFO] [stdout] 111: 0x561dbe64900a - core::ops::function::FnMut::call_mut::h29ff7dab39951855 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 112: 0x561dbe60cd14 - as combine::primitives::Parser>::parse_stream::ha05a1963fae9eb86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 113: 0x561dbe5f6683 - combine::primitives::Parser::parse::h3f8636dca2aa3f20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 114: 0x561dbe67912d - wealth_pulse::parser::parse::tests::ledger_small_sample::hcfd25f748ced29dc [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:1061:22 [INFO] [stdout] 115: 0x561dbe6790ea - wealth_pulse::parser::parse::tests::ledger_small_sample::{{closure}}::h2d2a828a76106590 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:1060:5 [INFO] [stdout] 116: 0x561dbe64a5be - core::ops::function::FnOnce::call_once::had558f5ed57f5068 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 117: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 118: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 119: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 120: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 121: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 122: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 123: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 124: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 125: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 126: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 127: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 128: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 129: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 130: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 131: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 132: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 133: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 134: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 135: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 136: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 137: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 138: 0x7f9126995609 - start_thread [INFO] [stdout] 139: 0x7f9126765163 - clone [INFO] [stdout] 140: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::ledger_single_transaction stdout ---- [INFO] [stdout] thread 'parser::parse::tests::ledger_single_transaction' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5fcd46 - combine::primitives::Parser::parse_lazy::h54e56237b13b0c8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x561dbe62c375 - combine::combinator::::parse_lazy::h3c90f62a48300a75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x561dbe613d88 - as combine::primitives::Parser>::parse_lazy::h3b2c08f72734efc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x561dbe5face3 - combine::primitives::Parser::parse_stream_consumed::h85347117131a1f38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x561dbe64f8f7 - combine::primitives::Parser::parse_stream::h454c94d4caff38d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x561dbe64f8f7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h092556ce783bd4c4 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x561dbe648eca - core::ops::function::FnMut::call_mut::h0009915faa0e5f1f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x561dbe60cb54 - as combine::primitives::Parser>::parse_stream::h46b3348ca799148e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x561dbe5fd37d - combine::primitives::Parser::parse_lazy::hf72bc60f8fdbd327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x561dbe610f48 - as combine::primitives::Parser>::parse_lazy::h8a602a09ad44019b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x561dbe5fa383 - combine::primitives::Parser::parse_stream_consumed::h3c4bf9512a0bbd54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x561dbe64fda7 - combine::primitives::Parser::parse_stream::hd86ae0118e627835 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x561dbe64fda7 - wealth_pulse::parser::parse::amount::hc2ea0b7f57a387bc [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x561dbe64919a - core::ops::function::FnMut::call_mut::h651fa309b98d5a65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x561dbe60cf94 - as combine::primitives::Parser>::parse_stream::hf760e502063a4860 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x561dbe5fd43d - combine::primitives::Parser::parse_lazy::hf9185ff7996816e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x561dbe60d95b - as combine::primitives::Parser>::parse_lazy::h91ceb019be957518 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x561dbe6150f8 - as combine::primitives::Parser>::parse_lazy::h5849314127efe595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x561dbe5fbbe3 - combine::primitives::Parser::parse_stream_consumed::ha765e48ac1968665 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x561dbe64fe65 - combine::primitives::Parser::parse_stream::h21ae274ac9958a76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x561dbe64fe65 - wealth_pulse::parser::parse::amount_or_inferred::h263afe1c402ee806 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x561dbe64911a - core::ops::function::FnMut::call_mut::h421a1ce0467a5360 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x561dbe60cc94 - as combine::primitives::Parser>::parse_stream::h906618cc75c13f96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x561dbe5fce9c - combine::primitives::Parser::parse_lazy::h90c29ca6a09e4822 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x561dbe61a4fc - combine::combinator::::parse_lazy::h0bd87694b7f09d7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x561dbe60ef52 - as combine::primitives::Parser>::parse_lazy::h0cdfc895275c4bf0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x561dbe62ab6c - combine::combinator::::parse_lazy::h154958eb0e1b3681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x561dbe6177d8 - as combine::primitives::Parser>::parse_lazy::hca987fc7723682ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x561dbe5fc363 - combine::primitives::Parser::parse_stream_consumed::hdfe823a517afefb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x561dbe650e29 - combine::primitives::Parser::parse_stream::h69314b61680d52eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x561dbe650e29 - wealth_pulse::parser::parse::posting::h3b6c08c498b53477 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x561dbe6492ca - core::ops::function::FnMut::call_mut::h7f00a6590a2e3747 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x561dbe60cf54 - as combine::primitives::Parser>::parse_stream::he3fc97b9bcbc19ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x561dbe5fce13 - combine::primitives::Parser::parse_lazy::h824ad4a3cc8815b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 69: 0x561dbe62723d - combine::combinator::::parse_lazy::hbe8037f13891f367 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 70: 0x561dbe60ec93 - as combine::primitives::Parser>::parse_lazy::hfdfdffe4d11db6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 71: 0x561dbe61f50c - combine::combinator::::parse_lazy::h4e8579976a684b0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 72: 0x561dbe60efa3 - as combine::primitives::Parser>::parse_lazy::h1507b0ae698d3c81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 73: 0x561dbe5f9483 - combine::primitives::Parser::parse_stream_consumed::h0271f6fa2115abcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 74: 0x561dbe651032 - combine::primitives::Parser::parse_stream::h65898faaaa0c0fdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 75: 0x561dbe651032 - wealth_pulse::parser::parse::posting_line::hc98eea760d94a45f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:269:5 [INFO] [stdout] 76: 0x561dbe64948a - core::ops::function::FnMut::call_mut::ha95acd87a68a006e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 77: 0x561dbe60cfd4 - as combine::primitives::Parser>::parse_stream::hfad6fefd98fcb4af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 78: 0x561dbe5fd2f3 - combine::primitives::Parser::parse_lazy::hefeb601509495c9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 79: 0x561dbe6161c4 - as combine::primitives::Parser>::parse_lazy::h72393b22faa7b833 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 80: 0x561dbe5fb283 - combine::primitives::Parser::parse_stream_consumed::h9c39557d41ea863d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 81: 0x561dbe60e9fe - combine::primitives::Parser::parse_stream::h74833f40fc1f6806 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 82: 0x561dbe60e9fe - as combine::primitives::Parser>::parse_lazy::haca4e0994a9b0c47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1527:9 [INFO] [stdout] 83: 0x561dbe611cc1 - as combine::primitives::Parser>::parse_lazy::hea372b26680f2a86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 84: 0x561dbe608494 - as combine::primitives::Parser>::parse_lazy::h1f27e40fdee70835 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:908:36 [INFO] [stdout] 85: 0x561dbe62926d - combine::combinator::::parse_lazy::hef64e8f54b12fac8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 86: 0x561dbe614ac8 - as combine::primitives::Parser>::parse_lazy::h4b82610ae1cfcd33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 87: 0x561dbe5f9fc3 - combine::primitives::Parser::parse_stream_consumed::h29b3e1d68406fe93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 88: 0x561dbe651118 - combine::primitives::Parser::parse_stream::hd31fe556c7525b64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 89: 0x561dbe651118 - wealth_pulse::parser::parse::transaction::haa6ba79ca2af1a87 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:276:5 [INFO] [stdout] 90: 0x561dbe64938a - core::ops::function::FnMut::call_mut::h8ea421c400cf55ae [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 91: 0x561dbe60c954 - as combine::primitives::Parser>::parse_stream::h02ed70b0bd5c3312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 92: 0x561dbe5fd163 - combine::primitives::Parser::parse_lazy::hd8ed9cbc07b754c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 93: 0x561dbe60fd48 - as combine::primitives::Parser>::parse_lazy::h25c77e1534596f9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 94: 0x561dbe6216b9 - combine::combinator::::parse_lazy::h6c2815e0ec936748 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 95: 0x561dbe60f0f2 - as combine::primitives::Parser>::parse_lazy::h6e94ea985195be5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 96: 0x561dbe606add - <&mut P as combine::primitives::Parser>::parse_lazy::hfde759affbcc1038 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1746:9 [INFO] [stdout] 97: 0x561dbe606add - as core::iter::traits::iterator::Iterator>::next::he2a1bb1ff5c175dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:831:23 [INFO] [stdout] 98: 0x561dbe635479 - <&mut I as core::iter::traits::iterator::Iterator>::next::hef6bef1783e182a8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/traits/iterator.rs:3680:9 [INFO] [stdout] 99: 0x561dbe65844d - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hb1193c09d2c24d13 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/vec/spec_from_iter_nested.rs:26:32 [INFO] [stdout] 100: 0x561dbe658bb6 - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h28f041d8f00561e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 101: 0x561dbe65af77 - as core::iter::traits::collect::FromIterator>::from_iter::ha321cd58fb59bd2f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/vec/mod.rs:2552:9 [INFO] [stdout] 102: 0x561dbe634916 - core::iter::traits::iterator::Iterator::collect::ha0eb6c3b4b7f8918 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/traits/iterator.rs:1778:9 [INFO] [stdout] 103: 0x561dbe6077e3 - as combine::primitives::Parser>::parse_stream_consumed::h1ac4526351013559 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:867:22 [INFO] [stdout] 104: 0x561dbe5fcbf1 - combine::primitives::Parser::parse_stream::h10a5a288e729a2ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 105: 0x561dbe5fcbf1 - combine::primitives::Parser::parse_lazy::h2a163a20cd432d53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 106: 0x561dbe622349 - combine::combinator::::parse_lazy::h6ead14be25453b14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 107: 0x561dbe60ebc6 - as combine::primitives::Parser>::parse_lazy::he1fcd22b62ec3a5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 108: 0x561dbe5f9a23 - combine::primitives::Parser::parse_stream_consumed::h15d51059d008a08c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 109: 0x561dbe6516be - combine::primitives::Parser::parse_stream::h556f5f053089aba9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 110: 0x561dbe6516be - wealth_pulse::parser::parse::ledger::he50dcf605057e053 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:302:5 [INFO] [stdout] 111: 0x561dbe64900a - core::ops::function::FnMut::call_mut::h29ff7dab39951855 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 112: 0x561dbe60cd14 - as combine::primitives::Parser>::parse_stream::ha05a1963fae9eb86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 113: 0x561dbe5f6683 - combine::primitives::Parser::parse::h3f8636dca2aa3f20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 114: 0x561dbe678dfd - wealth_pulse::parser::parse::tests::ledger_single_transaction::h16854dbf9905d93f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:1046:22 [INFO] [stdout] 115: 0x561dbe678dba - wealth_pulse::parser::parse::tests::ledger_single_transaction::{{closure}}::hada2906c4794af02 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:1045:5 [INFO] [stdout] 116: 0x561dbe64a33e - core::ops::function::FnOnce::call_once::h98feaaf5fe4d65f3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 117: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 118: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 119: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 120: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 121: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 122: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 123: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 124: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 125: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 126: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 127: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 128: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 129: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 130: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 131: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 132: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 133: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 134: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 135: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 136: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 137: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 138: 0x7f9126995609 - start_thread [INFO] [stdout] 139: 0x7f9126765163 - clone [INFO] [stdout] 140: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::posting_with_all_components stdout ---- [INFO] [stdout] thread 'parser::parse::tests::posting_with_all_components' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5fcd46 - combine::primitives::Parser::parse_lazy::h54e56237b13b0c8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x561dbe62c375 - combine::combinator::::parse_lazy::h3c90f62a48300a75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x561dbe613d88 - as combine::primitives::Parser>::parse_lazy::h3b2c08f72734efc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x561dbe5face3 - combine::primitives::Parser::parse_stream_consumed::h85347117131a1f38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x561dbe64f8f7 - combine::primitives::Parser::parse_stream::h454c94d4caff38d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x561dbe64f8f7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h092556ce783bd4c4 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x561dbe648eca - core::ops::function::FnMut::call_mut::h0009915faa0e5f1f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x561dbe60cb54 - as combine::primitives::Parser>::parse_stream::h46b3348ca799148e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x561dbe5fd37d - combine::primitives::Parser::parse_lazy::hf72bc60f8fdbd327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x561dbe610f48 - as combine::primitives::Parser>::parse_lazy::h8a602a09ad44019b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x561dbe5fa383 - combine::primitives::Parser::parse_stream_consumed::h3c4bf9512a0bbd54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x561dbe64fda7 - combine::primitives::Parser::parse_stream::hd86ae0118e627835 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x561dbe64fda7 - wealth_pulse::parser::parse::amount::hc2ea0b7f57a387bc [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x561dbe64919a - core::ops::function::FnMut::call_mut::h651fa309b98d5a65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x561dbe60cf94 - as combine::primitives::Parser>::parse_stream::hf760e502063a4860 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x561dbe5fd43d - combine::primitives::Parser::parse_lazy::hf9185ff7996816e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x561dbe60d95b - as combine::primitives::Parser>::parse_lazy::h91ceb019be957518 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x561dbe6150f8 - as combine::primitives::Parser>::parse_lazy::h5849314127efe595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x561dbe5fbbe3 - combine::primitives::Parser::parse_stream_consumed::ha765e48ac1968665 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x561dbe64fe65 - combine::primitives::Parser::parse_stream::h21ae274ac9958a76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x561dbe64fe65 - wealth_pulse::parser::parse::amount_or_inferred::h263afe1c402ee806 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x561dbe64911a - core::ops::function::FnMut::call_mut::h421a1ce0467a5360 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x561dbe60cc94 - as combine::primitives::Parser>::parse_stream::h906618cc75c13f96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x561dbe5fce9c - combine::primitives::Parser::parse_lazy::h90c29ca6a09e4822 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x561dbe61a4fc - combine::combinator::::parse_lazy::h0bd87694b7f09d7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x561dbe60ef52 - as combine::primitives::Parser>::parse_lazy::h0cdfc895275c4bf0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x561dbe62ab6c - combine::combinator::::parse_lazy::h154958eb0e1b3681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x561dbe6177d8 - as combine::primitives::Parser>::parse_lazy::hca987fc7723682ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x561dbe5fc363 - combine::primitives::Parser::parse_stream_consumed::hdfe823a517afefb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x561dbe650e29 - combine::primitives::Parser::parse_stream::h69314b61680d52eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x561dbe650e29 - wealth_pulse::parser::parse::posting::h3b6c08c498b53477 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x561dbe6492ca - core::ops::function::FnMut::call_mut::h7f00a6590a2e3747 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x561dbe60cf54 - as combine::primitives::Parser>::parse_stream::he3fc97b9bcbc19ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x561dbe5f5c83 - combine::primitives::Parser::parse::h0996b6ecf1d6a342 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 69: 0x561dbe6757b0 - wealth_pulse::parser::parse::tests::posting_with_all_components::h6e7259ab5d842fc8 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:825:22 [INFO] [stdout] 70: 0x561dbe67575a - wealth_pulse::parser::parse::tests::posting_with_all_components::{{closure}}::hb478b4e2cbed6f25 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:824:5 [INFO] [stdout] 71: 0x561dbe64a03e - core::ops::function::FnOnce::call_once::h72f84707011f38de [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 74: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 75: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 76: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 77: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 78: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 79: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 80: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 81: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 82: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 83: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 84: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 85: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 86: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 87: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 88: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 89: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 91: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 92: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 93: 0x7f9126995609 - start_thread [INFO] [stdout] 94: 0x7f9126765163 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::posting_with_all_components_alternate_amount stdout ---- [INFO] [stdout] thread 'parser::parse::tests::posting_with_all_components_alternate_amount' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5fcd46 - combine::primitives::Parser::parse_lazy::h54e56237b13b0c8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x561dbe62ccaa - combine::combinator::::parse_lazy::hc4529a645762cf97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 37: 0x561dbe612578 - as combine::primitives::Parser>::parse_lazy::h074efd86d35553e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x561dbe5fa743 - combine::primitives::Parser::parse_stream_consumed::h79293870567dac76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x561dbe64fb57 - combine::primitives::Parser::parse_stream::h22b3f84555ccc25b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x561dbe64fb57 - wealth_pulse::parser::parse::amount_quantity_then_symbol::hb0174ba431202f12 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:134:5 [INFO] [stdout] 41: 0x561dbe6490da - core::ops::function::FnMut::call_mut::h3c2e6a104d8045c1 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x561dbe60cbd4 - as combine::primitives::Parser>::parse_stream::h4f41ce15b50e5d8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x561dbe5fccfd - combine::primitives::Parser::parse_lazy::h503646ec727c8e9f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x561dbe611151 - as combine::primitives::Parser>::parse_lazy::h8a602a09ad44019b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 45: 0x561dbe5fa383 - combine::primitives::Parser::parse_stream_consumed::h3c4bf9512a0bbd54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x561dbe64fda7 - combine::primitives::Parser::parse_stream::hd86ae0118e627835 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x561dbe64fda7 - wealth_pulse::parser::parse::amount::hc2ea0b7f57a387bc [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x561dbe64919a - core::ops::function::FnMut::call_mut::h651fa309b98d5a65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x561dbe60cf94 - as combine::primitives::Parser>::parse_stream::hf760e502063a4860 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x561dbe5fd43d - combine::primitives::Parser::parse_lazy::hf9185ff7996816e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x561dbe60d95b - as combine::primitives::Parser>::parse_lazy::h91ceb019be957518 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x561dbe6150f8 - as combine::primitives::Parser>::parse_lazy::h5849314127efe595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x561dbe5fbbe3 - combine::primitives::Parser::parse_stream_consumed::ha765e48ac1968665 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x561dbe64fe65 - combine::primitives::Parser::parse_stream::h21ae274ac9958a76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x561dbe64fe65 - wealth_pulse::parser::parse::amount_or_inferred::h263afe1c402ee806 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x561dbe64911a - core::ops::function::FnMut::call_mut::h421a1ce0467a5360 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x561dbe60cc94 - as combine::primitives::Parser>::parse_stream::h906618cc75c13f96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x561dbe5fce9c - combine::primitives::Parser::parse_lazy::h90c29ca6a09e4822 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x561dbe61a4fc - combine::combinator::::parse_lazy::h0bd87694b7f09d7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x561dbe60ef52 - as combine::primitives::Parser>::parse_lazy::h0cdfc895275c4bf0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x561dbe62ab6c - combine::combinator::::parse_lazy::h154958eb0e1b3681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x561dbe6177d8 - as combine::primitives::Parser>::parse_lazy::hca987fc7723682ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x561dbe5fc363 - combine::primitives::Parser::parse_stream_consumed::hdfe823a517afefb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x561dbe650e29 - combine::primitives::Parser::parse_stream::h69314b61680d52eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x561dbe650e29 - wealth_pulse::parser::parse::posting::h3b6c08c498b53477 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x561dbe6492ca - core::ops::function::FnMut::call_mut::h7f00a6590a2e3747 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x561dbe60cf54 - as combine::primitives::Parser>::parse_stream::he3fc97b9bcbc19ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x561dbe5f5c83 - combine::primitives::Parser::parse::h0996b6ecf1d6a342 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 69: 0x561dbe675d40 - wealth_pulse::parser::parse::tests::posting_with_all_components_alternate_amount::h4a154d01d560c67d [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:842:22 [INFO] [stdout] 70: 0x561dbe675cea - wealth_pulse::parser::parse::tests::posting_with_all_components_alternate_amount::{{closure}}::h648f81de3efd75a5 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:841:5 [INFO] [stdout] 71: 0x561dbe649efe - core::ops::function::FnOnce::call_once::h69ed8a6e52373f04 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 74: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 75: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 76: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 77: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 78: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 79: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 80: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 81: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 82: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 83: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 84: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 85: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 86: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 87: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 88: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 89: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 91: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 92: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 93: 0x7f9126995609 - start_thread [INFO] [stdout] 94: 0x7f9126765163 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::price_db_multiple_records stdout ---- [INFO] [stdout] thread 'parser::parse::tests::price_db_multiple_records' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5fcd46 - combine::primitives::Parser::parse_lazy::h54e56237b13b0c8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x561dbe62c375 - combine::combinator::::parse_lazy::h3c90f62a48300a75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x561dbe613d88 - as combine::primitives::Parser>::parse_lazy::h3b2c08f72734efc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x561dbe5face3 - combine::primitives::Parser::parse_stream_consumed::h85347117131a1f38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x561dbe64f8f7 - combine::primitives::Parser::parse_stream::h454c94d4caff38d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x561dbe64f8f7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h092556ce783bd4c4 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x561dbe648eca - core::ops::function::FnMut::call_mut::h0009915faa0e5f1f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x561dbe60cb54 - as combine::primitives::Parser>::parse_stream::h46b3348ca799148e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x561dbe5fd37d - combine::primitives::Parser::parse_lazy::hf72bc60f8fdbd327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x561dbe610f48 - as combine::primitives::Parser>::parse_lazy::h8a602a09ad44019b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x561dbe5fa383 - combine::primitives::Parser::parse_stream_consumed::h3c4bf9512a0bbd54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x561dbe64fda7 - combine::primitives::Parser::parse_stream::hd86ae0118e627835 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x561dbe64fda7 - wealth_pulse::parser::parse::amount::hc2ea0b7f57a387bc [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x561dbe64919a - core::ops::function::FnMut::call_mut::h651fa309b98d5a65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x561dbe60cf94 - as combine::primitives::Parser>::parse_stream::hf760e502063a4860 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x561dbe5fd43d - combine::primitives::Parser::parse_lazy::hf9185ff7996816e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x561dbe62fec9 - combine::combinator::::parse_lazy::h1cefdffa37a97dfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 52: 0x561dbe612ae8 - as combine::primitives::Parser>::parse_lazy::h096bb382c8e1f00e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x561dbe5fc903 - combine::primitives::Parser::parse_stream_consumed::hff4062c914680eb4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x561dbe65000f - combine::primitives::Parser::parse_stream::hde870b74e7c22d30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x561dbe65000f - wealth_pulse::parser::parse::price::h44f7bb190304713b [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:171:5 [INFO] [stdout] 56: 0x561dbe64944a - core::ops::function::FnMut::call_mut::ha89beb1d2848fddb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x561dbe60cd54 - as combine::primitives::Parser>::parse_stream::haf00b456d9e1d19b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x561dbe5fd262 - combine::primitives::Parser::parse_lazy::hece77a40b312fcac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x561dbe60c02b - <&mut P as combine::primitives::Parser>::parse_lazy::hfc1b0725cf5d4ba3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1746:9 [INFO] [stdout] 60: 0x561dbe60c02b - as combine::primitives::Parser>::parse_lazy::h34f27d880191e85a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1202:36 [INFO] [stdout] 61: 0x561dbe611503 - as combine::primitives::Parser>::parse_lazy::hbd3ff32533e4fc6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 62: 0x561dbe60be24 - as combine::primitives::Parser>::parse_lazy::hdb1010caae95ba61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1143:9 [INFO] [stdout] 63: 0x561dbe5fc183 - combine::primitives::Parser::parse_stream_consumed::hd3330960f0aef23a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x561dbe6501bb - combine::primitives::Parser::parse_stream::ha701c9f7753ace98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x561dbe6501bb - wealth_pulse::parser::parse::price_db::h0b899d92bf72c798 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:184:5 [INFO] [stdout] 66: 0x561dbe648f8a - core::ops::function::FnMut::call_mut::h108673ef9f09f598 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x561dbe60cdd4 - as combine::primitives::Parser>::parse_stream::hb470ccc3a3e7068c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x561dbe5f8e13 - combine::primitives::Parser::parse::hdcfe20cfe3efa9b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 69: 0x561dbe6720a8 - wealth_pulse::parser::parse::tests::price_db_multiple_records::h17cc83bdb2cf8ff1 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:613:22 [INFO] [stdout] 70: 0x561dbe67203a - wealth_pulse::parser::parse::tests::price_db_multiple_records::{{closure}}::h62b8870205484464 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:612:5 [INFO] [stdout] 71: 0x561dbe64a53e - core::ops::function::FnOnce::call_once::haa423ae230575469 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 74: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 75: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 76: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 77: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 78: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 79: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 80: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 81: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 82: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 83: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 84: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 85: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 86: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 87: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 88: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 89: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 91: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 92: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 93: 0x7f9126995609 - start_thread [INFO] [stdout] 94: 0x7f9126765163 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::posting_with_amount_no_comment stdout ---- [INFO] [stdout] thread 'parser::parse::tests::posting_with_amount_no_comment' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5fcd46 - combine::primitives::Parser::parse_lazy::h54e56237b13b0c8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x561dbe62c375 - combine::combinator::::parse_lazy::h3c90f62a48300a75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x561dbe613d88 - as combine::primitives::Parser>::parse_lazy::h3b2c08f72734efc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x561dbe5face3 - combine::primitives::Parser::parse_stream_consumed::h85347117131a1f38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x561dbe64f8f7 - combine::primitives::Parser::parse_stream::h454c94d4caff38d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x561dbe64f8f7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h092556ce783bd4c4 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x561dbe648eca - core::ops::function::FnMut::call_mut::h0009915faa0e5f1f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x561dbe60cb54 - as combine::primitives::Parser>::parse_stream::h46b3348ca799148e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x561dbe5fd37d - combine::primitives::Parser::parse_lazy::hf72bc60f8fdbd327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x561dbe610f48 - as combine::primitives::Parser>::parse_lazy::h8a602a09ad44019b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x561dbe5fa383 - combine::primitives::Parser::parse_stream_consumed::h3c4bf9512a0bbd54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x561dbe64fda7 - combine::primitives::Parser::parse_stream::hd86ae0118e627835 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x561dbe64fda7 - wealth_pulse::parser::parse::amount::hc2ea0b7f57a387bc [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x561dbe64919a - core::ops::function::FnMut::call_mut::h651fa309b98d5a65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x561dbe60cf94 - as combine::primitives::Parser>::parse_stream::hf760e502063a4860 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x561dbe5fd43d - combine::primitives::Parser::parse_lazy::hf9185ff7996816e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x561dbe60d95b - as combine::primitives::Parser>::parse_lazy::h91ceb019be957518 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x561dbe6150f8 - as combine::primitives::Parser>::parse_lazy::h5849314127efe595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x561dbe5fbbe3 - combine::primitives::Parser::parse_stream_consumed::ha765e48ac1968665 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x561dbe64fe65 - combine::primitives::Parser::parse_stream::h21ae274ac9958a76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x561dbe64fe65 - wealth_pulse::parser::parse::amount_or_inferred::h263afe1c402ee806 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x561dbe64911a - core::ops::function::FnMut::call_mut::h421a1ce0467a5360 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x561dbe60cc94 - as combine::primitives::Parser>::parse_stream::h906618cc75c13f96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x561dbe5fce9c - combine::primitives::Parser::parse_lazy::h90c29ca6a09e4822 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x561dbe61a4fc - combine::combinator::::parse_lazy::h0bd87694b7f09d7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x561dbe60ef52 - as combine::primitives::Parser>::parse_lazy::h0cdfc895275c4bf0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x561dbe62ab6c - combine::combinator::::parse_lazy::h154958eb0e1b3681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x561dbe6177d8 - as combine::primitives::Parser>::parse_lazy::hca987fc7723682ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x561dbe5fc363 - combine::primitives::Parser::parse_stream_consumed::hdfe823a517afefb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x561dbe650e29 - combine::primitives::Parser::parse_stream::h69314b61680d52eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x561dbe650e29 - wealth_pulse::parser::parse::posting::h3b6c08c498b53477 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x561dbe6492ca - core::ops::function::FnMut::call_mut::h7f00a6590a2e3747 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x561dbe60cf54 - as combine::primitives::Parser>::parse_stream::he3fc97b9bcbc19ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x561dbe5f5c83 - combine::primitives::Parser::parse::h0996b6ecf1d6a342 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 69: 0x561dbe6762c8 - wealth_pulse::parser::parse::tests::posting_with_amount_no_comment::h51fb004ea5dd4111 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:859:22 [INFO] [stdout] 70: 0x561dbe67627a - wealth_pulse::parser::parse::tests::posting_with_amount_no_comment::{{closure}}::h8e4e62002d35bdf5 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:858:5 [INFO] [stdout] 71: 0x561dbe64a4fe - core::ops::function::FnOnce::call_once::haa137df6dac1b702 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 74: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 75: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 76: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 77: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 78: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 79: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 80: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 81: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 82: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 83: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 84: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 85: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 86: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 87: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 88: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 89: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 91: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 92: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 93: 0x7f9126995609 - start_thread [INFO] [stdout] 94: 0x7f9126765163 - 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', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5fcd46 - combine::primitives::Parser::parse_lazy::h54e56237b13b0c8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x561dbe62c375 - combine::combinator::::parse_lazy::h3c90f62a48300a75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x561dbe613d88 - as combine::primitives::Parser>::parse_lazy::h3b2c08f72734efc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x561dbe5face3 - combine::primitives::Parser::parse_stream_consumed::h85347117131a1f38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x561dbe64f8f7 - combine::primitives::Parser::parse_stream::h454c94d4caff38d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x561dbe64f8f7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h092556ce783bd4c4 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x561dbe648eca - core::ops::function::FnMut::call_mut::h0009915faa0e5f1f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x561dbe60cb54 - as combine::primitives::Parser>::parse_stream::h46b3348ca799148e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x561dbe5fd37d - combine::primitives::Parser::parse_lazy::hf72bc60f8fdbd327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x561dbe610f48 - as combine::primitives::Parser>::parse_lazy::h8a602a09ad44019b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x561dbe5fa383 - combine::primitives::Parser::parse_stream_consumed::h3c4bf9512a0bbd54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x561dbe64fda7 - combine::primitives::Parser::parse_stream::hd86ae0118e627835 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x561dbe64fda7 - wealth_pulse::parser::parse::amount::hc2ea0b7f57a387bc [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x561dbe64919a - core::ops::function::FnMut::call_mut::h651fa309b98d5a65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x561dbe60cf94 - as combine::primitives::Parser>::parse_stream::hf760e502063a4860 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x561dbe5fd43d - combine::primitives::Parser::parse_lazy::hf9185ff7996816e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x561dbe62fec9 - combine::combinator::::parse_lazy::h1cefdffa37a97dfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 52: 0x561dbe612ae8 - as combine::primitives::Parser>::parse_lazy::h096bb382c8e1f00e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x561dbe5fc903 - combine::primitives::Parser::parse_stream_consumed::hff4062c914680eb4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x561dbe65000f - combine::primitives::Parser::parse_stream::hde870b74e7c22d30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x561dbe65000f - wealth_pulse::parser::parse::price::h44f7bb190304713b [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:171:5 [INFO] [stdout] 56: 0x561dbe64944a - core::ops::function::FnMut::call_mut::ha89beb1d2848fddb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x561dbe60cd54 - as combine::primitives::Parser>::parse_stream::haf00b456d9e1d19b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x561dbe5fd262 - combine::primitives::Parser::parse_lazy::hece77a40b312fcac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x561dbe60c02b - <&mut P as combine::primitives::Parser>::parse_lazy::hfc1b0725cf5d4ba3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1746:9 [INFO] [stdout] 60: 0x561dbe60c02b - as combine::primitives::Parser>::parse_lazy::h34f27d880191e85a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1202:36 [INFO] [stdout] 61: 0x561dbe611503 - as combine::primitives::Parser>::parse_lazy::hbd3ff32533e4fc6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 62: 0x561dbe60be24 - as combine::primitives::Parser>::parse_lazy::hdb1010caae95ba61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1143:9 [INFO] [stdout] 63: 0x561dbe5fc183 - combine::primitives::Parser::parse_stream_consumed::hd3330960f0aef23a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x561dbe6501bb - combine::primitives::Parser::parse_stream::ha701c9f7753ace98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x561dbe6501bb - wealth_pulse::parser::parse::price_db::h0b899d92bf72c798 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:184:5 [INFO] [stdout] 66: 0x561dbe648f8a - core::ops::function::FnMut::call_mut::h108673ef9f09f598 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x561dbe60cdd4 - as combine::primitives::Parser>::parse_stream::hb470ccc3a3e7068c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x561dbe5f8e13 - combine::primitives::Parser::parse::hdcfe20cfe3efa9b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 69: 0x561dbe671be5 - wealth_pulse::parser::parse::tests::price_db_one_record::hd67e6674462ca09f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:598:22 [INFO] [stdout] 70: 0x561dbe671b9a - wealth_pulse::parser::parse::tests::price_db_one_record::{{closure}}::h477f50309c2e3bc9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:597:5 [INFO] [stdout] 71: 0x561dbe649b7e - core::ops::function::FnOnce::call_once::h3694538a8740e010 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 74: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 75: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 76: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 77: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 78: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 79: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 80: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 81: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 82: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 83: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 84: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 85: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 86: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 87: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 88: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 89: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 91: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 92: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 93: 0x7f9126995609 - start_thread [INFO] [stdout] 94: 0x7f9126765163 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::quantity_negative_with_fractional_part stdout ---- [INFO] [stdout] thread 'parser::parse::tests::quantity_negative_with_fractional_part' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5f9263 - combine::primitives::Parser::parse::hff744cdb7ed7f08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 36: 0x561dbe66ed45 - wealth_pulse::parser::parse::tests::quantity_negative_with_fractional_part::hbae9517b37092bc0 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:444:22 [INFO] [stdout] 37: 0x561dbe66ed0a - wealth_pulse::parser::parse::tests::quantity_negative_with_fractional_part::{{closure}}::h8d45415ec1eaf96a [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:442:5 [INFO] [stdout] 38: 0x561dbe649e7e - core::ops::function::FnOnce::call_once::h67d3111d371e4280 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 41: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 42: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 44: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 47: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 48: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 49: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 50: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 51: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 53: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 58: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 59: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f9126995609 - start_thread [INFO] [stdout] 61: 0x7f9126765163 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::quantity_positive_no_fractional_part stdout ---- [INFO] [stdout] thread 'parser::parse::tests::quantity_positive_no_fractional_part' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5f9263 - combine::primitives::Parser::parse::hff744cdb7ed7f08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 36: 0x561dbe66eb25 - wealth_pulse::parser::parse::tests::quantity_positive_no_fractional_part::hd28000644f61fc95 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:436:22 [INFO] [stdout] 37: 0x561dbe66eaea - wealth_pulse::parser::parse::tests::quantity_positive_no_fractional_part::{{closure}}::h6152f9e2c1bf9b54 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:434:5 [INFO] [stdout] 38: 0x561dbe6498fe - core::ops::function::FnOnce::call_once::h1f8062262e3d9d30 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 41: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 42: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 44: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 47: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 48: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 49: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 50: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 51: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 53: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 58: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 59: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f9126995609 - start_thread [INFO] [stdout] 61: 0x7f9126765163 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::price_test stdout ---- [INFO] [stdout] thread 'parser::parse::tests::price_test' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5fcd46 - combine::primitives::Parser::parse_lazy::h54e56237b13b0c8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x561dbe62c375 - combine::combinator::::parse_lazy::h3c90f62a48300a75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x561dbe613d88 - as combine::primitives::Parser>::parse_lazy::h3b2c08f72734efc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x561dbe5face3 - combine::primitives::Parser::parse_stream_consumed::h85347117131a1f38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x561dbe64f8f7 - combine::primitives::Parser::parse_stream::h454c94d4caff38d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x561dbe64f8f7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h092556ce783bd4c4 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x561dbe648eca - core::ops::function::FnMut::call_mut::h0009915faa0e5f1f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x561dbe60cb54 - as combine::primitives::Parser>::parse_stream::h46b3348ca799148e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x561dbe5fd37d - combine::primitives::Parser::parse_lazy::hf72bc60f8fdbd327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x561dbe610f48 - as combine::primitives::Parser>::parse_lazy::h8a602a09ad44019b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x561dbe5fa383 - combine::primitives::Parser::parse_stream_consumed::h3c4bf9512a0bbd54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x561dbe64fda7 - combine::primitives::Parser::parse_stream::hd86ae0118e627835 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x561dbe64fda7 - wealth_pulse::parser::parse::amount::hc2ea0b7f57a387bc [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x561dbe64919a - core::ops::function::FnMut::call_mut::h651fa309b98d5a65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x561dbe60cf94 - as combine::primitives::Parser>::parse_stream::hf760e502063a4860 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x561dbe5fd43d - combine::primitives::Parser::parse_lazy::hf9185ff7996816e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x561dbe62fec9 - combine::combinator::::parse_lazy::h1cefdffa37a97dfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 52: 0x561dbe612ae8 - as combine::primitives::Parser>::parse_lazy::h096bb382c8e1f00e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x561dbe5fc903 - combine::primitives::Parser::parse_stream_consumed::hff4062c914680eb4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x561dbe65000f - combine::primitives::Parser::parse_stream::hde870b74e7c22d30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x561dbe65000f - wealth_pulse::parser::parse::price::h44f7bb190304713b [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:171:5 [INFO] [stdout] 56: 0x561dbe64944a - core::ops::function::FnMut::call_mut::ha89beb1d2848fddb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x561dbe60cd54 - as combine::primitives::Parser>::parse_stream::haf00b456d9e1d19b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x561dbe5f7403 - combine::primitives::Parser::parse::h6bb2629b9f867f4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 59: 0x561dbe6715d8 - wealth_pulse::parser::parse::tests::price_test::he3775fba132a2e2d [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:578:22 [INFO] [stdout] 60: 0x561dbe67158a - wealth_pulse::parser::parse::tests::price_test::{{closure}}::h63a5de3f0d2b2e2a [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:577:5 [INFO] [stdout] 61: 0x561dbe64a2be - core::ops::function::FnOnce::call_once::h9069f3f6a6183f8d [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 62: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 63: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 64: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 65: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 70: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 71: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 72: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 73: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 74: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 75: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 76: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 77: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 78: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 79: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 80: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 81: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 82: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 83: 0x7f9126995609 - start_thread [INFO] [stdout] 84: 0x7f9126765163 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::quantity_positive_with_fractional_part stdout ---- [INFO] [stdout] thread 'parser::parse::tests::quantity_positive_with_fractional_part' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5f9263 - combine::primitives::Parser::parse::hff744cdb7ed7f08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 36: 0x561dbe66ef65 - wealth_pulse::parser::parse::tests::quantity_positive_with_fractional_part::ha222a5c9da46fa8a [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:452:22 [INFO] [stdout] 37: 0x561dbe66ef2a - wealth_pulse::parser::parse::tests::quantity_positive_with_fractional_part::{{closure}}::h78adf793ab29a80a [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:450:5 [INFO] [stdout] 38: 0x561dbe64983e - core::ops::function::FnOnce::call_once::h127bc3795df165c5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 41: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 42: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 44: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 47: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 48: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 49: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 50: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 51: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 53: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 58: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 59: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f9126995609 - start_thread [INFO] [stdout] 61: 0x7f9126765163 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::quantity_negative_no_fractional_part stdout ---- [INFO] [stdout] thread 'parser::parse::tests::quantity_negative_no_fractional_part' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5f9263 - combine::primitives::Parser::parse::hff744cdb7ed7f08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 36: 0x561dbe66e905 - wealth_pulse::parser::parse::tests::quantity_negative_no_fractional_part::hbd828240c7610955 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:428:22 [INFO] [stdout] 37: 0x561dbe66e8ca - wealth_pulse::parser::parse::tests::quantity_negative_no_fractional_part::{{closure}}::h2719c3c16ac79d24 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:426:5 [INFO] [stdout] 38: 0x561dbe649bfe - core::ops::function::FnOnce::call_once::h3f7fb4ad5c65e3a8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 41: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 42: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 44: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 47: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 48: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 49: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 50: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 51: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 53: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 58: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 59: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f9126995609 - start_thread [INFO] [stdout] 61: 0x7f9126765163 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::transaction_basic stdout ---- [INFO] [stdout] thread 'parser::parse::tests::transaction_basic' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5fcd46 - combine::primitives::Parser::parse_lazy::h54e56237b13b0c8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x561dbe62c375 - combine::combinator::::parse_lazy::h3c90f62a48300a75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x561dbe613d88 - as combine::primitives::Parser>::parse_lazy::h3b2c08f72734efc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x561dbe5face3 - combine::primitives::Parser::parse_stream_consumed::h85347117131a1f38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x561dbe64f8f7 - combine::primitives::Parser::parse_stream::h454c94d4caff38d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x561dbe64f8f7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h092556ce783bd4c4 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x561dbe648eca - core::ops::function::FnMut::call_mut::h0009915faa0e5f1f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x561dbe60cb54 - as combine::primitives::Parser>::parse_stream::h46b3348ca799148e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x561dbe5fd37d - combine::primitives::Parser::parse_lazy::hf72bc60f8fdbd327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x561dbe610f48 - as combine::primitives::Parser>::parse_lazy::h8a602a09ad44019b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x561dbe5fa383 - combine::primitives::Parser::parse_stream_consumed::h3c4bf9512a0bbd54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x561dbe64fda7 - combine::primitives::Parser::parse_stream::hd86ae0118e627835 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x561dbe64fda7 - wealth_pulse::parser::parse::amount::hc2ea0b7f57a387bc [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x561dbe64919a - core::ops::function::FnMut::call_mut::h651fa309b98d5a65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x561dbe60cf94 - as combine::primitives::Parser>::parse_stream::hf760e502063a4860 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x561dbe5fd43d - combine::primitives::Parser::parse_lazy::hf9185ff7996816e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x561dbe60d95b - as combine::primitives::Parser>::parse_lazy::h91ceb019be957518 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x561dbe6150f8 - as combine::primitives::Parser>::parse_lazy::h5849314127efe595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x561dbe5fbbe3 - combine::primitives::Parser::parse_stream_consumed::ha765e48ac1968665 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x561dbe64fe65 - combine::primitives::Parser::parse_stream::h21ae274ac9958a76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x561dbe64fe65 - wealth_pulse::parser::parse::amount_or_inferred::h263afe1c402ee806 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x561dbe64911a - core::ops::function::FnMut::call_mut::h421a1ce0467a5360 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x561dbe60cc94 - as combine::primitives::Parser>::parse_stream::h906618cc75c13f96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x561dbe5fce9c - combine::primitives::Parser::parse_lazy::h90c29ca6a09e4822 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x561dbe61a4fc - combine::combinator::::parse_lazy::h0bd87694b7f09d7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x561dbe60ef52 - as combine::primitives::Parser>::parse_lazy::h0cdfc895275c4bf0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x561dbe62ab6c - combine::combinator::::parse_lazy::h154958eb0e1b3681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x561dbe6177d8 - as combine::primitives::Parser>::parse_lazy::hca987fc7723682ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x561dbe5fc363 - combine::primitives::Parser::parse_stream_consumed::hdfe823a517afefb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x561dbe650e29 - combine::primitives::Parser::parse_stream::h69314b61680d52eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x561dbe650e29 - wealth_pulse::parser::parse::posting::h3b6c08c498b53477 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x561dbe6492ca - core::ops::function::FnMut::call_mut::h7f00a6590a2e3747 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x561dbe60cf54 - as combine::primitives::Parser>::parse_stream::he3fc97b9bcbc19ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x561dbe5fce13 - combine::primitives::Parser::parse_lazy::h824ad4a3cc8815b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 69: 0x561dbe62723d - combine::combinator::::parse_lazy::hbe8037f13891f367 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 70: 0x561dbe60ec93 - as combine::primitives::Parser>::parse_lazy::hfdfdffe4d11db6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 71: 0x561dbe61f50c - combine::combinator::::parse_lazy::h4e8579976a684b0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 72: 0x561dbe60efa3 - as combine::primitives::Parser>::parse_lazy::h1507b0ae698d3c81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 73: 0x561dbe5f9483 - combine::primitives::Parser::parse_stream_consumed::h0271f6fa2115abcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 74: 0x561dbe651032 - combine::primitives::Parser::parse_stream::h65898faaaa0c0fdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 75: 0x561dbe651032 - wealth_pulse::parser::parse::posting_line::hc98eea760d94a45f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:269:5 [INFO] [stdout] 76: 0x561dbe64948a - core::ops::function::FnMut::call_mut::ha95acd87a68a006e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 77: 0x561dbe60cfd4 - as combine::primitives::Parser>::parse_stream::hfad6fefd98fcb4af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 78: 0x561dbe5fd2f3 - combine::primitives::Parser::parse_lazy::hefeb601509495c9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 79: 0x561dbe6161c4 - as combine::primitives::Parser>::parse_lazy::h72393b22faa7b833 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 80: 0x561dbe5fb283 - combine::primitives::Parser::parse_stream_consumed::h9c39557d41ea863d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 81: 0x561dbe60e9fe - combine::primitives::Parser::parse_stream::h74833f40fc1f6806 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 82: 0x561dbe60e9fe - as combine::primitives::Parser>::parse_lazy::haca4e0994a9b0c47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1527:9 [INFO] [stdout] 83: 0x561dbe611cc1 - as combine::primitives::Parser>::parse_lazy::hea372b26680f2a86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 84: 0x561dbe608494 - as combine::primitives::Parser>::parse_lazy::h1f27e40fdee70835 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:908:36 [INFO] [stdout] 85: 0x561dbe62926d - combine::combinator::::parse_lazy::hef64e8f54b12fac8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 86: 0x561dbe614ac8 - as combine::primitives::Parser>::parse_lazy::h4b82610ae1cfcd33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 87: 0x561dbe5f9fc3 - combine::primitives::Parser::parse_stream_consumed::h29b3e1d68406fe93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 88: 0x561dbe651118 - combine::primitives::Parser::parse_stream::hd31fe556c7525b64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 89: 0x561dbe651118 - wealth_pulse::parser::parse::transaction::haa6ba79ca2af1a87 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:276:5 [INFO] [stdout] 90: 0x561dbe64938a - core::ops::function::FnMut::call_mut::h8ea421c400cf55ae [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 91: 0x561dbe60c954 - as combine::primitives::Parser>::parse_stream::h02ed70b0bd5c3312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 92: 0x561dbe5f6ac3 - combine::primitives::Parser::parse::h42462653b2fafa0d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 93: 0x561dbe677458 - wealth_pulse::parser::parse::tests::transaction_basic::hf6455e6a29aa094f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:932:22 [INFO] [stdout] 94: 0x561dbe6773fa - wealth_pulse::parser::parse::tests::transaction_basic::{{closure}}::ha929c6f8c366515b [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:931:5 [INFO] [stdout] 95: 0x561dbe64aa0e - core::ops::function::FnOnce::call_once::hf7a71e73e59ae0d6 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 96: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 97: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 98: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 99: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 100: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 101: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 102: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 103: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 104: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 105: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 106: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 107: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 108: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 109: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 110: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 111: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 112: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 113: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 114: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 115: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 116: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 117: 0x7f9126995609 - start_thread [INFO] [stdout] 118: 0x7f9126765163 - 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', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dbe7001ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561dbe7001ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dbe7001ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561dbe7001ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561dbe7255dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561dbe6fbaa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561dbe702487 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561dbe702487 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561dbe702487 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561dbe7021bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561dbe702bd9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561dbe702889 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561dbe700674 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561dbe7025d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561dbe5f5153 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561dbe5f501d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x561dbe6c7937 - core::mem::uninitialized::h4caf49942b9e396b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x561dbe6c7937 - decimal::dec128::d128::default_context::h39998901490dded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x561dbe6c7f69 - decimal::dec128::CTX::__init::hf1a9e36f98557873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x561dbe6c8000 - core::ops::function::FnOnce::call_once::h3775cb999c6bc22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dbe6c81b6 - std::thread::local::lazy::LazyKeyInner::initialize::hc41cc2c6d98b5104 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stdout] 21: 0x561dbe6c95f8 - std::thread::local::fast::Key::try_initialize::hf0d53323985b254e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stdout] 22: 0x561dbe6c9514 - std::thread::local::fast::Key::get::hefdbaed6470b7a84 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stdout] 23: 0x561dbe6c7fad - decimal::dec128::CTX::__getit::h660fe5ddd00fe863 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stdout] 24: 0x561dbe6cde4f - std::thread::local::LocalKey::try_with::h97a673c59a17491b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stdout] 25: 0x561dbe6cddf2 - std::thread::local::LocalKey::with::ha2a4834915df1570 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x561dbe6c7a57 - decimal::dec128::d128::with_context::h9fae354c02625e18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x561dbe6c751d - ::from_str::hafcba8b4aec2add1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x561dbe64f32d - wealth_pulse::parser::parse::quantity::{{closure}}::hd0f50ce1ef627dab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x561dbe618982 - as combine::primitives::Parser>::parse_lazy::hf049469a18ab505c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x561dbe5fa923 - combine::primitives::Parser::parse_stream_consumed::h79d27bf383a70fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x561dbe64ef8e - combine::primitives::Parser::parse_stream::hb72e93b7bb463f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x561dbe64ef8e - wealth_pulse::parser::parse::quantity::h2840fc3bb7c0eefd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x561dbe64963a - core::ops::function::FnMut::call_mut::hf49a87939ea169d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x561dbe60c9d4 - as combine::primitives::Parser>::parse_stream::h0feef92de7e2ee7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x561dbe5fcd46 - combine::primitives::Parser::parse_lazy::h54e56237b13b0c8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x561dbe62c375 - combine::combinator::::parse_lazy::h3c90f62a48300a75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x561dbe613d88 - as combine::primitives::Parser>::parse_lazy::h3b2c08f72734efc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x561dbe5face3 - combine::primitives::Parser::parse_stream_consumed::h85347117131a1f38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x561dbe64f8f7 - combine::primitives::Parser::parse_stream::h454c94d4caff38d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x561dbe64f8f7 - wealth_pulse::parser::parse::amount_symbol_then_quantity::h092556ce783bd4c4 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x561dbe648eca - core::ops::function::FnMut::call_mut::h0009915faa0e5f1f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x561dbe60cb54 - as combine::primitives::Parser>::parse_stream::h46b3348ca799148e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x561dbe5fd37d - combine::primitives::Parser::parse_lazy::hf72bc60f8fdbd327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x561dbe610f48 - as combine::primitives::Parser>::parse_lazy::h8a602a09ad44019b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x561dbe5fa383 - combine::primitives::Parser::parse_stream_consumed::h3c4bf9512a0bbd54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x561dbe64fda7 - combine::primitives::Parser::parse_stream::hd86ae0118e627835 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x561dbe64fda7 - wealth_pulse::parser::parse::amount::hc2ea0b7f57a387bc [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x561dbe64919a - core::ops::function::FnMut::call_mut::h651fa309b98d5a65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x561dbe60cf94 - as combine::primitives::Parser>::parse_stream::hf760e502063a4860 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x561dbe5fd43d - combine::primitives::Parser::parse_lazy::hf9185ff7996816e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x561dbe60d95b - as combine::primitives::Parser>::parse_lazy::h91ceb019be957518 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x561dbe6150f8 - as combine::primitives::Parser>::parse_lazy::h5849314127efe595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x561dbe5fbbe3 - combine::primitives::Parser::parse_stream_consumed::ha765e48ac1968665 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x561dbe64fe65 - combine::primitives::Parser::parse_stream::h21ae274ac9958a76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x561dbe64fe65 - wealth_pulse::parser::parse::amount_or_inferred::h263afe1c402ee806 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x561dbe64911a - core::ops::function::FnMut::call_mut::h421a1ce0467a5360 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x561dbe60cc94 - as combine::primitives::Parser>::parse_stream::h906618cc75c13f96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x561dbe5fce9c - combine::primitives::Parser::parse_lazy::h90c29ca6a09e4822 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x561dbe61a4fc - combine::combinator::::parse_lazy::h0bd87694b7f09d7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x561dbe60ef52 - as combine::primitives::Parser>::parse_lazy::h0cdfc895275c4bf0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x561dbe62ab6c - combine::combinator::::parse_lazy::h154958eb0e1b3681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x561dbe6177d8 - as combine::primitives::Parser>::parse_lazy::hca987fc7723682ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x561dbe5fc363 - combine::primitives::Parser::parse_stream_consumed::hdfe823a517afefb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x561dbe650e29 - combine::primitives::Parser::parse_stream::h69314b61680d52eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x561dbe650e29 - wealth_pulse::parser::parse::posting::h3b6c08c498b53477 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x561dbe6492ca - core::ops::function::FnMut::call_mut::h7f00a6590a2e3747 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x561dbe60cf54 - as combine::primitives::Parser>::parse_stream::he3fc97b9bcbc19ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x561dbe5fce13 - combine::primitives::Parser::parse_lazy::h824ad4a3cc8815b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 69: 0x561dbe62723d - combine::combinator::::parse_lazy::hbe8037f13891f367 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 70: 0x561dbe60ec93 - as combine::primitives::Parser>::parse_lazy::hfdfdffe4d11db6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 71: 0x561dbe61f50c - combine::combinator::::parse_lazy::h4e8579976a684b0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 72: 0x561dbe60efa3 - as combine::primitives::Parser>::parse_lazy::h1507b0ae698d3c81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 73: 0x561dbe5f9483 - combine::primitives::Parser::parse_stream_consumed::h0271f6fa2115abcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 74: 0x561dbe651032 - combine::primitives::Parser::parse_stream::h65898faaaa0c0fdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 75: 0x561dbe651032 - wealth_pulse::parser::parse::posting_line::hc98eea760d94a45f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:269:5 [INFO] [stdout] 76: 0x561dbe64948a - core::ops::function::FnMut::call_mut::ha95acd87a68a006e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 77: 0x561dbe60cfd4 - as combine::primitives::Parser>::parse_stream::hfad6fefd98fcb4af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 78: 0x561dbe5fd2f3 - combine::primitives::Parser::parse_lazy::hefeb601509495c9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 79: 0x561dbe6161c4 - as combine::primitives::Parser>::parse_lazy::h72393b22faa7b833 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 80: 0x561dbe5fb283 - combine::primitives::Parser::parse_stream_consumed::h9c39557d41ea863d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 81: 0x561dbe60e9fe - combine::primitives::Parser::parse_stream::h74833f40fc1f6806 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 82: 0x561dbe60e9fe - as combine::primitives::Parser>::parse_lazy::haca4e0994a9b0c47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1527:9 [INFO] [stdout] 83: 0x561dbe611cc1 - as combine::primitives::Parser>::parse_lazy::hea372b26680f2a86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 84: 0x561dbe606e9d - <&mut P as combine::primitives::Parser>::parse_lazy::h0b39087374635aab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1746:9 [INFO] [stdout] 85: 0x561dbe606e9d - as core::iter::traits::iterator::Iterator>::next::he31e28c04af8d5de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:831:23 [INFO] [stdout] 86: 0x561dbe635349 - <&mut I as core::iter::traits::iterator::Iterator>::next::h7b059346985f6e14 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/traits/iterator.rs:3680:9 [INFO] [stdout] 87: 0x561dbe63f5a4 - as core::iter::traits::iterator::Iterator>::next::h47720ea1a08b23d8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/adapters/chain.rs:78:21 [INFO] [stdout] 88: 0x561dbe65c540 - alloc::vec::Vec::extend_desugared::hccea9babd5c89b73 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/vec/mod.rs:2649:35 [INFO] [stdout] 89: 0x561dbe658d82 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hc8e4b5adb30c3c35 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/vec/spec_extend.rs:18:9 [INFO] [stdout] 90: 0x561dbe65837b - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h4011b898113b400a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/vec/spec_from_iter_nested.rs:43:9 [INFO] [stdout] 91: 0x561dbe658c2f - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h4815456f35ce90e6 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 92: 0x561dbe65af24 - as core::iter::traits::collect::FromIterator>::from_iter::h80a636bab92634f2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/vec/mod.rs:2552:9 [INFO] [stdout] 93: 0x561dbe64247f - core::iter::traits::iterator::Iterator::collect::hb1bf7368c702fbb9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/traits/iterator.rs:1778:9 [INFO] [stdout] 94: 0x561dbe608ac0 - as combine::primitives::Parser>::parse_lazy::h1f27e40fdee70835 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:915:22 [INFO] [stdout] 95: 0x561dbe62926d - combine::combinator::::parse_lazy::hef64e8f54b12fac8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 96: 0x561dbe614ac8 - as combine::primitives::Parser>::parse_lazy::h4b82610ae1cfcd33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 97: 0x561dbe5f9fc3 - combine::primitives::Parser::parse_stream_consumed::h29b3e1d68406fe93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 98: 0x561dbe651118 - combine::primitives::Parser::parse_stream::hd31fe556c7525b64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 99: 0x561dbe651118 - wealth_pulse::parser::parse::transaction::haa6ba79ca2af1a87 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:276:5 [INFO] [stdout] 100: 0x561dbe64938a - core::ops::function::FnMut::call_mut::h8ea421c400cf55ae [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 101: 0x561dbe60c954 - as combine::primitives::Parser>::parse_stream::h02ed70b0bd5c3312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 102: 0x561dbe5f6ac3 - combine::primitives::Parser::parse::h42462653b2fafa0d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 103: 0x561dbe677e18 - wealth_pulse::parser::parse::tests::transaction_with_comment::h7d399a0d298acfef [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:971:22 [INFO] [stdout] 104: 0x561dbe677dba - wealth_pulse::parser::parse::tests::transaction_with_comment::{{closure}}::h80cd112c471e2668 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:970:5 [INFO] [stdout] 105: 0x561dbe64a88e - core::ops::function::FnOnce::call_once::he197d8af5a8496bc [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 106: 0x561dbe6b87d3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 107: 0x561dbe6b87d3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 108: 0x561dbe6b74b4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 109: 0x561dbe6b74b4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 110: 0x561dbe6b74b4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 111: 0x561dbe6b74b4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 112: 0x561dbe6b74b4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 113: 0x561dbe6b74b4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 114: 0x561dbe6b74b4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 115: 0x561dbe6c0dd1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 116: 0x561dbe6c0dd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 117: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 118: 0x561dbe68d44f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 119: 0x561dbe68d44f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 120: 0x561dbe68d44f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 121: 0x561dbe68d44f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 122: 0x561dbe68d44f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 123: 0x561dbe68d44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 124: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 125: 0x561dbe7088d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 126: 0x561dbe7088d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 127: 0x7f9126995609 - start_thread [INFO] [stdout] 128: 0x7f9126765163 - 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.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4759cba12e697398461306e7801bf85426650602af231df1be6f68838affad6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4759cba12e697398461306e7801bf85426650602af231df1be6f68838affad6f", kill_on_drop: false }` [INFO] [stdout] 4759cba12e697398461306e7801bf85426650602af231df1be6f68838affad6f